Update Changes.
[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 [ 17546] By: jhi                                   on 2002/07/15  13:04:59
32         Log: Subject: Re: Core dump in perl_clone (even with 'use threads;' first) [PATCH]
33              From: Tim Bunce <Tim.Bunce@pobox.com>
34              Date: Mon, 15 Jul 2002 12:14:54 +0100
35              Message-ID: <20020715121454.F20682@dansat.data-plan.com>
36      Branch: perl
37            ! sv.c
38 ____________________________________________________________________________
39 [ 17545] By: jhi                                   on 2002/07/15  13:01:48
40         Log: Subject: RC3: lib/constant.t #35
41              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
42              Date: Mon, 15 Jul 2002 16:29:28 +0900
43              Message-ID: <86adotwisn.wl@mail.edge.co.jp>
44              
45              Assuming " " in error messages does not work in Japanese,
46              just skip the test (even the #34 is suspicious).
47      Branch: perl
48            ! lib/constant.t
49 ____________________________________________________________________________
50 [ 17544] By: jhi                                   on 2002/07/15  12:57:52
51         Log: Upgrade to podlators 1.23.
52      Branch: perl
53            ! lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
54            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
55            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL pod/pod2text.PL
56 ____________________________________________________________________________
57 [ 17543] By: nick                                  on 2002/07/15  06:56:42
58         Log: Integrate mainline
59      Branch: perlio
60           !> (integrate 28 files)
61 ____________________________________________________________________________
62 [ 17542] By: jhi                                   on 2002/07/15  04:03:51
63         Log: Say something about missing "Perl_get_sv".
64      Branch: perl
65            ! pod/perldelta.pod
66 ____________________________________________________________________________
67 [ 17541] By: jhi                                   on 2002/07/15  03:31:05
68         Log: Subject: Re: Regexp causes coredump
69              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
70              Date: Mon, 15 Jul 2002 02:22:35 +0100
71              Message-Id: <200207150122.g6F1MZP31385@crypt.compulink.co.uk>
72      Branch: perl
73            ! regexec.c t/op/re_tests
74 ____________________________________________________________________________
75 [ 17540] By: jhi                                   on 2002/07/14  21:56:52
76         Log: Upgrade to Term::ANSIColor 1.05.
77      Branch: perl
78            ! lib/Term/ANSIColor.pm
79 ____________________________________________________________________________
80 [ 17539] By: jhi                                   on 2002/07/14  19:57:54
81         Log: Test skip counter tweak from Craig Berry.
82      Branch: perl
83            ! t/op/taint.t
84 ____________________________________________________________________________
85 [ 17538] By: jhi                                   on 2002/07/14  18:17:31
86         Log: Subject: Re: [ID 20020713.008] %vd eats two arguments
87              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
88              Date: Sun, 14 Jul 2002 19:00:12 +0100
89              Message-Id: <200207141800.g6EI0CA14256@crypt.compulink.co.uk>
90      Branch: perl
91            ! sv.c t/op/sprintf.t
92 ____________________________________________________________________________
93 [ 17537] By: jhi                                   on 2002/07/14  16:04:35
94         Log: Unfortunately we have to downgrade the status of DJGPP.
95      Branch: perl
96            ! pod/perldelta.pod pod/perlport.pod
97 ____________________________________________________________________________
98 [ 17536] By: jhi                                   on 2002/07/14  15:58:12
99         Log: I would say the long double support has matured enough.
100      Branch: perl
101            ! pod/perldelta.pod
102 ____________________________________________________________________________
103 [ 17535] By: jhi                                   on 2002/07/14  15:56:01
104         Log: The z/OS problems are dependent on the environment;
105              Merijn Broeren didn't hit the pat.t crash.  Now we only
106              need to figure out what's different in the environments...
107      Branch: perl
108            ! pod/perldelta.pod
109 ____________________________________________________________________________
110 [ 17534] By: jhi                                   on 2002/07/14  15:53:08
111         Log: perldelta didn't know of FreeBSD 4.6 readdir_r.
112      Branch: perl
113            ! pod/perldelta.pod
114 ____________________________________________________________________________
115 [ 17533] By: jhi                                   on 2002/07/14  15:48:46
116         Log: perldelta shuffling.
117      Branch: perl
118            ! pod/perldelta.pod
119 ____________________________________________________________________________
120 [ 17532] By: jhi                                   on 2002/07/14  15:30:38
121         Log: Document the Thread:: change.
122      Branch: perl
123            ! pod/perldelta.pod
124 ____________________________________________________________________________
125 [ 17531] By: jhi                                   on 2002/07/14  15:26:51
126         Log: Add a few new diagnostics.
127      Branch: perl
128            ! pod/perldelta.pod
129 ____________________________________________________________________________
130 [ 17530] By: jhi                                   on 2002/07/14  14:37:28
131         Log: Move the debugger changes from "diagnostics" to "fixes".
132      Branch: perl
133            ! pod/perldelta.pod
134 ____________________________________________________________________________
135 [ 17529] By: pudge                                 on 2002/07/14  12:09:00
136         Log: Integrate perl
137      Branch: macperl
138           +> ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
139           +> ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
140           +> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
141           +> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
142 ____________________________________________________________________________
143 [ 17528] By: pudge                                 on 2002/07/14  12:07:17
144         Log: Integrate perl
145      Branch: macperl
146           +> ext/MIME/Base64/t/quoted-print.t ext/ODBM_File/hints/linux.pl
147           +> ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx lib/Config.t
148           +> lib/Math/BigInt/t/bare_mif.t lib/Pod/t/text.t
149           +> lib/Thread/Queue.t lib/Thread/Semaphore.t
150            - ext/MIME/Base64/t/qp.t ext/PerlIO/Scalar/Makefile.PL
151            - ext/PerlIO/Scalar/Scalar.pm ext/PerlIO/Scalar/Scalar.xs
152            - ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
153            - ext/PerlIO/Via/Via.xs ext/threads/shared/queue.pm
154            - ext/threads/shared/semaphore.pm ext/threads/shared/t/queue.t
155            - ext/threads/shared/t/semaphore.t
156           !> (integrate 157 files)
157 ____________________________________________________________________________
158 [ 17527] By: jhi                                   on 2002/07/13  23:07:10
159         Log: This is 5.8.0 RC3.
160      Branch: perl
161            ! patchlevel.h
162 ____________________________________________________________________________
163 [ 17526] By: jhi                                   on 2002/07/13  23:05:53
164         Log: Update Changes.
165      Branch: perl
166            ! Changes patchlevel.h
167 ____________________________________________________________________________
168 [ 17525] By: jhi                                   on 2002/07/13  22:31:07
169         Log: Small pod nits.
170      Branch: perl
171            ! README.irix README.os2 pod/perlhack.pod pod/perlipc.pod
172 ____________________________________________________________________________
173 [ 17524] By: jhi                                   on 2002/07/13  22:26:10
174         Log: Update perlhist.
175      Branch: perl
176            ! pod/perlhist.pod
177 ____________________________________________________________________________
178 [ 17523] By: jhi                                   on 2002/07/13  22:24:19
179         Log: metaconfig unit changes for #17522.
180      Branch: metaconfig/U/perl
181            + IncClean.U
182            ! gccvers.U
183 ____________________________________________________________________________
184 [ 17522] By: jhi                                   on 2002/07/13  22:24:02
185         Log: Regen Configure.
186      Branch: perl
187            ! Configure Porting/config.sh Porting/config_H
188 ____________________________________________________________________________
189 [ 17521] By: jhi                                   on 2002/07/13  14:14:16
190         Log: Update the CPAN sites list in perlmodlib, regen toc.
191      Branch: perl
192            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perltoc.pod
193 ____________________________________________________________________________
194 [ 17520] By: jhi                                   on 2002/07/13  13:51:55
195         Log: Subject: [PATCH] perlbug
196              From: Ask Bjoern Hansen <ask@develooper.com>
197              Date: Sat, 13 Jul 2002 07:46:36 -0700 (PDT)
198              Message-ID: <20020713074456.M95399-100000@miette.develooper.com>
199      Branch: perl
200            ! utils/perlbug.PL
201 ____________________________________________________________________________
202 [ 17519] By: jhi                                   on 2002/07/13  13:35:57
203         Log: More admonishment that one shouldn't waste one's efforts
204              on 5.005 threads any more.
205      Branch: perl
206            ! pod/perldelta.pod
207 ____________________________________________________________________________
208 [ 17518] By: jhi                                   on 2002/07/13  13:29:07
209         Log: The installation of the 5.005threads {Queue,Semaphore}.pm
210              didn't quite work.
211      Branch: perl
212            ! ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx installperl
213 ____________________________________________________________________________
214 [ 17517] By: rgs                                   on 2002/07/13  11:46:14
215         Log: Minor doc changes for PerlIO::via.
216      Branch: perl
217            ! ext/PerlIO/via/via.pm
218 ____________________________________________________________________________
219 [ 17516] By: rgs                                   on 2002/07/13  11:28:01
220         Log: The warning "Use of tainted arguments in %s is deprecated"
221              was incorrectly reported whenever system or exec was
222              invoked with multiple arguments.
223      Branch: perl
224            ! pod/perldiag.pod pp_sys.c t/op/taint.t
225 ____________________________________________________________________________
226 [ 17515] By: nick                                  on 2002/07/13  09:18:03
227         Log: Integrate mainline
228      Branch: perlio
229           +> ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx
230           +> lib/Thread/Queue.t lib/Thread/Semaphore.t
231            - ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
232            - ext/threads/shared/t/queue.t ext/threads/shared/t/semaphore.t
233           !> (integrate 54 files)
234 ____________________________________________________________________________
235 [ 17514] By: jhi                                   on 2002/07/13  00:10:07
236         Log: Update Changes.
237      Branch: perl
238            ! Changes patchlevel.h
239 ____________________________________________________________________________
240 [ 17513] By: jhi                                   on 2002/07/13  00:03:04
241         Log: Document that using threads/pseudofork inside BEGINs does not work.
242      Branch: perl
243            ! ext/threads/threads.pm
244 ____________________________________________________________________________
245 [ 17512] By: jhi                                   on 2002/07/12  23:53:22
246         Log: Subject: [DOC PATCH] threads::shared.pm, share( $hashref->{key} ) bug
247              From: Elizabeth Mattijsen <liz@dijkmat.nl>
248              Date: Fri, 12 Jul 2002 23:45:52 +0200
249              Message-Id: <4.2.0.58.20020712234444.0209f350@mickey.dijkmat.nl>
250      Branch: perl
251            ! ext/threads/shared/shared.pm
252 ____________________________________________________________________________
253 [ 17511] By: jhi                                   on 2002/07/12  23:52:34
254         Log: Subject: [DOC PATCH] threads.pm, threads->tid in DESTROY bug
255              From: Elizabeth Mattijsen <liz@dijkmat.nl>
256              Date: Fri, 12 Jul 2002 23:30:16 +0200
257              Message-Id: <4.2.0.58.20020712232919.0224fea0@mickey.dijkmat.nl>
258      Branch: perl
259            ! ext/threads/threads.pm
260 ____________________________________________________________________________
261 [ 17510] By: jhi                                   on 2002/07/12  23:46:45
262         Log: Update the 5.005threads failure status.
263      Branch: perl
264            ! pod/perldelta.pod
265 ____________________________________________________________________________
266 [ 17509] By: jhi                                   on 2002/07/12  23:44:17
267         Log: threads::shared::queue and semaphore become Thread::Semaphore
268              and Queue.  The 5005threads case where the old Semaphore and
269              Queue.pm (they are disguised as .pmx) should get magically
270              installed instead has not been tested.
271      Branch: perl
272            + ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx
273            + lib/Thread/Queue.t lib/Thread/Semaphore.t
274            - ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
275            - ext/threads/shared/t/queue.t ext/threads/shared/t/semaphore.t
276            ! MANIFEST ext/Thread/Makefile.PL ext/threads/shared/Makefile.PL
277            ! ext/threads/shared/shared.pm installperl lib/Thread/Queue.pm
278            ! lib/Thread/Semaphore.pm pod/perldelta.pod pod/perlmodlib.pod
279            ! pod/perlthrtut.pod pod/perltoc.pod
280 ____________________________________________________________________________
281 [ 17508] By: jhi                                   on 2002/07/12  20:06:23
282         Log: Subject: Re: Clock skew failures in Memoize test suite
283              From: Mark-Jason Dominus <mjd@plover.com>
284              Date: Fri, 12 Jul 2002 14:17:56 -0400
285              Message-ID: <20020712181756.9595.qmail@plover.com>
286              To: sthoenna@efn.org (Yitzchak Scott-Thoennes)
287              
288              (an accidental dual submit...)
289              
290              Subject: lib/Config.t : why 900 entries?
291              From: "Craig A. Berry" <craigberry@mac.com>
292              Date: Fri, 12 Jul 2002 16:02:59 -0500
293              Message-Id: <a05111b04b954f27fd5a7@[172.16.52.1]>
294              
295              (dropping the limit from 750 down to 500)
296      Branch: perl
297            ! lib/Config.t lib/Memoize.pm lib/Memoize/ExpireFile.pm
298            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
299            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
300            ! lib/Memoize/t/expfile.t lib/Memoize/t/expire.t
301            ! lib/Memoize/t/expmod_t.t lib/Memoize/t/flush.t
302            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
303            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
304            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
305            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
306            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
307 ____________________________________________________________________________
308 [ 17507] By: jhi                                   on 2002/07/12  18:51:16
309         Log: AUTHORS updates.
310      Branch: perl
311            ! AUTHORS
312 ____________________________________________________________________________
313 [ 17506] By: jhi                                   on 2002/07/12  17:45:34
314         Log: Many of the feared z/OS failures turned out to be false alarms.
315      Branch: perl
316            ! pod/perldelta.pod
317 ____________________________________________________________________________
318 [ 17505] By: jhi                                   on 2002/07/12  15:42:07
319         Log: Subject: Core dump in perl_clone (even with 'use threads;' first) [PATCH]
320              From: Tim Bunce <Tim.Bunce@pobox.com>
321              Date: Fri, 12 Jul 2002 17:25:09 +0100
322              Message-ID: <20020712172509.B568@dansat.data-plan.com>
323      Branch: perl
324            ! sv.c
325 ____________________________________________________________________________
326 [ 17504] By: jhi                                   on 2002/07/12  13:53:15
327         Log: Easy z/OS fix by skipping raw UTF-8.
328      Branch: perl
329            ! pod/perldelta.pod t/op/subst.t
330 ____________________________________________________________________________
331 [ 17503] By: jhi                                   on 2002/07/12  13:41:34
332         Log: Update the z/OS situation.
333      Branch: perl
334            ! pod/perldelta.pod
335 ____________________________________________________________________________
336 [ 17502] By: jhi                                   on 2002/07/12  13:08:53
337         Log: Update Changes.
338      Branch: perl
339            ! Changes patchlevel.h
340 ____________________________________________________________________________
341 [ 17501] By: jhi                                   on 2002/07/12  12:56:57
342         Log: Regen modlib, toc.
343      Branch: perl
344            ! pod/perlmodlib.pod pod/perltoc.pod
345 ____________________________________________________________________________
346 [ 17500] By: jhi                                   on 2002/07/12  12:47:11
347         Log: Document that one cannot "proxy" enable threading.
348      Branch: perl
349            ! ext/threads/threads.pm
350 ____________________________________________________________________________
351 [ 17499] By: jhi                                   on 2002/07/12  12:43:15
352         Log: Subject: Re: Thread object by tid?
353              From: Elizabeth Mattijsen <liz@dijkmat.nl>
354              Date: Fri, 12 Jul 2002 00:27:53 +0200
355              Message-Id: <4.2.0.58.20020712002638.0218ce10@mickey.dijkmat.nl>
356      Branch: perl
357            ! ext/threads/threads.pm
358 ____________________________________________________________________________
359 [ 17498] By: jhi                                   on 2002/07/12  12:39:00
360         Log: Subject: [PATCH9 BigInt v1.60 fix for "\n"
361              From: Tels <tels@bloodgate.com>
362              Date: Fri, 12 Jul 2002 08:38:45 +0200 (CEST)
363              Message-Id: <200207120634.g6C6YjG6742777@taku.hut.fi>
364      Branch: perl
365            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bare_mbi.t
366            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
367            ! lib/Math/BigInt/t/sub_mbi.t
368 ____________________________________________________________________________
369 [ 17497] By: jhi                                   on 2002/07/12  02:53:12
370         Log: AUTHORS updates.
371      Branch: perl
372            ! AUTHORS
373 ____________________________________________________________________________
374 [ 17496] By: jhi                                   on 2002/07/12  00:03:03
375         Log: BeOS failure merge, noticed by Daniel Berger.
376      Branch: perl
377            ! README.beos pod/perldelta.pod
378 ____________________________________________________________________________
379 [ 17495] By: jhi                                   on 2002/07/11  21:40:05
380         Log: Can't get #17492 to work with -Uuseperlio otherwise (either
381              coredumps or warnings about failing to close _GEN_0 ensue)
382      Branch: perl
383            ! ext/XS/Typemap/Typemap.t
384 ____________________________________________________________________________
385 [ 17494] By: jhi                                   on 2002/07/11  21:00:31
386         Log: Subject: Re: $Storable::drop_utf8 is undeclared
387              From: Nicholas Clark <nick@unfortu.net>
388              Date: Thu, 11 Jul 2002 22:40:05 +0100
389              Message-ID: <20020711214004.GC291@Bagpuss.unfortu.net>
390      Branch: perl
391            ! ext/Storable/Storable.xs
392 ____________________________________________________________________________
393 [ 17493] By: jhi                                   on 2002/07/11  19:47:28
394         Log: Mention the FAT vs NDBM_File problem on Cygwin also in perldelta.
395      Branch: perl
396            ! pod/perldelta.pod
397 ____________________________________________________________________________
398 [ 17492] By: jhi                                   on 2002/07/11  19:42:35
399         Log: Subject: [PATCH] finall fix core dump in XS::Typemap
400              From: Tim Jenness <t.jenness@jach.hawaii.edu>
401              Date: Thu, 11 Jul 2002 10:15:45 -1000 (HST)
402              Message-ID: <Pine.LNX.4.44.0207111013090.31260-100000@lapaki>
403      Branch: perl
404            ! ext/XS/Typemap/Typemap.t ext/XS/Typemap/Typemap.xs
405 ____________________________________________________________________________
406 [ 17491] By: jhi                                   on 2002/07/11  19:16:31
407         Log: Microdoctweak.
408      Branch: perl
409            ! pod/perlapio.pod
410 ____________________________________________________________________________
411 [ 17490] By: jhi                                   on 2002/07/11  19:14:28
412         Log: metaconfig unit change for #17489.
413      Branch: metaconfig/U/perl
414            ! Extensions.U
415 ____________________________________________________________________________
416 [ 17489] By: jhi                                   on 2002/07/11  19:14:09
417         Log: Subject: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build
418              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
419              Date: Thu, 11 Jul 2002 21:35:41 +0200
420              Message-ID: <311512104521.20020711213541@familiehaase.de>
421              
422              (plus add a warning about NDBM_File on FAT to README.cygwin)
423      Branch: perl
424            ! Configure README.cygwin
425 ____________________________________________________________________________
426 [ 17488] By: jhi                                   on 2002/07/11  16:48:09
427         Log: Subject: [PATCH] MM_Unix.pm : work around File::Find problem on VMS
428              From: "Craig A. Berry" <craigberry@mac.com>
429              Date: Thu, 11 Jul 2002 12:44:41 -0500
430              Message-Id: <5.1.1.5.0.20020708172342.03422ac8@exchi01>
431      Branch: perl
432            ! lib/ExtUtils/MM_Unix.pm
433 ____________________________________________________________________________
434 [ 17487] By: jhi                                   on 2002/07/11  15:45:33
435         Log: Subject: [PATCH] Re: BigInt and "\n"
436              From: Tels <perl_dummy@bloodgate.com>
437              Date: Thu, 11 Jul 2002 18:44:29 +0200 (CEST)
438      Branch: perl
439            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
440 ____________________________________________________________________________
441 [ 17486] By: jhi                                   on 2002/07/11  15:43:44
442         Log: Apparently OS/2 likes to export the Perl malloc interface
443              to external libraries and the #16291 broke that when removing
444              the bincompat5005 feature.
445      Branch: perl
446            ! makedef.pl
447 ____________________________________________________________________________
448 [ 17485] By: jhi                                   on 2002/07/11  15:41:32
449         Log: Document better the PerlIO_{export,release,import}FILE()
450              relationships (or the lack thereof).
451      Branch: perl
452            ! perlio.c pod/perlapio.pod
453 ____________________________________________________________________________
454 [ 17484] By: nick                                  on 2002/07/11  15:33:53
455         Log: Integrate mainline
456      Branch: perlio
457           !> ext/threads/threads.xs lib/Locale/Maketext/TPJ13.pod
458           !> vms/ext/Stdio/Stdio.xs
459 ____________________________________________________________________________
460 [ 17483] By: jhi                                   on 2002/07/11  15:32:31
461         Log: Subject: [PATCH] VMS::Stdio fixups for mode arg to PerlIO_importFILE
462              From: "Craig A. Berry" <craigberry@mac.com>
463              Date: Thu, 11 Jul 2002 11:09:03 -0500
464              Message-Id: <a05111b05b9535cbf2914@[172.16.52.1]>
465      Branch: perl
466            ! vms/ext/Stdio/Stdio.xs
467 ____________________________________________________________________________
468 [ 17482] By: jhi                                   on 2002/07/11  14:46:11
469         Log: Subject: [PATCH] Locale::Maketext::TPJ13 nits
470              From: Autrijus Tang <autrijus@autrijus.org>
471              Date: Thu, 11 Jul 2002 23:30:23 +0800
472              Message-ID: <20020711153023.GA20806@not.autrijus.org>
473      Branch: perl
474            ! lib/Locale/Maketext/TPJ13.pod
475 ____________________________________________________________________________
476 [ 17481] By: sky                                   on 2002/07/11  13:02:15
477         Log: Don't set the context to the running thread before
478              we run destroy on the old, cures segfault on linux.
479      Branch: perl
480            ! ext/threads/threads.xs
481 ____________________________________________________________________________
482 [ 17480] By: jhi                                   on 2002/07/11  12:24:53
483         Log: Integrate perlio:
484              
485              [ 17478]
486              Various core-dump preventions for cases Craig found on VMS.
487              Fix PerlIO_exportFILE() to work with new PerlIOStdio_pushed.
488              
489              [ 17479]
490              (Re-)instate :pop as a "back door" to perl level layer stack
491              manipulation.
492      Branch: perl
493           !> lib/PerlIO.pm perlio.c
494 ____________________________________________________________________________
495 [ 17479] By: nick                                  on 2002/07/11  09:16:46
496         Log: (Re-)instate :pop as a "back door" to perl level layer stack
497              manipulation.
498      Branch: perlio
499            ! lib/PerlIO.pm perlio.c
500 ____________________________________________________________________________
501 [ 17478] By: nick                                  on 2002/07/11  08:43:28
502         Log: Various core-dump preventions for cases Craig found on VMS.
503              Fix PerlIO_exportFILE() to work with new PerlIOStdio_pushed.
504      Branch: perlio
505            ! perlio.c
506 ____________________________________________________________________________
507 [ 17477] By: nick                                  on 2002/07/11  07:42:34
508         Log: Integrate mainline
509      Branch: perlio
510           !> Changes Porting/pumpkin.pod ext/PerlIO/via/via.pm
511           !> ext/Storable/t/integer.t ext/threads/shared/shared.pm
512           !> ext/threads/t/list.t ext/threads/threads.pm
513           !> ext/threads/threads.xs lib/ExtUtils/MM_Win95.pm
514           !> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
515           !> patchlevel.h pod/perldelta.pod pod/perldiag.pod
516           !> pod/perliol.pod regexec.c t/op/magic.t
517 ____________________________________________________________________________
518 [ 17476] By: sky                                   on 2002/07/11  05:35:53
519         Log: Problem fixed with detached threads reported by Stacy Maughan 
520              and debugged by Jan Dubois. Problem occured when a thread
521              cleared itself out and then switched back to itself (which was
522              gone) and wanted a function pointer for the PerlMemShared free.
523      Branch: perl
524            ! ext/threads/threads.xs
525 ____________________________________________________________________________
526 [ 17475] By: jhi                                   on 2002/07/10  23:36:37
527         Log: Small threads docs cleanups.
528      Branch: perl
529            ! ext/threads/shared/shared.pm ext/threads/threads.pm
530            ! pod/perldiag.pod
531 ____________________________________________________________________________
532 [ 17474] By: jhi                                   on 2002/07/10  23:21:10
533         Log: Subject: [DOC PATCH] ext/threads/shared/shared.pm
534              From: Dave Mitchell <davem@fdgroup.com>
535              Date: Thu, 11 Jul 2002 01:15:18 +0100
536              Message-ID: <20020711011518.B27438@fdgroup.com>
537      Branch: perl
538            ! ext/threads/shared/shared.pm
539 ____________________________________________________________________________
540 [ 17473] By: jhi                                   on 2002/07/10  23:20:10
541         Log: Retract #17455, #17427, #17425 on t/op/magic.t (but leave
542              in the toke.c change #17425, it is ARG_ZERO_IS_SCRIPT
543              specific and known to work on the platforms that need it),
544              on Sarathy's advice.
545      Branch: perl
546            ! t/op/magic.t
547 ____________________________________________________________________________
548 [ 17472] By: jhi                                   on 2002/07/10  21:43:45
549         Log: Subject: [PATCH] Re: Storable 2.04 'make test' failure on AIX, perl 5.005_03
550              From: Nicholas Clark <nick@unfortu.net>
551              Date: Wed, 10 Jul 2002 23:17:36 +0100
552              Message-ID: <20020710221735.GE312@Bagpuss.unfortu.net>
553      Branch: perl
554            ! ext/Storable/t/integer.t
555 ____________________________________________________________________________
556 [ 17471] By: jhi                                   on 2002/07/10  20:27:07
557         Log: Subject: [PATCH] QuotedPrint.t
558              From: Elizabeth Mattijsen <liz@dijkmat.nl>
559              Date: Wed, 10 Jul 2002 21:29:54 +0200
560              Message-Id: <4.2.0.58.20020710212608.02cd8100@mickey.dijkmat.nl>
561      Branch: perl
562            ! lib/PerlIO/via/t/QuotedPrint.t
563 ____________________________________________________________________________
564 [ 17470] By: jhi                                   on 2002/07/10  20:24:47
565         Log: From: Elizabeth Mattijsen <liz@dijkmat.nl>
566              Subject: [DOC PATCH] some doc nits after 17463
567              Date: Wed, 10 Jul 2002 21:13:52 +0200
568              Message-Id: <4.2.0.58.20020710211105.032546d0@mickey.dijkmat.nl>
569      Branch: perl
570            ! ext/PerlIO/via/via.pm lib/PerlIO/via/QuotedPrint.pm
571            ! pod/perldelta.pod pod/perliol.pod
572 ____________________________________________________________________________
573 [ 17469] By: jhi                                   on 2002/07/10  20:19:55
574         Log: Subject: [PATCH] MM_W95.pm, Win95 + MinGW + dmake
575              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
576              Date: Wed, 10 Jul 2002 18:47:45 +0200
577              Message-ID: <3D2C8151.30381.12DE80@localhost>
578      Branch: perl
579            ! lib/ExtUtils/MM_Win95.pm
580 ____________________________________________________________________________
581 [ 17468] By: jhi                                   on 2002/07/10  20:13:49
582         Log: Regen Changes.
583      Branch: perl
584            ! Changes
585 ____________________________________________________________________________
586 [ 17467] By: jhi                                   on 2002/07/10  20:10:23
587         Log: Retract #17375: contrary to intention, it was actually
588              harmful on EBCDIC (configpm broke).
589      Branch: perl
590            ! regexec.c
591 ____________________________________________________________________________
592 [ 17466] By: sky                                   on 2002/07/10  17:59:19
593         Log: Makes list skip the main thread.
594      Branch: perl
595            ! ext/threads/t/list.t ext/threads/threads.xs
596 ____________________________________________________________________________
597 [ 17465] By: jhi                                   on 2002/07/10  14:14:13
598         Log: More about the dangers of indent.
599      Branch: perl
600            ! Porting/pumpkin.pod
601 ____________________________________________________________________________
602 [ 17464] By: jhi                                   on 2002/07/10  12:42:20
603         Log: Small perldelta tweaks.
604      Branch: perl
605            ! pod/perldelta.pod
606 ____________________________________________________________________________
607 [ 17463] By: jhi                                   on 2002/07/10  11:43:09
608         Log: Update Changes.
609      Branch: perl
610            ! Changes patchlevel.h
611 ____________________________________________________________________________
612 [ 17462] By: jhi                                   on 2002/07/10  11:27:44
613         Log: EBCDIC has different codepoints.
614      Branch: perl
615            ! lib/PerlIO/via/t/QuotedPrint.t
616 ____________________________________________________________________________
617 [ 17461] By: nick                                  on 2002/07/10  06:58:47
618         Log: Integrate mainline (Via/via etc.)
619      Branch: perlio
620           +> ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
621           +> ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
622           +> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs lib/Config.t
623           +> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
624            - ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
625            - ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Makefile.PL
626            - ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs
627           !> (integrate 34 files)
628 ____________________________________________________________________________
629 [ 17460] By: jhi                                   on 2002/07/10  03:58:58
630         Log: If no PerlIO, no PerlIO::via.
631      Branch: perl
632            ! lib/PerlIO/via/t/QuotedPrint.t
633 ____________________________________________________________________________
634 [ 17459] By: jhi                                   on 2002/07/10  00:57:29
635         Log: Too much cut-and-paste from Term::Complete.t;
636              be more paranoid on readonlyness
637      Branch: perl
638            ! lib/Config.t
639 ____________________________________________________________________________
640 [ 17458] By: jhi                                   on 2002/07/09  23:29:52
641         Log: Test Config.
642      Branch: perl
643            + lib/Config.t
644            ! MANIFEST
645 ____________________________________________________________________________
646 [ 17457] By: jhi                                   on 2002/07/09  22:36:27
647         Log: Subject: [PATCH] Fwd: [ID 20020703.002] bareword processing bug under 'use strict'
648              From: Kay Röpke <kroepke@dolphin-services.de>
649              Date: Tue, 9 Jul 2002 14:12:10 +0200
650              Message-Id: <184F11EC-9335-11D6-8F80-000393414688@dolphin-services.de>
651      Branch: perl
652            ! op.c t/lib/strict/subs
653 ____________________________________________________________________________
654 [ 17456] By: jhi                                   on 2002/07/09  21:35:33
655         Log: Detypo.
656      Branch: perl
657            ! ext/threads/shared/shared.pm
658 ____________________________________________________________________________
659 [ 17455] By: jhi                                   on 2002/07/09  21:32:44
660         Log: Subject: [PATCH] fix 17425 for VMS
661              From: "Craig A. Berry" <craigberry@mac.com>
662              Date: Tue, 09 Jul 2002 17:07:12 -0500
663              Message-Id: <5.1.1.5.0.20020709164958.0313c008@exchi01>
664      Branch: perl
665            ! t/op/magic.t
666 ____________________________________________________________________________
667 [ 17454] By: jhi                                   on 2002/07/09  21:31:44
668         Log: Change PerlIO::Scalar and Via to scalar and via.
669      Branch: perl
670            + ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
671            + ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
672            + ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
673            + lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
674            - ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
675            - ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Makefile.PL
676            - ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs
677            - lib/PerlIO/Via/QuotedPrint.pm lib/PerlIO/Via/t/QuotedPrint.t
678            ! MANIFEST Porting/config.sh djgpp/config.over doio.c
679            ! epoc/config.sh ext/B/B/C.pm ext/PerlIO/t/via.t hints/uwin.sh
680            ! hints/vmesa.sh perlio.c pod/perldelta.pod pod/perliol.pod
681            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
682 ____________________________________________________________________________
683 [ 17453] By: sky                                   on 2002/07/09  21:23:31
684         Log: Update documentation with &share() non prototype checking version.
685              Fix share so it once again returns a reference to whatever it just
686              shared, so now you can do my &share([]);
687              Remove check for useithreads and Config.pm from threads::shared,
688              you can now always use threads::shared in your module without
689              overhead of config.pm and without speed hit unless threads have been 
690              requested, share, cond_wait, cond_broadcast, cond_signal and lock
691              all become noops, so does : share.
692      Branch: perl
693            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
694 ____________________________________________________________________________
695 [ 17452] By: jhi                                   on 2002/07/09  18:58:45
696         Log: Tweak perldelta for the new PerlIO::Vianess.
697      Branch: perl
698            ! pod/perldelta.pod
699 ____________________________________________________________________________
700 [ 17451] By: jhi                                   on 2002/07/09  18:53:11
701         Log: Update the port status.
702      Branch: perl
703            ! pod/perlport.pod
704 ____________________________________________________________________________
705 [ 17450] By: jhi                                   on 2002/07/09  18:49:20
706         Log: Subject: [PATCH] 5.8.0-RC1 on SunOS 4!
707              From: Robin Barker <rmb1@cise.npl.co.uk>
708              Date: Tue, 9 Jul 2002 20:03:40 +0100 (BST)
709              Message-Id: <200207091903.UAA09531@tempest.npl.co.uk>
710              
711              (the sprintf() spot in Dumper.xs fixed)
712      Branch: perl
713            ! ext/Data/Dumper/Dumper.xs perl.c util.c
714 ____________________________________________________________________________
715 [ 17449] By: jhi                                   on 2002/07/09  18:38:04
716         Log: Subject: [PATCH] Removing example layers from MIME::QuotedPrint
717              From: Elizabeth Mattijsen <liz@dijkmat.nl>
718              Date: Mon, 08 Jul 2002 10:21:09 +0200
719              Message-Id: <4.2.0.58.20020708090819.02740f00@mickey.dijkmat.nl>
720              
721              Subject: Re: [PATCH] Removing example layers from MIME::QuotedPrint
722              From: Elizabeth Mattijsen <liz@dijkmat.nl>
723              Date: Tue, 09 Jul 2002 09:29:52 +0200
724              Message-Id: <4.2.0.58.20020709092337.02893300@mickey.dijkmat.nl>
725      Branch: perl
726            + lib/PerlIO/Via/QuotedPrint.pm lib/PerlIO/Via/t/QuotedPrint.t
727            ! MANIFEST ext/MIME/Base64/QuotedPrint.pm ext/PerlIO/Via/Via.pm
728            ! ext/PerlIO/t/via.t pod/perliol.pod
729 ____________________________________________________________________________
730 [ 17448] By: jhi                                   on 2002/07/09  17:46:00
731         Log: Integrate perlio:
732              
733              [ 17446]
734              Fix open(FH,"Via(Foo)","NonExistant") and other cases when 
735              :stdio as lower layer fails.
736              
737              [ 17447]
738              Tidy PerlIO::Via
739              - add test for open fail
740              - add PerlIO_debug() diags to open paths
741              - comments on API gaps 
742              - Update OPEN,SYSOPEN,FDOPEN pod entries.
743      Branch: perl
744           !> ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
745           !> perlio.c
746 ____________________________________________________________________________
747 [ 17447] By: nick                                  on 2002/07/09  17:13:41
748         Log: Tidy PerlIO::Via
749              - add test for open fail
750              - add PerlIO_debug() diags to open paths
751              - comments on API gaps 
752              - Update OPEN,SYSOPEN,FDOPEN pod entries.
753      Branch: perlio
754            ! ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
755 ____________________________________________________________________________
756 [ 17446] By: nick                                  on 2002/07/09  16:59:29
757         Log: Fix open(FH,"Via(Foo)","NonExistant") and other cases when 
758              :stdio as lower layer fails.
759      Branch: perlio
760            ! perlio.c
761 ____________________________________________________________________________
762 [ 17445] By: jhi                                   on 2002/07/09  16:32:15
763         Log: Document how to re-indent.
764      Branch: perl
765            ! Porting/pumpkin.pod
766 ____________________________________________________________________________
767 [ 17444] By: jhi                                   on 2002/07/09  15:50:45
768         Log: Retract #17428, not needed in this version of File::Spec.
769      Branch: perl
770            ! lib/File/Spec/Unix.pm
771 ____________________________________________________________________________
772 [ 17443] By: jhi                                   on 2002/07/09  15:41:57
773         Log: This is getting pretty fragmented (finish up #17441).
774      Branch: perl
775            ! pp_ctl.c t/op/eval.t
776 ____________________________________________________________________________
777 [ 17442] By: nick                                  on 2002/07/09  15:39:02
778         Log: Indentation normalize via 
779              indent -kr -nce -psl 
780              (Better indent incantations welcome - something for Porting/?)
781      Branch: perlio
782            ! ext/PerlIO/Via/Via.xs
783 ____________________________________________________________________________
784 [ 17441] By: jhi                                   on 2002/07/09  15:06:55
785         Log: Missing patch fragment, noted by Hugo.
786      Branch: perl
787            ! toke.c
788 ____________________________________________________________________________
789 [ 17440] By: jhi                                   on 2002/07/09  14:05:39
790         Log: Update Changes.
791      Branch: perl
792            ! Changes patchlevel.h
793 ____________________________________________________________________________
794 [ 17439] By: jhi                                   on 2002/07/09  13:55:16
795         Log: Empty lines.
796      Branch: perl
797            ! MANIFEST
798 ____________________________________________________________________________
799 [ 17438] By: jhi                                   on 2002/07/09  13:48:44
800         Log: Integrate perlio:
801              
802              [ 17431]
803              SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
804              
805              [ 17432]
806              Core-dump prevention for 
807              open PIPE, "-|:stdio", "cat /etc/motd";
808              (root cause not yet fixed).
809              
810              [ 17433]
811              Special case :stdio pushed method so that "-|:stdio" does 
812              not have an uninitialized layer on top.
813              
814              [ 17435]
815              Call $encoding->decode($sv) without a $chk argument.
816              This fixes modification of readonly value under use encoding().
817              Not a final fix as it does not warn on failed decode.
818              
819              [ 17437]
820              perldiag patch for implied open of STDIN/STDOUT/STDERR
821              in wrong mode.
822      Branch: perl
823           +> ext/ODBM_File/hints/linux.pl
824           !> MANIFEST perlio.c pod/perldiag.pod sv.c
825 ____________________________________________________________________________
826 [ 17437] By: nick                                  on 2002/07/09  13:42:06
827         Log: perldiag patch for implied open of STDIN/STDOUT/STDERR
828              in wrong mode.
829      Branch: perlio
830            ! pod/perldiag.pod
831 ____________________________________________________________________________
832 [ 17436] By: jhi                                   on 2002/07/09  13:05:43
833         Log: Subject: [ID 20020708.001] makedepend problem (output of cppstdin garbled)
834              From: Hans Ranke <Hans.Ranke@ei.tum.de>
835              Date: Mon, 8 Jul 2002 16:17:00 +0200 (MET DST)
836              Message-Id: <5.8.0_12541_1026136670@regency>
837      Branch: perl
838            ! makedepend.SH
839 ____________________________________________________________________________
840 [ 17435] By: nick                                  on 2002/07/09  12:38:01
841         Log: Call $encoding->decode($sv) without a $chk argument.
842              This fixes modification of readonly value under use encoding().
843              Not a final fix as it does not warn on failed decode.
844      Branch: perlio
845            ! sv.c
846 ____________________________________________________________________________
847 [ 17434] By: jhi                                   on 2002/07/09  11:50:41
848         Log: Subject: [DOC PATCH] perlre, minor error
849              From: "Steffen Mueller" <xyey9001@sneakemail.com>
850              Date: Tue, 9 Jul 2002 02:23:33 +0200
851              Message-ID: <20020709002024.28399.qmail@onion.perl.org>
852      Branch: perl
853            ! pod/perlre.pod
854 ____________________________________________________________________________
855 [ 17433] By: nick                                  on 2002/07/09  11:42:32
856         Log: Special case :stdio pushed method so that "-|:stdio" does 
857              not have an uninitialized layer on top.
858      Branch: perlio
859            ! perlio.c
860 ____________________________________________________________________________
861 [ 17432] By: nick                                  on 2002/07/09  09:38:45
862         Log: Core-dump prevention for 
863              open PIPE, "-|:stdio", "cat /etc/motd";
864              (root cause not yet fixed).
865      Branch: perlio
866            ! perlio.c
867 ____________________________________________________________________________
868 [ 17431] By: nick                                  on 2002/07/09  08:01:54
869         Log: SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
870      Branch: perlio
871            + ext/ODBM_File/hints/linux.pl
872            ! MANIFEST
873 ____________________________________________________________________________
874 [ 17430] By: nick                                  on 2002/07/09  07:59:06
875         Log: Integrate mainline
876      Branch: perlio
877           +> ext/MIME/Base64/t/quoted-print.t lib/Math/BigInt/t/bare_mif.t
878            - ext/MIME/Base64/t/qp.t
879           !> (integrate 48 files)
880 ____________________________________________________________________________
881 [ 17429] By: jhi                                   on 2002/07/09  00:17:49
882         Log: MIME::QuotedPrint is for bytes only; from Gisle.
883      Branch: perl
884            ! ext/MIME/Base64/QuotedPrint.pm
885            ! ext/MIME/Base64/t/quoted-print.t
886 ____________________________________________________________________________
887 [ 17428] By: jhi                                   on 2002/07/08  23:26:49
888         Log: (retracted by #17444)
889              Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR}
890              From: Diab Jerius <dj@head-cfa.harvard.edu>
891              Date: Mon, 8 Jul 2002 18:44:12 -0400 (EDT)
892              Message-Id: <200207082244.g68MiDY22791@pelf.harvard.edu>
893      Branch: perl
894            ! lib/File/Spec/Unix.pm
895 ____________________________________________________________________________
896 [ 17427] By: jhi                                   on 2002/07/08  23:17:21
897         Log: Subject: patch against   t/op/magic.t
898              From: Jim Cromie <jcromie@divsol.com>
899              Date: Mon, 08 Jul 2002 19:23:38 -0400
900              Message-ID: <3D2A1EFA.8050603@divsol.com>
901      Branch: perl
902            ! t/op/magic.t
903 ____________________________________________________________________________
904 [ 17426] By: jhi                                   on 2002/07/08  21:38:24
905         Log: Subject: [DOC PATCH] Thread::Signal.pm
906              From: Elizabeth Mattijsen <liz@dijkmat.nl>
907              Date: Mon, 08 Jul 2002 23:40:32 +0200
908              Message-Id: <4.2.0.58.20020708233854.024783b0@mickey.dijkmat.nl>
909      Branch: perl
910            ! ext/Thread/Thread/Signal.pm
911 ____________________________________________________________________________
912 [ 17425] By: jhi                                   on 2002/07/08  20:10:15
913         Log: Integrate maint patches #17421, #17424:
914              
915              on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
916              hack, $^X was improperly set to the script name when the script
917              was run via the PATH; argv[0] in that case shows up as the bare
918              name of the script rather than its fully qualified path, which
919              meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
920              to recognize it as the running script name; fix tries to match
921              bare script name in that case (from Gisle Aas)
922              
923              tweak change#17421 ($0 is full path to script even when script
924              is invoked via PATH almost everywhere except Windows)
925      Branch: perl
926           !> t/op/magic.t toke.c
927 ____________________________________________________________________________
928 [ 17424] By: gsar                                  on 2002/07/08  19:54:10
929         Log: tweak change#17421 ($0 is full path to script even when script
930              is invoked via PATH almost everywhere except Windows)
931      Branch: maint-5.6/perl
932            ! t/op/magic.t
933 ____________________________________________________________________________
934 [ 17423] By: jhi                                   on 2002/07/08  19:10:29
935         Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub 
936              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
937              Date: Mon, 08 Jul 2002 17:00:33 +0100
938              Message-Id: <200207081600.g68G0Xw07553@crypt.compulink.co.uk>
939      Branch: perl
940            ! lib/File/Basename.pm op.c t/op/wantarray.t
941 ____________________________________________________________________________
942 [ 17422] By: jhi                                   on 2002/07/08  19:08:58
943         Log: Subject: [PATCH perl@17412] regcomp.c casting tweak
944              From: "Craig A. Berry" <craigberry@mac.com>
945              Date: Mon, 08 Jul 2002 13:17:35 -0500
946              Message-Id: <5.1.1.5.0.20020708124433.034a5dd8@exchi01>
947      Branch: perl
948            ! regcomp.c
949 ____________________________________________________________________________
950 [ 17421] By: gsar                                  on 2002/07/08  17:07:01
951         Log: on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
952              hack, $^X was improperly set to the script name when the script
953              was run via the PATH; argv[0] in that case shows up as the bare
954              name of the script rather than its fully qualified path, which
955              meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
956              to recognize it as the running script name; fix tries to match
957              bare script name in that case (from Gisle Aas)
958      Branch: maint-5.6/perl
959            ! t/op/magic.t toke.c
960 ____________________________________________________________________________
961 [ 17420] By: jhi                                   on 2002/07/08  12:54:52
962         Log: Subject: [ DOC PATCH] Re: build failure on Solaris with useithreads
963              From: Dave Mitchell <davem@fdgroup.com>
964              Date: Mon, 8 Jul 2002 00:45:42 +0100
965              Message-ID: <20020708004542.B14412@fdgroup.com>
966      Branch: perl
967            ! README.solaris
968 ____________________________________________________________________________
969 [ 17419] By: jhi                                   on 2002/07/08  12:19:24
970         Log: Add a note about perlmonks as suggested by Ilya Martynov;
971              add an admonition about "can you write my shopping cart
972              script for me!!!"
973      Branch: perl
974            ! pod/perlfaq2.pod
975 ____________________________________________________________________________
976 [ 17418] By: jhi                                   on 2002/07/08  12:11:31
977         Log: Subject: [DOC PATCH] perlfaq2.pod, perlmodstyle.pod
978              From: Iain Truskett <spoon@cpan.org>
979              Date: Mon, 8 Jul 2002 16:50:55 +1000
980              Message-ID: <20020708065055.GC14168@eh.org>
981      Branch: perl
982            ! pod/perlfaq2.pod pod/perlmodstyle.pod
983 ____________________________________________________________________________
984 [ 17417] By: jhi                                   on 2002/07/08  12:08:27
985         Log: Subject: [DOC PATCH] perlthrtut.pod
986              From: Iain Truskett <spoon@cpan.org>
987              Date: Mon, 8 Jul 2002 13:53:59 +1000       
988              Message-ID: <20020708035359.GB14168@eh.org>  
989      Branch: perl
990            ! pod/perlthrtut.pod
991 ____________________________________________________________________________
992 [ 17416] By: jhi                                   on 2002/07/08  12:07:11
993         Log: Subject: [PATCH] t/op/glob.t
994              From: Iain Truskett <spoon@cpan.org>
995              Date: Mon, 8 Jul 2002 11:59:21 +1000
996              Message-ID: <20020708015921.GA14168@eh.org>
997      Branch: perl
998            ! t/op/glob.t
999 ____________________________________________________________________________
1000 [ 17415] By: jhi                                   on 2002/07/08  11:58:54
1001         Log: More AUTHORS updates.
1002      Branch: perl
1003            ! AUTHORS
1004 ____________________________________________________________________________
1005 [ 17414] By: jhi                                   on 2002/07/07  22:17:28
1006         Log: AUTHORS updates.
1007      Branch: perl
1008            ! AUTHORS
1009 ____________________________________________________________________________
1010 [ 17413] By: jhi                                   on 2002/07/07  21:42:20
1011         Log: README tweaks.
1012      Branch: perl
1013            ! README.tru64
1014 ____________________________________________________________________________
1015 [ 17412] By: jhi                                   on 2002/07/07  20:54:53
1016         Log: Update Changes.
1017      Branch: perl
1018            ! Changes patchlevel.h
1019 ____________________________________________________________________________
1020 [ 17411] By: jhi                                   on 2002/07/07  20:36:18
1021         Log: Regen toc, modlib.
1022      Branch: perl
1023            ! pod/perlmodlib.pod pod/perltoc.pod
1024 ____________________________________________________________________________
1025 [ 17410] By: rgs                                   on 2002/07/07  20:31:37
1026         Log: Replace the word "discipline" by "layer" almost everywhere,
1027              by Elizabeth Mattijsen.
1028      Branch: perl
1029            ! MANIFEST lib/open.pm pod/perldelta.pod pod/perlfunc.pod
1030            ! pod/perlpodspec.pod pod/perlrun.pod pod/perlunicode.pod
1031            ! pod/perluniintro.pod pod/perlvar.pod
1032 ____________________________________________________________________________
1033 [ 17409] By: jhi                                   on 2002/07/07  19:58:36
1034         Log: Use the same name for the QP test as MIME::Base64 does.
1035      Branch: perl
1036            + ext/MIME/Base64/t/quoted-print.t
1037            - ext/MIME/Base64/t/qp.t
1038            ! MANIFEST
1039 ____________________________________________________________________________
1040 [ 17408] By: jhi                                   on 2002/07/07  18:48:06
1041         Log: Don't install test pods.
1042      Branch: perl
1043            ! installman
1044 ____________________________________________________________________________
1045 [ 17407] By: jhi                                   on 2002/07/07  17:04:27
1046         Log: Integrate maint patches #13474, #13478, #13584, and #16539;
1047              introduce the test case of [ID 20020623.009].  Once upon a
1048              time #13474 introduced evil coredumps, but now things seem
1049              to be better (tried both with and without ithreads).
1050      Branch: perl
1051            ! op.c t/run/fresh_perl.t
1052 ____________________________________________________________________________
1053 [ 17406] By: jhi                                   on 2002/07/07  15:29:28
1054         Log: Upgrade to Math::BigInt 1.60.
1055      Branch: perl
1056            + lib/Math/BigInt/t/bare_mif.t
1057            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1058            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1059            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
1060            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
1061            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/inf_nan.t
1062            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
1063            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1064            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/with_sub.t
1065 ____________________________________________________________________________
1066 [ 17405] By: rgs                                   on 2002/07/06  18:39:30
1067         Log: Subject: Re: FreeBSD 4.6 imminent
1068              From: Nicholas Clark <nick@unfortu.net>
1069              Date: Sat, 6 Jul 2002 16:07:38 +0100
1070              Message-ID: <20020706150737.GC301@Bagpuss.unfortu.net>
1071      Branch: perl
1072            ! README.freebsd
1073 ____________________________________________________________________________
1074 [ 17404] By: nick                                  on 2002/07/06  07:04:02
1075         Log: Integrate mainline
1076      Branch: perlio
1077           !> t/README
1078 ____________________________________________________________________________
1079 [ 17403] By: rgs                                   on 2002/07/05  12:46:22
1080         Log: Precisions and updates about running and writing tests.
1081      Branch: perl
1082            ! t/README
1083 ____________________________________________________________________________
1084 [ 17402] By: nick                                  on 2002/07/05  07:05:40
1085         Log: Integrate mainline
1086      Branch: perlio
1087           !> (integrate 32 files)
1088 ____________________________________________________________________________
1089 [ 17401] By: rgs                                   on 2002/07/04  20:21:10
1090         Log: Goes with change #17400.
1091      Branch: perl
1092            ! t/pod/podselect.xr
1093 ____________________________________________________________________________
1094 [ 17400] By: rgs                                   on 2002/07/04  14:44:32
1095         Log: Subject: [DOC PATCH] minor typo in podselect.PL
1096              From: Dave Mitchell <davem@fdgroup.com>
1097              Date: Thu, 4 Jul 2002 15:30:53 +0100
1098              Message-ID: <20020704153052.C1322@fdgroup.com>
1099      Branch: perl
1100            ! pod/podselect.PL
1101 ____________________________________________________________________________
1102 [ 17399] By: rgs                                   on 2002/07/04  12:01:21
1103         Log: Typos and missing warning categories.
1104      Branch: perl
1105            ! pod/perldiag.pod
1106 ____________________________________________________________________________
1107 [ 17398] By: rgs                                   on 2002/07/04  10:19:11
1108         Log: Subject: Re: autom4te and perl 5.8.0
1109              From: Andy Dougherty <doughera@lafayette.edu>
1110              Date: Wed, 3 Jul 2002 11:56:05 -0400 (EDT)
1111              Message-ID: <Pine.SOL.4.10.10207031150540.6601-100000@maxwell.phys.lafayette.edu>
1112              
1113              (with an additional paranoid nit : skip test unless -c $devnull)
1114      Branch: perl
1115            ! doio.c ext/Fcntl/t/fcntl.t
1116 ____________________________________________________________________________
1117 [ 17397] By: rgs                                   on 2002/07/04  08:58:23
1118         Log: Subject: [PATCH] Win32 build broken
1119              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1120              Date: Wed, 3 Jul 2002 23:44:49 +0200
1121              Message-ID: <3D238C71.6138.2E20AFC@localhost>
1122              
1123              (needed by change #17391)
1124      Branch: perl
1125            ! embed.fnc global.sym
1126 ____________________________________________________________________________
1127 [ 17396] By: rgs                                   on 2002/07/02  08:27:41
1128         Log: Subject: [PATCH perl@17384] opendir() nit for VMS
1129              From: "Craig A. Berry" <craigberry@mac.com>
1130              Date: Mon, 1 Jul 2002 22:55:30 -0500
1131              Message-ID: <a05111b02b946cb14a2a8@[172.16.52.1]>
1132      Branch: perl
1133            ! vms/vms.c
1134 ____________________________________________________________________________
1135 [ 17395] By: rgs                                   on 2002/07/01  18:41:17
1136         Log: Subject: Re: Change 17385: AUTHORS updates.
1137              From: Philip Newton <Philip.Newton@gmx.net>
1138              Date: Mon, 01 Jul 2002 20:30:59 +0200
1139              Message-ID: <gt71iuch89r0ektao7g62l32ntgiub1jse@4ax.com>
1140      Branch: perl
1141            ! AUTHORS
1142 ____________________________________________________________________________
1143 [ 17394] By: rgs                                   on 2002/07/01  18:35:37
1144         Log: Subject: [PATCH perl@17384] more dangerous logical name warnings for VMS
1145              From: "Craig A. Berry" <craigberry@mac.com>
1146              Date: Mon, 01 Jul 2002 13:52:36 -0500
1147              Message-ID: <5.1.1.5.0.20020701130645.01aa8258@exchi01>
1148      Branch: perl
1149            ! configure.com vms/test.com
1150 ____________________________________________________________________________
1151 [ 17393] By: rgs                                   on 2002/07/01  18:25:22
1152         Log: Allow PerlIO::Via to look for modules in the default
1153              namespace PerlIO::Via::.
1154      Branch: perl
1155            ! ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
1156 ____________________________________________________________________________
1157 [ 17392] By: jhi                                   on 2002/07/01  14:14:37
1158         Log: Small speedup by inlining the easy bits of is_utf8_char()
1159              into is_utf8_string().
1160      Branch: perl
1161            ! utf8.c
1162 ____________________________________________________________________________
1163 [ 17391] By: jhi                                   on 2002/07/01  13:42:28
1164         Log: Subject: -Dr and unicode
1165              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1166              Date: Mon, 01 Jul 2002 13:28:05 +0100
1167              Message-Id: <200207011228.g61CS5r06772@crypt.compulink.co.uk>
1168      Branch: perl
1169            ! regcomp.c
1170 ____________________________________________________________________________
1171 [ 17390] By: jhi                                   on 2002/07/01  13:40:44
1172         Log: Subject: Re: [ID 20020630.002] utf8 regex only matches 32k 
1173              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1174              Message-Id: <200207011228.g61CS4T06766@crypt.compulink.co.uk>
1175              Date: Mon, 01 Jul 2002 13:28:04 +0100
1176      Branch: perl
1177            ! regexec.c t/op/pat.t
1178 ____________________________________________________________________________
1179 [ 17389] By: rgs                                   on 2002/07/01  13:04:18
1180         Log: Goes with lib/open.pm diagnostics changes
1181      Branch: perl
1182            ! lib/open.t
1183 ____________________________________________________________________________
1184 [ 17388] By: rgs                                   on 2002/07/01  09:27:47
1185         Log: Subject: [DOC PATCH] perliol.pod nit
1186              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1187              Date: Sun, 30 Jun 2002 23:52:05 +0200
1188              Message-ID: <4.2.0.58.20020630235023.02443670@mickey.dijkmat.nl>
1189              
1190              Subject: [DOC PATCH] open.pm, no more discipline
1191              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1192              Date: Sun, 30 Jun 2002 23:02:50 +0200
1193              Message-ID: <4.2.0.58.20020630230134.0289d300@mickey.dijkmat.nl>
1194      Branch: perl
1195            ! lib/open.pm pod/perliol.pod
1196 ____________________________________________________________________________
1197 [ 17387] By: rgs                                   on 2002/07/01  09:26:02
1198         Log: Subject: Threads doc patch
1199              From: Iain Truskett <spoon@cpan.org>
1200              Date: Mon, 1 Jul 2002 14:58:14 +1000
1201              Message-ID: <20020701045814.GB1805@eh.org>
1202      Branch: perl
1203            ! pod/perlthrtut.pod
1204 ____________________________________________________________________________
1205 [ 17386] By: jhi                                   on 2002/06/30  16:51:44
1206         Log: Regen toc (skip the XS:: since they do not get installed)
1207      Branch: perl
1208            ! pod/buildtoc.PL pod/perltoc.pod
1209 ____________________________________________________________________________
1210 [ 17385] By: jhi                                   on 2002/06/30  16:31:35
1211         Log: AUTHORS updates.
1212      Branch: perl
1213            ! AUTHORS
1214 ____________________________________________________________________________
1215 [ 17384] By: jhi                                   on 2002/06/30  15:31:53
1216         Log: Update Changes.
1217      Branch: perl
1218            ! Changes patchlevel.h
1219 ____________________________________________________________________________
1220 [ 17383] By: jhi                                   on 2002/06/30  02:45:58
1221         Log: Retract #17380, the refcnt tweak was misplaced (re_dup is used
1222              when creation of new threads needs to duplicate the re struct)
1223      Branch: perl
1224            ! sv.c
1225 ____________________________________________________________________________
1226 [ 17382] By: jhi                                   on 2002/06/30  01:22:05
1227         Log: Subject: [PATCH] Re: [PATCH] pack 'w' should be using NV, not double
1228              From: Nicholas Clark <nick@unfortu.net>
1229              Date: Sat, 29 Jun 2002 18:24:08 +0100
1230              Message-ID: <20020629172408.GB322@Bagpuss.unfortu.net>
1231      Branch: perl
1232            ! t/op/pack.t
1233 ____________________________________________________________________________
1234 [ 17381] By: rgs                                   on 2002/06/29  13:31:12
1235         Log: Various precisions.
1236      Branch: perl
1237            ! pod/perlhack.pod
1238 ____________________________________________________________________________
1239 [ 17380] By: jhi                                   on 2002/06/28  18:50:08
1240         Log: (Retracted by #17383)
1241              Subject: Re: [ID 20020627.002] Regexp causing segmentation fault
1242              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1243              Date: Fri, 28 Jun 2002 14:29:43 +0100
1244              Message-Id: <200206281329.g5SDThO10165@crypt.compulink.co.uk>
1245      Branch: perl
1246            ! sv.c
1247 ____________________________________________________________________________
1248 [ 17379] By: jhi                                   on 2002/06/28  18:36:57
1249         Log: Subject: [PATCH rc2] README.os2
1250              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1251              Date: Fri, 28 Jun 2002 13:32:39 -0400
1252              Message-ID: <20020628133239.A26455@math.ohio-state.edu>
1253      Branch: perl
1254            ! README.os2 os2/Changes
1255 ____________________________________________________________________________
1256 [ 17378] By: jhi                                   on 2002/06/28  18:28:43
1257         Log: Forgotten file.
1258      Branch: perl
1259            ! MANIFEST
1260 ____________________________________________________________________________
1261 [ 17377] By: nick                                  on 2002/06/28  17:59:37
1262         Log: Integrate mainline
1263      Branch: perlio
1264           +> ext/Digest/MD5/hints/MacOS.pl lib/Pod/t/text.t
1265           !> (integrate 27 files)
1266 ____________________________________________________________________________
1267 [ 17376] By: jhi                                   on 2002/06/28  13:15:17
1268         Log: NetWare update from Ananth Kesari.
1269      Branch: perl
1270            ! NetWare/Makefile NetWare/netware.h NetWare/nw5.c
1271            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_NW5.pm
1272 ____________________________________________________________________________
1273 [ 17375] By: jhi                                   on 2002/06/28  13:02:01
1274         Log: (retracted by #17467)
1275              EBCDIC-safer.
1276      Branch: perl
1277            ! regexec.c
1278 ____________________________________________________________________________
1279 [ 17374] By: rgs                                   on 2002/06/28  12:07:49
1280         Log: Subject: [PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
1281              From: Steve Hay <Steve.Hay@uk.radan.com>
1282              Date: Fri, 28 Jun 2002 12:23:37 +0100
1283              Message-ID: <3D1C4739.4090002@uk.radan.com>
1284      Branch: perl
1285            ! lib/Tie/Handle.pm
1286 ____________________________________________________________________________
1287 [ 17373] By: rgs                                   on 2002/06/28  12:06:29
1288         Log: Subject: [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
1289              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1290              Date: Mon, 24 Jun 2002 23:17:57 -0700
1291              Message-ID: <VsAG9gzkgWla092yn@efn.org>
1292      Branch: perl
1293            ! pod/perlfunc.pod
1294 ____________________________________________________________________________
1295 [ 17372] By: jhi                                   on 2002/06/27  20:53:44
1296         Log: Inlining to avoid costly UTF-8 calls.
1297      Branch: perl
1298            ! regexec.c sv.c
1299 ____________________________________________________________________________
1300 [ 17371] By: jhi                                   on 2002/06/27  19:12:46
1301         Log: Shave off some more of the Unicode regex slowness.
1302      Branch: perl
1303            ! regexec.c
1304 ____________________________________________________________________________
1305 [ 17370] By: jhi                                   on 2002/06/27  16:10:17
1306         Log: Cure some of the slowness of
1307              [ID 20020627.001] regex and utf-8 performance problem.
1308      Branch: perl
1309            ! regexec.c
1310 ____________________________________________________________________________
1311 [ 17369] By: rgs                                   on 2002/06/27  11:12:43
1312         Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub 
1313              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1314              Date: Thu, 27 Jun 2002 11:58:57 +0100
1315              Message-ID: <200206271058.g5RAwvE29057@crypt.compulink.co.uk>
1316      Branch: perl
1317            ! op.c
1318 ____________________________________________________________________________
1319 [ 17368] By: ams                                   on 2002/06/27  02:39:13
1320         Log: Subject: [DOC PATCH] DynaLoader.pm
1321              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1322              Date: Wed, 26 Jun 2002 20:27:25 +0200
1323              Message-Id: <4.2.0.58.20020626202637.025db610@mickey.dijkmat.nl>
1324              
1325              Subject: [DOC PATCH] Base64.pm
1326              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1327              Date: Thu, 27 Jun 2002 00:54:10 +0200
1328              Message-Id: <4.2.0.58.20020627005340.02c74550@mickey.dijkmat.nl>
1329      Branch: perl
1330            ! ext/DynaLoader/DynaLoader_pm.PL ext/MIME/Base64/Base64.pm
1331 ____________________________________________________________________________
1332 [ 17367] By: rgs                                   on 2002/06/26  20:32:20
1333         Log: chomp clarifications by Elizabeth Mattijsen.
1334      Branch: perl
1335            ! pod/perlfunc.pod
1336 ____________________________________________________________________________
1337 [ 17366] By: jhi                                   on 2002/06/26  18:25:51
1338         Log: Further tweaking on the Unicode s///.
1339      Branch: perl
1340            ! pp_hot.c t/op/subst.t
1341 ____________________________________________________________________________
1342 [ 17365] By: jhi                                   on 2002/06/26  18:01:09
1343         Log: Subject: Re: Another Unicode s/// buglet?
1344              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1345              Date: Wed, 26 Jun 2002 18:43:18 +0100
1346              Message-Id: <200206261743.g5QHhIC27702@crypt.compulink.co.uk>
1347      Branch: perl
1348            ! regexec.c
1349 ____________________________________________________________________________
1350 [ 17364] By: jhi                                   on 2002/06/26  15:44:57
1351         Log: Subject: Re: Another Unicode s/// buglet?
1352              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1353              Date: Wed, 26 Jun 2002 17:43:07 +0100
1354              Message-Id: <200206261643.g5QGh7519204@crypt.compulink.co.uk>
1355              
1356              (only the test cases)
1357      Branch: perl
1358            ! t/op/subst.t
1359 ____________________________________________________________________________
1360 [ 17363] By: jhi                                   on 2002/06/26  15:41:48
1361         Log: Integrate from macperl:
1362              
1363              [ 17345]
1364              Mac OS Test updates
1365              
1366              [ 17347]
1367              Support hints and OPTIMIZE in MM_MacOS
1368              
1369              [ 17348]
1370              Crank down optimization for Mac OS in Digest::MD5
1371      Branch: perl
1372           +> ext/Digest/MD5/hints/MacOS.pl
1373           !> ext/POSIX/t/taint.t lib/ExtUtils/MM_MacOS.pm
1374           !> lib/Test/Harness/t/strap-analyze.t
1375           !> lib/Test/Harness/t/test-harness.t
1376 ____________________________________________________________________________
1377 [ 17362] By: jhi                                   on 2002/06/26  15:25:45
1378         Log: Let's not leak.
1379      Branch: perl
1380            ! pp_hot.c
1381 ____________________________________________________________________________
1382 [ 17361] By: rgs                                   on 2002/06/26  15:24:24
1383         Log: Subject: [PATCH rc2] os2/Changes
1384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1385              Date: Wed, 26 Jun 2002 11:54:06 -0400
1386              Message-ID: <20020626115406.A6091@math.ohio-state.edu>
1387      Branch: perl
1388            ! os2/Changes os2/os2.c
1389 ____________________________________________________________________________
1390 [ 17360] By: rgs                                   on 2002/06/26  14:41:00
1391         Log: Subject: Re: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
1392              From: PPrymmer@factset.com
1393              Date: Wed, 26 Jun 2002 10:48:23 -0400
1394              Message-ID: <OFB1C74398.CBC80EA2-ON85256BE4.00507569@55.25.11>
1395      Branch: perl
1396            ! pod/perlport.pod
1397 ____________________________________________________________________________
1398 [ 17359] By: rgs                                   on 2002/06/26  14:38:10
1399         Log: Subject: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
1400              From: "Craig A. Berry" <craigberry@mac.com>
1401              Date: Tue, 25 Jun 2002 21:46:59 -0500
1402              Message-ID: <a05111b00b93ec39cdf8f@[172.16.52.1]>
1403      Branch: perl
1404            ! configure.com pod/perlport.pod vms/perlvms.pod
1405 ____________________________________________________________________________
1406 [ 17358] By: jhi                                   on 2002/06/26  14:37:12
1407         Log: Another Unicode s/// buglet, from SADAHIRO Tomoyuki.
1408      Branch: perl
1409            ! pp_hot.c t/op/subst.t
1410 ____________________________________________________________________________
1411 [ 17356] By: jhi                                   on 2002/06/26  12:54:51
1412         Log: Further script tweakage.
1413      Branch: perl
1414            ! Porting/testall.atom
1415 ____________________________________________________________________________
1416 [ 17355] By: rgs                                   on 2002/06/25  19:55:23
1417         Log: Subject: Re: glob [possible PATCH for perlfunc.pod] 
1418              From: "John P. Linderman" <jpl@research.att.com>
1419              Date: Tue, 25 Jun 2002 06:51:09 -0400
1420              Message-ID: <200206251051.GAA44772@raptor.research.att.com>
1421              
1422              (reformatted)
1423      Branch: perl
1424            ! pod/perlfunc.pod
1425 ____________________________________________________________________________
1426 [ 17354] By: jhi                                   on 2002/06/25  19:20:15
1427         Log: Upgrade to podlators 1.22.
1428      Branch: perl
1429            + lib/Pod/t/text.t
1430            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/man.t
1431 ____________________________________________________________________________
1432 [ 17353] By: jhi                                   on 2002/06/25  15:18:15
1433         Log: Unicode s/// buglet found by Gregor Chrupala in perl-unicode. 
1434      Branch: perl
1435            ! pp_hot.c t/op/subst.t
1436 ____________________________________________________________________________
1437 [ 17352] By: jhi                                   on 2002/06/25  13:28:33
1438         Log: Dust off the script to the new test naming.
1439      Branch: perl
1440            ! Porting/testall.atom
1441 ____________________________________________________________________________
1442 [ 17351] By: pudge                                 on 2002/06/22  21:54:43
1443         Log: Update Changes
1444      Branch: macperl
1445            + macos/Changes5.6
1446            ! macos/Changes
1447 ____________________________________________________________________________
1448 [ 17350] By: pudge                                 on 2002/06/22  20:42:37
1449         Log: Don't need this anymore
1450      Branch: macperl
1451            - macos/bundled_ext/Digest/MD5/Makefile.mk
1452 ____________________________________________________________________________
1453 [ 17349] By: pudge                                 on 2002/06/22  20:20:59
1454         Log: Fix macos Makefiles for optimization changes
1455      Branch: macperl
1456            ! macos/BuildRules.mk macos/Makefile.mk
1457 ____________________________________________________________________________
1458 [ 17348] By: pudge                                 on 2002/06/22  20:20:31
1459         Log: Crank down optimization for Mac OS in Digest::MD5
1460      Branch: macperl
1461            + ext/Digest/MD5/hints/MacOS.pl
1462 ____________________________________________________________________________
1463 [ 17347] By: pudge                                 on 2002/06/22  20:20:04
1464         Log: Support hints and OPTIMIZE in MM_MacOS
1465      Branch: macperl
1466            ! lib/ExtUtils/MM_MacOS.pm
1467 ____________________________________________________________________________
1468 [ 17346] By: pudge                                 on 2002/06/22  17:30:59
1469         Log: Misc. config/test updates in macos
1470      Branch: macperl
1471            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
1472            ! macos/bundled_ext/Digest/MD5/Makefile.mk macos/config.sh
1473 ____________________________________________________________________________
1474 [ 17345] By: pudge                                 on 2002/06/22  17:30:12
1475         Log: Mac OS Test updates
1476      Branch: macperl
1477            ! ext/POSIX/t/taint.t lib/Test/Harness/t/strap-analyze.t
1478            ! lib/Test/Harness/t/test-harness.t
1479 ____________________________________________________________________________
1480 [ 17344] By: pudge                                 on 2002/06/22  17:13:16
1481         Log: Integrate perl
1482      Branch: macperl
1483           +> ext/POSIX/t/taint.t lib/Test/Simple/t/bad_plan.t
1484           +> lib/Test/Simple/t/threads.t
1485            - lib/File/Spec/NW5.pm
1486           !> (integrate 124 files)
1487 ____________________________________________________________________________
1488 [ 17343] By: nick                                  on 2002/06/21  14:09:27
1489         Log: Integrate mainline
1490      Branch: perlio
1491           !> Changes patchlevel.h pod/perlhist.pod
1492 ____________________________________________________________________________
1493 [ 17342] By: nick                                  on 2002/06/21  13:30:07
1494         Log: Integrate mainline
1495      Branch: perlio
1496           !> (integrate 34 files)
1497 ____________________________________________________________________________
1498 [ 17341] By: jhi                                   on 2002/06/21  13:13:58
1499         Log: This is 5.8.0 RC2.
1500      Branch: perl
1501            ! patchlevel.h pod/perlhist.pod
1502 ____________________________________________________________________________
1503 [ 17340] By: jhi                                   on 2002/06/21  13:05:59
1504         Log: Update Changes.
1505      Branch: perl
1506            ! Changes patchlevel.h
1507 ____________________________________________________________________________
1508 [ 17339] By: jhi                                   on 2002/06/21  12:46:59
1509         Log: Regen stuff.
1510      Branch: perl
1511            ! Configure NetWare/config_H.wc Porting/config.sh
1512            ! Porting/config_H pod/perlmodlib.pod pod/perltoc.pod uconfig.h
1513            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
1514            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
1515            ! wince/config_H.ce
1516 ____________________________________________________________________________
1517 [ 17338] By: jhi                                   on 2002/06/21  12:34:31
1518         Log: Typos-be-gone.
1519      Branch: perl
1520            ! pod/perldelta.pod
1521 ____________________________________________________________________________
1522 [ 17337] By: jhi                                   on 2002/06/21  12:06:17
1523         Log: Slight rewording from Stas, paragraph rewrappings.
1524      Branch: perl
1525            ! pod/perliol.pod
1526 ____________________________________________________________________________
1527 [ 17336] By: jhi                                   on 2002/06/21  11:56:33
1528         Log: Integrate perlio:
1529              
1530              [ 17330]
1531              PerlIO Layer implementation future proofing.
1532              - Inspired by Nick C's suggestion add size of function table to the table
1533              as a validation check.
1534              - also optimize pseudo-layer code to avoid malloc/link of something
1535              destined to be immediately popped & freed.
1536              - Minor addition to pod/perliol.pod
1537              
1538              [ 17335]
1539              Fix bug in optimized pseudo-layers.
1540      Branch: perl
1541            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
1542            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
1543            ! pod/perliol.pod win32/win32io.c
1544 ____________________________________________________________________________
1545 [ 17335] By: nick                                  on 2002/06/21  08:46:57
1546         Log: Fix bug in optimized pseudo-layers.
1547      Branch: perlio
1548            ! perlio.c
1549 ____________________________________________________________________________
1550 [ 17334] By: jhi                                   on 2002/06/21  00:42:54
1551         Log: VMS: configure.com updates from Craig Berry.
1552      Branch: perl
1553            ! configure.com
1554 ____________________________________________________________________________
1555 [ 17333] By: gsar                                  on 2002/06/21  00:30:52
1556         Log: tyops
1557      Branch: perl
1558            ! pod/perlrun.pod
1559 ____________________________________________________________________________
1560 [ 17332] By: jhi                                   on 2002/06/20  20:41:20
1561         Log: Retract #17331, something broke (e.g. t/io/utf8.t became unhappy)
1562      Branch: perl
1563            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
1564            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
1565            ! pod/perliol.pod win32/win32io.c
1566 ____________________________________________________________________________
1567 [ 17331] By: jhi                                   on 2002/06/20  20:11:00
1568         Log: Integrate perlio:
1569              
1570              [ 17330]
1571              PerlIO Layer implementation future proofing.
1572              - Inspired by Nick C's suggestion add size of function table to the table
1573              as a validation check.
1574              - also optimize pseudo-layer code to avoid malloc/link of something
1575              destined to be immediately popped & freed.
1576              - Minor addition to pod/perliol.pod
1577      Branch: perl
1578           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
1579           !> ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
1580           !> pod/perliol.pod win32/win32io.c
1581 ____________________________________________________________________________
1582 [ 17330] By: nick                                  on 2002/06/20  20:04:01
1583         Log: PerlIO Layer implementation future proofing.
1584              - Inspired by Nick C's suggestion add size of function table to the table
1585              as a validation check.
1586              - also optimize pseudo-layer code to avoid malloc/link of something
1587              destined to be immediately popped & freed.
1588              - Minor addition to pod/perliol.pod
1589      Branch: perlio
1590            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
1591            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
1592            ! pod/perliol.pod win32/win32io.c
1593 ____________________________________________________________________________
1594 [ 17329] By: jhi                                   on 2002/06/20  18:13:31
1595         Log: AmigaOS: fork() is available but unimplemented.
1596      Branch: perl
1597            ! hints/amigaos.sh
1598 ____________________________________________________________________________
1599 [ 17328] By: jhi                                   on 2002/06/20  17:41:42
1600         Log: Integrate perlio:
1601              
1602              [ 17327]
1603              Fix segv on IO::File->open("/dev/null").
1604      Branch: perl
1605           !> doio.c perlio.c
1606 ____________________________________________________________________________
1607 [ 17327] By: nick                                  on 2002/06/20  16:54:01
1608         Log: Fix segv on IO::File->open("/dev/null").
1609      Branch: perlio
1610            ! doio.c perlio.c
1611 ____________________________________________________________________________
1612 [ 17326] By: jhi                                   on 2002/06/20  16:51:22
1613         Log: Missing from #17321.
1614      Branch: perl
1615            ! lib/Getopt/Long/CHANGES
1616 ____________________________________________________________________________
1617 [ 17325] By: jhi                                   on 2002/06/20  15:27:18
1618         Log: Subject: [PATCH]RE: mixing FATAL and non-FATAL warnings
1619              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1620              Date: Thu, 20 Jun 2002 17:14:12 +0100
1621              Message-ID: <AIEAJICLCBDNAAOLLOKLOEJAEOAA.Paul.Marquess@btinternet.com>
1622      Branch: perl
1623            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
1624            ! warnings.pl
1625 ____________________________________________________________________________
1626 [ 17324] By: jhi                                   on 2002/06/20  14:39:41
1627         Log: Subject: Re: perl v5.8.0 17303 on VMS_VAX V7.2
1628              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>   
1629              Date: Thu, 20 Jun 2002 14:51:16 +0100
1630              Message-Id: <200206201351.g5KDpGI16736@crypt.compulink.co.uk>
1631      Branch: perl
1632            ! numeric.c
1633 ____________________________________________________________________________
1634 [ 17323] By: jhi                                   on 2002/06/20  12:36:20
1635         Log: Subject: [Patch POSIX.pod] "fmod" ne "modf"
1636              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
1637              Date: Thu, 20 Jun 2002 14:28:35 +0200
1638              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCDA7@hamsem01.de.gedas.vwg>
1639      Branch: perl
1640            ! ext/POSIX/POSIX.pod
1641 ____________________________________________________________________________
1642 [ 17322] By: jhi                                   on 2002/06/20  12:29:23
1643         Log: Subject: Re: [PATCH perl.h] kill the VOIDUSED redefined warning
1644              From: Stas Bekman <stas@stason.org>
1645              Date: Thu, 20 Jun 2002 16:50:01 +0800
1646              Message-ID: <3D119739.4020901@stason.org>
1647              
1648              (mod_perl defines might define VOIDUSED)
1649      Branch: perl
1650            ! perl.h
1651 ____________________________________________________________________________
1652 [ 17321] By: jhi                                   on 2002/06/20  12:26:12
1653         Log: (Retract #17316 and) upgrade to Getopt::Long 2.32.
1654      Branch: perl
1655            ! lib/Getopt/Long.pm
1656 ____________________________________________________________________________
1657 [ 17320] By: nick                                  on 2002/06/20  06:24:29
1658         Log: Integrate mainline
1659      Branch: perlio
1660           +> lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
1661           !> MANIFEST README.irix README.win32 ext/POSIX/t/posix.t
1662           !> ext/POSIX/t/taint.t lib/ExtUtils/Changes
1663           !> lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MakeMaker.pm
1664           !> lib/ExtUtils/t/writemakefile_args.t lib/Getopt/Long.pm
1665           !> lib/Test/Builder.pm lib/Test/Harness.pm
1666           !> lib/Test/Harness/Changes lib/Test/Harness/Straps.pm
1667           !> lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
1668           !> lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
1669           !> lib/overload.pm makedef.pl pod/perldelta.pod pod/perlvar.pod
1670 ____________________________________________________________________________
1671 [ 17319] By: gsar                                  on 2002/06/20  04:51:48
1672         Log: mention Win32::GetOSName() nearabouts $^O
1673      Branch: perl
1674            ! pod/perlvar.pod
1675 ____________________________________________________________________________
1676 [ 17318] By: jhi                                   on 2002/06/20  03:51:12
1677         Log: More IRIX compiler lore.
1678      Branch: perl
1679            ! README.irix
1680 ____________________________________________________________________________
1681 [ 17317] By: gsar                                  on 2002/06/20  02:33:49
1682         Log: missing export for PerlIO_pop (used in PerlIO::Via now)
1683      Branch: perl
1684            ! makedef.pl
1685 ____________________________________________________________________________
1686 [ 17316] By: jhi                                   on 2002/06/20  00:23:35
1687         Log: (retracted by #17321) Make Getopt::Long ithread-safe.
1688      Branch: perl
1689            ! lib/Getopt/Long.pm
1690 ____________________________________________________________________________
1691 [ 17315] By: jhi                                   on 2002/06/20  00:03:56
1692         Log: Subject: [PATCH] Test::Simple/More/Builder 0.44 -> 0.45
1693              From: Michael G Schwern <schwern@pobox.com>
1694              Date: Wed, 19 Jun 2002 20:11:11 -0400
1695              Message-id: <20020620001111.GW1232@ool-18b93024.dyn.optonline.net>
1696      Branch: perl
1697            + lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
1698            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
1699            ! lib/Test/Simple.pm lib/Test/Simple/Changes
1700            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
1701 ____________________________________________________________________________
1702 [ 17314] By: jhi                                   on 2002/06/19  23:16:37
1703         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.02 -> 6.03
1704              From: Michael G Schwern <schwern@pobox.com>
1705              Date: Wed, 19 Jun 2002 20:13:16 -0400
1706              Message-id: <20020620001316.GY1232@ool-18b93024.dyn.optonline.net>
1707      Branch: perl
1708            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
1709            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/writemakefile_args.t
1710 ____________________________________________________________________________
1711 [ 17313] By: jhi                                   on 2002/06/19  23:15:41
1712         Log: Subject: [PATCH] Test::Harness 2.25 -> 2.26
1713              From: Michael G Schwern <schwern@pobox.com>
1714              Date: Wed, 19 Jun 2002 20:12:08 -0400
1715              Message-id: <20020620001208.GX1232@ool-18b93024.dyn.optonline.net>
1716      Branch: perl
1717            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1718            ! lib/Test/Harness/Straps.pm
1719 ____________________________________________________________________________
1720 [ 17312] By: jhi                                   on 2002/06/19  21:27:24
1721         Log: Integrate perlio:
1722              
1723              [ 17309]
1724              "Clean" implementation of binmode(FH)/":raw" identity.
1725              New function table entry so all layer definitions need tweaking.
1726              Extra function table entry allows a layer to remain on a binmode stack
1727              New PerlIOBase_binmode allows easy implementation of default policy.
1728      Branch: perl
1729           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
1730           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
1731           !> makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
1732 ____________________________________________________________________________
1733 [ 17311] By: jhi                                   on 2002/06/19  21:16:09
1734         Log: Subject: RE: [PATCH] POSIX taint tests
1735              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1736              Date: Wed, 19 Jun 2002 23:16:11 +0100
1737              Message-ID: <AIEAJICLCBDNAAOLLOKLGEHFEOAA.Paul.Marquess@btinternet.com>
1738      Branch: perl
1739            ! ext/POSIX/t/posix.t
1740 ____________________________________________________________________________
1741 [ 17310] By: jhi                                   on 2002/06/19  21:14:53
1742         Log: Fix for 20001101.004, at least for the memleak part.
1743      Branch: perl
1744            ! lib/overload.pm
1745 ____________________________________________________________________________
1746 [ 17309] By: nick                                  on 2002/06/19  20:50:54
1747         Log: "Clean" implementation of binmode(FH)/":raw" identity.
1748              New function table entry so all layer definitions need tweaking.
1749              Extra function table entry allows a layer to remain on a binmode stack
1750              New PerlIOBase_binmode allows easy implementation of default policy.
1751      Branch: perlio
1752            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
1753            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
1754            ! makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
1755 ____________________________________________________________________________
1756 [ 17308] By: jhi                                   on 2002/06/19  20:33:16
1757         Log: Subject: [PATCH] Re: [PATCH] POSIX taint tests
1758              From: Michael G Schwern <schwern@pobox.com>
1759              Date: Wed, 19 Jun 2002 16:51:56 -0400
1760              Message-id: <20020619205156.GH1232@ool-18b93024.dyn.optonline.net>
1761      Branch: perl
1762            ! ext/POSIX/t/posix.t ext/POSIX/t/taint.t
1763 ____________________________________________________________________________
1764 [ 17307] By: rgs                                   on 2002/06/19  20:26:24
1765         Log: Subject: Re: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reported
1766              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1767              Date: Tue, 18 Jun 2002 15:40:08 -0700
1768              Message-ID: <Ib7D9gzkgmTG092yn@efn.org>
1769      Branch: perl
1770            ! lib/overload.pm
1771 ____________________________________________________________________________
1772 [ 17306] By: jhi                                   on 2002/06/19  18:49:06
1773         Log: Subject: Re: Mingw32: some tests fail 
1774              From: Per Einar Ellefsen <per.einar@skynet.be>
1775              Date: Wed, 19 Jun 2002 19:37:15 +0200
1776              Message-Id: <5.1.0.14.2.20020619192631.025848a0@pop.skynet.be>
1777      Branch: perl
1778            ! README.win32
1779 ____________________________________________________________________________
1780 [ 17305] By: jhi                                   on 2002/06/19  17:40:29
1781         Log: Subject: [PATCH] Mention Class::Pseudohash in perldelta
1782              From: Autrijus Tang <autrijus@autrijus.org>
1783              Date: Thu, 20 Jun 2002 01:36:26 +0800
1784              Message-ID: <20020619173626.GA2650@not.autrijus.org>
1785      Branch: perl
1786            ! pod/perldelta.pod
1787 ____________________________________________________________________________
1788 [ 17304] By: nick                                  on 2002/06/19  15:57:16
1789         Log: Integrate mainline
1790      Branch: perlio
1791           +> ext/POSIX/t/taint.t
1792            - lib/File/Spec/NW5.pm
1793           !> Changes MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
1794           !> patchlevel.h pod/perltodo.pod utils/perlbug.PL
1795 ____________________________________________________________________________
1796 [ 17303] By: jhi                                   on 2002/06/19  14:06:55
1797         Log: Update Changes.
1798      Branch: perl
1799            ! Changes patchlevel.h
1800 ____________________________________________________________________________
1801 [ 17302] By: jhi                                   on 2002/06/19  14:00:35
1802         Log: #17301 was only part of the story.
1803      Branch: perl
1804            ! MANIFEST
1805 ____________________________________________________________________________
1806 [ 17301] By: jhi                                   on 2002/06/19  13:53:52
1807         Log: Make MANIFEST comply with #17297.
1808      Branch: perl
1809            ! MANIFEST
1810 ____________________________________________________________________________
1811 [ 17300] By: jhi                                   on 2002/06/19  13:37:45
1812         Log: Subject: Re: perlbug mail loop? [PATCH]
1813              From: Richard.Foley@t-online.de
1814              Date: Wed, 19 Jun 2002 15:29:37 +0200
1815              Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com>
1816      Branch: perl
1817            ! utils/perlbug.PL
1818 ____________________________________________________________________________
1819 [ 17299] By: jhi                                   on 2002/06/19  13:18:42
1820         Log: opendir was missing for the list.
1821      Branch: perl
1822            ! pod/perltodo.pod
1823 ____________________________________________________________________________
1824 [ 17298] By: jhi                                   on 2002/06/19  13:01:51
1825         Log: Integrate perlio:
1826              
1827              [ 17295]
1828              Un-deprecate :raw after all - just define what it means
1829              more precisely. (Pending approval).
1830      Branch: perl
1831           !> lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
1832           !> pod/perlrun.pod
1833 ____________________________________________________________________________
1834 [ 17297] By: jhi                                   on 2002/06/19  12:33:04
1835         Log: The only difference between NW5.pm and Win32.pm was that
1836              NetWare preferred SYS:/temp over C:/temp for tmpdir().
1837      Branch: perl
1838            - lib/File/Spec/NW5.pm
1839            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
1840 ____________________________________________________________________________
1841 [ 17296] By: jhi                                   on 2002/06/19  12:20:54
1842         Log: Subject: [PATCH] POSIX taint tests
1843              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1844              Date: Wed, 19 Jun 2002 09:29:22 +0100
1845              Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>    
1846      Branch: perl
1847            + ext/POSIX/t/taint.t
1848            ! MANIFEST
1849 ____________________________________________________________________________
1850 [ 17295] By: nick                                  on 2002/06/19  12:14:32
1851         Log: Un-deprecate :raw after all - just define what it means
1852              more precisely. (Pending approval).
1853      Branch: perlio
1854            ! lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
1855            ! pod/perlrun.pod
1856 ____________________________________________________________________________
1857 [ 17294] By: nick                                  on 2002/06/19  06:09:49
1858         Log: Integrate mainline
1859      Branch: perlio
1860           !> configure.com ext/Digest/MD5/t/files.t lib/PerlIO.pm
1861           !> lib/perl5db.pl lib/utf8.pm os2/os2_base.t pod/perldelta.pod
1862           !> pod/perlfunc.pod pod/perlipc.pod pod/perlsyn.pod
1863           !> pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
1864           !> toke.c
1865 ____________________________________________________________________________
1866 [ 17293] By: jhi                                   on 2002/06/19  02:00:05
1867         Log: Subject: [PATCH os2/os2_base.t] Re: Patch 14705 botched. (was Re: os2_base test failed)
1868              From: Michael G Schwern <schwern@pobox.com>
1869              Date: Tue, 18 Jun 2002 21:31:43 -0400
1870              Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net>
1871      Branch: perl
1872            ! os2/os2_base.t
1873 ____________________________________________________________________________
1874 [ 17292] By: jhi                                   on 2002/06/18  21:36:21
1875         Log: This is probably the reason for the GW failures.
1876      Branch: perl
1877            ! ext/Digest/MD5/t/files.t
1878 ____________________________________________________________________________
1879 [ 17291] By: jhi                                   on 2002/06/18  21:28:33
1880         Log: Debugger tweak from from Peter Scott.
1881      Branch: perl
1882            ! lib/perl5db.pl
1883 ____________________________________________________________________________
1884 [ 17290] By: jhi                                   on 2002/06/18  20:31:10
1885         Log: To mirror #17285.
1886      Branch: perl
1887            ! pod/perldelta.pod
1888 ____________________________________________________________________________
1889 [ 17289] By: jhi                                   on 2002/06/18  20:29:25
1890         Log: Subject: [PATCH] configure.com: build Encode sub-extensions once and only once
1891              From: "Craig A. Berry" <craigberry@mac.com>
1892              Date: Tue, 18 Jun 2002 10:34:51 -0500
1893              Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01>
1894      Branch: perl
1895            ! configure.com
1896 ____________________________________________________________________________
1897 [ 17288] By: jhi                                   on 2002/06/18  20:27:58
1898         Log: Tiny tweaks.
1899      Branch: perl
1900            ! lib/PerlIO.pm pod/perlfunc.pod
1901 ____________________________________________________________________________
1902 [ 17287] By: jhi                                   on 2002/06/18  20:22:56
1903         Log: Integrate perlio:
1904              
1905              [ 17280]
1906              Slight improvement to :win32 layer
1907              
1908              [ 17282]
1909              More PerlIO doc tweaks - trying to make them document what
1910              happens in current implementation while leaving way open
1911              to "fixing" things.
1912      Branch: perl
1913           !> lib/PerlIO.pm pod/perlfunc.pod win32/win32io.c
1914 ____________________________________________________________________________
1915 [ 17286] By: jhi                                   on 2002/06/18  20:19:25
1916         Log: Document the "Unicode in package/sub names" problem;
1917              a microfix in toke.c towards the final goal (the fix
1918              removes the need to have quotes around Unicode package
1919              names when calling a method on them)
1920      Branch: perl
1921            ! lib/utf8.pm pod/perldelta.pod pod/perltodo.pod
1922            ! pod/perlunicode.pod pod/perluniintro.pod toke.c
1923 ____________________________________________________________________________
1924 [ 17285] By: rgs                                   on 2002/06/18  19:03:52
1925         Log: Further clarification about safe pipe opens.
1926      Branch: perl
1927            ! pod/perlipc.pod
1928 ____________________________________________________________________________
1929 [ 17284] By: rgs                                   on 2002/06/18  18:42:49
1930         Log: perlsyn.pod tweak suggested by Larry.
1931      Branch: perl
1932            ! pod/perlsyn.pod
1933 ____________________________________________________________________________
1934 [ 17283] By: rgs                                   on 2002/06/18  18:25:53
1935         Log: Subject: [DOC PATCH] perlsyn
1936              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1937              Date: Tue, 18 Jun 2002 13:37:30 +0200
1938              Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl>
1939              
1940              Subject: Re: [DOC PATCH] perlsyn (2)
1941              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1942              Date: Tue, 18 Jun 2002 15:08:17 +0200
1943              Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl>
1944              
1945              (Plus tweak by Ronald J Kimball)
1946      Branch: perl
1947            ! pod/perlsyn.pod
1948 ____________________________________________________________________________
1949 [ 17282] By: nick                                  on 2002/06/18  09:14:25
1950         Log: More PerlIO doc tweaks - trying to make them document what
1951              happens in current implementation while leaving way open
1952              to "fixing" things.
1953      Branch: perlio
1954            ! lib/PerlIO.pm pod/perlfunc.pod
1955 ____________________________________________________________________________
1956 [ 17281] By: nick                                  on 2002/06/18  09:12:59
1957         Log: Integrate mainline
1958      Branch: perlio
1959           !> Changes Configure config_h.SH installperl patchlevel.h
1960           !> pod/perldelta.pod pod/perlipc.pod
1961 ____________________________________________________________________________
1962 [ 17280] By: nick                                  on 2002/06/18  07:03:08
1963         Log: Slight improvement to :win32 layer
1964      Branch: perlio
1965            ! win32/win32io.c
1966 ____________________________________________________________________________
1967 [ 17279] By: jhi                                   on 2002/06/18  03:10:42
1968         Log: Do not install XS::{APItest,Typemap}
1969      Branch: perl
1970            ! installperl
1971 ____________________________________________________________________________
1972 [ 17278] By: jhi                                   on 2002/06/18  02:46:43
1973         Log: Subject: Re: Do we want XS::APItest installed?
1974              From: Andy Dougherty <doughera@lafayette.edu>
1975              Date: Mon, 17 Jun 2002 16:59:52 -0400 (EDT)
1976              Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu>
1977              
1978              (rats, forgot to submit the metaconfig change separately)
1979      Branch: metaconfig/U/perl
1980            ! Extensions.U
1981      Branch: perl
1982            ! Configure config_h.SH
1983 ____________________________________________________________________________
1984 [ 17277] By: jhi                                   on 2002/06/18  02:31:26
1985         Log: "Borrow" Rafael's multiarg open descripion to perldelta,
1986              shuffle the highlights a bit (can't believe the perlio
1987              mention was missing)
1988      Branch: perl
1989            ! pod/perldelta.pod
1990 ____________________________________________________________________________
1991 [ 17276] By: rgs                                   on 2002/06/17  22:46:28
1992         Log: Document the '-|' open form in perlipc.pod
1993      Branch: perl
1994            ! pod/perlipc.pod
1995 ____________________________________________________________________________
1996 [ 17275] By: gsar                                  on 2002/06/17  19:20:06
1997         Log: avoid AUTOLOAD() clobbering $!
1998      Branch: maint-5.6/perl
1999            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
2000            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
2001            ! ext/Socket/Socket.pm ext/Sys/Syslog/Syslog.pm
2002            ! lib/AutoLoader.pm utils/h2xs.PL
2003 ____________________________________________________________________________
2004 [ 17274] By: nick                                  on 2002/06/17  14:50:35
2005         Log: Integrate mainline
2006      Branch: perlio
2007           !> README.vms lib/File/Basename.pm lib/PerlIO.pm lib/open.pm
2008           !> pod/perlfunc.pod pod/perlrun.pod
2009 ____________________________________________________________________________
2010 [ 17273] By: jhi                                   on 2002/06/17  14:34:17
2011         Log: Update Changes.
2012      Branch: perl
2013            ! Changes patchlevel.h
2014 ____________________________________________________________________________
2015 [ 17272] By: jhi                                   on 2002/06/17  14:21:55
2016         Log: :bytes is not the inverse of :crlf, either (from NI-S) 
2017      Branch: perl
2018            ! lib/PerlIO.pm
2019 ____________________________________________________________________________
2020 [ 17271] By: jhi                                   on 2002/06/17  13:56:33
2021         Log: Further discouraging of :raw.
2022      Branch: perl
2023            ! lib/PerlIO.pm lib/open.pm pod/perlfunc.pod pod/perlrun.pod
2024 ____________________________________________________________________________
2025 [ 17270] By: jhi                                   on 2002/06/17  13:27:35
2026         Log: Integrate perlio:
2027              
2028              [ 17267]
2029              Handle IO error in "slow gets"
2030      Branch: perl
2031           !> sv.c
2032 ____________________________________________________________________________
2033 [ 17269] By: jhi                                   on 2002/06/17  12:49:06
2034         Log: Subject: [PATCH File/Basename.pm] use of undef var
2035              From: Stas Bekman <stas@stason.org>
2036              Date: Mon, 17 Jun 2002 16:31:48 +0800
2037              Message-ID: <3D0D9E74.7000908@stason.org>
2038              
2039              (modified)
2040      Branch: perl
2041            ! lib/File/Basename.pm
2042 ____________________________________________________________________________
2043 [ 17268] By: jhi                                   on 2002/06/17  12:45:10
2044         Log: Subject: [PATCH] README.vms -- updated testing instructions
2045              From: "Craig A. Berry" <craigberry@mac.com>
2046              Date: Mon, 17 Jun 2002 00:31:18 -0500
2047              Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>
2048      Branch: perl
2049            ! README.vms
2050 ____________________________________________________________________________
2051 [ 17267] By: nick                                  on 2002/06/17  12:41:49
2052         Log: Handle IO error in "slow gets"
2053      Branch: perlio
2054            ! sv.c
2055 ____________________________________________________________________________
2056 [ 17266] By: nick                                  on 2002/06/17  07:05:20
2057         Log: Integrate mainline
2058      Branch: perlio
2059           !> autodoc.pl embed.pl lib/perl5db.pl pod/perldebtut.pod
2060           !> pod/perldebug.pod pod/perldelta.pod
2061 ____________________________________________________________________________
2062 [ 17265] By: jhi                                   on 2002/06/17  00:53:49
2063         Log: Subject: Re: [ID 20020614.027] Bad Debugger mojo in RC1
2064              From: Peter Scott <Peter@PSDT.com>
2065              Date: Sun, 16 Jun 2002 18:31:31 -0700
2066              Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>  
2067              
2068              @file -> source file
2069      Branch: perl
2070            ! lib/perl5db.pl pod/perldebtut.pod pod/perldebug.pod
2071 ____________________________________________________________________________
2072 [ 17264] By: jhi                                   on 2002/06/17  00:47:43
2073         Log: Missing hunk from #15363.
2074      Branch: perl
2075            ! lib/perl5db.pl
2076 ____________________________________________________________________________
2077 [ 17263] By: jhi                                   on 2002/06/17  00:36:26
2078         Log: Advertise MakeMaker.
2079      Branch: perl
2080            ! pod/perldelta.pod
2081 ____________________________________________________________________________
2082 [ 17262] By: jhi                                   on 2002/06/16  23:16:18
2083         Log: Subject: Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5 
2084              From: parv <parv@pair.com>
2085              Date: Sun, 16 Jun 2002 20:12:24 -0400
2086              Message-ID: <20020617001224.GC466@moo.holy.cow>
2087      Branch: perl
2088            ! pod/perldelta.pod
2089 ____________________________________________________________________________
2090 [ 17261] By: ams                                   on 2002/06/16  21:40:47
2091         Log: Subject: PATCH: correct confusing lie in {embed,autodoc}.pl
2092              From: Robin Houston <robin@kitsite.com>
2093              Date: Sun, 16 Jun 2002 23:33:50 +0100
2094              Message-Id: <20020616233350.A9675@robin.kitsite.com>
2095      Branch: perl
2096            ! autodoc.pl embed.pl
2097 ____________________________________________________________________________
2098 [ 17260] By: jhi                                   on 2002/06/16  17:06:31
2099         Log: Deprecate (or at least discourage) :raw.
2100      Branch: perl
2101            ! pod/perldelta.pod
2102 ____________________________________________________________________________
2103 [ 17259] By: jhi                                   on 2002/06/16  16:54:28
2104         Log: Integrate perlio:
2105              
2106              [ 17258]
2107              Last minute tinkering with PerlIO abstraction API.
2108              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
2109              const char *mode.
2110              - Other 'flags' field changed to U32
2111              - Discouraging words written about ":raw".
2112      Branch: perl
2113           !> perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
2114 ____________________________________________________________________________
2115 [ 17258] By: nick                                  on 2002/06/16  16:38:59
2116         Log: Last minute tinkering with PerlIO abstraction API.
2117              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
2118              const char *mode.
2119              - Other 'flags' field changed to U32
2120              - Discouraging words written about ":raw".
2121      Branch: perlio
2122            ! perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
2123 ____________________________________________________________________________
2124 [ 17257] By: nick                                  on 2002/06/16  15:16:46
2125         Log: Integrate mainline
2126      Branch: perlio
2127           !> (integrate 32 files)
2128 ____________________________________________________________________________
2129 [ 17256] By: ams                                   on 2002/06/16  09:00:51
2130         Log: Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
2131              From: Michael G Schwern <schwern@pobox.com>
2132              Date: Sun, 16 Jun 2002 03:49:27 -0400
2133              Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>
2134              
2135              Subject: [PATCH] Test::Harness 2.24 -> 2.25
2136              From: Michael G Schwern <schwern@pobox.com>
2137              Date: Sun, 16 Jun 2002 03:58:40 -0400
2138              Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>
2139      Branch: perl
2140            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2141            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_MacOS.pm
2142            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2143            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
2144            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/writemakefile_args.t
2145            ! lib/Test/Harness.pm lib/Test/Harness/Changes
2146            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
2147            ! lib/Test/Harness/t/strap-analyze.t
2148            ! lib/Test/Harness/t/test-harness.t
2149            ! t/lib/MakeMaker/Test/Utils.pm
2150 ____________________________________________________________________________
2151 [ 17255] By: jhi                                   on 2002/06/16  03:29:09
2152         Log: Subject: [PATCH] pp.c:pp_pow() -- quit when you're done
2153              From: "Craig A. Berry" <craigberry@mac.com>
2154              Date: Sat, 15 Jun 2002 18:56:12 -0500
2155              Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>
2156      Branch: perl
2157            ! pp.c
2158 ____________________________________________________________________________
2159 [ 17254] By: jhi                                   on 2002/06/15  20:09:47
2160         Log: Collect the known AmigaOS wisdom.
2161      Branch: perl
2162            ! README.amiga hints/amigaos.sh
2163 ____________________________________________________________________________
2164 [ 17253] By: jhi                                   on 2002/06/15  18:08:06
2165         Log: Subject: [PATCH] README.vms, Multinet fix update
2166              From: "Craig A. Berry" <craigberry@mac.com>
2167              Date: Sat, 15 Jun 2002 14:02:50 -0500
2168              Message-Id: <a05111b12b9313d818599@[172.16.52.1]>
2169      Branch: perl
2170            ! README.vms
2171 ____________________________________________________________________________
2172 [ 17252] By: jhi                                   on 2002/06/15  17:22:56
2173         Log: Regenerate Changes; most importantly automassage the
2174              "Integrate perlio" entries to be more informative.
2175      Branch: perl
2176            ! Changes
2177 ____________________________________________________________________________
2178 [ 17251] By: jhi                                   on 2002/06/15  15:39:09
2179         Log: Spurious empty statements.
2180      Branch: perl
2181            ! op.c perl.c perlio.c sv.c
2182 ____________________________________________________________________________
2183 [ 17250] By: jhi                                   on 2002/06/15  15:34:51
2184         Log: Possible cure for
2185              
2186              Subject: Re: Thread bug in 5.8RC1 Win32
2187              From: Alessandro Forghieri <alf@orion.it>
2188              Date: Sat, 15 Jun 2002 12:56:35 +0200
2189              Message-ID: <20020615125635.A25110@alpha.orion.it>
2190      Branch: perl
2191            ! perl.c
2192 ____________________________________________________________________________
2193 [ 17249] By: jhi                                   on 2002/06/14  23:14:44
2194         Log: findrfuncs: small tweaks.
2195      Branch: perl
2196            ! Porting/findrfuncs
2197 ____________________________________________________________________________
2198 [ 17248] By: jhi                                   on 2002/06/14  22:34:27
2199         Log: Group the debugger changes in one place.
2200      Branch: perl
2201            ! pod/perldelta.pod
2202 ____________________________________________________________________________
2203 [ 17247] By: jhi                                   on 2002/06/14  19:26:15
2204         Log: Detypo.
2205      Branch: perl
2206            ! pod/perlfunc.pod
2207 ____________________________________________________________________________
2208 [ 17246] By: jhi                                   on 2002/06/14  19:18:44
2209         Log: Plug potential confusion.
2210      Branch: perl
2211            ! pod/perldelta.pod
2212 ____________________________________________________________________________
2213 [ 17245] By: jhi                                   on 2002/06/14  19:13:16
2214         Log: Attribute::Handlers has been adopted by Arthur.
2215      Branch: perl
2216            ! pod/perldelta.pod
2217 ____________________________________________________________________________
2218 [ 17244] By: jhi                                   on 2002/06/14  19:04:53
2219         Log: README.irix update.
2220      Branch: perl
2221            ! README.irix
2222 ____________________________________________________________________________
2223 [ 17243] By: jhi                                   on 2002/06/14  19:00:08
2224         Log: README.tru64 update.
2225      Branch: perl
2226            ! README.tru64
2227 ____________________________________________________________________________
2228 [ 17242] By: jhi                                   on 2002/06/14  18:48:33
2229         Log: Not that urgent a fix since inside #if 0, but still...
2230      Branch: perl
2231            ! perlsfio.h
2232 ____________________________________________________________________________
2233 [ 17241] By: nick                                  on 2002/06/14  17:15:38
2234         Log: Integrate mainline
2235      Branch: perlio
2236           !> Changes Configure NetWare/config.wc NetWare/config_H.wc
2237           !> Porting/Glossary Porting/config.sh Porting/config_H
2238           !> config_h.SH ext/Socket/socketpair.t lib/ExtUtils/t/Constant.t
2239           !> lib/Pod/t/basic.t lib/Term/Cap.t patchlevel.h
2240           !> pod/perldelta.pod pod/perltoc.pod pp_sys.c
2241 ____________________________________________________________________________
2242 [ 17240] By: jhi                                   on 2002/06/14  14:25:38
2243         Log: OS/2 status from John Poltorak.
2244      Branch: perl
2245            ! pod/perldelta.pod
2246 ____________________________________________________________________________
2247 [ 17239] By: jhi                                   on 2002/06/14  14:05:37
2248         Log: Regen Configure; regen perltoc.
2249      Branch: perl
2250            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2251            ! config_h.SH pod/perltoc.pod
2252 ____________________________________________________________________________
2253 [ 17238] By: jhi                                   on 2002/06/14  13:40:23
2254         Log: Update Changes.
2255      Branch: perl
2256            ! Changes patchlevel.h
2257 ____________________________________________________________________________
2258 [ 17237] By: jhi                                   on 2002/06/14  13:32:22
2259         Log: NetWare diff for XS::APItest.
2260      Branch: perl
2261            ! NetWare/config.wc NetWare/config_H.wc
2262 ____________________________________________________________________________
2263 [ 17236] By: jhi                                   on 2002/06/14  11:16:57
2264         Log: Subject: [PATCH] Constant.t for EBCDIC platforms       
2265              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2266              Date: Fri, 14 Jun 2002 10:39:54 +0200
2267              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net> 
2268      Branch: perl
2269            ! lib/ExtUtils/t/Constant.t
2270 ____________________________________________________________________________
2271 [ 17235] By: jhi                                   on 2002/06/14  11:09:07
2272         Log: Subject: [PATCH] getpwent() & POSIX-BC/BS2000 problem
2273              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2274              Date: Fri, 14 Jun 2002 10:07:28 +0200
2275              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>
2276      Branch: perl
2277            ! pp_sys.c
2278 ____________________________________________________________________________
2279 [ 17234] By: jhi                                   on 2002/06/14  11:08:34
2280         Log: Subject: [PATCH] basic.t for EBCDIC platforms
2281              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2282              Date: Fri, 14 Jun 2002 09:58:49 +0200
2283              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>
2284      Branch: perl
2285            ! lib/Pod/t/basic.t
2286 ____________________________________________________________________________
2287 [ 17233] By: jhi                                   on 2002/06/14  11:07:23
2288         Log: Subject: [PATCH] Cap.t for EBCDIC platforms
2289              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2290              Date: Fri, 14 Jun 2002 09:53:36 +0200
2291              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>       
2292              (why this has been working in z/OS?)
2293      Branch: perl
2294            ! lib/Term/Cap.t
2295 ____________________________________________________________________________
2296 [ 17232] By: jhi                                   on 2002/06/14  10:58:01
2297         Log: Mention Solaris x86 use64bitint troubles.
2298      Branch: perl
2299            ! pod/perldelta.pod
2300 ____________________________________________________________________________
2301 [ 17231] By: jhi                                   on 2002/06/14  10:45:16
2302         Log: All UNICOS test failures should be gone now.
2303      Branch: perl
2304            ! pod/perldelta.pod
2305 ____________________________________________________________________________
2306 [ 17230] By: jhi                                   on 2002/06/14  10:39:04
2307         Log: UNICOS and UNICOS/mk are broken only on one test.
2308      Branch: perl
2309            ! ext/Socket/socketpair.t
2310 ____________________________________________________________________________
2311 [ 17229] By: nick                                  on 2002/06/14  08:36:40
2312         Log: Integrate mainline
2313      Branch: perlio
2314           !> (integrate 32 files)
2315 ____________________________________________________________________________
2316 [ 17228] By: jhi                                   on 2002/06/14  01:36:12
2317         Log: Upgrade to Switch 2.09 (the debugging statement
2318              was already removed in blead)
2319      Branch: perl
2320            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
2321 ____________________________________________________________________________
2322 [ 17227] By: ams                                   on 2002/06/14  00:39:15
2323         Log: Subject: [PATCH perl@17206] assorted help for older VMS systems
2324              From: "Craig A. Berry" <craigberry@mac.com>
2325              Date: Thu, 13 Jun 2002 19:55:25 -0500
2326              Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
2327      Branch: perl
2328            ! configure.com pod/perldelta.pod pp_pack.c vms/vms.c
2329 ____________________________________________________________________________
2330 [ 17226] By: jhi                                   on 2002/06/13  22:07:24
2331         Log: Thread doc tweaks.
2332      Branch: perl
2333            ! ext/threads/shared/shared.pm ext/threads/threads.pm
2334            ! pod/perlthrtut.pod
2335 ____________________________________________________________________________
2336 [ 17225] By: jhi                                   on 2002/06/13  21:59:07
2337         Log: Don't assume too much about how print will scale
2338              your fp numbers; be explicit and use printf instead--
2339              the assumption broke in UNICOS (from Mark Lutz)
2340              (Use %.0f instead of %d because in 32-bit systems
2341              the %d may end producing -1 or something else odd.)
2342      Branch: perl
2343            ! t/lib/warnings/toke
2344 ____________________________________________________________________________
2345 [ 17224] By: jhi                                   on 2002/06/13  19:22:12
2346         Log: Tell what version of PDL will be fine with 5.8.0,
2347              according to TimJ.
2348      Branch: perl
2349            ! pod/perldelta.pod
2350 ____________________________________________________________________________
2351 [ 17223] By: jhi                                   on 2002/06/13  16:44:12
2352         Log: Subject: test failure: lib/ExtUtils/t/Installed.t
2353              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2354              Date: Thu, 13 Jun 2002 15:44:24 +0100
2355              Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>
2356      Branch: perl
2357            ! lib/ExtUtils/t/Installed.t
2358 ____________________________________________________________________________
2359 [ 17222] By: jhi                                   on 2002/06/13  16:39:35
2360         Log: Subject: Re: linux + usemorebits: gcc error?
2361              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2362              Date: Thu, 13 Jun 2002 15:03:28 +0100
2363              Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>
2364              
2365              (go U32 based on NI-S since it's a flags field)
2366      Branch: perl
2367            ! perliol.h
2368 ____________________________________________________________________________
2369 [ 17221] By: jhi                                   on 2002/06/13  13:55:08
2370         Log: Document the tied/magical/shared array/hash non-autovivifying bug.
2371      Branch: perl
2372            ! ext/threads/shared/shared.pm pod/perldelta.pod
2373 ____________________________________________________________________________
2374 [ 17220] By: jhi                                   on 2002/06/13  12:51:14
2375         Log: Also perlsub needs to be slightly more upbeat about attributes. 
2376      Branch: perl
2377            ! pod/perlsub.pod
2378 ____________________________________________________________________________
2379 [ 17219] By: jhi                                   on 2002/06/13  12:40:36
2380         Log: One more pass on the TYPE/ATTRS issues.
2381      Branch: perl
2382            ! lib/attributes.pm pod/perlfunc.pod
2383 ____________________________________________________________________________
2384 [ 17218] By: jhi                                   on 2002/06/13  12:24:53
2385         Log: Subject: Re: [ PATCH ] AIX 5 + 17206
2386              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2387              Date: Thu, 13 Jun 2002 09:18:27 +0200
2388              Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>
2389      Branch: perl
2390            ! hints/aix.sh
2391 ____________________________________________________________________________
2392 [ 17217] By: jhi                                   on 2002/06/13  12:24:22
2393         Log: Subject: [ PATCH ] mymalloc on HP-UX
2394              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2395              Date: Thu, 13 Jun 2002 09:58:30 +0200
2396              Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>
2397      Branch: perl
2398            ! hints/hpux.sh
2399 ____________________________________________________________________________
2400 [ 17216] By: ams                                   on 2002/06/13  10:08:38
2401         Log: <pudge> crab, can you integrate 17215 ?
2402      Branch: perl
2403           !> ext/XS/APItest/t/printf.t
2404 ____________________________________________________________________________
2405 [ 17215] By: pudge                                 on 2002/06/13  09:51:36
2406         Log: Building XS::APItest as shared lib
2407      Branch: macperl
2408            ! ext/XS/APItest/t/printf.t
2409 ____________________________________________________________________________
2410 [ 17214] By: pudge                                 on 2002/06/13  09:50:25
2411         Log: Update tests, makefile, config
2412      Branch: macperl
2413            ! macos/MacPerlTests.cmd macos/Makefile.mk macos/config.sh
2414 ____________________________________________________________________________
2415 [ 17213] By: pudge                                 on 2002/06/13  09:49:11
2416         Log: Integrate perl
2417      Branch: macperl
2418           +> README.freebsd README.irix ext/IO/hints/sco.pl
2419           +> ext/Thread/README.threads ext/XS/APItest/APItest.pm
2420           +> ext/XS/APItest/APItest.xs ext/XS/APItest/MANIFEST
2421           +> ext/XS/APItest/Makefile.PL ext/XS/APItest/README
2422           +> ext/XS/APItest/t/printf.t lib/Math/BigInt/t/upgradef.t
2423           +> lib/Net/Ping/Changes
2424            - README.threads lib/Net/Ping/CHANGES
2425            ! NetWare/bat/SetCodeWar.bat
2426           !> (integrate 168 files)
2427 ____________________________________________________________________________
2428 [ 17212] By: ams                                   on 2002/06/13  09:29:13
2429         Log: Subject: [PATCH] APItest.xs OUTPUT (was: perl@17206)
2430              From: Chris Nandor <pudge@pobox.com>
2431              Date: Thu, 13 Jun 2002 00:16:26 -0400
2432              Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
2433      Branch: perl
2434            ! ext/XS/APItest/APItest.xs
2435 ____________________________________________________________________________
2436 [ 17211] By: jhi                                   on 2002/06/12  23:05:29
2437         Log: Subject: [PATCH: perl@17206] add skipping of threads and threads::shared on default builds
2438              From: PPrymmer@factset.com
2439              Date: Wed, 12 Jun 2002 18:58:50 -0400
2440              Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>
2441      Branch: perl
2442            ! utils/perlivp.PL
2443 ____________________________________________________________________________
2444 [ 17210] By: jhi                                   on 2002/06/12  22:57:47
2445         Log: The scalar behaviour of sort is undefined.
2446      Branch: perl
2447            ! pod/perlfunc.pod
2448 ____________________________________________________________________________
2449 [ 17209] By: jhi                                   on 2002/06/12  22:56:24
2450         Log: Mention I/O layers in perlopentut.
2451      Branch: perl
2452            ! pod/perlopentut.pod
2453 ____________________________________________________________________________
2454 [ 17208] By: jhi                                   on 2002/06/12  22:36:15
2455         Log: Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
2456      Branch: perl
2457            ! lib/attributes.pm pod/perlfunc.pod
2458 ____________________________________________________________________________
2459 [ 17207] By: jhi                                   on 2002/06/12  14:15:32
2460         Log: As noticed by Philip Newton, XS::APItest is not meant to be installed.
2461      Branch: perl
2462            ! ext/XS/APItest/README
2463 ____________________________________________________________________________
2464 [ 17206] By: jhi                                   on 2002/06/12  13:25:30
2465         Log: Update Changes.
2466      Branch: perl
2467            ! Changes patchlevel.h
2468 ____________________________________________________________________________
2469 [ 17205] By: jhi                                   on 2002/06/12  13:16:32
2470         Log: Regen toc.
2471      Branch: perl
2472            ! pod/perltoc.pod
2473 ____________________________________________________________________________
2474 [ 17204] By: jhi                                   on 2002/06/12  13:05:28
2475         Log: This should be gone now.
2476      Branch: perl
2477            ! INSTALL
2478 ____________________________________________________________________________
2479 [ 17203] By: jhi                                   on 2002/06/12  12:58:54
2480         Log: NetWare doc tweak.
2481      Branch: perl
2482            ! README.netware
2483 ____________________________________________________________________________
2484 [ 17202] By: jhi                                   on 2002/06/12  12:33:33
2485         Log: Subject: [PATCH pod/perlfunc.pod] Re: Change sort in scalar context behavior. 
2486              From: Abigail <abigail@foad.org>
2487              Date: Wed, 12 Jun 2002 02:46:01 -0700
2488              Message-ID: <20020612024601.A8524@ucan.foad.org>
2489      Branch: perl
2490            ! pod/perlfunc.pod
2491 ____________________________________________________________________________
2492 [ 17201] By: jhi                                   on 2002/06/12  12:31:19
2493         Log: Subject: [PATCH] Re: linux + usemorebits: gcc error?
2494              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
2495              Date: Wed, 12 Jun 2002 13:50:59 +0200
2496              Message-ID: <3D0735A3.4020701@hexaflux.com>
2497      Branch: perl
2498            ! ext/Time/HiRes/HiRes.xs
2499 ____________________________________________________________________________
2500 [ 17200] By: jhi                                   on 2002/06/12  12:17:02
2501         Log: Synchronize config.bc and config_H.bc; add SCNfldbl;
2502              go back to disabling long doubles from MinGW because
2503              MSVCRT doesn't do long double printfing even when gcc
2504              would know how to handle them.
2505      Branch: perl
2506            ! win32/config.bc win32/config_H.bc win32/config_H.gc
2507 ____________________________________________________________________________
2508 [ 17199] By: nick                                  on 2002/06/12  11:13:16
2509         Log: Integrate mainline
2510      Branch: perlio
2511           !> configure.com ext/XS/APItest/APItest.xs lib/Math/Trig.t perl.c
2512           !> pod/perldiag.pod pod/perlmodlib.PL pod/perlmodlib.pod
2513           !> win32/config_H.bc win32/config_H.gc
2514 ____________________________________________________________________________
2515 [ 17198] By: jhi                                   on 2002/06/12  03:01:37
2516         Log: Subject: [PATCH @17190] configure.com: join the sPRI... party
2517              From: "Craig A. Berry" <craigberry@mac.com>
2518              Date: Tue, 11 Jun 2002 22:44:31 -0500
2519              Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>
2520      Branch: perl
2521            ! configure.com
2522 ____________________________________________________________________________
2523 [ 17197] By: jhi                                   on 2002/06/12  01:52:32
2524         Log: Test relying on undefined behaviour of atan2(0, 0)
2525              (valiantly debugged by Mark Lutz).
2526      Branch: perl
2527            ! lib/Math/Trig.t
2528 ____________________________________________________________________________
2529 [ 17196] By: jhi                                   on 2002/06/12  01:41:05
2530         Log: Regen perlmodlib.
2531      Branch: perl
2532            ! pod/perlmodlib.pod
2533 ____________________________________________________________________________
2534 [ 17195] By: jhi                                   on 2002/06/12  01:39:18
2535         Log: Subject: [PATCH] perlmodlib.pod missing Config & Errno
2536              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2537              Date: Tue, 11 Jun 2002 15:12:15 -0700
2538              Message-ID: </WnB9gzkgC5S092yn@efn.org>
2539      Branch: perl
2540            ! pod/perlmodlib.PL
2541 ____________________________________________________________________________
2542 [ 17194] By: jhi                                   on 2002/06/12  01:35:57
2543         Log: Subject: [PATCH] Re: RC1 on Playstation2
2544              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2545              Date: Tue, 11 Jun 2002 11:55:40 -1000 (HST)
2546              Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>
2547      Branch: perl
2548            ! perl.c
2549 ____________________________________________________________________________
2550 [ 17193] By: jhi                                   on 2002/06/11  19:57:23
2551         Log: Not that I know anything about Windows compilers
2552              but Google leads me into believing that while Borland and
2553              GCC support the ANSI way of printing long doubles (%L),
2554              Visual C really doesn't support printing them.
2555      Branch: perl
2556            ! ext/XS/APItest/APItest.xs win32/config_H.bc win32/config_H.gc
2557 ____________________________________________________________________________
2558 [ 17192] By: rgs                                   on 2002/06/11  19:00:37
2559         Log: Fix a cut-n-paste error.
2560      Branch: perl
2561            ! pod/perldiag.pod
2562 ____________________________________________________________________________
2563 [ 17191] By: nick                                  on 2002/06/11  16:07:14
2564         Log: Integrate mainline
2565      Branch: perlio
2566           !> Changes INSTALL ext/XS/APItest/APItest.pm
2567           !> ext/XS/APItest/APItest.xs ext/XS/APItest/t/printf.t
2568           !> patchlevel.h
2569 ____________________________________________________________________________
2570 [ 17190] By: jhi                                   on 2002/06/11  14:09:14
2571         Log: Update Changes.
2572      Branch: perl
2573            ! Changes patchlevel.h
2574 ____________________________________________________________________________
2575 [ 17189] By: jhi                                   on 2002/06/11  13:55:12
2576         Log: Trying to printf Perl-specific datatypes using printf
2577              (with perlio or stdio) is folly, says Hugo.
2578      Branch: perl
2579            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
2580            ! ext/XS/APItest/t/printf.t
2581 ____________________________________________________________________________
2582 [ 17188] By: jhi                                   on 2002/06/11  13:54:31
2583         Log: Be more specific.
2584      Branch: perl
2585            ! INSTALL
2586 ____________________________________________________________________________
2587 [ 17187] By: jhi                                   on 2002/06/11  13:03:13
2588         Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
2589              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>      
2590              Date: Tue, 11 Jun 2002 12:21:01 +0200
2591              Message-ID: <3D05CF0D.9060409@hexaflux.com>    
2592      Branch: perl
2593            ! INSTALL
2594 ____________________________________________________________________________
2595 [ 17186] By: nick                                  on 2002/06/11  10:44:04
2596         Log: Integrate mainline
2597      Branch: perlio
2598           +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
2599           +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
2600           +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
2601           +> lib/Math/BigInt/t/upgradef.t
2602           !> MANIFEST NetWare/Makefile Porting/repository.pod
2603           !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
2604           !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
2605           !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
2606           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
2607           !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
2608           !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
2609           !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
2610           !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
2611           !> win32/Makefile
2612 ____________________________________________________________________________
2613 [ 17185] By: gsar                                  on 2002/06/11  05:02:43
2614         Log: sanity-check the windows section in perldelta and add some missing
2615              entries
2616      Branch: perl
2617            ! pod/perldelta.pod
2618 ____________________________________________________________________________
2619 [ 17184] By: jhi                                   on 2002/06/11  03:45:44
2620         Log: Obviously time to get some sleep.
2621      Branch: perl
2622            ! ext/XS/APItest/t/printf.t
2623 ____________________________________________________________________________
2624 [ 17183] By: jhi                                   on 2002/06/11  03:41:35
2625         Log: #17179 wasn't quite right.
2626      Branch: perl
2627            ! ext/XS/APItest/t/printf.t
2628 ____________________________________________________________________________
2629 [ 17182] By: gsar                                  on 2002/06/11  03:27:41
2630         Log: fix outdated info about how the patches in the APC are generated;
2631              mention the perlbrowse repository gateway; add a pointer to
2632              perlhack.pod in repository.pod
2633      Branch: perl
2634            ! Porting/repository.pod pod/perlhack.pod
2635 ____________________________________________________________________________
2636 [ 17181] By: jhi                                   on 2002/06/11  03:27:24
2637         Log: Subject: Detype locale.c comment
2638              From: Philip Newton <Philip.Newton@gmx.net>
2639              Date: Tue, 11 Jun 2002 06:28:08 +0200
2640              Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
2641      Branch: perl
2642            ! locale.c
2643 ____________________________________________________________________________
2644 [ 17180] By: jhi                                   on 2002/06/11  03:21:53
2645         Log: Make UTF-8 locales effective only if PerlIO has been
2646              defined (ignore UTF-8 locales silently if no PerlIO).
2647      Branch: perl
2648            ! locale.c pod/perldelta.pod pod/perluniintro.pod
2649 ____________________________________________________________________________
2650 [ 17179] By: jhi                                   on 2002/06/11  02:53:34
2651         Log: Can't printf Perl specific datatypes without perlio
2652              (in other words, stdio doesn't do the %V...)
2653      Branch: perl
2654            ! ext/XS/APItest/t/printf.t
2655 ____________________________________________________________________________
2656 [ 17178] By: jhi                                   on 2002/06/11  01:54:05
2657         Log: Document XS::APItest.
2658      Branch: perl
2659            ! pod/perldelta.pod
2660 ____________________________________________________________________________
2661 [ 17177] By: jhi                                   on 2002/06/11  01:49:38
2662         Log: Add XS::APItest to Win32/DJGPP/NetWare.
2663      Branch: perl
2664            ! NetWare/Makefile djgpp/config.over win32/Makefile
2665 ____________________________________________________________________________
2666 [ 17176] By: jhi                                   on 2002/06/11  01:37:39
2667         Log: Add XS::APItest 0.01 from Tim Jenness.
2668              
2669              The perl.h change is needed by non-gcc (non-__attribute__)
2670              compilers: without it non-gccs won't have printf() mapped
2671              to PerlIO_stdoutf (when perlio, of course).  This means that
2672              non-gccs would not be able to print the Perl specific datatypes.
2673      Branch: perl
2674            + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
2675            + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
2676            + ext/XS/APItest/README ext/XS/APItest/t/printf.t
2677            ! MANIFEST perl.h
2678 ____________________________________________________________________________
2679 [ 17175] By: jhi                                   on 2002/06/10  23:24:42
2680         Log: Now that binmode(FH) does implicit ":bytes" revisit
2681              the failing tests.  The worrisome one is the Digest::MD5
2682              test-- how will it fare in CRLF lands now?
2683      Branch: perl
2684            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
2685            ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
2686            ! ext/Storable/t/malice.t
2687 ____________________________________________________________________________
2688 [ 17174] By: jhi                                   on 2002/06/10  20:55:00
2689         Log: Upgrade to Math::BigInt 1.59.
2690      Branch: perl
2691            + lib/Math/BigInt/t/upgradef.t
2692            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2693            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
2694            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
2695            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
2696 ____________________________________________________________________________
2697 [ 17173] By: jhi                                   on 2002/06/10  20:16:30
2698         Log: Document the implicit :bytes of binmode(FH).
2699      Branch: perl
2700            ! pod/perlfunc.pod
2701 ____________________________________________________________________________
2702 [ 17172] By: jhi                                   on 2002/06/10  19:27:23
2703         Log: Integrate perlio:
2704              
2705              [ 17171]
2706              binmode(FH); to act like binmode(FH,":bytes") as well as
2707              turning off CRLF features.
2708      Branch: perl
2709           !> perlio.c t/io/utf8.t
2710 ____________________________________________________________________________
2711 [ 17171] By: nick                                  on 2002/06/10  18:40:22
2712         Log: binmode(FH); to act like binmode(FH,":bytes") as well as
2713              turning off CRLF features.
2714      Branch: perlio
2715            ! perlio.c t/io/utf8.t
2716 ____________________________________________________________________________
2717 [ 17170] By: nick                                  on 2002/06/10  17:04:28
2718         Log: Integrate mainline
2719      Branch: perlio
2720           !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
2721           !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
2722           !> locale.c patchlevel.h perl.c pod/perldebtut.pod
2723           !> pod/perldelta.pod sv.c
2724 ____________________________________________________________________________
2725 [ 17169] By: jhi                                   on 2002/06/10  14:47:28
2726         Log: Subject: [DOC PATCH] perldebtut
2727              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2728              Date: Mon, 10 Jun 2002 17:47:14 +0200
2729              Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
2730      Branch: perl
2731            ! pod/perldebtut.pod
2732 ____________________________________________________________________________
2733 [ 17168] By: jhi                                   on 2002/06/10  14:04:31
2734         Log: Document the UTF-8 env issue.  Now NI-S just needs
2735              to fix binmode() to comply with the documentation...
2736      Branch: perl
2737            ! pod/perldelta.pod
2738 ____________________________________________________________________________
2739 [ 17167] By: jhi                                   on 2002/06/10  13:47:21
2740         Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
2741              From: Philip Newton <Philip.Newton@gmx.net>
2742              Date: Mon, 10 Jun 2002 07:56:41 +0200
2743              Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>
2744              
2745              Subject: Re: Change 17110: Add deprecations.
2746              From: Philip Newton <Philip.Newton@gmx.net>
2747              Date: Mon, 10 Jun 2002 07:56:22 +0200
2748              Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>
2749      Branch: perl
2750            ! pod/perldelta.pod
2751 ____________________________________________________________________________
2752 [ 17166] By: jhi                                   on 2002/06/10  13:44:49
2753         Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
2754      Branch: perl
2755            ! locale.c perl.c
2756 ____________________________________________________________________________
2757 [ 17165] By: jhi                                   on 2002/06/10  13:07:57
2758         Log: Update Changes.
2759      Branch: perl
2760            ! Changes patchlevel.h
2761 ____________________________________________________________________________
2762 [ 17164] By: jhi                                   on 2002/06/10  13:01:17
2763         Log: Further patch on #17163 for Tru64.
2764      Branch: perl
2765            ! sv.c
2766 ____________________________________________________________________________
2767 [ 17163] By: jhi                                   on 2002/06/10  12:40:16
2768         Log: Patch from Hugo for the 'printf' problem:
2769              - for SV-style calling, we can only get NV
2770              - for C-style calling, we assume %f is double;
2771              - for simplicity we allow any of %Lf, %llf, %qf for long double
2772      Branch: perl
2773            ! sv.c
2774 ____________________________________________________________________________
2775 [ 17162] By: jhi                                   on 2002/06/10  12:31:32
2776         Log: Integrate perlio:
2777              
2778              [ 17159]
2779              Tune test to run in UTF-8 locales
2780              - test file must be opened as :bytes or high-bit octets
2781              will be UTF-8 encoded on write in such locales, so
2782              will not read as expected.
2783      Branch: perl
2784           !> ext/PerlIO/t/fallback.t
2785 ____________________________________________________________________________
2786 [ 17161] By: jhi                                   on 2002/06/10  12:21:39
2787         Log: #17150 didn't expect -Uuseperlio.
2788      Branch: perl
2789            ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
2790 ____________________________________________________________________________
2791 [ 17160] By: sky                                   on 2002/06/10  09:53:42
2792         Log: Subject: [PATCH] queue.pm
2793              From: Benjamin Goldberg <goldbb2@earthlink.net>
2794              Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
2795              Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
2796              Applied manually
2797      Branch: perl
2798            ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
2799 ____________________________________________________________________________
2800 [ 17159] By: nick                                  on 2002/06/10  09:51:16
2801         Log: Tune test to run in UTF-8 locales
2802              - test file must be opened as :bytes or high-bit octets
2803              will be UTF-8 encoded on write in such locales, so
2804              will not read as expected.
2805      Branch: perlio
2806            ! ext/PerlIO/t/fallback.t
2807 ____________________________________________________________________________
2808 [ 17158] By: nick                                  on 2002/06/10  09:49:32
2809         Log: Integrate mainline
2810      Branch: perlio
2811           +> lib/Net/Ping/Changes
2812            - lib/Net/Ping/CHANGES
2813           !> (integrate 37 files)
2814 ____________________________________________________________________________
2815 [ 17157] By: jhi                                   on 2002/06/10  03:30:19
2816         Log: metaconfig tweak for #17156.
2817      Branch: metaconfig
2818            ! U/mkglossary
2819 ____________________________________________________________________________
2820 [ 17156] By: jhi                                   on 2002/06/10  03:30:06
2821         Log: Glossary tweaks.
2822      Branch: perl
2823            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2824 ____________________________________________________________________________
2825 [ 17155] By: jhi                                   on 2002/06/10  02:12:09
2826         Log: Upgrade to Net::Ping 2.19.
2827      Branch: perl
2828            + lib/Net/Ping/Changes
2829            - lib/Net/Ping/CHANGES
2830            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
2831 ____________________________________________________________________________
2832 [ 17154] By: jhi                                   on 2002/06/09  23:25:48
2833         Log: Subject: [patch] ptr_table_store
2834              From: Doug MacEachern <dougm@covalent.net>
2835              Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
2836              Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
2837      Branch: perl
2838            ! sv.c
2839 ____________________________________________________________________________
2840 [ 17153] By: jhi                                   on 2002/06/09  23:25:04
2841         Log: Subject: Re: unique attribute?
2842              From: Doug MacEachern <dougm@covalent.net>
2843              Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
2844              Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
2845      Branch: perl
2846            ! embed.fnc embed.h proto.h sv.c sv.h
2847 ____________________________________________________________________________
2848 [ 17152] By: jhi                                   on 2002/06/09  23:21:35
2849         Log: Update hint comments.
2850      Branch: perl
2851            ! hints/irix_6.sh
2852 ____________________________________________________________________________
2853 [ 17151] By: jhi                                   on 2002/06/09  22:59:54
2854         Log: One missing bit of Math::BigInt 1.58.
2855      Branch: perl
2856            ! t/lib/Math/BigInt/BareCalc.pm
2857 ____________________________________________________________________________
2858 [ 17150] By: jhi                                   on 2002/06/09  21:47:51
2859         Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
2860              From: Radu Greab <radu@netsoft.ro>
2861              Date: Mon, 10 Jun 2002 00:40:34 +0300
2862              Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
2863              
2864              Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
2865              ones which I cannot figure out.
2866      Branch: perl
2867            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
2868            ! ext/Encode/t/guess.t ext/Storable/t/malice.t
2869 ____________________________________________________________________________
2870 [ 17149] By: jhi                                   on 2002/06/09  21:08:02
2871         Log: :unique nitpicking continues.
2872      Branch: perl
2873            ! pod/perlfunc.pod
2874 ____________________________________________________________________________
2875 [ 17148] By: jhi                                   on 2002/06/09  21:01:57
2876         Log: "thread failed to start: " is better than "Died:".
2877      Branch: perl
2878            ! ext/threads/threads.xs pod/perldiag.pod
2879 ____________________________________________________________________________
2880 [ 17147] By: jhi                                   on 2002/06/09  20:47:53
2881         Log: :unique saga continues.
2882      Branch: perl
2883            ! pod/perldelta.pod pod/perlfunc.pod
2884 ____________________________________________________________________________
2885 [ 17146] By: jhi                                   on 2002/06/09  20:44:38
2886         Log: Subject: Re: unique attribute?
2887              From: Doug MacEachern <dougm@covalent.net>
2888              Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
2889              Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
2890      Branch: perl
2891            ! sv.c
2892 ____________________________________________________________________________
2893 [ 17145] By: jhi                                   on 2002/06/09  20:09:03
2894         Log: Subject: Math::BigInt 1.58 released
2895              From: Tels <perl_dummy@bloodgate.com>
2896              Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
2897              Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
2898              
2899              Subject: [PATCH] RE: Math::BigInt 1.58 released
2900              From: Tels <perl_dummy@bloodgate.com>
2901              Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
2902              Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
2903      Branch: perl
2904            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2905            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
2906            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
2907            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
2908            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
2909            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
2910            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
2911            ! lib/Math/BigInt/t/with_sub.t
2912 ____________________________________________________________________________
2913 [ 17144] By: nick                                  on 2002/06/09  17:50:14
2914         Log: Integrate mainline
2915      Branch: perlio
2916           +> README.freebsd README.irix
2917           !> (integrate 43 files)
2918 ____________________________________________________________________________
2919 [ 17143] By: jhi                                   on 2002/06/09  17:45:50
2920         Log: Subject: cleanup's
2921              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2922              Date: Sun, 09 Jun 2002 13:55:21 +0200
2923              Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
2924      Branch: perl
2925            ! ext/PerlIO/t/encoding.t
2926 ____________________________________________________________________________
2927 [ 17142] By: jhi                                   on 2002/06/09  17:37:45
2928         Log: open "list form" clarification.
2929      Branch: perl
2930            ! pod/perlfunc.pod
2931 ____________________________________________________________________________
2932 [ 17141] By: jhi                                   on 2002/06/09  17:24:22
2933         Log: Better wording from Sarathy.
2934      Branch: perl
2935            ! pod/perldelta.pod
2936 ____________________________________________________________________________
2937 [ 17140] By: jhi                                   on 2002/06/09  16:58:47
2938         Log: Closer to the truth.
2939      Branch: perl
2940            ! pod/perlfunc.pod
2941 ____________________________________________________________________________
2942 [ 17139] By: jhi                                   on 2002/06/09  16:49:49
2943         Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2944              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2945              Date: Sun, 09 Jun 2002 14:52:07 +0100
2946              Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
2947      Branch: perl
2948            ! numeric.c
2949 ____________________________________________________________________________
2950 [ 17138] By: jhi                                   on 2002/06/09  16:13:44
2951         Log: Clarify that the :unique makes the target readonly
2952              when the first interpreter cloning takes place.
2953      Branch: perl
2954            ! pod/perlfunc.pod
2955 ____________________________________________________________________________
2956 [ 17137] By: gsar                                  on 2002/06/09  16:05:22
2957         Log: update perlfork.pod for status as of 5.8.0
2958      Branch: perl
2959            ! pod/perlfork.pod
2960 ____________________________________________________________________________
2961 [ 17136] By: jhi                                   on 2002/06/09  16:01:50
2962         Log: Subject: possible band-aid for cygwin build of perl@17061
2963              From: PPrymmer@factset.com
2964              Date: Sat, 8 Jun 2002 20:57:05 -0400
2965              Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
2966      Branch: perl
2967            ! Makefile.SH README.cygwin
2968 ____________________________________________________________________________
2969 [ 17135] By: sky                                   on 2002/06/09  15:44:37
2970         Log: Follow up on changing keyword to special subroutine.
2971      Branch: perl
2972            ! pod/perlmod.pod
2973 ____________________________________________________________________________
2974 [ 17134] By: jhi                                   on 2002/06/09  15:40:52
2975         Log: CLONE doc tweaks.
2976      Branch: perl
2977            ! pod/perldelta.pod pod/perlmod.pod
2978 ____________________________________________________________________________
2979 [ 17133] By: jhi                                   on 2002/06/09  15:34:20
2980         Log: syswrite() is old news.
2981      Branch: perl
2982            ! pod/perldelta.pod
2983 ____________________________________________________________________________
2984 [ 17132] By: jhi                                   on 2002/06/09  15:14:20
2985         Log: Subject: One-argument syswrite
2986              From: Johan Vromans <jvromans@squirrel.nl>
2987              Date: Sun, 9 Jun 2002 13:20:36 +0200
2988              Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
2989              
2990              (It's really two-argument.)
2991      Branch: perl
2992            ! pod/perldelta.pod
2993 ____________________________________________________________________________
2994 [ 17131] By: jhi                                   on 2002/06/09  15:11:13
2995         Log: Subject: [Patch] $^N issues
2996              From: Johan Vromans <jvromans@squirrel.nl>
2997              Date: Sun, 9 Jun 2002 13:12:43 +0200
2998              Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
2999      Branch: perl
3000            ! lib/English.pm pod/perlre.pod
3001 ____________________________________________________________________________
3002 [ 17130] By: jhi                                   on 2002/06/09  15:10:18
3003         Log: Subject: [Patch] "#0" format in perlform
3004              From: Johan Vromans <jvromans@squirrel.nl>
3005              Date: Sun, 9 Jun 2002 12:53:01 +0200
3006              Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
3007      Branch: perl
3008            ! pod/perlform.pod
3009 ____________________________________________________________________________
3010 [ 17129] By: jhi                                   on 2002/06/09  15:08:20
3011         Log: Subject: [Patch] CLONE is not in perldelta
3012              From: Johan Vromans <jvromans@squirrel.nl>
3013              Date: Sun, 9 Jun 2002 12:41:18 +0200
3014              Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
3015      Branch: perl
3016            ! pod/perldelta.pod
3017 ____________________________________________________________________________
3018 [ 17128] By: jhi                                   on 2002/06/09  03:02:38
3019         Log: Subject: [PATCH] fix stuck MD5 compile on VAX
3020              From: "Craig A. Berry" <craigberry@mac.com>
3021              Date: Sat, 8 Jun 2002 23:01:11 -0500
3022              Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
3023      Branch: perl
3024            ! ext/Digest/MD5/Makefile.PL
3025 ____________________________________________________________________________
3026 [ 17127] By: jhi                                   on 2002/06/08  22:50:43
3027         Log: ... and more.
3028      Branch: perl
3029            ! win32/makefile.mk
3030 ____________________________________________________________________________
3031 [ 17126] By: jhi                                   on 2002/06/08  22:49:43
3032         Log: More spots for perl$OS.
3033      Branch: perl
3034            ! NetWare/Makefile win32/Makefile
3035 ____________________________________________________________________________
3036 [ 17125] By: jhi                                   on 2002/06/08  22:46:17
3037         Log: One more spot to list perlfreebsd and perlirix.
3038      Branch: perl
3039            ! plan9/mkfile
3040 ____________________________________________________________________________
3041 [ 17124] By: jhi                                   on 2002/06/08  22:22:05
3042         Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
3043      Branch: perl
3044            ! pod/perlport.pod
3045 ____________________________________________________________________________
3046 [ 17123] By: jhi                                   on 2002/06/08  22:15:31
3047         Log: Cygwin duplicated (noticed by Schwern).
3048      Branch: perl
3049            ! pod/perlport.pod
3050 ____________________________________________________________________________
3051 [ 17122] By: jhi                                   on 2002/06/08  22:03:15
3052         Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
3053      Branch: perl
3054            ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
3055            ! pod/perlport.pod pod/perlrun.pod
3056 ____________________________________________________________________________
3057 [ 17121] By: jhi                                   on 2002/06/08  21:36:00
3058         Log: Make the =heads a little bit more descriptive; regen toc.
3059      Branch: perl
3060            ! README.freebsd README.irix pod/perltoc.pod
3061 ____________________________________________________________________________
3062 [ 17120] By: jhi                                   on 2002/06/08  21:02:27
3063         Log: I wonder what a 64-bot is?
3064      Branch: perl
3065            ! README.irix
3066 ____________________________________________________________________________
3067 [ 17119] By: jhi                                   on 2002/06/08  21:01:45
3068         Log: Regen toc.
3069      Branch: perl
3070            ! pod/perltoc.pod
3071 ____________________________________________________________________________
3072 [ 17118] By: jhi                                   on 2002/06/08  21:00:18
3073         Log: Add README.irix/perlirix.
3074      Branch: perl
3075            + README.irix
3076            ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
3077            ! pod/perldelta.pod pod/perlport.pod
3078 ____________________________________________________________________________
3079 [ 17117] By: jhi                                   on 2002/06/08  20:48:16
3080         Log: Add perlfreebsd.
3081      Branch: perl
3082            ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
3083            ! pod/perlport.pod
3084 ____________________________________________________________________________
3085 [ 17116] By: jhi                                   on 2002/06/08  20:45:25
3086         Log: Mention the FreeBSD Perl policy change.
3087      Branch: perl
3088            ! README.freebsd
3089 ____________________________________________________________________________
3090 [ 17115] By: jhi                                   on 2002/06/08  20:34:59
3091         Log: Mention the FreeBSD readdir_r bug in perldelta.
3092      Branch: perl
3093            ! pod/perldelta.pod
3094 ____________________________________________________________________________
3095 [ 17114] By: jhi                                   on 2002/06/08  20:31:18
3096         Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
3097              From: Nicholas Clark <nick@unfortu.net>
3098              Date: Sat, 8 Jun 2002 22:23:15 +0100
3099              Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
3100      Branch: perl
3101            + README.freebsd
3102            ! MANIFEST
3103 ____________________________________________________________________________
3104 [ 17113] By: sky                                   on 2002/06/08  20:19:28
3105         Log: Preparing A::H for CPAN release, upped version to 0.77
3106              Documented changes.
3107              Last tweak to test case.
3108      Branch: perl
3109            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
3110            ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
3111 ____________________________________________________________________________
3112 [ 17112] By: sky                                   on 2002/06/08  19:42:33
3113         Log: Prepare CPAN release of Attribute::Handlers
3114              Make the test case know about the changes in attributes
3115              in 5.8 (lexical) and also turn off some warnings.
3116      Branch: perl
3117            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
3118 ____________________________________________________________________________
3119 [ 17111] By: jhi                                   on 2002/06/08  19:11:49
3120         Log: Because of #17097.
3121      Branch: perl
3122            ! configpm
3123 ____________________________________________________________________________
3124 [ 17110] By: jhi                                   on 2002/06/08  19:06:31
3125         Log: Add deprecations.
3126      Branch: perl
3127            ! pod/perldelta.pod
3128 ____________________________________________________________________________
3129 [ 17109] By: sky                                   on 2002/06/08  19:02:19
3130         Log: Remove leftover dummy and cleanup the test case.
3131      Branch: perl
3132            ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
3133            ! ext/threads/shared/t/hv_simple.t
3134 ____________________________________________________________________________
3135 [ 17108] By: jhi                                   on 2002/06/08  18:55:23
3136         Log: Document the do BAREWORD change, from Rafael.
3137      Branch: perl
3138            ! pod/perldelta.pod
3139 ____________________________________________________________________________
3140 [ 17107] By: jhi                                   on 2002/06/08  18:32:50
3141         Log: Remove the newly added makedepend .depending "token directory"
3142              when cleaning up.
3143      Branch: perl
3144            ! Makefile.SH
3145 ____________________________________________________________________________
3146 [ 17106] By: jhi                                   on 2002/06/08  18:24:08
3147         Log: perldelta tweaks.
3148      Branch: perl
3149            ! pod/perldelta.pod
3150 ____________________________________________________________________________
3151 [ 17105] By: jhi                                   on 2002/06/08  18:19:40
3152         Log: I assume the Perl fork() emulation is still experimental.
3153      Branch: perl
3154            ! pod/perlfork.pod
3155 ____________________________________________________________________________
3156 [ 17104] By: jhi                                   on 2002/06/08  18:17:10
3157         Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
3158              From: "Craig A. Berry" <craigberry@mac.com>
3159              Date: Sat, 8 Jun 2002 14:10:41 -0500
3160              Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
3161      Branch: perl
3162            ! README.vms pod/perldelta.pod
3163 ____________________________________________________________________________
3164 [ 17103] By: jhi                                   on 2002/06/08  18:04:37
3165         Log: Slight tweaks from Lupe Christoph.
3166      Branch: perl
3167            ! pod/perldelta.pod
3168 ____________________________________________________________________________
3169 [ 17102] By: jhi                                   on 2002/06/08  17:04:24
3170         Log: Workaround for broken symlink traversal.
3171      Branch: perl
3172            ! installperl
3173 ____________________________________________________________________________
3174 [ 17101] By: jhi                                   on 2002/06/08  16:16:46
3175         Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
3176      Branch: perl
3177            ! utils/h2ph.PL
3178 ____________________________________________________________________________
3179 [ 17100] By: nick                                  on 2002/06/08  15:54:19
3180         Log: Integrate mainline
3181      Branch: perlio
3182           !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
3183           !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
3184           !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
3185           !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
3186           !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
3187           !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
3188 ____________________________________________________________________________
3189 [ 17099] By: jhi                                   on 2002/06/08  15:53:16
3190         Log: Try to avoid a looping makedepend that sometimes
3191              happens when timestamps are out of sync.
3192      Branch: perl
3193            ! makedepend.SH
3194 ____________________________________________________________________________
3195 [ 17098] By: jhi                                   on 2002/06/08  15:35:06
3196         Log: metaconfig tweaks from Robin Barker to go with #17097;
3197              update Glossary.patch and mkglossary.
3198      Branch: metaconfig
3199            ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
3200            ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
3201 ____________________________________________________________________________
3202 [ 17097] By: jhi                                   on 2002/06/08  15:34:09
3203         Log: Various Configure tweaks.
3204      Branch: perl
3205            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3206 ____________________________________________________________________________
3207 [ 17096] By: jhi                                   on 2002/06/08  15:05:46
3208         Log: Fix Glossary formatting bugs when creating Config.pm,
3209              from Robin Barker.
3210      Branch: perl
3211            ! configpm
3212 ____________________________________________________________________________
3213 [ 17095] By: jhi                                   on 2002/06/08  15:00:39
3214         Log: perlivp: Too Much Information. 
3215      Branch: perl
3216            ! utils/perlivp.PL
3217 ____________________________________________________________________________
3218 [ 17094] By: jhi                                   on 2002/06/08  14:58:43
3219         Log: h2ph: workarounds for too large hexadecimal constants.
3220              Now 'perlivp' passes without a whimper in Solaris 8 and
3221              Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
3222              installation is weird; e.g. float.h is not in /usr/include...
3223              (cd /usr/include; h2ph -l -r .)
3224      Branch: perl
3225            ! utils/h2ph.PL
3226 ____________________________________________________________________________
3227 [ 17093] By: jhi                                   on 2002/06/08  14:22:10
3228         Log: h2ph: handle function pointer constants.
3229      Branch: perl
3230            ! utils/h2ph.PL
3231 ____________________________________________________________________________
3232 [ 17092] By: jhi                                   on 2002/06/08  13:54:17
3233         Log: Put back the [561+] markers (except for the New Tests
3234              section where the comparison is meaningless);
3235              note that perl561delta is really the changes both
3236              from 5.005_03 and 5.6.0.
3237      Branch: perl
3238            ! pod/perldelta.pod
3239 ____________________________________________________________________________
3240 [ 17091] By: jhi                                   on 2002/06/08  13:25:04
3241         Log: Mention the dynamicness of Socket in VMS in another spot.
3242      Branch: perl
3243            ! pod/perldelta.pod
3244 ____________________________________________________________________________
3245 [ 17090] By: jhi                                   on 2002/06/08  13:16:27
3246         Log: Address most of the issues found by Lupe Cristoph
3247              (only leave the VMS changes to the VMS people);
3248              move the VOS section to its right place;
3249              talk more about userlevel threads;
3250              eradicate end-of-line spaces.
3251      Branch: perl
3252            ! pod/perldelta.pod
3253 ____________________________________________________________________________
3254 [ 17089] By: jhi                                   on 2002/06/08  12:59:45
3255         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
3256              From: Radu Greab <radu@netsoft.ro>
3257              Date: Sat, 8 Jun 2002 16:59:56 +0300
3258              Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
3259              
3260              A test for #17082.
3261      Branch: perl
3262            ! ext/Storable/t/recurse.t
3263 ____________________________________________________________________________
3264 [ 17088] By: jhi                                   on 2002/06/08  12:35:46
3265         Log: Explain at the top the situation in a nutshell;
3266              remove the [561+] tags as redundant;
3267              AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
3268      Branch: perl
3269            ! pod/perldelta.pod
3270 ____________________________________________________________________________
3271 [ 17087] By: jhi                                   on 2002/06/08  12:25:15
3272         Log: Subject: [Patch] perldelta for 5.8.0 RC1
3273              From: lupe@lupe-christoph.de (Lupe Christoph)
3274              Date: Sat, 8 Jun 2002 14:08:16 +0200
3275              Message-ID: <20020608120816.GP14630@lupe-christoph.de>
3276      Branch: perl
3277            ! pod/perldelta.pod
3278 ____________________________________________________________________________
3279 [ 17086] By: jhi                                   on 2002/06/08  12:14:48
3280         Log: Advertise the upcoming Win32::GetOSName().
3281      Branch: perl
3282            ! pod/perlport.pod
3283 ____________________________________________________________________________
3284 [ 17085] By: jhi                                   on 2002/06/08  12:11:27
3285         Log: The lib/Win32.pod part of
3286              
3287              Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
3288              From: "Yves Orton" <demerphq@hotmail.com>
3289              Date: Sat, 08 Jun 2002 00:27:25 +0200
3290              Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
3291              
3292              (manually applied and tweaked) 
3293      Branch: perl
3294            ! lib/Win32.pod
3295 ____________________________________________________________________________
3296 [ 17084] By: jhi                                   on 2002/06/08  11:46:36
3297         Log: Subject: Doc patches: assorted minor nits
3298              From: Philip Newton <Philip.Newton@gmx.net>
3299              Date: Sat, 08 Jun 2002 11:08:12 +0200
3300              Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
3301      Branch: perl
3302            ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
3303 ____________________________________________________________________________
3304 [ 17083] By: jhi                                   on 2002/06/08  11:44:59
3305         Log: Subject: Re: doc bug in perldoc
3306              From: Philip Newton <Philip.Newton@gmx.net>
3307              Date: Sat, 08 Jun 2002 11:05:09 +0200
3308              Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
3309      Branch: perl
3310            ! utils/perldoc.PL
3311 ____________________________________________________________________________
3312 [ 17082] By: jhi                                   on 2002/06/08  11:37:56
3313         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
3314              From: Radu Greab <radu@netsoft.ro>
3315              Date: Sat, 8 Jun 2002 08:28:58 +0300
3316              Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
3317      Branch: perl
3318            ! ext/Storable/Storable.xs
3319 ____________________________________________________________________________
3320 [ 17081] By: jhi                                   on 2002/06/08  11:36:29
3321         Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
3322              From: "Craig A. Berry" <craigberry@mac.com>
3323              Date: Fri, 7 Jun 2002 22:55:34 -0500
3324              Message-Id: <a05111b02b92724737054@[172.16.52.1]>
3325              
3326              Handle also underflow on non-IEEE.
3327      Branch: perl
3328            ! numeric.c
3329 ____________________________________________________________________________
3330 [ 17080] By: sky                                   on 2002/06/08  10:06:05
3331         Log: Fix for bug [ID 20020602.007].
3332              Don't decrement the active flag until AFTER we have run perl_destruct
3333      Branch: perl
3334            ! ext/threads/threads.xs
3335 ____________________________________________________________________________
3336 [ 17079] By: jhi                                   on 2002/06/08  01:38:50
3337         Log: h2ph: evil linux/byteorder/pdp_endian.h
3338      Branch: perl
3339            ! utils/h2ph.PL
3340 ____________________________________________________________________________
3341 [ 17078] By: jhi                                   on 2002/06/08  01:14:45
3342         Log: h2ph: more evilness in the form of Linux inline assembler.
3343      Branch: perl
3344            ! utils/h2ph.PL
3345 ____________________________________________________________________________
3346 [ 17077] By: jhi                                   on 2002/06/07  23:14:10
3347         Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
3348              (note the final L) for ia32 and ia64 long doubles.
3349      Branch: perl
3350            ! utils/h2ph.PL
3351 ____________________________________________________________________________
3352 [ 17076] By: jhi                                   on 2002/06/07  23:06:22
3353         Log: perlivp: more header matching.
3354      Branch: perl
3355            ! utils/perlivp.PL
3356 ____________________________________________________________________________
3357 [ 17075] By: jhi                                   on 2002/06/07  22:43:37
3358         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
3359              From: Nicholas Clark <nick@unfortu.net>
3360              Date: Sat, 8 Jun 2002 00:39:22 +0100
3361              Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
3362      Branch: perl
3363            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3364 ____________________________________________________________________________
3365 [ 17074] By: jhi                                   on 2002/06/07  22:33:29
3366         Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
3367              From: "Craig A. Berry" <craigberry@mac.com>
3368              Date: Fri, 7 Jun 2002 18:29:31 -0500
3369              Message-Id: <a05111b01b926db404884@[172.16.52.1]>
3370      Branch: perl
3371            ! numeric.c
3372 ____________________________________________________________________________
3373 [ 17073] By: jhi                                   on 2002/06/07  21:34:07
3374         Log: Reunite the first .PHONY targets (based on Garry Williams'
3375              reading of the GNU make manual).
3376      Branch: perl
3377            ! Makefile.SH
3378 ____________________________________________________________________________
3379 [ 17072] By: jhi                                   on 2002/06/07  20:59:14
3380         Log: Subject: Re: [DOCPATCH] Thread.pm
3381              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3382              Date: Fri, 07 Jun 2002 23:57:01 +0200
3383              Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
3384      Branch: perl
3385            ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
3386 ____________________________________________________________________________
3387 [ 17071] By: jhi                                   on 2002/06/07  20:51:15
3388         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
3389              From: Radu Greab <radu@netsoft.ro>
3390              Date: Sat, 8 Jun 2002 00:49:02 +0300
3391              Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
3392      Branch: perl
3393            ! ext/Storable/t/recurse.t
3394 ____________________________________________________________________________
3395 [ 17070] By: jhi                                   on 2002/06/07  19:36:16
3396         Log: h2ph: the fp exponent does need to have an explicit sign.
3397      Branch: perl
3398            ! utils/h2ph.PL
3399 ____________________________________________________________________________
3400 [ 17069] By: jhi                                   on 2002/06/07  19:28:52
3401         Log: perlivp: tell what went wrong.
3402      Branch: perl
3403            ! utils/perlivp.PL
3404 ____________________________________________________________________________
3405 [ 17068] By: jhi                                   on 2002/06/07  19:22:23
3406         Log: perlivp: sometimes headers and symbols don't quite match.
3407      Branch: perl
3408            ! utils/perlivp.PL
3409 ____________________________________________________________________________
3410 [ 17067] By: jhi                                   on 2002/06/07  19:21:39
3411         Log: h2ph: One more usage example.
3412      Branch: perl
3413            ! utils/h2ph.PL
3414 ____________________________________________________________________________
3415 [ 17066] By: jhi                                   on 2002/06/07  19:05:22
3416         Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
3417      Branch: perl
3418            ! utils/h2ph.PL
3419 ____________________________________________________________________________
3420 [ 17065] By: nick                                  on 2002/06/07  18:21:36
3421         Log: Integrate mainline
3422      Branch: perlio
3423           +> ext/IO/hints/sco.pl
3424           !> (integrate 27 files)
3425 ____________________________________________________________________________
3426 [ 17064] By: gsar                                  on 2002/06/07  18:04:39
3427         Log: uname() was returning "unknown" on IA64; handle other missing
3428              cases as well, and make any future unknown ones show up as
3429              unknown(0x123).
3430      Branch: perl
3431            ! win32/win32.c
3432 ____________________________________________________________________________
3433 [ 17063] By: jhi                                   on 2002/06/07  16:12:20
3434         Log: There are many ways to skin a Win32 (from Sarathy).
3435      Branch: perl
3436            ! pod/perlport.pod
3437 ____________________________________________________________________________
3438 [ 17062] By: jhi                                   on 2002/06/07  14:39:05
3439         Log: Typos spotted by Vadim.
3440      Branch: perl
3441            ! pod/perlport.pod
3442 ____________________________________________________________________________
3443 [ 17061] By: jhi                                   on 2002/06/07  14:05:16
3444         Log: Update Changes.
3445      Branch: perl
3446            ! Changes patchlevel.h
3447 ____________________________________________________________________________
3448 [ 17060] By: jhi                                   on 2002/06/07  13:26:52
3449         Log: Subject: Re: [PATCH] Small nit in perlxs.pod
3450              From: lupe@lupe-christoph.de (Lupe Christoph)
3451              Date: Fri, 7 Jun 2002 13:38:24 +0200
3452              Message-ID: <20020607113824.GD24159@lupe-christoph.de>
3453      Branch: perl
3454            ! pod/perlxs.pod
3455 ____________________________________________________________________________
3456 [ 17059] By: jhi                                   on 2002/06/07  13:25:35
3457         Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
3458              From: lupe@lupe-christoph.de (Lupe Christoph)
3459              Date: Fri, 7 Jun 2002 13:36:51 +0200
3460              Message-ID: <20020607113651.GC24159@lupe-christoph.de>
3461      Branch: perl
3462            ! README.win32
3463 ____________________________________________________________________________
3464 [ 17058] By: jhi                                   on 2002/06/07  13:22:38
3465         Log: gcc -Wall nit noticed by NI-S.
3466      Branch: perl
3467            ! pp.c
3468 ____________________________________________________________________________
3469 [ 17057] By: jhi                                   on 2002/06/07  13:20:05
3470         Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
3471              From: Andrew Hamm <AHamm@civica.com.au>
3472              Date: Fri, 7 Jun 2002 17:11:24 +1000
3473              Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
3474      Branch: perl
3475            + ext/IO/hints/sco.pl
3476            ! MANIFEST
3477 ____________________________________________________________________________
3478 [ 17056] By: jhi                                   on 2002/06/07  13:14:44
3479         Log: Integrate perlio:
3480              
3481              [ 17053]
3482              Don't discard read data on flush if seek fails.
3483      Branch: perl
3484           !> perlio.c
3485 ____________________________________________________________________________
3486 [ 17055] By: jhi                                   on 2002/06/07  13:01:19
3487         Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
3488      Branch: perl
3489            ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
3490            ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
3491            ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
3492            ! pod/perlport.pod pod/perltoot.pod
3493 ____________________________________________________________________________
3494 [ 17054] By: jhi                                   on 2002/06/07  12:38:09
3495         Log: More Winlore from Vadim.
3496      Branch: perl
3497            ! pod/perlport.pod
3498 ____________________________________________________________________________
3499 [ 17053] By: nick                                  on 2002/06/07  10:11:51
3500         Log: Don't discard read data on flush if seek fails.
3501      Branch: perlio
3502            ! perlio.c
3503 ____________________________________________________________________________
3504 [ 17052] By: jhi                                   on 2002/06/07  01:34:48
3505         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
3506              From: Radu Greab <radu@netsoft.ro>
3507              Date: Fri, 7 Jun 2002 05:17:58 +0300
3508              Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
3509      Branch: perl
3510            ! ext/Storable/Storable.xs
3511 ____________________________________________________________________________
3512 [ 17051] By: jhi                                   on 2002/06/07  01:31:56
3513         Log: Split in two the .PHONY target so that makes without .PHONY
3514              when invoked as "make" won't wander off into the targets "compile
3515              translator utilities" and instead stay in the "all" target.
3516              Diagnosed by Garry Williams.
3517      Branch: perl
3518            ! Makefile.SH
3519 ____________________________________________________________________________
3520 [ 17050] By: jhi                                   on 2002/06/06  20:57:11
3521         Log: Retract #16892 now that we have #17022.
3522      Branch: perl
3523            ! lib/Cwd.pm
3524 ____________________________________________________________________________
3525 [ 17049] By: jhi                                   on 2002/06/06  20:27:02
3526         Log: Update the SUPER-UX situation.
3527      Branch: perl
3528            ! pod/perldelta.pod
3529 ____________________________________________________________________________
3530 [ 17048] By: jhi                                   on 2002/06/06  20:13:53
3531         Log: More Windows wisdom from Sarathy;
3532              remove old UTS entry; add SUPER-UX.
3533      Branch: perl
3534            ! pod/perlport.pod
3535 ____________________________________________________________________________
3536 [ 17047] By: jhi                                   on 2002/06/06  20:10:14
3537         Log: Windows wisdom from Sarathy.
3538      Branch: perl
3539            ! pod/perlvar.pod
3540 ____________________________________________________________________________
3541 [ 17046] By: rgs                                   on 2002/06/06  19:33:23
3542         Log: The perlio warnings are not mandatory.
3543      Branch: perl
3544            ! pod/perldiag.pod
3545 ____________________________________________________________________________
3546 [ 17045] By: jhi                                   on 2002/06/06  19:09:52
3547         Log: Typolice.
3548      Branch: perl
3549            ! utils/c2ph.PL x2p/s2p.PL
3550 ____________________________________________________________________________
3551 [ 17044] By: jhi                                   on 2002/06/06  18:57:39
3552         Log: Document that $^O in Win32 is a bit lacking in details.
3553      Branch: perl
3554            ! pod/perlvar.pod
3555 ____________________________________________________________________________
3556 [ 17043] By: nick                                  on 2002/06/06  18:51:48
3557         Log: Integrate mainline
3558      Branch: perlio
3559           !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
3560           !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
3561           !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
3562           !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
3563           !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
3564           !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
3565 ____________________________________________________________________________
3566 [ 17042] By: jhi                                   on 2002/06/06  18:49:22
3567         Log: Win32 is not an OS.
3568      Branch: perl
3569            ! pod/perlport.pod
3570 ____________________________________________________________________________
3571 [ 17041] By: jhi                                   on 2002/06/06  18:18:11
3572         Log: The Makefile.SH part of
3573              
3574              Subject: [PATCH] corrections to Config.pm
3575              From: Robin Barker <rmb1@cise.npl.co.uk>
3576              Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
3577              Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
3578              
3579              and regen Configure.
3580      Branch: perl
3581            ! Configure Makefile.SH Porting/config.sh Porting/config_H
3582 ____________________________________________________________________________
3583 [ 17040] By: jhi                                   on 2002/06/06  17:46:20
3584         Log: Supported platforms tweaks.
3585      Branch: perl
3586            ! pod/perlport.pod
3587 ____________________________________________________________________________
3588 [ 17039] By: jhi                                   on 2002/06/06  16:13:15
3589         Log: Update the 5.005-threads failure list.
3590      Branch: perl
3591            ! pod/perldelta.pod
3592 ____________________________________________________________________________
3593 [ 17038] By: jhi                                   on 2002/06/06  16:10:24
3594         Log: Make pstruct and psed appear also on platforms with
3595              $Config{d_link} but filesystems without link() (like FAT).
3596              Should deal with [ID 20020602.003] and
3597              "RC1 for MSWin32-x86-multi-thread build bug report".
3598              Diagnosis by Sarathy.
3599      Branch: perl
3600            ! utils/c2ph.PL x2p/s2p.PL
3601 ____________________________________________________________________________
3602 [ 17037] By: jhi                                   on 2002/06/06  15:20:14
3603         Log: Subject: [PATCH] Thread.pm
3604              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3605              Date: Thu, 06 Jun 2002 10:47:36 +0200
3606              Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
3607      Branch: perl
3608            ! lib/Thread.pm
3609 ____________________________________________________________________________
3610 [ 17036] By: jhi                                   on 2002/06/06  15:07:32
3611         Log: Rafael noticed a bug in the explanation of #17035.
3612      Branch: perl
3613            ! pod/perldiag.pod
3614 ____________________________________________________________________________
3615 [ 17035] By: jhi                                   on 2002/06/06  13:18:20
3616         Log: Give more detailed explanation of open(FH, ">:foobar") failure.
3617      Branch: perl
3618            ! pod/perldiag.pod
3619 ____________________________________________________________________________
3620 [ 17034] By: jhi                                   on 2002/06/06  12:59:19
3621         Log: Subject: [DOCPATCH] perlthtut.pod
3622              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3623              Date: Thu, 06 Jun 2002 10:40:02 +0200
3624              Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
3625      Branch: perl
3626            ! pod/perlthrtut.pod
3627 ____________________________________________________________________________
3628 [ 17033] By: jhi                                   on 2002/06/06  12:56:57
3629         Log: NetWare update from Ananth Kesari.
3630      Branch: perl
3631            ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
3632            ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
3633            ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
3634            ! NetWare/t/NWScripts.pl x2p/a2p.h
3635 ____________________________________________________________________________
3636 [ 17032] By: jhi                                   on 2002/06/06  12:47:34
3637         Log: Integrate perlio:
3638              
3639              [ 17030]
3640              doio.c tweaks
3641              - see SV passed to dup type open "looks_like__number"
3642              - apply layers to pipe opens.
3643      Branch: perl
3644           !> doio.c
3645 ____________________________________________________________________________
3646 [ 17031] By: ams                                   on 2002/06/06  11:49:13
3647         Log: Subject: [PATCH] perlguts.pod
3648              From: Nicholas Clark <nick@ccl4.org>
3649              Date: Thu, 6 Jun 2002 11:29:19 +0100
3650              Message-Id: <20020606112919.P22873@plum.flirble.org>
3651      Branch: perl
3652            ! pod/perlguts.pod
3653 ____________________________________________________________________________
3654 [ 17030] By: nick                                  on 2002/06/06  07:26:11
3655         Log: doio.c tweaks
3656              - see SV passed to dup type open "looks_like__number"
3657              - apply layers to pipe opens.
3658      Branch: perlio
3659            ! doio.c
3660 ____________________________________________________________________________
3661 [ 17029] By: nick                                  on 2002/06/06  06:32:35
3662         Log: Integrate mainline
3663      Branch: perlio
3664           !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
3665           !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
3666           !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
3667           !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
3668           !> t/op/arith.t t/op/tie.t utils/perldoc.PL
3669 ____________________________________________________________________________
3670 [ 17028] By: jhi                                   on 2002/06/06  02:40:12
3671         Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
3672              output buffers because they exited with PerlProc_exit()
3673              instead of my_exit() (from Andy Dougherty)
3674      Branch: perl
3675            ! perl.c
3676 ____________________________________________________________________________
3677 [ 17027] By: jhi                                   on 2002/06/06  01:38:50
3678         Log: BeOS status update; all platforms status update.
3679      Branch: perl
3680            ! README.beos pod/perlport.pod
3681 ____________________________________________________________________________
3682 [ 17026] By: jhi                                   on 2002/06/06  01:25:13
3683         Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
3684              From: Stas Bekman <stas@stason.org>
3685              Date: Wed, 05 Jun 2002 15:26:02 +0800
3686              Message-ID: <3CFDBD0A.8090505@stason.org>      
3687      Branch: perl
3688            ! lib/Pod/Html.pm
3689 ____________________________________________________________________________
3690 [ 17025] By: jhi                                   on 2002/06/05  23:48:28
3691         Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
3692              From: "Craig A. Berry" <craigberry@mac.com>
3693              Date: Wed, 05 Jun 2002 17:31:18 -0500
3694              Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
3695      Branch: perl
3696            ! t/op/arith.t
3697 ____________________________________________________________________________
3698 [ 17024] By: jhi                                   on 2002/06/05  23:47:14
3699         Log: MacOS X 10.1.5 still failing the DB tests.
3700      Branch: perl
3701            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
3702            ! pod/perldelta.pod
3703 ____________________________________________________________________________
3704 [ 17023] By: jhi                                   on 2002/06/05  21:57:09
3705         Log: Address the second half of
3706              
3707              Subject: [ID 20020604.006] Pipe opens do not support I/O layers
3708              From: jv@squirrel.nl (Johan Vromans)
3709              Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
3710              Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
3711              
3712              so that multiarg piped opens only accept optional whitespace
3713              after the "|-".  If and when perlio discipline awareness added
3714              to |-, the now added code branch will grow.
3715              
3716              No test case because hard to think of anything even remotely
3717              portable.
3718      Branch: perl
3719            ! doio.c
3720 ____________________________________________________________________________
3721 [ 17022] By: jhi                                   on 2002/06/05  20:48:18
3722         Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
3723              From: Doug MacEachern <dougm@covalent.net>
3724              Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
3725              Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
3726              
3727              (plus a test expanded from Schwern's [ID 20020602.006])
3728      Branch: perl
3729            ! pp.c t/op/tie.t
3730 ____________________________________________________________________________
3731 [ 17021] By: jhi                                   on 2002/06/05  19:56:33
3732         Log: Subject: doc bug in perldoc
3733              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3734              Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
3735              Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
3736      Branch: perl
3737            ! utils/perldoc.PL
3738 ____________________________________________________________________________
3739 [ 17020] By: jhi                                   on 2002/06/05  19:55:00
3740         Log: AUTHORS updates; perldelta blame^Wfame additions.
3741      Branch: perl
3742            ! AUTHORS pod/perldelta.pod
3743 ____________________________________________________________________________
3744 [ 17019] By: jhi                                   on 2002/06/05  19:08:00
3745         Log: Mention Carp enhancements.
3746      Branch: perl
3747            ! pod/perldelta.pod
3748 ____________________________________________________________________________
3749 [ 17018] By: sky                                   on 2002/06/05  18:49:10
3750         Log: Update text slightly and update links to threads.pm instead of Thread.pm
3751      Branch: perl
3752            ! pod/perlfunc.pod
3753 ____________________________________________________________________________
3754 [ 17017] By: rgs                                   on 2002/06/05  18:32:11
3755         Log: Remove a comma and a few whitespaces.
3756      Branch: perl
3757            ! pod/perlfunc.pod
3758 ____________________________________________________________________________
3759 [ 17016] By: rgs                                   on 2002/06/05  18:28:50
3760         Log: $^O is 'beos' on BeOS
3761      Branch: perl
3762            ! lib/Tie/File/t/16_handle.t
3763 ____________________________________________________________________________
3764 [ 17015] By: nick                                  on 2002/06/05  15:11:00
3765         Log: Integrate mainline (for Configure)
3766      Branch: perlio
3767           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3768           !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
3769           !> hints/linux.sh myconfig.SH pod/perldelta.pod
3770 ____________________________________________________________________________
3771 [ 17014] By: jhi                                   on 2002/06/05  13:53:51
3772         Log: Update Changes.
3773      Branch: perl
3774            ! Changes patchlevel.h
3775 ____________________________________________________________________________
3776 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
3777         Log: Mention the flakiness of AIX' make.
3778      Branch: perl
3779            ! pod/perldelta.pod
3780 ____________________________________________________________________________
3781 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
3782         Log: metaconfig unit change for #17011.
3783      Branch: metaconfig
3784            ! U/installdirs/inc_version_list.U
3785 ____________________________________________________________________________
3786 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
3787         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
3788              From: jason@openinformatics.com (Jason E. Stewart)
3789              Date: 04 Jun 2002 16:42:32 -0600
3790              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
3791              
3792              Unexpanded $prefix.
3793      Branch: perl
3794            ! Configure
3795 ____________________________________________________________________________
3796 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
3797         Log: glibc version is more a library issue than a compiler issue.
3798      Branch: perl
3799            ! myconfig.SH
3800 ____________________________________________________________________________
3801 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
3802         Log: Subject: [Encode PATCH] spurious warning
3803              From: Nicholas Clark <nick@unfortu.net>
3804              Date: Sun, 2 Jun 2002 20:26:22 +0100
3805              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
3806      Branch: perl
3807            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
3808 ____________________________________________________________________________
3809 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
3810         Log: Show gnulibc_version in myconfig. 
3811      Branch: perl
3812            ! myconfig.SH
3813 ____________________________________________________________________________
3814 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
3815         Log: Regen Glossary for #16991.
3816      Branch: perl
3817            ! Porting/Glossary Porting/config.sh Porting/config_H
3818 ____________________________________________________________________________
3819 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
3820         Log: More for #16991.
3821      Branch: perl
3822            ! hints/linux.sh
3823 ____________________________________________________________________________
3824 [ 17005] By: nick                                  on 2002/06/05  07:23:22
3825         Log: Integrate mainline
3826      Branch: perlio
3827           +> ext/Thread/README.threads
3828            - README.threads
3829           !> (integrate 81 files)
3830 ____________________________________________________________________________
3831 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
3832         Log: FAQ sync.
3833      Branch: perl
3834            ! pod/perlfaq6.pod
3835 ____________________________________________________________________________
3836 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
3837         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
3838              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3839              Date: Sun, 02 Jun 2002 21:36:05 +0200
3840              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
3841      Branch: perl
3842            ! ext/threads/shared/queue.pm
3843 ____________________________________________________________________________
3844 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
3845         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
3846              From: "Daniel Berger" <djberg96@attbi.com>
3847              Date: Mon, 03 Jun 2002 19:18:38 GMT
3848              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
3849      Branch: perl
3850            ! README.beos
3851 ____________________________________________________________________________
3852 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
3853         Log: Subject: One more sorry for Oracle
3854              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3855              Date: Tue, 04 Jun 2002 10:02:17 +0200
3856              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
3857              
3858              (modified)
3859      Branch: perl
3860            ! README.hpux
3861 ____________________________________________________________________________
3862 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
3863         Log: metaconfig unit change for #16999.
3864      Branch: metaconfig
3865            ! U/threads/usethreads.U
3866 ____________________________________________________________________________
3867 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
3868         Log: Disable the combination of ithreads but not perlio.
3869      Branch: perl
3870            ! Configure INSTALL
3871 ____________________________________________________________________________
3872 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
3873         Log: perlthrtut links.
3874      Branch: perl
3875            ! ext/threads/shared/shared.pm ext/threads/threads.pm
3876            ! pod/perldelta.pod
3877 ____________________________________________________________________________
3878 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
3879         Log: Unmatchings.
3880      Branch: perl
3881            ! README.netware README.win32
3882 ____________________________________________________________________________
3883 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
3884         Log: Subject: Re: 2nd draft of announcement
3885              From: "John P. Linderman" <jpl@research.att.com>
3886              Date: Mon, 03 Jun 2002 08:57:49 -0400
3887              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
3888              
3889              Let's not forget the mystery IRIX failure.
3890      Branch: perl
3891            ! pod/perldelta.pod
3892 ____________________________________________________________________________
3893 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
3894         Log: Move the obsolete README.threads out of sight to ext/Threads;
3895              save one part of the IRIX knowledge in INSTALL (though IRIX
3896              6.2 is quite old...)
3897      Branch: perl
3898            + ext/Thread/README.threads
3899            - README.threads
3900            ! INSTALL MANIFEST
3901 ____________________________________________________________________________
3902 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
3903         Log: Upgrade to Math::BigRat 0.07.
3904      Branch: perl
3905            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
3906            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
3907            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
3908 ____________________________________________________________________________
3909 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
3910         Log: metaconfig unit change #16991.
3911      Branch: metaconfig
3912            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
3913 ____________________________________________________________________________
3914 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
3915         Log: Forgot from #16991.
3916      Branch: perl
3917            ! config_h.SH
3918 ____________________________________________________________________________
3919 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
3920         Log: Subject: Re: hints/linux.sh & stdio
3921              From: Andy Dougherty <doughera@lafayette.edu>
3922              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
3923              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
3924      Branch: perl
3925            ! Configure
3926 ____________________________________________________________________________
3927 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
3928         Log: Integrate maintperl change #16988;
3929              
3930              make IO::Pipe work on windows
3931      Branch: perl
3932           !> ext/IO/lib/IO/Pipe.pm
3933 ____________________________________________________________________________
3934 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
3935         Log: Integrate macperl changes #16974 and #16975;
3936              
3937              nativize() isn't happy with absolute Mac paths
3938              
3939              Test::Harness test fixes, attempt #3 :-)
3940      Branch: perl
3941           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
3942           !> lib/Test/Harness/t/callback.t
3943           !> lib/Test/Harness/t/strap-analyze.t
3944           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
3945 ____________________________________________________________________________
3946 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
3947         Log: make IO::Pipe work on windows
3948      Branch: maint-5.6/perl
3949            ! ext/IO/lib/IO/Pipe.pm
3950 ____________________________________________________________________________
3951 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
3952         Log: s/modperl/mod_perl/g
3953      Branch: perl
3954            ! README.aix pod/perldelta.pod
3955 ____________________________________________________________________________
3956 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
3957         Log: Subject: [DOC PATCH] perldelta.pod
3958              From: Philip Newton <Philip.Newton@gmx.net>
3959              Date: Tue, 04 Jun 2002 06:52:55 +0200
3960              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
3961              
3962              (with one nit, s/modperl/mod_perl/)
3963      Branch: perl
3964            ! pod/perldelta.pod
3965 ____________________________________________________________________________
3966 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
3967         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
3968      Branch: perl
3969            ! pod/perlfunc.pod
3970 ____________________________________________________________________________
3971 [ 16984] By: ams                                   on 2002/06/04  01:05:49
3972         Log: Subject: [PATCH] Re: Some bugs in RC1
3973              From: Michael G Schwern <schwern@pobox.com>
3974              Date: Mon, 03 Jun 2002 19:59:21 -0400
3975              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
3976      Branch: perl
3977            ! lib/perl5db.pl
3978 ____________________________________________________________________________
3979 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
3980         Log: Update Errno slightly to latest version
3981      Branch: macperl
3982            ! macos/lib/Errno.pm
3983 ____________________________________________________________________________
3984 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
3985         Log: Protect against localizing an %ENV slice.
3986      Branch: perl
3987            ! lib/Cwd.pm
3988 ____________________________________________________________________________
3989 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
3990         Log: Document that lock() is a "weak keyword".
3991      Branch: perl
3992            ! pod/perlfunc.pod
3993 ____________________________________________________________________________
3994 [ 16980] By: ams                                   on 2002/06/03  18:38:26
3995         Log: Subject: [PATCH Switch.pm] Minor typo
3996              From: Philip Newton <Philip.Newton@gmx.net>
3997              Date: Mon, 03 Jun 2002 21:35:55 +0200
3998              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
3999      Branch: perl
4000            ! lib/Switch.pm
4001 ____________________________________________________________________________
4002 [ 16979] By: ams                                   on 2002/06/03  17:06:03
4003         Log: Remove all occurrences of occurence, except for one (in the
4004              Changelog) that is preserved for historical reasons.
4005      Branch: perl
4006            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
4007            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
4008            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
4009 ____________________________________________________________________________
4010 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
4011         Log: Update Changes
4012      Branch: macperl
4013            ! macos/Changes
4014 ____________________________________________________________________________
4015 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
4016         Log: Update Help menu for 5.8
4017      Branch: macperl
4018            ! macos/macperl/MacPerl.podhelp
4019 ____________________________________________________________________________
4020 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
4021         Log: Bump versions
4022      Branch: macperl
4023            ! macos/MPVersion.r macos/config.h macos/config.sh
4024 ____________________________________________________________________________
4025 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
4026         Log: Test::Harness test fixes, attempt #3 :-)
4027      Branch: macperl
4028            ! lib/Test/Harness/t/callback.t
4029            ! lib/Test/Harness/t/strap-analyze.t
4030            ! lib/Test/Harness/t/test-harness.t
4031 ____________________________________________________________________________
4032 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
4033         Log: nativize() isn't happy with absolute Mac paths
4034      Branch: macperl
4035            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
4036            ! lib/lib_pm.PL
4037 ____________________________________________________________________________
4038 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
4039         Log: Integrate #16971 from maint-5.6;
4040              
4041              IO::Poll wasn't working on windows since poll.c wasn't using the
4042              same abstractions as perl; for test case, see:
4043              http://bugs.activestate.com/show_bug.cgi?id=19624
4044      Branch: perl
4045           !> XSUB.h ext/IO/poll.c
4046 ____________________________________________________________________________
4047 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
4048         Log: A few links.
4049      Branch: perl
4050            ! pod/perldelta.pod
4051 ____________________________________________________________________________
4052 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
4053         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
4054              same abstractions as perl; for test case, see:
4055              http://bugs.activestate.com/show_bug.cgi?id=19624
4056      Branch: maint-5.6/perl
4057            ! XSUB.h ext/IO/poll.c
4058 ____________________________________________________________________________
4059 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
4060         Log: Various perldelta tweaks.
4061      Branch: perl
4062            ! pod/perldelta.pod
4063 ____________________________________________________________________________
4064 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
4065         Log: Update Changes.
4066      Branch: perl
4067            ! Changes patchlevel.h
4068 ____________________________________________________________________________
4069 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
4070         Log: Integrate perl for 5.8.0 RC1
4071      Branch: macperl
4072           !> (integrate 77 files)
4073 ____________________________________________________________________________
4074 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
4075         Log: Two obsolete files.
4076      Branch: perl
4077            ! Porting/makerel
4078 ____________________________________________________________________________
4079 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
4080         Log: This is Perl 5.8.0 RC 1.
4081      Branch: perl
4082            ! patchlevel.h
4083 ____________________________________________________________________________
4084 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
4085         Log: Update Changes.
4086      Branch: perl
4087            ! Changes patchlevel.h
4088 ____________________________________________________________________________
4089 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
4090         Log: Subject: [Encode] 1.75 Released
4091              From: Dan Kogai <dankogai@dan.co.jp>
4092              Date: Sun, 2 Jun 2002 03:19:19 +0900
4093              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
4094      Branch: perl
4095            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
4096            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4097            ! ext/Encode/lib/Encode/Alias.pm
4098            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
4099            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4100 ____________________________________________________________________________
4101 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
4102         Log: Paranoia regen_headers; no changes but at least
4103              the timestamps are now fine.
4104      Branch: perl
4105            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
4106            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
4107            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
4108            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
4109            ! warnings.h
4110 ____________________________________________________________________________
4111 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
4112         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
4113              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4114              Date: Sat, 01 Jun 2002 11:35:22 +0200
4115              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
4116      Branch: perl
4117            ! README.hpux
4118 ____________________________________________________________________________
4119 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
4120         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
4121      Branch: perl
4122            ! pod/perldelta.pod pod/perltoc.pod
4123 ____________________________________________________________________________
4124 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
4125         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
4126      Branch: perl
4127            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
4128            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
4129 ____________________________________________________________________________
4130 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
4131         Log: Even more VMSifying (this time more like de-MacOSifying).
4132      Branch: perl
4133            ! lib/Test/Harness/t/test-harness.t
4134 ____________________________________________________________________________
4135 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
4136         Log: VMSifying from Craig Berry.
4137      Branch: perl
4138            ! lib/Test/Harness/t/callback.t
4139            ! lib/Test/Harness/t/strap-analyze.t
4140            ! lib/Test/Harness/t/test-harness.t
4141 ____________________________________________________________________________
4142 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
4143         Log: Mention the CJK docs.
4144      Branch: perl
4145            ! pod/perldelta.pod
4146 ____________________________________________________________________________
4147 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
4148         Log: Subject: [PATCH] another Storable test
4149              From: Nicholas Clark <nick@unfortu.net>
4150              Date: Sat, 1 Jun 2002 14:07:01 +0100
4151              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
4152      Branch: perl
4153            ! ext/Storable/t/interwork56.t
4154 ____________________________________________________________________________
4155 [ 16955] By: nick                                  on 2002/06/01  09:02:48
4156         Log: Integrate mainline
4157      Branch: perlio
4158            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
4159           !> (integrate 62 files)
4160 ____________________________________________________________________________
4161 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
4162         Log: Make the changes MacOS-specific.
4163      Branch: perl
4164            ! lib/Test/Harness/t/callback.t
4165            ! lib/Test/Harness/t/strap-analyze.t
4166            ! lib/Test/Harness/t/test-harness.t
4167 ____________________________________________________________________________
4168 [ 16953] By: ams                                   on 2002/06/01  03:20:52
4169         Log: Remove $Id$ lines.
4170      Branch: perl
4171            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
4172            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
4173            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
4174            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
4175            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4176            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
4177            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
4178            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
4179            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
4180            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
4181            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
4182            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
4183            ! ext/Storable/t/utf8hash.t
4184 ____________________________________________________________________________
4185 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
4186         Log: Perl Labs dead, Smokers live.
4187      Branch: perl
4188            ! pod/perlhack.pod
4189 ____________________________________________________________________________
4190 [ 16951] By: ams                                   on 2002/06/01  03:08:02
4191         Log: Nitpick at ChangeLog until it is consistently formatted.
4192      Branch: perl
4193            ! ext/Storable/ChangeLog
4194 ____________________________________________________________________________
4195 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
4196         Log: strictify lib.pm.
4197      Branch: perl
4198            ! lib/lib_pm.PL
4199 ____________________________________________________________________________
4200 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
4201         Log: s/invcer/incver/
4202      Branch: perl
4203            ! lib/lib_pm.PL
4204 ____________________________________________________________________________
4205 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
4206         Log: Subject: Re: perl@16925
4207              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4208              Date: Fri, 31 May 2002 19:56:39 -0700
4209              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
4210              
4211              Self-tie clarifications.
4212      Branch: perl
4213            ! pod/perldelta.pod
4214 ____________________________________________________________________________
4215 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
4216         Log: Be exact of what happens.
4217      Branch: perl
4218            ! README.cygwin
4219 ____________________________________________________________________________
4220 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
4221         Log: Subject: [Patch] Inplace editing on Cygwin and others?
4222              From: "Gerrit P. Haase" <gp@familiehaase.de>
4223              Date: Sat, 1 Jun 2002 04:14:43 +0200
4224              Message-ID: <199100765833.20020601041443@familiehaase.de>
4225      Branch: perl
4226            ! README.cygwin doio.c perl.c
4227 ____________________________________________________________________________
4228 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
4229         Log: MacOS test glitch.
4230      Branch: perl
4231            ! ext/Digest/MD5/t/files.t
4232 ____________________________________________________________________________
4233 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
4234         Log: Update Changes.
4235      Branch: perl
4236            ! Changes patchlevel.h
4237 ____________________________________________________________________________
4238 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
4239         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
4240              From: "Craig A. Berry" <craigberry@mac.com>
4241              Date: Fri, 31 May 2002 17:20:11 -0500
4242              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
4243              
4244              Avoid redef warning.
4245      Branch: perl
4246            ! lib/Math/BigInt/Calc.pm
4247 ____________________________________________________________________________
4248 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
4249         Log: Integrate macperl patches #16926 and #16938;
4250              
4251              Big MacPerl Testing Patch No. 2
4252              
4253              Big MacPerl Testing Patch No. 3
4254      Branch: perl
4255           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
4256           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
4257           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
4258           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
4259           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
4260           !> lib/Test/Harness/t/callback.t
4261           !> lib/Test/Harness/t/strap-analyze.t
4262           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
4263           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
4264           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
4265 ____________________________________________________________________________
4266 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
4267         Log: Configuration / test updates
4268      Branch: macperl
4269            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4270            ! macos/Makefile.mk
4271 ____________________________________________________________________________
4272 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
4273         Log: Fix various Makefile.PL for string/array conflicts
4274      Branch: macperl
4275            ! macos/ext/Mac/Controls/Makefile.PL
4276            ! macos/ext/Mac/Dialogs/Makefile.PL
4277            ! macos/ext/Mac/Events/Makefile.PL
4278            ! macos/ext/Mac/Files/Makefile.PL
4279            ! macos/ext/Mac/Fonts/Makefile.PL
4280            ! macos/ext/Mac/Lists/Makefile.PL
4281            ! macos/ext/Mac/Menus/Makefile.PL
4282            ! macos/ext/Mac/MoreFiles/Makefile.PL
4283            ! macos/ext/Mac/Movies/Makefile.PL
4284            ! macos/ext/Mac/Navigation/Makefile.PL
4285            ! macos/ext/Mac/Notification/Makefile.PL
4286            ! macos/ext/Mac/OSA/Makefile.PL
4287            ! macos/ext/Mac/QDOffscreen/Makefile.PL
4288            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
4289            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
4290            ! macos/ext/Mac/StandardFile/Makefile.PL
4291            ! macos/ext/Mac/TextEdit/Makefile.PL
4292            ! macos/ext/Mac/Windows/Makefile.PL
4293            ! macos/ext/MacPerl/Makefile.PL
4294 ____________________________________________________________________________
4295 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
4296         Log: Integrate perl
4297      Branch: macperl
4298            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
4299           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
4300           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
4301           !> pod/perlvar.pod
4302 ____________________________________________________________________________
4303 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
4304         Log: Big MacPerl Testing Patch No. 3
4305      Branch: macperl
4306            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
4307            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
4308            ! lib/Test/Harness/t/callback.t
4309            ! lib/Test/Harness/t/strap-analyze.t
4310            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
4311            ! utils/dprofpp.PL utils/splain.PL
4312 ____________________________________________________________________________
4313 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
4314         Log: Update the LWP status.
4315      Branch: perl
4316            ! pod/perldelta.pod
4317 ____________________________________________________________________________
4318 [ 16936] By: nick                                  on 2002/05/31  20:07:40
4319         Log: Integrate mainline
4320      Branch: perlio
4321           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
4322           +> lib/File/Spec/NW5.pm
4323            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
4324            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
4325            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
4326            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
4327           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
4328           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
4329           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
4330           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
4331           !> pod/perlvar.pod toke.c
4332 ____________________________________________________________________________
4333 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
4334         Log: Freudian slip :-)
4335      Branch: perl
4336            ! pod/perlhist.pod
4337 ____________________________________________________________________________
4338 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
4339         Log: perlhist update.
4340      Branch: perl
4341            ! pod/perlhist.pod
4342 ____________________________________________________________________________
4343 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
4344         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
4345              From: Andy Dougherty <doughera@lafayette.edu>
4346              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
4347              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
4348      Branch: perl
4349            ! lib/Math/BigInt/t/mbi_rand.t
4350 ____________________________________________________________________________
4351 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
4352         Log: From: Michael G Schwern <schwern@pobox.com>
4353              Date: Fri, 31 May 2002 15:18:02 -0400
4354              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
4355              To: perl5-porters@perl.org
4356      Branch: perl
4357            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
4358            ! MANIFEST
4359 ____________________________________________________________________________
4360 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
4361         Log: More datapoints on gcc/alpha.
4362      Branch: perl
4363            ! pod/perldelta.pod
4364 ____________________________________________________________________________
4365 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
4366         Log: Document that old gccs on Alpha are no good.
4367      Branch: perl
4368            ! pod/perldelta.pod
4369 ____________________________________________________________________________
4370 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
4371         Log: Integrate perl
4372      Branch: macperl
4373           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
4374           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
4375           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
4376           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
4377           +> t/lib/sample-tests/skipall_nomsg
4378            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
4379            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
4380            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
4381            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
4382            - NetWare/bat/ToggleXDC.bat
4383           !> (integrate 86 files)
4384 ____________________________________________________________________________
4385 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
4386         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
4387              From: Colin Watson <colinw@zeus.com>
4388              Date: Fri, 31 May 2002 17:34:06 +0100
4389              Message-ID: <20020531163406.GA10401@zeus.com>
4390      Branch: perl
4391            ! hints/hpux.sh
4392 ____________________________________________________________________________
4393 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
4394         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
4395              From: Paul_GreenVOS@vos.stratus.com
4396              Date: Fri, 31 May 02 12:23 edt
4397              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
4398      Branch: perl
4399            ! pod/perlport.pod pod/perlvar.pod
4400 ____________________________________________________________________________
4401 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
4402         Log: Big MacPerl Testing Patch No. 2
4403              There might be more soon, but this is almost all of it for now
4404      Branch: macperl
4405            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
4406            ! lib/Devel/SelfStubber.t lib/English.t
4407            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
4408            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
4409            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
4410            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
4411 ____________________________________________________________________________
4412 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
4413         Log: Update Changes.
4414      Branch: perl
4415            ! Changes patchlevel.h
4416 ____________________________________________________________________________
4417 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
4418         Log: Missing MANIFESTations.
4419      Branch: perl
4420            ! MANIFEST
4421 ____________________________________________________________________________
4422 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
4423         Log: DJGPP tweaks from Laszlo.
4424      Branch: perl
4425            ! lib/English.t
4426 ____________________________________________________________________________
4427 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
4428         Log: NetWare update from Ananth Kesari.
4429      Branch: perl
4430            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
4431            + lib/File/Spec/NW5.pm
4432            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
4433            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
4434            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
4435            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
4436            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
4437            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
4438            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
4439 ____________________________________________________________________________
4440 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
4441         Log: Integrate perlio:
4442              
4443              [ 16920]
4444              Use File::Spec for blib expectance tests - skating round
4445              existing MacOS and VMS hacks.
4446      Branch: perl
4447           !> lib/blib.t
4448 ____________________________________________________________________________
4449 [ 16920] By: nick                                  on 2002/05/31  08:48:40
4450         Log: Use File::Spec for blib expectance tests - skating round
4451              existing MacOS and VMS hacks.
4452      Branch: perlio
4453            ! lib/blib.t
4454 ____________________________________________________________________________
4455 [ 16919] By: nick                                  on 2002/05/31  08:39:37
4456         Log: Integrate mainline
4457      Branch: perlio
4458           +> ext/Storable/t/interwork56.t
4459           +> ext/Storable/t/make_56_interwork.pl
4460           +> lib/ExtUtils/t/writemakefile_args.t
4461           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
4462           +> t/lib/sample-tests/skipall_nomsg
4463            - NetWare/bat/Setwatcom.bat
4464           !> (integrate 62 files)
4465 ____________________________________________________________________________
4466 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
4467         Log: Regen toc.
4468      Branch: perl
4469            ! pod/perltoc.pod
4470 ____________________________________________________________________________
4471 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
4472         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
4473              From: "Craig A. Berry" <craigberry@mac.com>
4474              Date: Thu, 30 May 2002 22:14:15 -0500
4475              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
4476      Branch: perl
4477            ! t/test.pl
4478 ____________________________________________________________________________
4479 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
4480         Log: Missing from #16914.
4481      Branch: perl
4482            ! MANIFEST
4483 ____________________________________________________________________________
4484 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
4485         Log: BeOS status update.
4486      Branch: perl
4487            ! AUTHORS README.beos pod/perldelta.pod
4488 ____________________________________________________________________________
4489 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
4490         Log: Upgrade to Test::Harness 2.24.
4491      Branch: perl
4492            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
4493            + t/lib/sample-tests/skipall_nomsg
4494            ! lib/Test/Harness.pm lib/Test/Harness/Changes
4495            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
4496            ! lib/Test/Harness/t/strap-analyze.t
4497            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
4498 ____________________________________________________________________________
4499 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
4500         Log: metaconfig unit change for #16912.
4501      Branch: metaconfig/U/perl
4502            ! perlpath.U
4503 ____________________________________________________________________________
4504 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
4505         Log: Subject: Improved $^X patch
4506              From: Paul_GreenVOS@vos.stratus.com
4507              Date: Thu, 30 May 02 17:32 edt
4508              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
4509      Branch: perl
4510            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4511            ! pod/perlport.pod pod/perlvar.pod
4512 ____________________________________________________________________________
4513 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
4514         Log: Subject: [PATCH configure.com] _ext -> _exe
4515              From: "Craig A. Berry" <craigberry@mac.com>
4516              Date: Thu, 30 May 2002 18:32:43 -0500
4517              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
4518      Branch: perl
4519            ! configure.com
4520 ____________________________________________________________________________
4521 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
4522         Log: Because of #16909 MANIFEST changes.
4523      Branch: perl
4524            ! t/TEST t/harness
4525 ____________________________________________________________________________
4526 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
4527         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
4528              From: Nicholas Clark <nick@unfortu.net>
4529              Date: Fri, 31 May 2002 00:02:22 +0100
4530              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
4531      Branch: perl
4532            + ext/Storable/t/interwork56.t
4533            + ext/Storable/t/make_56_interwork.pl
4534            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
4535            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
4536            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
4537 ____________________________________________________________________________
4538 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
4539         Log: Integrate perlio:
4540              
4541              [ 16895]
4542              Play safe and avoid writes to stdio's buffer (for glibc2.3)
4543      Branch: perl
4544           !> perlio.c
4545 ____________________________________________________________________________
4546 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
4547         Log: Upgrade to Math::BigRat 0.06.
4548      Branch: perl
4549            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
4550 ____________________________________________________________________________
4551 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
4552         Log: Upgrade to Math::BigInt 1.57.
4553      Branch: perl
4554            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4555            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
4556            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
4557            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
4558            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
4559 ____________________________________________________________________________
4560 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
4561         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
4562              From: "Craig A. Berry" <craigberry@mac.com>
4563              Date: Thu, 30 May 2002 16:22:40 -0500
4564              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
4565      Branch: perl
4566            ! lib/blib.t
4567 ____________________________________________________________________________
4568 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
4569         Log: Upgrade to ExtUtils::MakeMaker 6.01.
4570      Branch: perl
4571            + lib/ExtUtils/t/writemakefile_args.t
4572            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4573            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
4574            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
4575            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
4576            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4577            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
4578            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
4579            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
4580 ____________________________________________________________________________
4581 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
4582         Log: prevent attempts to load extension libraries more than once on darwin.
4583              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
4584      Branch: perl
4585            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
4586 ____________________________________________________________________________
4587 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
4588         Log: Obsolete file.
4589      Branch: perl
4590            - NetWare/bat/Setwatcom.bat
4591            ! MANIFEST
4592 ____________________________________________________________________________
4593 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
4594         Log: Update Andy.
4595      Branch: perl
4596            ! hints/linux.sh
4597 ____________________________________________________________________________
4598 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
4599         Log: INT2PTR/PTR2IV defined twice.
4600      Branch: perl
4601            ! ext/Devel/PPPort/PPPort.pm
4602 ____________________________________________________________________________
4603 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
4604         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
4605              From: PPrymmer@factset.com
4606              Date: Thu, 30 May 2002 13:57:31 -0400
4607              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
4608              
4609              Multinet matters with s/might the/mind the/
4610      Branch: perl
4611            ! README.vms
4612 ____________________________________________________________________________
4613 [ 16898] By: nick                                  on 2002/05/30  15:55:46
4614         Log: Integrate mainline
4615      Branch: perlio
4616           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
4617           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
4618 ____________________________________________________________________________
4619 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
4620         Log: Document the glibc 2.2.5 long long bug.
4621      Branch: perl
4622            ! pod/perldelta.pod
4623 ____________________________________________________________________________
4624 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
4625         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
4626              From: Abigail <abigail@foad.org>
4627              Date: Thu, 30 May 2002 09:33:51 -0700
4628              Message-ID: <20020530093351.A18225@ucan.foad.org>
4629      Branch: perl
4630            ! pod/perlfunc.pod
4631 ____________________________________________________________________________
4632 [ 16895] By: nick                                  on 2002/05/30  14:40:11
4633         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
4634      Branch: perlio
4635            ! perlio.c
4636 ____________________________________________________________________________
4637 [ 16894] By: nick                                  on 2002/05/30  14:39:19
4638         Log: Integrate mainline
4639      Branch: perlio
4640           !> (integrate 50 files)
4641 ____________________________________________________________________________
4642 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
4643         Log: Update Changes.
4644      Branch: perl
4645            ! Changes patchlevel.h
4646 ____________________________________________________________________________
4647 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
4648         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
4649              From: "Green, Paul" <Paul.Green@stratus.com>
4650              Date: Thu, 30 May 2002 11:11:35 -0400
4651              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
4652      Branch: perl
4653            ! pod/perlvar.pod
4654 ____________________________________________________________________________
4655 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
4656         Log: charnames patch from Thomas Wegner.
4657      Branch: perl
4658            ! lib/charnames.pm lib/charnames.t
4659 ____________________________________________________________________________
4660 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
4661         Log: Subject: [Patch perl@16861] charnames::vianame tweak
4662              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4663              Date: Thu, 30 May 2002 23:56:51 +0900
4664              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
4665      Branch: perl
4666            ! lib/charnames.pm
4667 ____________________________________________________________________________
4668 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
4669         Log: Chart the self-tying minefield.
4670      Branch: perl
4671            ! pod/perldelta.pod
4672 ____________________________________________________________________________
4673 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
4674         Log: Ignasi Roca convinced me, so #16855 is back in.
4675      Branch: perl
4676            ! utfebcdic.h
4677 ____________________________________________________________________________
4678 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
4679         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
4680              From: Andy Dougherty <doughera@lafayette.edu>
4681              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
4682              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
4683      Branch: perl
4684            ! hints/linux.sh
4685 ____________________________________________________________________________
4686 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
4687         Log: Sync with libnet-1.12
4688      Branch: perl
4689            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
4690 ____________________________________________________________________________
4691 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
4692         Log: Subject: Re: perl@16861
4693              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4694              Date: Wed, 29 May 2002 15:27:18 -0700
4695              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
4696              
4697              Yitzchak won't give up on self-ties.
4698      Branch: perl
4699            ! pp_sys.c t/op/tie.t
4700 ____________________________________________________________________________
4701 [ 16884] By: ams                                   on 2002/05/30  13:32:52
4702         Log: Ronald Kimball pointed out that there was a run-on sentence in the
4703              last patch by Stas Bekman, and I fixed it, and while I was at it, I
4704              fixed the wording of the last phrase as well, and then I re-wrapped
4705              the paragraph.
4706      Branch: perl
4707            ! pod/perlvar.pod
4708 ____________________________________________________________________________
4709 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
4710         Log: Integrate macperl change #16875.
4711      Branch: perl
4712           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
4713           !> t/lib/warnings/op
4714 ____________________________________________________________________________
4715 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
4716         Log: Integrate macperl patch #16868.
4717      Branch: perl
4718           !> (integrate 36 files)
4719 ____________________________________________________________________________
4720 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
4721         Log: Subject: Re: [ PATCH ] module test fest
4722              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4723              Date: Thu, 30 May 2002 13:52:18 +0200
4724              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
4725              
4726              HP-UX Oracle wisdom (with some tweaks)
4727      Branch: perl
4728            ! README.hpux
4729 ____________________________________________________________________________
4730 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
4731         Log: metaconfig unit change for #16879.
4732      Branch: metaconfig
4733            ! U/modified/Options.U
4734 ____________________________________________________________________________
4735 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
4736         Log: Configure -A should not mangle spaces, from H.Merijn B.
4737      Branch: perl
4738            ! Configure
4739 ____________________________________________________________________________
4740 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
4741         Log: OS/2: found the _fd_flags() prototype.
4742      Branch: perl
4743            ! os2/os2ish.h
4744 ____________________________________________________________________________
4745 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
4746         Log: Fix up the signal handler reinstallation lore.
4747      Branch: perl
4748            ! pod/perlipc.pod
4749 ____________________________________________________________________________
4750 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
4751         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
4752              From: Stas Bekman <stas@stason.org>
4753              Date: Thu, 30 May 2002 15:29:02 +0800
4754              Message-ID: <3CF5D4BE.4000500@stason.org>
4755      Branch: perl
4756            ! pod/perlipc.pod
4757 ____________________________________________________________________________
4758 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
4759         Log: Fixes for fixes
4760      Branch: macperl
4761            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
4762            ! t/lib/warnings/op
4763 ____________________________________________________________________________
4764 [ 16874] By: ams                                   on 2002/05/30  07:41:30
4765         Log: Fix typo in #16866.
4766      Branch: perl
4767            ! lib/File/stat.t
4768 ____________________________________________________________________________
4769 [ 16873] By: ams                                   on 2002/05/30  07:39:24
4770         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
4771              From: Stas Bekman <stas@stason.org>
4772              Date: Thu, 30 May 2002 16:14:55 +0800
4773              Message-Id: <3CF5DF7F.1060700@stason.org>
4774      Branch: perl
4775            ! lib/File/Spec/Unix.pm
4776 ____________________________________________________________________________
4777 [ 16872] By: ams                                   on 2002/05/30  07:38:34
4778         Log: Subject: [PATCH pod/perlvar.pod] $^X
4779              From: Stas Bekman <stas@stason.org>
4780              Date: Thu, 30 May 2002 15:59:48 +0800
4781              Message-Id: <3CF5DBF4.7080500@stason.org>
4782      Branch: perl
4783            ! pod/perlvar.pod
4784 ____________________________________________________________________________
4785 [ 16871] By: nick                                  on 2002/05/30  06:45:56
4786         Log: Integrate all but lib/File/stat.t which seems broken.
4787      Branch: perlio
4788           !> Changes Porting/patching.pod cygwin/perlld.in
4789           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
4790           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4791           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
4792           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
4793           !> t/run/fresh_perl.t utfebcdic.h
4794 ____________________________________________________________________________
4795 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
4796         Log: Integrate perl
4797      Branch: macperl
4798           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
4799           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4800           !> (integrate 137 files)
4801 ____________________________________________________________________________
4802 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
4803         Log: Makefile / config / test updates for MacPerl
4804      Branch: macperl
4805            + macos/MacPerlMakeTests.plx
4806            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4807            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
4808            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
4809 ____________________________________________________________________________
4810 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
4811         Log: Big MacPerl Testing Patch No. 1
4812              If you like this, stay tuned, there's more to come!
4813      Branch: macperl
4814            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
4815            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
4816            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
4817            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
4818            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
4819            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
4820            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
4821            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
4822            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
4823            ! lib/Test/Harness/t/strap-analyze.t
4824            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
4825            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
4826            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
4827            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
4828            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
4829 ____________________________________________________________________________
4830 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
4831         Log: Attachments are okay.
4832      Branch: perl
4833            ! Porting/patching.pod
4834 ____________________________________________________________________________
4835 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
4836         Log: OS/2: ENOINO.
4837      Branch: perl
4838            ! lib/File/stat.t
4839 ____________________________________________________________________________
4840 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
4841         Log: OS/2: provide prototype.
4842      Branch: perl
4843            ! os2/os2ish.h
4844 ____________________________________________________________________________
4845 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
4846         Log: OS/2: fp stringification fudge.
4847              (After this the whole suite passes 98.30%)
4848      Branch: perl
4849            ! t/base/num.t
4850 ____________________________________________________________________________
4851 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
4852         Log: harness wasn't running x2p/s2p.t.
4853      Branch: perl
4854            ! t/harness
4855 ____________________________________________________________________________
4856 [ 16862] By: nick                                  on 2002/05/29  14:12:41
4857         Log: Integrate mainline
4858      Branch: perlio
4859           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4860           !> (integrate 100 files)
4861 ____________________________________________________________________________
4862 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
4863         Log: Subject: [PATCH] pack 'w' should be using NV, not double
4864              From: Nicholas Clark <nick@ccl4.org>
4865              Date: Wed, 29 May 2002 15:38:41 +0100
4866              Message-ID: <20020529153840.L53388@plum.flirble.org>
4867      Branch: perl
4868            ! pp_pack.c
4869 ____________________________________________________________________________
4870 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
4871         Log: Update Changes.
4872      Branch: perl
4873            ! Changes patchlevel.h
4874 ____________________________________________________________________________
4875 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
4876         Log: Spelling bee.
4877      Branch: perl
4878            ! t/op/tie.t
4879 ____________________________________________________________________________
4880 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
4881         Log: Recover some of the #16845.
4882      Branch: perl
4883            ! sv.c t/op/tie.t t/run/fresh_perl.t
4884 ____________________________________________________________________________
4885 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
4886         Log: Retract #16855 until settled.
4887      Branch: perl
4888            ! utfebcdic.h
4889 ____________________________________________________________________________
4890 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
4891         Log: OS/2: more missing definitions.
4892      Branch: perl
4893            ! os2/os2ish.h
4894 ____________________________________________________________________________
4895 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
4896         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
4897              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
4898              Date: Wed, 29 May 2002 13:16:16 +0200
4899              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
4900      Branch: perl
4901            ! utfebcdic.h
4902 ____________________________________________________________________________
4903 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
4904         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
4905      Branch: perl
4906            ! ext/Devel/PPPort/PPPort.pm
4907 ____________________________________________________________________________
4908 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
4909         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
4910              From: "Gerrit P. Haase" <gp@familiehaase.de>
4911              Date: Wed, 29 May 2002 08:06:43 +0200
4912              Message-ID: <1881715214417.20020529080643@familiehaase.de>
4913      Branch: perl
4914            ! perl.h
4915 ____________________________________________________________________________
4916 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
4917         Log: OS/2: more missing headers from John Poltorak.
4918      Branch: perl
4919            ! os2/os2ish.h
4920 ____________________________________________________________________________
4921 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
4922         Log: Subject: Re: forewarning: usedevel and versiononly
4923              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4924              Date: Wed, 29 May 2002 09:41:23 +0200
4925              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
4926              
4927              More 5.7.3 -> 5.8.0.
4928      Branch: perl
4929            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
4930            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
4931 ____________________________________________________________________________
4932 [ 16850] By: ams                                   on 2002/05/29  06:48:19
4933         Log: Lots of spring cleaning. (No functional changes.)
4934      Branch: perl
4935            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
4936            ! ext/Storable/README ext/Storable/Storable.pm
4937            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
4938            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
4939            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
4940            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4941            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
4942            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
4943            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
4944            ! ext/Storable/t/store.t ext/Storable/t/tied.t
4945            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
4946            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
4947 ____________________________________________________________________________
4948 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
4949         Log: pod cleanups.
4950      Branch: perl
4951            ! README.aix README.cygwin README.jp README.ko README.macos
4952            ! README.tw pod/perl561delta.pod pod/perldelta.pod
4953            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
4954            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
4955            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
4956 ____________________________________________________________________________
4957 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
4958         Log: Regen perltoc.
4959      Branch: perl
4960            ! pod/perltoc.pod
4961 ____________________________________________________________________________
4962 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
4963         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
4964              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4965              Date: Wed, 29 May 2002 02:48:15 +0400
4966              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
4967      Branch: perl
4968            ! wince/Makefile.ce
4969 ____________________________________________________________________________
4970 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
4971         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
4972              From: PPrymmer@factset.com
4973              Date: Tue, 28 May 2002 18:34:55 -0400
4974              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
4975      Branch: perl
4976            ! configure.com vms/genopt.com
4977 ____________________________________________________________________________
4978 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
4979         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
4980              to restore some level of sanity in the tied scalars can of worms.
4981      Branch: perl
4982            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
4983 ____________________________________________________________________________
4984 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
4985         Log: extension of change#16332: isolate signal diddling to the main
4986              interpreter (fixes signal-related races, e.g. when multiple
4987              threads run system())
4988      Branch: maint-5.6/perl
4989            ! util.c
4990 ____________________________________________________________________________
4991 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
4992         Log: Bump the version numbers to five-eight-oh.
4993      Branch: perl
4994            ! Configure NetWare/Makefile NetWare/config_H.wc
4995            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
4996            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
4997            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
4998            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4999            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
5000            ! wince/config_H.ce
5001 ____________________________________________________________________________
5002 [ 16842] By: ams                                   on 2002/05/28  19:34:27
5003         Log: Subject: Minor INSTALL patch
5004              From: Andy Dougherty <doughera@lafayette.edu>
5005              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
5006              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
5007      Branch: perl
5008            ! INSTALL
5009 ____________________________________________________________________________
5010 [ 16841] By: ams                                   on 2002/05/28  19:01:22
5011         Log: Add integer.t to MANIFEST.
5012      Branch: perl
5013            ! ext/Storable/MANIFEST
5014 ____________________________________________________________________________
5015 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
5016         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
5017              From: Dan Kogai <dankogai@dan.co.jp>
5018              Date: Wed, 29 May 2002 03:43:57 +0900
5019              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
5020      Branch: perl
5021            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
5022            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
5023            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
5024            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
5025            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
5026            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
5027            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
5028            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
5029            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
5030            ! ext/Encode/t/mime-header.t
5031 ____________________________________________________________________________
5032 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
5033         Log: OS/2: bug found by John Poltorak.
5034      Branch: perl
5035            ! lib/ExtUtils/MM_OS2.pm
5036 ____________________________________________________________________________
5037 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
5038         Log: makefiles should not clobber lib/Thread directory (some Thread
5039              files seem to live there rather than in ext, for some reason)
5040      Branch: perl
5041            ! win32/Makefile win32/makefile.mk
5042 ____________________________________________________________________________
5043 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
5044         Log: Subject: [PATCH] Bug fix for charnames::vianame
5045              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5046              Date: Tue, 28 May 2002 23:53:39 +0900
5047              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
5048      Branch: perl
5049            ! lib/charnames.pm lib/charnames.t
5050 ____________________________________________________________________________
5051 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
5052         Log: Test output tweak.
5053      Branch: perl
5054            ! lib/ExtUtils/t/Embed.t
5055 ____________________________________________________________________________
5056 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
5057         Log: More charnames tweaks.
5058      Branch: perl
5059            ! lib/charnames.pm lib/charnames.t
5060 ____________________________________________________________________________
5061 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
5062         Log: Subject: [PATCH] Doc fix for charnames::vianame
5063              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5064              Date: Tue, 28 May 2002 22:46:41 +0900
5065              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
5066      Branch: perl
5067            ! lib/charnames.pm
5068 ____________________________________________________________________________
5069 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
5070         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
5071              From: "Yves Orton" <demerphq@hotmail.com>
5072              Date: Tue, 28 May 2002 15:43:12 +0200
5073              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
5074      Branch: perl
5075            ! lib/ExtUtils/t/Embed.t
5076 ____________________________________________________________________________
5077 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
5078         Log: metaconfig unit change for #16831.
5079      Branch: metaconfig/U/perl
5080            ! gccvers.U
5081 ____________________________________________________________________________
5082 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
5083         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
5084      Branch: perl
5085            ! Configure
5086 ____________________________________________________________________________
5087 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
5088         Log: Retract the Straps part of #16829 for now since
5089              the subtest 44 of t/strap.t started failing.
5090      Branch: perl
5091            ! lib/Test/Harness/Straps.pm
5092 ____________________________________________________________________________
5093 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
5094         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
5095              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5096              Date: Tue, 28 May 2002 08:17:53 +0200
5097              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
5098      Branch: perl
5099            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
5100            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
5101 ____________________________________________________________________________
5102 [ 16828] By: nick                                  on 2002/05/28  08:00:28
5103         Log: Integrate mainline
5104      Branch: perlio
5105           !> Changes Makefile.micro README.netware README.tru64
5106           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
5107           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
5108           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
5109           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
5110           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
5111           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
5112           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
5113           !> uconfig.h util.c
5114 ____________________________________________________________________________
5115 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
5116         Log: Tru64: sockatmark trouble.
5117      Branch: perl
5118            ! README.tru64
5119 ____________________________________________________________________________
5120 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
5121         Log: Update Changes.
5122      Branch: perl
5123            ! Changes patchlevel.h
5124 ____________________________________________________________________________
5125 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
5126         Log: Integrate perl
5127      Branch: macperl
5128           +> ext/Storable/t/integer.t
5129            ! macos/MPVersion.r macos/config.sh
5130           !> (integrate 60 files)
5131 ____________________________________________________________________________
5132 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
5133         Log: Todo update.
5134      Branch: perl
5135            ! pod/perltodo.pod
5136 ____________________________________________________________________________
5137 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
5138         Log: Don't assume sh and true.
5139      Branch: perl
5140            ! Makefile.micro uconfig.h
5141 ____________________________________________________________________________
5142 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
5143         Log: Subject: Re: [PATCH] Version tango
5144              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5145              Date: Mon, 27 May 2002 13:20:56 -0700
5146              Message-ID: <oUp88gzkgy+T092yn@efn.org>
5147      Branch: perl
5148            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
5149            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
5150            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
5151            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
5152            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
5153            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
5154 ____________________________________________________________________________
5155 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
5156         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
5157              stashes correctly.) Partial info is better than wrong info.
5158      Branch: perl
5159            ! t/lib/warnings/pp_hot util.c
5160 ____________________________________________________________________________
5161 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
5162         Log: A shot in the dark.
5163      Branch: perl
5164            ! mg.c
5165 ____________________________________________________________________________
5166 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
5167         Log: Comment nit from Yitzchak.
5168      Branch: perl
5169            ! sv.c
5170 ____________________________________________________________________________
5171 [ 16818] By: nick                                  on 2002/05/27  18:47:58
5172         Log: Integrate mainline
5173      Branch: perlio
5174           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
5175           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
5176           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
5177           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
5178           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
5179           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
5180           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
5181           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
5182           !> pod/perlsub.pod
5183 ____________________________________________________________________________
5184 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
5185         Log: POD cleanup and rewrapping.
5186      Branch: perl
5187            ! README.netware
5188 ____________________________________________________________________________
5189 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
5190         Log: Update Changes.
5191      Branch: perl
5192            ! Changes patchlevel.h
5193 ____________________________________________________________________________
5194 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
5195         Log: More NetWare.
5196      Branch: perl
5197            ! README.netware
5198 ____________________________________________________________________________
5199 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
5200         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
5201              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5202              Date: Mon, 27 May 2002 19:26:27 +0200
5203              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
5204      Branch: perl
5205            ! hints/hpux.sh
5206 ____________________________________________________________________________
5207 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
5208         Log: We are not that certain about the localising of
5209              tied aggregates.
5210      Branch: perl
5211            ! pod/perldelta.pod
5212 ____________________________________________________________________________
5213 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
5214         Log: Missed from #16811.
5215      Branch: perl
5216            + NetWare/sv_nw.c
5217            ! MANIFEST
5218 ____________________________________________________________________________
5219 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
5220         Log: NetWare diff from Ananth Kesari.
5221      Branch: perl
5222            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
5223            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
5224 ____________________________________________________________________________
5225 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
5226         Log: Integrate perlio:
5227              
5228              [ 16809]
5229              Add IO::Scalar fail case to the tests.
5230              
5231              [ 16808]
5232              Fix for the IO::Scalar bug (I think).
5233              At tie time break the loop but in a different place:
5234              A. Increment REFCNT of the RV involved in the self-tie
5235              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
5236              At mg_free time
5237              Break the connection between the RV and its referent
5238              so that we do not try and free it (again).
5239              
5240              [ 16805]
5241              **** UNSAFE **** partial fix for IO::Scalar and local ties.
5242              Only op/local.t fails but it is nasty... try valgrind on other machine.
5243      Branch: perl
5244           !> mg.c sv.c t/op/tie.t
5245 ____________________________________________________________________________
5246 [ 16809] By: nick                                  on 2002/05/27  11:02:21
5247         Log: Add IO::Scalar fail case to the tests.
5248      Branch: perlio
5249            ! t/op/tie.t
5250 ____________________________________________________________________________
5251 [ 16808] By: nick                                  on 2002/05/27  09:54:46
5252         Log: Fix for the IO::Scalar bug (I think).
5253              At tie time break the loop but in a different place:
5254              A. Increment REFCNT of the RV involved in the self-tie
5255              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
5256              At mg_free time
5257              Break the connection between the RV and its referent
5258              so that we do not try and free it (again).
5259      Branch: perlio
5260            ! mg.c sv.c
5261 ____________________________________________________________________________
5262 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
5263         Log: select() portability nit.
5264      Branch: perl
5265            ! pod/perlfunc.pod
5266 ____________________________________________________________________________
5267 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
5268         Log: Fix a remaining B::Lint bug.
5269      Branch: perl
5270            ! ext/B/B/Lint.pm ext/B/t/lint.t
5271 ____________________________________________________________________________
5272 [ 16805] By: nick                                  on 2002/05/26  20:51:31
5273         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
5274              Only op/local.t fails but it is nasty... try valgrind on other machine.
5275      Branch: perlio
5276            ! sv.c
5277 ____________________________________________________________________________
5278 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
5279         Log: Some day I might actually learn to test changes first
5280              before committing them in.
5281      Branch: perl
5282            ! hints/darwin.sh
5283 ____________________________________________________________________________
5284 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
5285         Log: Until otherwise proven.
5286      Branch: perl
5287            ! hints/darwin.sh
5288 ____________________________________________________________________________
5289 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
5290         Log: Darwin hint tweaks.
5291      Branch: perl
5292            ! hints/darwin.sh
5293 ____________________________________________________________________________
5294 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
5295         Log: FAQ sync.
5296      Branch: perl
5297            ! pod/perlfaq5.pod pod/perlfaq6.pod
5298 ____________________________________________________________________________
5299 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
5300         Log: Subject: [DOC-PATCH] README.cygwin updated
5301              From: "Gerrit P. Haase" <gp@familiehaase.de>
5302              Date: Sun, 26 May 2002 14:56:14 +0200
5303              Message-ID: <1151480833395.20020526145614@familiehaase.de>
5304      Branch: perl
5305            ! README.cygwin
5306 ____________________________________________________________________________
5307 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
5308         Log: I thinkk thinggy has only one g.
5309      Branch: perl
5310            ! pod/perldelta.pod
5311 ____________________________________________________________________________
5312 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
5313         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
5314              From: Dave Mitchell <davem@fdgroup.com>
5315              Date: Sun, 26 May 2002 14:15:42 +0100
5316              Message-ID: <20020526141542.B18527@fdgroup.com>
5317      Branch: perl
5318            ! pod/perldelta.pod pod/perlsub.pod
5319 ____________________________________________________________________________
5320 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
5321         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
5322              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
5323              Date: Sat, 25 May 2002 21:52:16 -0700
5324              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
5325      Branch: perl
5326            ! ext/B/B/Deparse.pm
5327 ____________________________________________________________________________
5328 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
5329         Log: Slight reformatting; tiny tweaks.
5330      Branch: perl
5331            ! pod/perlipc.pod
5332 ____________________________________________________________________________
5333 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
5334         Log: Integrate perlio:
5335              
5336              [ 16794]
5337              Update perlipc.pod for new signals
5338      Branch: perl
5339           !> pod/perlipc.pod
5340 ____________________________________________________________________________
5341 [ 16794] By: nick                                  on 2002/05/26  08:07:12
5342         Log: Update perlipc.pod for new signals
5343      Branch: perlio
5344            ! pod/perlipc.pod
5345 ____________________________________________________________________________
5346 [ 16793] By: nick                                  on 2002/05/26  07:10:14
5347         Log: Integrate mainline
5348      Branch: perlio
5349           !> AUTHORS Changes Configure patchlevel.h
5350 ____________________________________________________________________________
5351 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
5352         Log: Mention that we do Win64.
5353      Branch: perl
5354            ! pod/perldelta.pod
5355 ____________________________________________________________________________
5356 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
5357         Log: Document the $Config{byteorder} changes.
5358      Branch: perl
5359            ! pod/perldelta.pod
5360 ____________________________________________________________________________
5361 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
5362         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
5363              From: Nicholas Clark <nick@unfortu.net>
5364              Date: Sat, 25 May 2002 22:37:19 +0100
5365              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
5366              
5367              Subject: [PATCH] Storable (smaller)
5368              From: Nicholas Clark <nick@unfortu.net>
5369              Date: Sat, 25 May 2002 23:13:13 +0100
5370              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
5371      Branch: perl
5372            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
5373            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
5374 ____________________________________________________________________________
5375 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
5376         Log: Update Changes.
5377      Branch: perl
5378            ! Changes patchlevel.h
5379 ____________________________________________________________________________
5380 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
5381         Log: AUTHORS updates.
5382      Branch: perl
5383            ! AUTHORS
5384 ____________________________________________________________________________
5385 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
5386         Log: metaconfig unit changes for #16786.
5387      Branch: metaconfig
5388            ! U/modified/Getfile.U U/modified/pager.U
5389 ____________________________________________________________________________
5390 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
5391         Log: Pager query tweaks from Andy Dougherty (for OS/2).
5392      Branch: perl
5393            ! Configure
5394 ____________________________________________________________________________
5395 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
5396         Log: Integrate perlio:
5397              
5398              [ 16784]
5399              Fix VMS ungetc fix for platforms like NetBSD.
5400      Branch: perl
5401           !> perlio.c
5402 ____________________________________________________________________________
5403 [ 16784] By: nick                                  on 2002/05/25  17:34:48
5404         Log: Fix VMS ungetc fix for platforms like NetBSD.
5405      Branch: perlio
5406            ! perlio.c
5407 ____________________________________________________________________________
5408 [ 16783] By: nick                                  on 2002/05/25  16:33:14
5409         Log: Integrate mainline for Lupe's perlio.c fix before
5410              starting on NetBSD issue
5411      Branch: perlio
5412           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
5413           !> perlio.c pod/perlapio.pod pod/perldelta.pod
5414 ____________________________________________________________________________
5415 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
5416         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
5417              From: "Craig A. Berry" <craigberry@mac.com>
5418              Date: Sat, 25 May 2002 12:19:36 -0500
5419              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
5420      Branch: perl
5421            ! lib/ExtUtils/t/basic.t
5422 ____________________________________________________________________________
5423 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
5424         Log: BeOS: update the test status.
5425      Branch: perl
5426            ! README.beos pod/perldelta.pod
5427 ____________________________________________________________________________
5428 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
5429         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
5430              From: Nicholas Clark <nick@unfortu.net>
5431              Date: Sat, 25 May 2002 17:19:21 +0100
5432              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
5433      Branch: perl
5434            ! ext/Storable/t/integer.t
5435 ____________________________________________________________________________
5436 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
5437         Log: Update the number of tests.
5438      Branch: perl
5439            ! pod/perldelta.pod
5440 ____________________________________________________________________________
5441 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
5442         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
5443              From: lupe@lupe-christoph.de (Lupe Christoph)    
5444              Date: Sat, 25 May 2002 15:45:34 +0200
5445              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
5446      Branch: perl
5447            ! perlio.c pod/perlapio.pod
5448 ____________________________________________________________________________
5449 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
5450         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
5451              From: Nicholas Clark <nick@unfortu.net>
5452              Date: Sat, 25 May 2002 12:17:44 +0100
5453              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
5454      Branch: perl
5455            ! ext/Storable/t/integer.t
5456 ____________________________________________________________________________
5457 [ 16776] By: nick                                  on 2002/05/25  11:23:28
5458         Log: Integrate mainline
5459      Branch: perlio
5460           +> ext/Storable/t/integer.t
5461           !> (integrate 41 files)
5462 ____________________________________________________________________________
5463 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
5464         Log: perldelta tweaks.
5465      Branch: perl
5466            ! pod/perldelta.pod
5467 ____________________________________________________________________________
5468 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
5469         Log: UNICOS: update test status.
5470      Branch: perl
5471            ! ext/Socket/socketpair.t pod/perldelta.pod
5472 ____________________________________________________________________________
5473 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
5474         Log: UNICOS: since $] is really 5.00700299999997,
5475              testing for equivalence with 5.007003 isn't correct.
5476              (From Nicholas Clark.)
5477      Branch: perl
5478            ! ext/Storable/t/downgrade.t
5479 ____________________________________________________________________________
5480 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
5481         Log: Knock off one test failure thanks to #16771.
5482      Branch: perl
5483            ! pod/perldelta.pod
5484 ____________________________________________________________________________
5485 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
5486         Log: In some (rare) platforms (such as UNICOS) using the native
5487              atof is still better.
5488      Branch: perl
5489            ! numeric.c perl.h
5490 ____________________________________________________________________________
5491 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
5492         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
5493              From: "Craig A. Berry" <craigberry@mac.com>
5494              Date: Fri, 24 May 2002 16:24:44 -0500
5495              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
5496      Branch: perl
5497            ! pod/perldelta.pod vms/vms.c
5498 ____________________________________________________________________________
5499 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
5500         Log: Subject: [PATCH pod/perllol.pod] small typo
5501              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
5502              Date: Fri, 24 May 2002 16:05:07 -0400
5503              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
5504      Branch: perl
5505            ! pod/perllol.pod
5506 ____________________________________________________________________________
5507 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
5508         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
5509              From: Andy Dougherty <doughera@lafayette.edu>
5510              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
5511              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
5512      Branch: perl
5513            ! hints/solaris_2.sh
5514 ____________________________________________________________________________
5515 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
5516         Log: Subject: [patch] small change
5517              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5518              Date: Fri, 24 May 2002 19:18:24 +0400
5519              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
5520      Branch: perl
5521            ! perl.h win32/makefile.mk
5522 ____________________________________________________________________________
5523 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
5524         Log: Subject: [PATCH] README.aix
5525              From: John Peacock <jpeacock@rowman.com>    
5526              Date: Fri, 24 May 2002 10:49:39 -0400
5527              Message-ID: <3CEE5303.1070201@rowman.com>
5528      Branch: perl
5529            ! README.aix
5530 ____________________________________________________________________________
5531 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
5532         Log: Upgrade to Locale-Codes 2.04.
5533      Branch: perl
5534            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
5535            ! lib/Locale/Country.pm
5536 ____________________________________________________________________________
5537 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
5538         Log: Update Changes.
5539      Branch: perl
5540            ! Changes patchlevel.h
5541 ____________________________________________________________________________
5542 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
5543         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
5544              From: Abigail <abigail@foad.org>
5545              Date: Fri, 24 May 2002 02:43:37 -0700
5546              Message-ID: <20020524024337.A28749@ucan.foad.org>
5547      Branch: perl
5548            ! Makefile.SH
5549 ____________________________________________________________________________
5550 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
5551         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
5552              From: Abigail <abigail@foad.org>
5553              Date: Fri, 24 May 2002 02:26:48 -0700
5554              Message-ID: <20020524022648.A31684@ucan.foad.org>
5555      Branch: perl
5556            ! ext/POSIX/t/posix.t
5557 ____________________________________________________________________________
5558 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
5559         Log: Doc tweaks.
5560      Branch: perl
5561            ! pod/perlunicode.pod pod/perluniintro.pod
5562 ____________________________________________________________________________
5563 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
5564         Log: More portability defines, now mostly type-related
5565              (based on Storable.xs)
5566      Branch: perl
5567            ! ext/Devel/PPPort/PPPort.pm
5568 ____________________________________________________________________________
5569 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
5570         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
5571              From: Nicholas Clark <nick@unfortu.net>
5572              Date: Thu, 23 May 2002 23:43:16 +0100
5573              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
5574      Branch: perl
5575            + ext/Storable/t/integer.t
5576            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
5577            ! ext/Storable/Storable.xs
5578 ____________________________________________________________________________
5579 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
5580         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
5581              From: "Craig A. Berry" <craigberry@mac.com>
5582              Date: Thu, 23 May 2002 16:47:34 -0500
5583              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
5584      Branch: perl
5585            ! configure.com
5586 ____________________________________________________________________________
5587 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
5588         Log: One more ppportability thing (from Sarathy).
5589      Branch: perl
5590            ! ext/Devel/PPPort/PPPort.pm
5591 ____________________________________________________________________________
5592 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
5593         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
5594              From: Michael G Schwern <schwern@pobox.com>
5595              Date: Wed, 22 May 2002 19:21:43 -0400
5596              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
5597      Branch: perl
5598            ! lib/Test/Harness.pm lib/Test/Harness/Changes
5599            ! lib/Test/Harness/t/strap-analyze.t
5600            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
5601            ! t/lib/sample-tests/die_head_end
5602            ! t/lib/sample-tests/die_last_minute
5603 ____________________________________________________________________________
5604 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
5605         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
5606              From: Michael G Schwern <schwern@pobox.com>
5607              Date: Wed, 22 May 2002 19:14:35 -0400
5608              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
5609      Branch: perl
5610            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
5611            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
5612            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
5613 ____________________________________________________________________________
5614 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
5615         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
5616              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5617              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
5618              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
5619      Branch: perl
5620            ! dump.c
5621 ____________________________________________________________________________
5622 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
5623         Log: Typo squad.
5624      Branch: perl
5625            ! ext/POSIX/POSIX.pod pod/perldelta.pod
5626 ____________________________________________________________________________
5627 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
5628         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
5629              From: Abigail <abigail@foad.org>
5630              Date: Thu, 23 May 2002 07:53:33 -0700
5631              Message-ID: <20020523075333.A14658@ucan.foad.org>
5632      Branch: perl
5633            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
5634 ____________________________________________________________________________
5635 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
5636         Log: PPPort dTHX.
5637      Branch: perl
5638            ! ext/Devel/PPPort/PPPort.pm
5639 ____________________________________________________________________________
5640 [ 16750] By: nick                                  on 2002/05/23  08:00:24
5641         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
5642      Branch: perlio
5643           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
5644           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
5645           !> pod/perldelta.pod
5646 ____________________________________________________________________________
5647 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
5648         Log: We do not want utf8.t to be compiled under -Mutf8,
5649              wonky as it sounds.
5650      Branch: perl
5651            ! lib/utf8.t
5652 ____________________________________________________________________________
5653 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
5654         Log: We do not want to see the utf8 hints bit.
5655      Branch: perl
5656            ! lib/vmsish.t
5657 ____________________________________________________________________________
5658 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
5659         Log: More -Mutf8 cleanup.
5660      Branch: perl
5661            ! ext/PerlIO/t/fallback.t
5662 ____________________________________________________________________________
5663 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
5664         Log: -Mutf8 cleanup.
5665      Branch: perl
5666            ! ext/Encode/t/mime-header.t
5667 ____________________________________________________________________________
5668 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
5669         Log: Integrate perlio:
5670              
5671              [ 16740]
5672              #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
5673              
5674              [ 16739]
5675              Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
5676              ungetc() and buffer snooping may not mix. So use buffer snoop
5677              hooks to avoid ungetc() where available.
5678              unread() falls back to using :pending layer, and fill has
5679              VMS specific code (which should not get used) or ungetc()
5680              which should work.
5681              
5682              [ 16737]
5683              Flag the VMS-problem-causing part of :encoding
5684              for enhancement. (Problem still needs fixing in perlio.c)
5685      Branch: perl
5686           !> ext/PerlIO/encoding/encoding.xs perlio.c
5687 ____________________________________________________________________________
5688 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
5689         Log: Subject: Re: Additional README.aix changes
5690              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5691              Date: Wed, 22 May 2002 08:37:37 +0200
5692              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
5693      Branch: perl
5694            ! README.aix
5695 ____________________________________________________________________________
5696 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
5697         Log: HP-UX 11.00 io_xs hangup workaround.
5698      Branch: perl
5699            ! hints/hpux.sh
5700 ____________________________________________________________________________
5701 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
5702         Log: Updated UNICOS status from Mark Lutz.
5703      Branch: perl
5704            ! pod/perldelta.pod
5705 ____________________________________________________________________________
5706 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
5707         Log: UNICOS: Mark Lutz had a better idea.
5708      Branch: perl
5709            ! hints/unicos.sh
5710 ____________________________________________________________________________
5711 [ 16740] By: nick                                  on 2002/05/22  21:13:10
5712         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
5713      Branch: perlio
5714            ! perlio.c
5715 ____________________________________________________________________________
5716 [ 16739] By: nick                                  on 2002/05/22  20:59:22
5717         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
5718              ungetc() and buffer snooping may not mix. So use buffer snoop
5719              hooks to avoid ungetc() where available.
5720              unread() falls back to using :pending layer, and fill has
5721              VMS specific code (which should not get used) or ungetc()
5722              which should work.
5723      Branch: perlio
5724            ! perlio.c
5725 ____________________________________________________________________________
5726 [ 16738] By: nick                                  on 2002/05/22  20:34:55
5727         Log: Integrate mainline
5728      Branch: perlio
5729           !> (integrate 40 files)
5730 ____________________________________________________________________________
5731 [ 16737] By: nick                                  on 2002/05/22  19:04:13
5732         Log: Flag the VMS-problem-causing part of :encoding
5733              for enhancement. (Problem still needs fixing in perlio.c)
5734      Branch: perlio
5735            ! ext/PerlIO/encoding/encoding.xs
5736 ____________________________________________________________________________
5737 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
5738         Log: UNICOS: using uname -m is wrong since what matters
5739              is what CPUs (FPUs) we have.
5740      Branch: perl
5741            ! hints/unicos.sh
5742 ____________________________________________________________________________
5743 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
5744         Log: Update Changes.
5745      Branch: perl
5746            ! Changes patchlevel.h
5747 ____________________________________________________________________________
5748 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
5749         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
5750              From: Dave Mitchell <davem@fdgroup.com>
5751              Date: Wed, 22 May 2002 12:53:21 +0100
5752              Message-ID: <20020522125320.E12794@fdgroup.com>
5753      Branch: perl
5754            ! ext/threads/shared/t/cond.t
5755 ____________________________________________________________________________
5756 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
5757         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
5758              From: John Borwick <john_borwick@ncsu.edu>
5759              Date: Wed, 22 May 2002 04:10:37 -0400
5760              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
5761      Branch: perl
5762            ! pod/perlunicode.pod pod/perluniintro.pod
5763 ____________________________________________________________________________
5764 [ 16732] By: ams                                   on 2002/05/22  05:47:35
5765         Log: Integrate #16731 from //depot/macperl.
5766      Branch: perl
5767           !> t/io/crlf.t
5768 ____________________________________________________________________________
5769 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
5770         Log: Be more specific in what we're looking for
5771      Branch: macperl
5772            ! t/io/crlf.t
5773 ____________________________________________________________________________
5774 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
5775         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
5776      Branch: macperl
5777            + lib/Unicode/README
5778           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
5779           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
5780            - t/lib/st-dump.pl
5781            ! macos/MPVersion.r macos/config.sh
5782           !> (integrate 135 files)
5783 ____________________________________________________________________________
5784 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
5785         Log: FAQ sync.
5786      Branch: perl
5787            ! pod/perlfaq4.pod
5788 ____________________________________________________________________________
5789 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
5790         Log: Getopt::Std clarification from John Borwick.
5791      Branch: perl
5792            ! lib/Getopt/Std.pm
5793 ____________________________________________________________________________
5794 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
5795         Log: Subject: Re: [Patch] for problem with shellwords.pl
5796              From: "Curtis Poe" <cp@onsitetech.com>
5797              Date: Tue, 21 May 2002 11:17:40 -0700
5798              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
5799              
5800              Subject: [Patch] for security problem with Text::ParseWords
5801              From: "Curtis Poe" <cp@onsitetech.com>     
5802              Date: Tue, 21 May 2002 15:10:18 -0700
5803              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
5804      Branch: perl
5805            ! lib/Text/ParseWords.pm lib/shellwords.pl
5806 ____________________________________________________________________________
5807 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
5808         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
5809              From: Nicholas Clark <nick@unfortu.net>
5810              Date: Tue, 21 May 2002 23:01:48 +0100
5811              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
5812      Branch: perl
5813            ! ext/SDBM_File/SDBM_File.xs
5814 ____________________________________________________________________________
5815 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
5816         Log: Subject: [PATCH] Additional README.aix changes
5817              From: John Peacock <jpeacock@rowman.com>
5818              Date: Tue, 21 May 2002 12:01:10 -0400
5819              Message-ID: <3CEA6F46.70902@rowman.com>
5820      Branch: perl
5821            ! README.aix
5822 ____________________________________________________________________________
5823 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
5824         Log: Subject: Win32 crash in fork.t (perl@16694)
5825              From: "Kevin Chase" <kevincha99@hotmail.com>
5826              Date: Mon, 20 May 2002 17:02:16 -0700
5827              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
5828              
5829              
5830              It looks that the Poison() found its first target.
5831              The suggested patch is fine.
5832      Branch: perl
5833            ! cop.h
5834 ____________________________________________________________________________
5835 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
5836         Log: microperl: if DIEing on no-functionality, the has-functionality
5837              would be unreachable code.
5838      Branch: perl
5839            ! pp.c pp_sys.c
5840 ____________________________________________________________________________
5841 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
5842         Log: microperl: do not regenerate the perly.
5843      Branch: perl
5844            ! Makefile.micro
5845 ____________________________________________________________________________
5846 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
5847         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
5848              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5849              Date: Mon, 20 May 2002 22:55:46 -0700
5850              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
5851      Branch: perl
5852            ! utils/h2xs.PL
5853 ____________________________________________________________________________
5854 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
5855         Log: Regen uconfig.h.
5856      Branch: perl
5857            ! uconfig.h
5858 ____________________________________________________________________________
5859 [ 16719] By: ams                                   on 2002/05/21  05:02:01
5860         Log: Why quote some keys?
5861      Branch: perl
5862            ! ext/Storable/Makefile.PL
5863 ____________________________________________________________________________
5864 [ 16718] By: ams                                   on 2002/05/21  04:08:39
5865         Log: Suppress warning about $canonical. (Nicholas Clark)
5866      Branch: perl
5867            ! ext/Storable/Storable.pm
5868 ____________________________________________________________________________
5869 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
5870         Log: Subject: [PATCH] VMS iThreads follow-up
5871              From: "Craig A. Berry" <craigberry@mac.com>
5872              Date: Mon, 20 May 2002 21:34:17 -0500
5873              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
5874      Branch: perl
5875            ! configure.com
5876 ____________________________________________________________________________
5877 [ 16716] By: ams                                   on 2002/05/21  02:47:18
5878         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
5879              2. Install in core library directory. (Tatsuhiko Miyagawa)
5880      Branch: perl
5881            ! ext/Storable/Makefile.PL
5882 ____________________________________________________________________________
5883 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
5884         Log: Subject: [Encode] 1.72 released
5885              From: Dan Kogai <dankogai@dan.co.jp>
5886              Date: Tue, 21 May 2002 01:06:19 +0900
5887              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
5888      Branch: perl
5889            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5890            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
5891            ! ext/Encode/Unicode/Unicode.xs
5892            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
5893 ____________________________________________________________________________
5894 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
5895         Log: Update Changes.
5896      Branch: perl
5897            ! Changes patchlevel.h
5898 ____________________________________________________________________________
5899 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
5900         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
5901      Branch: perl
5902            ! pod/perlfaq4.pod
5903 ____________________________________________________________________________
5904 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
5905         Log: metaconfig unit changes for #16711.
5906      Branch: metaconfig
5907            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5908            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5909            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5910            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5911            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5912            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5913            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5914            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5915            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5916            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5917            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5918            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5919            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5920            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5921            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5922            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5923            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5924            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5925            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5926            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5927            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5928            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5929            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5930            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5931 ____________________________________________________________________________
5932 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
5933         Log: Document better what the foo_r_proto are supposed to be.
5934      Branch: perl
5935            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5936            ! config_h.SH reentr.pl
5937 ____________________________________________________________________________
5938 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
5939         Log: Subject: Re: pod patches.
5940              From: Jim Cromie <jcromie@divsol.com>
5941              Date: Mon, 20 May 2002 09:00:10 -0600
5942              Message-ID: <3CE90F7A.3070309@divsol.com>
5943              
5944              (with Philip Newton's tweaks)
5945      Branch: perl
5946            ! pod/perlsub.pod
5947 ____________________________________________________________________________
5948 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
5949         Log: Subject: Re: pod patch - perldelta.pod
5950              From: Jim Cromie <jcromie@divsol.com>
5951              Date: Mon, 20 May 2002 07:16:54 -0600
5952              Message-ID: <3CE8F746.50603@divsol.com>
5953      Branch: perl
5954            ! pod/perldelta.pod
5955 ____________________________________________________________________________
5956 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
5957         Log: Subject: [patch] one more little step for WinCE
5958              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5959              Date: Mon, 20 May 2002 11:47:19 +0400
5960              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
5961      Branch: perl
5962            ! wince/Makefile.ce
5963 ____________________________________________________________________________
5964 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
5965         Log: Preemptive doc patch.
5966      Branch: perl
5967            ! pod/perldelta.pod
5968 ____________________________________________________________________________
5969 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
5970         Log: The "constant sub redefined" warning can't be disabled.
5971      Branch: perl
5972            ! pod/perldiag.pod
5973 ____________________________________________________________________________
5974 [ 16705] By: nick                                  on 2002/05/20  10:18:26
5975         Log: Integrate mainline
5976      Branch: perlio
5977           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
5978           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
5979           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
5980           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
5981 ____________________________________________________________________________
5982 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
5983         Log: Missed hunk from #16701.
5984      Branch: perl
5985            ! vms/vms.c
5986 ____________________________________________________________________________
5987 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
5988         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
5989              From: andreas.koenig@anima.de (Andreas J. Koenig)
5990              Date: Mon, 20 May 2002 05:36:14 +0200
5991              Message-ID: <m34rh37aoh.fsf@anima.de>
5992      Branch: perl
5993            + lib/CPAN/t/mirroredby.t
5994            ! MANIFEST
5995 ____________________________________________________________________________
5996 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
5997         Log: Subject: tiny doc tweaks
5998              From: andreas.koenig@anima.de (Andreas J. Koenig)
5999              Date: Mon, 20 May 2002 05:07:13 +0200
6000              Message-ID: <m38z6f7c0u.fsf@anima.de>
6001      Branch: perl
6002            ! pod/perldelta.pod pod/perlfunc.pod
6003 ____________________________________________________________________________
6004 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
6005         Log: Subject: [PATCH @16694] ithreads for VMS
6006              From: "Craig A. Berry" <craigberry@mac.com>
6007              Date: Sun, 19 May 2002 22:06:43 -0500
6008              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
6009      Branch: perl
6010            ! configure.com vms/vms.c vms/vmsish.h
6011 ____________________________________________________________________________
6012 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
6013         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
6014              From: Autrijus Tang <autrijus@autrijus.org>
6015              Date: Mon, 20 May 2002 04:10:31 +0800
6016              Message-ID: <20020519201031.GA1603@not.autrijus.org>
6017      Branch: perl
6018            ! ext/Encode/Encode/Makefile_PL.e2x
6019 ____________________________________________________________________________
6020 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
6021         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
6022              while trying to -O3 optimize B.c.  (A bit weird since
6023              10.1.4 used to work fine, and nothing has changed in
6024              ext/B/..., but the overoptimization was repeatable.)
6025      Branch: perl
6026            + ext/B/hints/darwin.pl
6027            ! MANIFEST
6028 ____________________________________________________________________________
6029 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
6030         Log: UNICOS/mk seems to still have this problem.
6031      Branch: perl
6032            ! ext/Socket/socketpair.t
6033 ____________________________________________________________________________
6034 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
6035         Log: perldelta tweaks.
6036      Branch: perl
6037            ! pod/perldelta.pod
6038 ____________________________________________________________________________
6039 [ 16696] By: nick                                  on 2002/05/19  18:26:39
6040         Log: Integrate mailine
6041      Branch: perlio
6042           !> (integrate 35 files)
6043 ____________________________________________________________________________
6044 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
6045         Log: Document the reentrant_retry(), but from user's viewpoint.
6046      Branch: perl
6047            ! pod/perlthrtut.pod
6048 ____________________________________________________________________________
6049 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
6050         Log: Update Changes.
6051      Branch: perl
6052            ! Changes patchlevel.h
6053 ____________________________________________________________________________
6054 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
6055         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
6056              From: Slaven Rezic <slaven.rezic@berlin.de>
6057              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
6058              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
6059      Branch: perl
6060            ! lib/Benchmark.pm
6061 ____________________________________________________________________________
6062 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
6063         Log: Document once more the difference between :utf8
6064              and :encoding(...).
6065      Branch: perl
6066            ! lib/open.pm pod/perluniintro.pod
6067 ____________________________________________________________________________
6068 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
6069         Log: Third Degree: make the options more portable between
6070              Tru64 versions.
6071      Branch: perl
6072            ! Makefile.SH
6073 ____________________________________________________________________________
6074 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
6075         Log: IRIX SMP turned up a few hundred "Use of uninitialized
6076              value in numeric eq" warnings: initialise the $counter2.
6077      Branch: perl
6078            ! ext/threads/shared/t/cond.t
6079 ____________________________________________________________________________
6080 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
6081         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
6082              From: Dave Mitchell <davem@fdgroup.com>
6083              Date: Sun, 19 May 2002 00:50:43 +0100
6084              Message-ID: <20020519005043.F7275@fdgroup.com>
6085      Branch: perl
6086            ! ext/threads/shared/t/cond.t
6087 ____________________________________________________________________________
6088 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
6089         Log: Sarathy pointed out that instead of zeroing heap
6090              it is more prudent to poison it.
6091      Branch: perl
6092            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
6093            ! scope.c sv.c util.c
6094 ____________________________________________________________________________
6095 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
6096         Log: The thread warnings aren't quite yet working as planned.
6097      Branch: perl
6098            ! ext/threads/shared/t/cond.t
6099 ____________________________________________________________________________
6100 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
6101         Log: Forgotten from #16685.
6102      Branch: perl
6103            ! ext/threads/shared/t/cond.t
6104 ____________________________________________________________________________
6105 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
6106         Log: Subject: [PATCH threads] revised warnings + more tests + docs
6107              From: Dave Mitchell <davem@fdgroup.com>
6108              Date: Sat, 18 May 2002 22:24:51 +0100
6109              Message-ID: <20020518222451.E7275@fdgroup.com>
6110      Branch: perl
6111            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6112            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
6113            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
6114 ____________________________________________________________________________
6115 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
6116         Log: Storable status tweak.
6117      Branch: perl
6118            ! pod/perldelta.pod
6119 ____________________________________________________________________________
6120 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
6121         Log: perlfunc and perldelta updates about caller().
6122      Branch: perl
6123            ! pod/perldelta.pod pod/perlfunc.pod
6124 ____________________________________________________________________________
6125 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
6126         Log: Subject: [PATCH] RE: perl@16678
6127              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
6128              Date: Sat, 18 May 2002 21:15:43 +0100
6129              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
6130              
6131              Making the symbols generated by warnings.pl future-proof.
6132      Branch: perl
6133            ! lib/warnings.pm warnings.h warnings.pl
6134 ____________________________________________________________________________
6135 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
6136         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
6137              From: Michael G Schwern <schwern@pobox.com>
6138              Date: Sat, 18 May 2002 14:53:50 -0400
6139              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
6140      Branch: perl
6141            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
6142            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
6143 ____________________________________________________________________________
6144 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
6145         Log: Prettyprinting.
6146      Branch: perl
6147            ! t/op/recurse.t
6148 ____________________________________________________________________________
6149 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
6150         Log: Companion to #16601: cxinc would create uninitialized
6151              PERL_CONTEXTs.  The bug was tickled by the test
6152              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
6153              added to check that I got the context stack extension right.
6154              Also rewrite recurse.t to use test.pl.
6155      Branch: perl
6156            ! scope.c t/op/recurse.t
6157 ____________________________________________________________________________
6158 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
6159         Log: Update Changes.
6160      Branch: perl
6161            ! Changes patchlevel.h
6162 ____________________________________________________________________________
6163 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
6164         Log: URL and other tiny tweaks.
6165      Branch: perl
6166            ! pod/perluniintro.pod
6167 ____________________________________________________________________________
6168 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
6169         Log: Subject: [Patch] doc patch on Unicode
6170              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6171              Date: Sun, 19 May 2002 01:01:58 +0900
6172              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
6173      Branch: perl
6174            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
6175 ____________________________________________________________________________
6176 [ 16675] By: ams                                   on 2002/05/18  15:06:35
6177         Log: s/2.0/2.00/ to be CPAN friendly.
6178      Branch: perl
6179            ! ext/Storable/Storable.pm
6180 ____________________________________________________________________________
6181 [ 16674] By: ams                                   on 2002/05/18  14:47:07
6182         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
6183              EBCDIC, amazing.
6184              From: Philip Newton <Philip.Newton@gmx.net>
6185              Date: Sat, 18 May 2002 09:54:13 +0200
6186              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
6187      Branch: perl
6188            ! lib/Pod/t/eol.t
6189 ____________________________________________________________________________
6190 [ 16673] By: ams                                   on 2002/05/18  14:41:00
6191         Log: Subject: Storable test for 64 bit 5.6.1
6192              From: Nicholas Clark <nick@unfortu.net>
6193              Date: Sat, 18 May 2002 15:48:55 +0100
6194              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
6195              (Private mail.)
6196      Branch: perl
6197            ! ext/Storable/t/malice.t
6198 ____________________________________________________________________________
6199 [ 16672] By: nick                                  on 2002/05/18  09:47:51
6200         Log: Integrate mainline
6201      Branch: perlio
6202           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
6203            - t/lib/st-dump.pl
6204           !> (integrate 67 files)
6205 ____________________________________________________________________________
6206 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
6207         Log: No more true.
6208      Branch: perl
6209            ! lib/vars.pm
6210 ____________________________________________________________________________
6211 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
6212         Log: Make use vars grok UTF-8.
6213      Branch: perl
6214            ! lib/vars.pm t/run/fresh_perl.t
6215 ____________________________________________________________________________
6216 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
6217         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
6218              From: Michael G Schwern <schwern@pobox.com>
6219              Date: Fri, 17 May 2002 23:54:29 -0400  
6220              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
6221      Branch: perl
6222            ! t/op/tie.t t/run/fresh_perl.t
6223 ____________________________________________________________________________
6224 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
6225         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
6226              From: Michael G Schwern <schwern@pobox.com>
6227              Date: Fri, 17 May 2002 20:37:26 -0400  
6228              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
6229      Branch: perl
6230            + t/lib/sample-tests/shbang_misparse
6231            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
6232            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
6233            ! lib/Test/Harness/t/test-harness.t
6234 ____________________________________________________________________________
6235 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
6236         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
6237              From: Nicholas Clark <nick@unfortu.net>
6238              Date: Sat, 18 May 2002 00:18:39 +0100  
6239              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
6240              
6241              Use Storable's st-dump.pl.
6242      Branch: perl
6243            - t/lib/st-dump.pl
6244            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
6245            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
6246            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
6247            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
6248            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
6249            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
6250            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
6251 ____________________________________________________________________________
6252 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
6253         Log: Forgotten from #16656.
6254      Branch: perl
6255            ! ext/B/B.xs
6256 ____________________________________________________________________________
6257 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
6258         Log: Subject: [PATCH] Storable ChangeLog ready for release 
6259              From: Nicholas Clark <nick@unfortu.net>
6260              Date: Fri, 17 May 2002 23:17:34 +0100  
6261              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
6262      Branch: perl
6263            ! ext/Storable/ChangeLog
6264 ____________________________________________________________________________
6265 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
6266         Log: Subject: [PATCH] Storable stand alone tests
6267              From: Nicholas Clark <nick@unfortu.net>
6268              Date: Fri, 17 May 2002 22:43:35 +0100  
6269              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
6270      Branch: perl
6271            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
6272            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
6273            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
6274            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
6275            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
6276            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
6277            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
6278            ! ext/Storable/t/store.t ext/Storable/t/tied.t
6279            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
6280            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
6281 ____________________________________________________________________________
6282 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
6283         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
6284              From: Michael G Schwern <schwern@pobox.com>
6285              Date: Fri, 17 May 2002 17:17:54 -0400  
6286              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
6287      Branch: perl
6288            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
6289            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
6290            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
6291            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
6292            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
6293            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6294            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
6295            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
6296            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
6297            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
6298            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
6299            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
6300            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
6301            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
6302 ____________________________________________________________________________
6303 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
6304         Log: More regression tests for caller() and fix one bug of #16658.
6305      Branch: perl
6306            ! pp_ctl.c t/op/caller.t
6307 ____________________________________________________________________________
6308 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
6309         Log: Integrate perlio:
6310              
6311              [ 16657]
6312              Fix the crlf.t buffer leak
6313              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
6314              flagged it because it is more often popped without stream
6315              being closed.
6316              - Define non-noop PerlIOBuf_popped(), use it and export it.
6317      Branch: perl
6318           !> makedef.pl perlio.c perliol.h
6319 ____________________________________________________________________________
6320 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
6321         Log: Add a note about Cwd::fastcwd() returning tainted data.
6322              Sort modules alphabetically.
6323      Branch: perl
6324            ! pod/perldelta.pod
6325 ____________________________________________________________________________
6326 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
6327         Log: Remove O from the untested modules list.
6328      Branch: perl
6329            ! t/lib/1_compile.t
6330 ____________________________________________________________________________
6331 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
6332         Log: Fix bug 20020517.003 : segfault with caller().
6333              Add regression tests for caller.
6334      Branch: perl
6335            + t/op/caller.t
6336            ! MANIFEST pp_ctl.c
6337 ____________________________________________________________________________
6338 [ 16657] By: nick                                  on 2002/05/17  17:18:18
6339         Log: Fix the crlf.t buffer leak
6340              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
6341              flagged it because it is more often popped without stream
6342              being closed.
6343              - Define non-noop PerlIOBuf_popped(), use it and export it.
6344      Branch: perlio
6345            ! makedef.pl perlio.c perliol.h
6346 ____________________________________________________________________________
6347 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
6348         Log: PERL_HASH() casting games so that our hashed data is "unsigned
6349              char" but old code using just a "char" doesn't need changes.
6350              (The change is using a temporary pointer instead of a direct
6351              cast to unsigned char* which would blindly cast anything,
6352              not just char pointers.)  (The problem arose in MacOS Classic,
6353              as seen by Pudge, the cure by Nicholas Clark.)
6354      Branch: perl
6355            ! hv.c hv.h op.c sv.c vms/vms.c
6356 ____________________________________________________________________________
6357 [ 16655] By: nick                                  on 2002/05/17  14:59:20
6358         Log: Integrate mainline
6359      Branch: perlio
6360           !> (integrate 28 files)
6361 ____________________________________________________________________________
6362 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
6363         Log: Update Changes.
6364      Branch: perl
6365            ! Changes patchlevel.h
6366 ____________________________________________________________________________
6367 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
6368         Log: FAQ sync.
6369      Branch: perl
6370            ! pod/perlfaq4.pod pod/perlfaq8.pod
6371 ____________________________________________________________________________
6372 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
6373         Log: Forgot from #16628.
6374      Branch: perl
6375            ! ext/Encode/Makefile.PL
6376 ____________________________________________________________________________
6377 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
6378         Log: One Last Time
6379      Branch: macperl
6380            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6381            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
6382            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
6383            + lib/Unicode/UCD.t
6384 ____________________________________________________________________________
6385 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
6386         Log: Stupid case insensitivity
6387      Branch: macperl
6388            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
6389            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
6390            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
6391            - lib/unicode/UCD.t
6392 ____________________________________________________________________________
6393 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
6394         Log: Move Unicode -> unicode, remove README
6395      Branch: macperl
6396            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6397            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
6398            - lib/Unicode/Collate/t/test.t lib/Unicode/README
6399            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
6400 ____________________________________________________________________________
6401 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
6402         Log: Move Unicode -> unicode, remove README (oops, forgot one)
6403      Branch: macperl
6404           +> lib/unicode/Collate/README
6405 ____________________________________________________________________________
6406 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
6407         Log: Move Unicode -> unicode, remove README
6408      Branch: macperl
6409           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
6410           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
6411           +> lib/unicode/UCD.pm lib/unicode/UCD.t
6412 ____________________________________________________________________________
6413 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
6414         Log: Integrate perl
6415      Branch: macperl
6416           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
6417           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
6418           +> lib/Thread/Semaphore.pm
6419            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
6420            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
6421            - wince/include/sys/types.h wince/include/sys/utime.h
6422            - wince/include/time.h
6423            ! macos/MPVersion.r macos/config.sh
6424           !> (integrate 173 files)
6425 ____________________________________________________________________________
6426 [ 16645] By: nick                                  on 2002/05/17  06:56:40
6427         Log: Integrate mainline
6428      Branch: perlio
6429           +> ext/Storable/t/st-dump.pl
6430            - wince/FindExt.pm
6431           !> (integrate 40 files)
6432 ____________________________________________________________________________
6433 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
6434         Log: STDERR noise.
6435      Branch: perl
6436            ! lib/Switch.pm
6437 ____________________________________________________________________________
6438 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
6439         Log: Upgrade to Switch 2.07.
6440      Branch: perl
6441            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
6442            ! lib/Switch/t/given.t lib/Switch/t/nested.t
6443            ! lib/Switch/t/switch.t
6444 ____________________________________________________________________________
6445 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
6446         Log: Missed hunk in #16641.
6447      Branch: perl
6448            ! lib/Filter/Simple/Changes
6449 ____________________________________________________________________________
6450 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
6451         Log: Upgrade to Filter::Simple 0.78.
6452              (Keep #14432, let Damian know of it.)
6453      Branch: perl
6454            ! lib/Filter/Simple.pm lib/Filter/Simple/README
6455            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
6456            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
6457            ! lib/Filter/Simple/t/import.t
6458 ____________________________________________________________________________
6459 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
6460         Log: More Third Degree.
6461      Branch: perl
6462            ! t/TEST
6463 ____________________________________________________________________________
6464 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
6465         Log: Third Degree tweaks.
6466      Branch: perl
6467            ! pod/perlhack.pod t/TEST
6468 ____________________________________________________________________________
6469 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
6470         Log: Purify: dl_last_error was leaking.
6471      Branch: perl
6472            ! ext/DynaLoader/dlutils.c
6473 ____________________________________________________________________________
6474 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
6475         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
6476              From: Chris Ball <chris@cpan.org>
6477              Date: 16 May 2002 20:51:34 +0100
6478              Message-ID: <86lmajvpkp.fsf@void.printf.net>
6479      Branch: perl
6480            ! utils/perldoc.PL
6481 ____________________________________________________________________________
6482 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
6483         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
6484              From: "Craig A. Berry" <craigberry@mac.com>
6485              Date: Thu, 16 May 2002 14:13:15 -0500
6486              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
6487      Branch: perl
6488            ! lib/ExtUtils/t/Constant.t
6489 ____________________________________________________________________________
6490 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
6491         Log: Make Cwd::fastcwd() return a tainted value.
6492              Add regression tests for taint-safety of the *cwd()
6493              functions.
6494      Branch: perl
6495            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
6496 ____________________________________________________________________________
6497 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
6498         Log: Subject: Re: AIX warning in hints regarding gcc
6499              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6500              Date: Thu, 16 May 2002 18:55:41 +0200
6501              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
6502      Branch: perl
6503            ! hints/aix.sh
6504 ____________________________________________________________________________
6505 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
6506         Log: Update the test statuses.
6507      Branch: perl
6508            ! pod/perldelta.pod
6509 ____________________________________________________________________________
6510 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
6511         Log: The UDP sockpair failure seems to have magically
6512              disappeared from both UNICOSes.
6513              (One gets "UNEXPECTEDLY SUCCEEDED".)
6514      Branch: perl
6515            ! ext/Socket/socketpair.t
6516 ____________________________________________________________________________
6517 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
6518         Log: Brokenness of restricted hashes with Storable on EBCDIC
6519              seems to be an artifact of the downgrade.t.
6520      Branch: perl
6521            ! ext/Storable/Storable.pm
6522 ____________________________________________________________________________
6523 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
6524         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
6525              memory debuggers.
6526      Branch: perl
6527            ! pod/perlhack.pod
6528 ____________________________________________________________________________
6529 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
6530         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
6531              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6532              Date: Thu, 16 May 2002 16:42:34 +0200
6533              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
6534              
6535              gcc 3 version parsing proofing.
6536      Branch: perl
6537            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
6538 ____________________________________________________________________________
6539 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
6540         Log: Subject: [PATCH] good day for WinCE port of perl.
6541              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6542              Date: Thu, 16 May 2002 03:33:23 +0400
6543              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
6544      Branch: perl
6545            - wince/FindExt.pm
6546            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
6547            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
6548            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
6549            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
6550            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
6551            ! wince/config_H.ce wince/config_h.PL
6552 ____________________________________________________________________________
6553 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
6554         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
6555              From: slaven.rezic@berlin.de
6556              Date: Mon, 13 May 2002 16:02:24 +0200
6557              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
6558      Branch: perl
6559            ! ext/Sys/Syslog/Syslog.pm
6560 ____________________________________________________________________________
6561 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
6562         Log: Subject: Re: [PATCH] allow use threads qw(yield)
6563              From: Dave Mitchell <davem@fdgroup.com>
6564              Date: Wed, 15 May 2002 23:26:27 +0100
6565              Message-ID: <20020515232626.E28924@fdgroup.com>
6566      Branch: perl
6567            ! ext/threads/threads.xs
6568 ____________________________________________________________________________
6569 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
6570         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
6571              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6572              Date: Thu, 16 May 2002 14:22:21 +0200
6573              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
6574      Branch: perl
6575            ! hints/aix.sh
6576 ____________________________________________________________________________
6577 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
6578         Log: metaconfig unit change for #16623.
6579      Branch: metaconfig
6580            ! U/ebcdic/trnl.U
6581 ____________________________________________________________________________
6582 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
6583         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
6584              from John Poltorak <jp@eyup.org>.
6585      Branch: perl
6586            ! Configure
6587 ____________________________________________________________________________
6588 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
6589         Log: DJGPP doesn't have \r\n delimited files (it has \r).
6590      Branch: perl
6591            ! lib/Tie/File/t/21_win32.t
6592 ____________________________________________________________________________
6593 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
6594         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
6595              2. Doing a s///g instead of tr/// works better for CR-delimited
6596              files, like in DJGPP (since <FH> doesn't correctly pull in
6597              CR-delimited lines).
6598      Branch: perl
6599            ! lib/Pod/Html.pm lib/Pod/t/eol.t
6600 ____________________________________________________________________________
6601 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
6602         Log: Don't test $! with like() since one may have
6603              a non-English locale, or simply AIX :-)
6604      Branch: perl
6605            ! ext/PerlIO/t/fail.t
6606 ____________________________________________________________________________
6607 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
6608         Log: DJGPP updates from Laszlo Molnar.
6609      Branch: perl
6610            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
6611 ____________________________________________________________________________
6612 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
6613         Log: Integrate perlio:
6614              
6615              [ 16613]
6616              Make open fail when layer string does not parse.
6617      Branch: perl
6618           +> ext/PerlIO/t/fail.t
6619           !> MANIFEST perlio.c
6620 ____________________________________________________________________________
6621 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
6622         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
6623              From: Nicholas Clark <nick@unfortu.net>
6624              Date: Wed, 15 May 2002 23:06:20 +0100
6625              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
6626      Branch: perl
6627            ! ext/Storable/Storable.xs
6628 ____________________________________________________________________________
6629 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
6630         Log: Two down, ten to go.
6631      Branch: perl
6632            ! pod/perldelta.pod
6633 ____________________________________________________________________________
6634 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
6635         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
6636      Branch: perl
6637            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
6638 ____________________________________________________________________________
6639 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
6640         Log: Schizoid MANIFESTs.
6641      Branch: perl
6642            + ext/Storable/t/st-dump.pl
6643            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
6644 ____________________________________________________________________________
6645 [ 16613] By: nick                                  on 2002/05/15  19:26:00
6646         Log: Make open fail when layer string does not parse.
6647      Branch: perlio
6648            + ext/PerlIO/t/fail.t
6649            ! MANIFEST perlio.c
6650 ____________________________________________________________________________
6651 [ 16612] By: nick                                  on 2002/05/15  18:11:15
6652         Log: Integrate mainline
6653      Branch: perlio
6654           !> Changes ext/Storable/Storable.pm patchlevel.h
6655           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
6656 ____________________________________________________________________________
6657 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
6658         Log: Update Changes.
6659      Branch: perl
6660            ! Changes patchlevel.h
6661 ____________________________________________________________________________
6662 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
6663         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
6664      Branch: perl
6665            ! pod/perldelta.pod t/run/fresh_perl.t
6666 ____________________________________________________________________________
6667 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
6668         Log: Document some of the known EBCDIC problems with Storable.
6669              (There is more, but need to do more tests.)
6670      Branch: perl
6671            ! ext/Storable/Storable.pm
6672 ____________________________________________________________________________
6673 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
6674         Log: Purify finding: jperl.t causes a few Array Bounds Reads
6675              (one byte too far in a malloced buffer) at various spots
6676              in regcomp.c, all the buffers malloced by SvGROW() in
6677              sv_recode_to_utf8().
6678      Branch: perl
6679            ! sv.c
6680 ____________________________________________________________________________
6681 [ 16607] By: nick                                  on 2002/05/15  06:57:26
6682         Log: Integrate mainline
6683      Branch: perlio
6684           +> Porting/thirdclean
6685           !> (integrate 36 files)
6686 ____________________________________________________________________________
6687 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
6688         Log: Subject: [PATCH] Re: use of lc module names and warnings
6689              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6690              Date: Sun, 12 May 2002 23:09:46 +0200
6691              Message-ID: <20020512230946.E699@rafael>
6692      Branch: perl
6693            ! toke.c
6694 ____________________________________________________________________________
6695 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
6696         Log: More rule tweakage.
6697      Branch: perl
6698            ! Porting/thirdclean
6699 ____________________________________________________________________________
6700 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
6701         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
6702              From: Sam Tregar <sam@tregar.com>
6703              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
6704              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
6705      Branch: perl
6706            ! ext/Devel/DProf/DProf.xs
6707 ____________________________________________________________________________
6708 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
6709         Log: $VERSIONize.
6710      Branch: perl
6711            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
6712 ____________________________________________________________________________
6713 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
6714         Log: Third Degree: name the op/foo.t as op_foo.
6715      Branch: perl
6716            ! t/TEST
6717 ____________________________________________________________________________
6718 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
6719         Log: Read of uninitialized heap found by Third Degree
6720              (e.g. in t/op/subst.t)
6721      Branch: perl
6722            ! scope.c
6723 ____________________________________________________________________________
6724 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
6725         Log: Add more rules.
6726      Branch: perl
6727            ! Porting/thirdclean
6728 ____________________________________________________________________________
6729 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
6730         Log: Subject: [PATCH] allow use threads qw(yield)
6731              From: Dave Mitchell <davem@fdgroup.com>
6732              Date: Tue, 14 May 2002 22:49:47 +0100
6733              Message-ID: <20020514224947.F25049@fdgroup.com>
6734      Branch: perl
6735            ! ext/threads/threads.pm ext/threads/threads.xs
6736 ____________________________________________________________________________
6737 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
6738         Log: Micropatch from Olaf Flebbe.
6739      Branch: perl
6740            ! epoc/epoc.c
6741 ____________________________________________________________________________
6742 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
6743         Log: Subject: perlhack.pod typos [PATCH]
6744              From: "John P. Linderman" <jpl@research.att.com>
6745              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
6746              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
6747      Branch: perl
6748            ! pod/perlhack.pod
6749 ____________________________________________________________________________
6750 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
6751         Log: Subject: typo in Socket.pm
6752              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6753              Date: Tue, 14 May 2002 12:02:47 +0200
6754              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
6755      Branch: perl
6756            ! ext/IO/lib/IO/Socket.pm
6757 ____________________________________________________________________________
6758 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
6759         Log: The #16592 needs this.
6760      Branch: perl
6761            ! embedvar.h perlapi.h
6762 ____________________________________________________________________________
6763 [ 16594] By: sky                                   on 2002/05/14  17:08:01
6764         Log: Subject: Re: lib/sort.t failure [PATCH]
6765              From: "John P. Linderman" <jpl@research.att.com>
6766              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
6767              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
6768      Branch: perl
6769            ! pod/perlfunc.pod
6770 ____________________________________________________________________________
6771 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
6772         Log: Add a script for cleaning out the "known noise"
6773              from Third Degree reports: either noise caused
6774              by libc itself, or Perl_yyparse leaks.
6775      Branch: perl
6776            + Porting/thirdclean
6777            ! MANIFEST
6778 ____________________________________________________________________________
6779 [ 16592] By: sky                                   on 2002/05/14  15:21:39
6780         Log: Turn the sort RealCmp for stable quicksorts into a
6781              threadsafe per interpreter values.
6782      Branch: perl
6783            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
6784 ____________________________________________________________________________
6785 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
6786         Log: reentr.h affects more C files than just reentr.c
6787      Branch: perl
6788            ! locale.c pp.c pp_sys.c
6789 ____________________________________________________________________________
6790 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
6791         Log: Document reentr.pl a bit better.  Still rather
6792              convoluted code, but it ain't broken, so...
6793      Branch: perl
6794            ! reentr.h reentr.pl
6795 ____________________________________________________________________________
6796 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
6797         Log: z/OS update: not all Storable was clear yet.
6798      Branch: perl
6799            ! pod/perldelta.pod
6800 ____________________________________________________________________________
6801 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
6802         Log: Avoid potentially empty struct.
6803      Branch: perl
6804            ! reentr.h reentr.pl
6805 ____________________________________________________________________________
6806 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
6807         Log: Todo tweaks.
6808      Branch: perl
6809            ! pod/perltodo.pod
6810 ____________________________________________________________________________
6811 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
6812         Log: Subject: [PATCH] various minor fixes in threads.            
6813              From: Dave Mitchell <davem@fdgroup.com>
6814              Date: Mon, 13 May 2002 23:48:22 +0100      
6815              Message-ID: <20020513234822.G21318@fdgroup.com>
6816      Branch: perl
6817            ! dump.c ext/threads/shared/shared.xs
6818 ____________________________________________________________________________
6819 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
6820         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
6821              From: PPrymmer@factset.com
6822              Date: Mon, 13 May 2002 17:37:28 -0400
6823              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
6824      Branch: perl
6825            ! vms/vms.c
6826 ____________________________________________________________________________
6827 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
6828         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
6829              From: Nicholas Clark <nick@unfortu.net>    
6830              Date: Mon, 13 May 2002 21:45:47 +0100
6831              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
6832      Branch: perl
6833            ! lib/ExtUtils/t/Constant.t
6834 ____________________________________________________________________________
6835 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
6836         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
6837              From: Nicholas Clark <nick@unfortu.net>    
6838              Date: Mon, 13 May 2002 21:47:38 +0100
6839              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
6840      Branch: perl
6841            ! lib/Benchmark.t
6842 ____________________________________________________________________________
6843 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
6844         Log: Subject: WinCE several touches
6845              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6846              Date: Tue, 14 May 2002 00:43:11 +0400      
6847              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
6848      Branch: perl
6849            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
6850            ! wince/config_h.PL
6851 ____________________________________________________________________________
6852 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
6853         Log: Subject: Re: perl@16573
6854              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6855              Date: Mon, 13 May 2002 18:30:35 +0200
6856              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
6857              
6858              (gcc 3.0 vs 64-bit hpux hints)
6859      Branch: perl
6860            ! hints/hpux.sh
6861 ____________________________________________________________________________
6862 [ 16580] By: sky                                   on 2002/05/13  19:38:09
6863         Log: Make the point a bit clearer after suggestion from Merijin
6864      Branch: perl
6865            ! pod/perltodo.pod
6866 ____________________________________________________________________________
6867 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
6868         Log: perltodo update.
6869      Branch: perl
6870            ! pod/perltodo.pod
6871 ____________________________________________________________________________
6872 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
6873         Log: Subject: README.aix update
6874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6875              Date: Mon, 13 May 2002 19:02:47 +0200
6876              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
6877      Branch: perl
6878            ! README.aix
6879 ____________________________________________________________________________
6880 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
6881         Log: export PerlIOBuf_get_base for win32 extension linkage
6882      Branch: perl
6883            ! makedef.pl
6884 ____________________________________________________________________________
6885 [ 16576] By: nick                                  on 2002/05/13  18:20:22
6886         Log: Integrate mainline
6887      Branch: perlio
6888           !> Changes README.vos ext/threads/shared/shared.pm
6889           !> ext/threads/shared/t/0nothread.t
6890           !> ext/threads/shared/t/av_refs.t
6891           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
6892           !> ext/threads/shared/t/hv_refs.t
6893           !> ext/threads/shared/t/hv_simple.t
6894           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
6895           !> ext/threads/shared/t/semaphore.t
6896           !> ext/threads/shared/t/shared_attr.t
6897           !> ext/threads/shared/t/sv_refs.t
6898           !> ext/threads/shared/t/sv_simple.t patchlevel.h
6899           !> pod/perldelta.pod vms/vms.c xsutils.c
6900 ____________________________________________________________________________
6901 [ 16575] By: ams                                   on 2002/05/13  15:42:50
6902         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
6903              From: Paul_GreenVOS@vos.stratus.com
6904              Date: Mon, 13 May 02 12:32 edt
6905              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
6906      Branch: perl
6907            ! README.vos pod/perldelta.pod
6908 ____________________________________________________________________________
6909 [ 16574] By: ams                                   on 2002/05/13  15:41:14
6910         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
6911              From: PPrymmer@factset.com
6912              Date: Mon, 13 May 2002 11:38:15 -0400
6913              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
6914      Branch: perl
6915            ! vms/vms.c
6916 ____________________________________________________________________________
6917 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
6918         Log: Update Changes.
6919      Branch: perl
6920            ! Changes patchlevel.h
6921 ____________________________________________________________________________
6922 [ 16572] By: sky                                   on 2002/05/13  12:30:35
6923         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
6924              From: Dave Mitchell <davem@fdgroup.com>
6925              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
6926              Message-Id: <20020510235227.J12298@fdgroup.com>
6927      Branch: perl
6928            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
6929            ! ext/threads/shared/t/av_refs.t
6930            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
6931            ! ext/threads/shared/t/hv_refs.t
6932            ! ext/threads/shared/t/hv_simple.t
6933            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
6934            ! ext/threads/shared/t/semaphore.t
6935            ! ext/threads/shared/t/shared_attr.t
6936            ! ext/threads/shared/t/sv_refs.t
6937            ! ext/threads/shared/t/sv_simple.t xsutils.c
6938 ____________________________________________________________________________
6939 [ 16571] By: nick                                  on 2002/05/13  07:54:10
6940         Log: Integrate Mainline
6941      Branch: perlio
6942           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
6943            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
6944            - wince/include/cectype.h wince/include/errno.h
6945            - wince/include/sys/types.h wince/include/sys/utime.h
6946            - wince/include/time.h
6947           !> (integrate 51 files)
6948 ____________________________________________________________________________
6949 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
6950         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
6951              From: Michael G Schwern <schwern@pobox.com>
6952              Date: Sun, 12 May 2002 19:32:58 -0400
6953              Message-ID: <20020512233258.GK696@blackrider>
6954      Branch: perl
6955            ! t/TEST
6956 ____________________________________________________________________________
6957 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
6958         Log: Be clean.
6959      Branch: perl
6960            ! Makefile.SH ext/B/t/o.t
6961 ____________________________________________________________________________
6962 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
6963         Log: change#8666 ($Config{perllibs}) apparently never got into
6964              mainline--merge, and add other missing entries; regen
6965              config_H.* files
6966      Branch: perl
6967            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6968            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
6969            ! win32/config_H.vc win32/config_H.vc64
6970 ____________________________________________________________________________
6971 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
6972         Log: Elaborate on the exit/wait plan a bit.
6973      Branch: perl
6974            ! pod/perltodo.pod
6975 ____________________________________________________________________________
6976 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
6977         Log: Slight doc tweaks.
6978      Branch: perl
6979            ! pod/perlthrtut.pod
6980 ____________________________________________________________________________
6981 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
6982         Log: OS/390: update the test results.
6983      Branch: perl
6984            ! pod/perldelta.pod
6985 ____________________________________________________________________________
6986 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
6987         Log: Add threadsafety caveats.
6988      Branch: perl
6989            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
6990 ____________________________________________________________________________
6991 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
6992         Log: Update the Mac OS X situation.
6993      Branch: perl
6994            ! pod/perldelta.pod
6995 ____________________________________________________________________________
6996 [ 16562] By: sky                                   on 2002/05/12  19:10:27
6997         Log: Update todo, removing things done and adding new things.
6998      Branch: perl
6999            ! pod/perltodo.pod
7000 ____________________________________________________________________________
7001 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
7002         Log: Reword the "threads still running" cleanup message.
7003      Branch: perl
7004            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
7005            ! pod/perltoc.pod
7006 ____________________________________________________________________________
7007 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
7008         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
7009              (The manifestation: running pat.t core dumps after test 639.
7010              Removing everything after 639 makes core go away, as does
7011              removing everything before 640.  I did say "weird".  Some
7012              sort of a memory corruption, no doubt, but no time to debug
7013              in more detail.)
7014      Branch: perl
7015            ! t/op/pat.t
7016 ____________________________________________________________________________
7017 [ 16559] By: sky                                   on 2002/05/12  17:59:41
7018         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
7019      Branch: perl
7020            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
7021            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
7022            ! MANIFEST
7023 ____________________________________________________________________________
7024 [ 16558] By: sky                                   on 2002/05/12  17:57:51
7025         Log: Fixed bug where tmpsv would be null after the return of the 
7026              amagic. Now check for that and allocate the tmpsv afterwards, 
7027              this is done in all other places that use amagic.
7028              Fixes bug when threads->unknownfunction() was called and
7029              we coredumped on the stringification somewhere deep in the
7030              autoloader/dynaloader something. Far to deep for me to provide
7031              a test case.
7032      Branch: perl
7033            ! sv.c
7034 ____________________________________________________________________________
7035 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
7036         Log: (retracted by #16560)
7037              EBCDIC: must protect also compile time so that
7038              the illegal UTF-EBCDIC is not seen.
7039      Branch: perl
7040            ! t/op/pat.t
7041 ____________________________________________________________________________
7042 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
7043         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
7044      Branch: perl
7045            ! pod/perlebcdic.pod regcomp.c
7046 ____________________________________________________________________________
7047 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
7048         Log: As suggested by Dave Mitchell, adding yield()s at
7049              appropriate spots helps non-preemptive thread
7050              implementations, like the GNU pth.  Tested at NetBSD
7051              by Martin Weber <Ephaeton@gmx.net>.
7052      Branch: perl
7053            ! ext/threads/t/basic.t ext/threads/t/list.t
7054            ! ext/threads/t/thread.t
7055 ____________________________________________________________________________
7056 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
7057         Log: Subject: RE: VOS bleadperl test failure on 16539
7058              From: chromatic <chromatic@rmci.net>
7059              Date: Sat, 11 May 2002 23:23:54 -0700
7060              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
7061      Branch: perl
7062            ! ext/B/t/o.t
7063 ____________________________________________________________________________
7064 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
7065         Log: There's no rest for the wicked misspellers.
7066      Branch: perl
7067            ! pod/perlthrtut.pod
7068 ____________________________________________________________________________
7069 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
7070         Log: Detypos (and sticking with US spelling since Dan Sugalski
7071              wrote the original text of perlthrtut)
7072      Branch: perl
7073            ! ext/threads/threads.pm pod/perlthrtut.pod
7074 ____________________________________________________________________________
7075 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
7076         Log: Because of #16550 these tests would now spew
7077              "Malformed UTF-8" in EBCDIC.
7078      Branch: perl
7079            ! t/op/pat.t
7080 ____________________________________________________________________________
7081 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
7082         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
7083              scripts does not apply any more.  (The utf8.t needed a little
7084              bit of relaxing to work in EBCDIC, since *both* the bytes in
7085              subtest #30 are illegal UTF-EBCDIC, and the error message
7086              matched is slightly different.)  The utf8.t now passes.
7087      Branch: perl
7088            ! lib/utf8.t toke.c
7089 ____________________________________________________________________________
7090 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
7091         Log: Subject: [PATCH] a bit more for WinCE
7092              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7093              Date: Sun, 12 May 2002 02:34:24 +0400
7094              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
7095      Branch: perl
7096            ! wince/wince.c
7097 ____________________________________________________________________________
7098 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
7099         Log: Subject: [PATCH] for WinCE cross-build, another one
7100              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
7101              Date: Sun, 12 May 2002 00:02:47 +0400
7102              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
7103      Branch: perl
7104            - wince/include/cectype.h wince/include/errno.h
7105            - wince/include/sys/types.h wince/include/sys/utime.h
7106            - wince/include/time.h
7107            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
7108            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
7109            ! wince/wince.c
7110 ____________________________________________________________________________
7111 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
7112         Log: Explicit casts due to #16542.
7113      Branch: perl
7114            ! ext/B/B.xs hv.c op.c sv.c
7115 ____________________________________________________________________________
7116 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
7117         Log: Upgrade to Test::Harness 2.21.
7118      Branch: perl
7119            ! lib/Test/Harness.pm lib/Test/Harness/Changes
7120            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
7121            ! lib/Test/Harness/t/test-harness.t
7122 ____________________________________________________________________________
7123 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
7124         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
7125              but keep up with the $VERSION)
7126      Branch: perl
7127            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7128 ____________________________________________________________________________
7129 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
7130         Log: metaconfig unit change for #16543.
7131      Branch: metaconfig
7132            ! U/threads/usethreads.U
7133 ____________________________________________________________________________
7134 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
7135         Log: Subject: [PATCH] updated threads docs
7136              From: Dave Mitchell <davem@fdgroup.com>
7137              Date: Sat, 11 May 2002 20:00:51 +0100
7138              Message-ID: <20020511200050.D14841@fdgroup.com>
7139      Branch: perl
7140            ! Configure README.threads pod/perlothrtut.pod
7141            ! pod/perlthrtut.pod
7142 ____________________________________________________________________________
7143 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
7144         Log: Subject: unsigned char hashes (Re: perl@16539)
7145              From: Nicholas Clark <nick@unfortu.net>
7146              Date: Sat, 11 May 2002 17:54:44 +0100
7147              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
7148              
7149              Be explicitly unsigned char in the hash calculation.
7150      Branch: perl
7151            ! hv.h
7152 ____________________________________________________________________________
7153 [ 16541] By: nick                                  on 2002/05/11  08:21:00
7154         Log: Integrate mainline
7155      Branch: perlio
7156           +> ext/B/t/o.t
7157           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
7158           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
7159           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
7160 ____________________________________________________________________________
7161 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
7162         Log: Subject: more os x test output cosmetics
7163              From: Kay Röpke <kroepke@dolphin-services.de>
7164              Date: Fri, 10 May 2002 14:07:34 +0200
7165              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
7166      Branch: perl
7167            ! ext/DB_File/t/db-btree.t
7168 ____________________________________________________________________________
7169 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
7170         Log: Update Changes.
7171      Branch: perl
7172            ! Changes patchlevel.h
7173 ____________________________________________________________________________
7174 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
7175         Log: Regen toc.
7176      Branch: perl
7177            ! pod/perltoc.pod
7178 ____________________________________________________________________________
7179 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
7180         Log: Move pod, add $VERSION.
7181      Branch: perl
7182            ! ext/threads/shared/queue.pm
7183 ____________________________________________________________________________
7184 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
7185         Log: Unused variables.
7186      Branch: perl
7187            ! ext/Encode/Encode.xs
7188 ____________________________________________________________________________
7189 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
7190         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
7191              From: chromatic <chromatic@rmci.net>
7192              Date: Fri, 10 May 2002 07:43:25 -0700
7193              Message-ID: <20020510144325.26245.qmail@firewheel>
7194      Branch: perl
7195            + ext/B/t/o.t
7196            ! MANIFEST
7197 ____________________________________________________________________________
7198 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
7199         Log: Don't do JAPHs unless doing "make torturetest".
7200              Document the less obvious make test targets.
7201      Branch: perl
7202            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
7203 ____________________________________________________________________________
7204 [ 16533] By: nick                                  on 2002/05/10  06:02:58
7205         Log: Integrate mainline
7206      Branch: perlio
7207           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
7208           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
7209           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
7210           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
7211           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
7212           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
7213           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
7214           !> t/run/fresh_perl.t util.c
7215 ____________________________________________________________________________
7216 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
7217         Log: Subject: [PATCH] format and other warnings
7218              From: Robin Barker <rmb1@cise.npl.co.uk>
7219              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
7220              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
7221      Branch: perl
7222            ! Porting/pumpkin.pod ext/Encode/Encode.xs
7223            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
7224            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
7225            ! ext/threads/threads.xs
7226 ____________________________________________________________________________
7227 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
7228         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
7229      Branch: perl
7230            ! t/op/tie.t t/run/fresh_perl.t
7231 ____________________________________________________________________________
7232 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
7233         Log: Subject: Re: [PATCH] Re: perl@16433
7234              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
7235              Date: Thu, 09 May 2002 16:24:59 -0700
7236              Message-ID: <LVw28gzkguhE092yn@efn.org>
7237      Branch: perl
7238            ! t/op/tie.t
7239 ____________________________________________________________________________
7240 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
7241         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
7242              From: Dave Mitchell <davem@fdgroup.com>
7243              Date: Thu, 9 May 2002 17:18:42 +0100
7244              Message-ID: <20020509171842.C9836@fdgroup.com>
7245      Branch: perl
7246            ! ext/threads/shared/t/cond.t
7247 ____________________________________________________________________________
7248 [ 16528] By: nick                                  on 2002/05/09  16:40:39
7249         Log: Integrate maint branch io (pipe) fixes.
7250      Branch: perl
7251           !> doio.c pp_sys.c util.c
7252 ____________________________________________________________________________
7253 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
7254         Log: FAQ sync.
7255      Branch: perl
7256            ! pod/perlfaq3.pod pod/perlfaq4.pod
7257 ____________________________________________________________________________
7258 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
7259         Log: metaconfig unit changes for #16525, plus extra linting.
7260      Branch: metaconfig
7261            ! U/compline/ptrsize.U U/protos/Protochk.U
7262            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7263            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7264            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7265            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7266            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7267            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7268            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7269            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7270            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7271            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7272            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7273            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7274            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7275            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7276            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7277            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7278            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7279            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7280            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7281            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7282            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7283            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7284            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7285            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7286 ____________________________________________________________________________
7287 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
7288         Log: metaconfig unit linting.
7289      Branch: perl
7290            ! reentr.pl
7291 ____________________________________________________________________________
7292 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
7293         Log: metaconfig unit changes for #16523.
7294      Branch: metaconfig
7295            ! U/compline/ptrsize.U
7296      Branch: metaconfig/U/perl
7297            ! use64bits.U
7298 ____________________________________________________________________________
7299 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
7300         Log: ptrsize should depend on use64bitall, not the other
7301              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
7302      Branch: perl
7303            ! Configure
7304 ____________________________________________________________________________
7305 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
7306         Log: Integrate #16510 from macperl;
7307              
7308              Tell IO.xs that MacOS sometimes doesn't need extra help
7309      Branch: perl
7310           !> ext/IO/IO.xs
7311 ____________________________________________________________________________
7312 [ 16521] By: ams                                   on 2002/05/09  12:42:12
7313         Log: Subject: Re: Storable doc patches
7314              From: "Philip Newton" <Philip.Newton@gmx.net>
7315              Date: Thu, 9 May 2002 14:32:29 +0200
7316              Message-Id: 
7317      Branch: perl
7318            ! ext/Storable/Storable.pm
7319 ____________________________________________________________________________
7320 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
7321         Log: cmp() compares chars, not bytes.
7322      Branch: perl
7323            ! pod/perllocale.pod
7324 ____________________________________________________________________________
7325 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
7326         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
7327      Branch: perl
7328            ! pod/perlhack.pod
7329 ____________________________________________________________________________
7330 [ 16518] By: ams                                   on 2002/05/09  09:04:31
7331         Log: Subject: Storable doc patches
7332              From: Philip Newton <Philip.Newton@gmx.net>
7333              Date: Thu, 09 May 2002 12:00:45 +0200
7334              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
7335      Branch: perl
7336            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
7337 ____________________________________________________________________________
7338 [ 16517] By: ams                                   on 2002/05/09  08:53:50
7339         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
7340              From: Philip Newton <Philip.Newton@gmx.net>
7341              Date: Thu, 09 May 2002 11:16:06 +0200
7342              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
7343      Branch: perl
7344            ! ext/Storable/README
7345 ____________________________________________________________________________
7346 [ 16516] By: nick                                  on 2002/05/09  08:13:39
7347         Log: Integrate mainline
7348      Branch: perlio
7349           !> pod/perlxstut.pod
7350 ____________________________________________________________________________
7351 [ 16515] By: nick                                  on 2002/05/09  07:29:53
7352         Log: Integrate mainline
7353      Branch: perlio
7354           !> (integrate 27 files)
7355 ____________________________________________________________________________
7356 [ 16514] By: ams                                   on 2002/05/09  06:50:24
7357         Log: Subject: [Patch] perlxstut.pod
7358              From: lupe@lupe-christoph.de (Lupe Christoph)
7359              Date: Thu, 9 May 2002 09:42:02 +0200
7360              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
7361              (Applied with tweaks.)
7362      Branch: perl
7363            ! pod/perlxstut.pod
7364 ____________________________________________________________________________
7365 [ 16513] By: ams                                   on 2002/05/09  06:04:47
7366         Log: Subject: [Patch] perlapio.pod
7367              From: lupe@lupe-christoph.de (Lupe Christoph)
7368              Date: Thu, 9 May 2002 09:01:50 +0200
7369              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
7370              (Applied with tweaks.)
7371      Branch: perl
7372            ! pod/perlapio.pod
7373 ____________________________________________________________________________
7374 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
7375         Log: Integrate from macperl
7376      Branch: maint-5.6/macperl
7377           !> macos/macperl/MPConsole.cp
7378 ____________________________________________________________________________
7379 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
7380         Log: Make interrupt act as end of file, MacPerl Bug #542154
7381      Branch: macperl
7382            ! macos/macperl/MPConsole.cp
7383 ____________________________________________________________________________
7384 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
7385         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
7386      Branch: macperl
7387            ! ext/IO/IO.xs
7388 ____________________________________________________________________________
7389 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
7390         Log: Make perlio (!sfio) work on MacOS
7391      Branch: macperl
7392            ! macos/config.h macos/config.sh macos/macish.c
7393 ____________________________________________________________________________
7394 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
7395         Log: integrate maint-5.6/macperl contents
7396      Branch: maint-5.6/perl
7397           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
7398           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
7399           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
7400 ____________________________________________________________________________
7401 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
7402         Log: Rework #16506 some more.
7403      Branch: perl
7404            ! ext/Time/HiRes/HiRes.xs win32/win32.c
7405 ____________________________________________________________________________
7406 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
7407         Log: Rework #16503 a bit to keep all the HiRes implementation
7408              in one place, assuming we want to re-CPAN Time::HiRes at
7409              some point.
7410      Branch: perl
7411            ! ext/Time/HiRes/HiRes.xs win32/win32.c
7412 ____________________________________________________________________________
7413 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
7414         Log: metaconfig unit change for #16504.
7415      Branch: metaconfig
7416            ! U/modified/Cppsym.U
7417 ____________________________________________________________________________
7418 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
7419         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
7420              From: Pixel <pixel@mandrakesoft.com>
7421              Date: 08 May 2002 18:19:51 +0200
7422              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
7423      Branch: perl
7424            ! Configure
7425 ____________________________________________________________________________
7426 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
7427         Log: make the gettimeofday() implementation in Time::HiRes available
7428              from perl
7429      Branch: perl
7430            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
7431            ! win32/config.bc win32/config.gc win32/config.vc
7432            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
7433            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
7434            ! win32/win32.c win32/win32iop.h
7435 ____________________________________________________________________________
7436 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
7437         Log: Subject: Test output update for OS X 10.1.4
7438              From: Kay Röpke <kroepke@dolphin-services.de>
7439              Date: Wed, 8 May 2002 22:23:36 +0200
7440              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
7441      Branch: perl
7442            ! ext/DB_File/t/db-recno.t
7443 ____________________________________________________________________________
7444 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
7445         Log: Subject: [PATCH] Re: perl@16433
7446              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7447              Date: Tue, 07 May 2002 18:40:44 -0700
7448              Message-ID: <cII28gzkgaOS092yn@efn.org>
7449              
7450              Subject: Re: [PATCH] Re: perl@16433
7451              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7452              Date: Wed, 08 May 2002 10:16:42 -0700
7453              Message-ID: <61V28gzkg+jG092yn@efn.org>
7454      Branch: perl
7455            ! pp_sys.c sv.c t/op/tie.t
7456 ____________________________________________________________________________
7457 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
7458         Log: Subject: [DOC PATCH] Minor threads::shared nits
7459              From: Simon Glover <scog@amnh.org>
7460              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
7461              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
7462      Branch: perl
7463            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
7464            ! ext/threads/shared/shared.pm
7465 ____________________________________________________________________________
7466 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
7467         Log: Subject: [DOC PATCH] perlthrtut proofreading
7468              From: Simon Glover <scog@amnh.org>
7469              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
7470              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
7471      Branch: perl
7472            ! pod/perlthrtut.pod
7473 ____________________________________________________________________________
7474 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
7475         Log: Deprecate 5.005threads.
7476      Branch: perl
7477            ! pod/perldelta.pod
7478 ____________________________________________________________________________
7479 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
7480         Log: Integrate perlio:
7481              
7482              [ 16496]
7483              Portability and doc tweaks to PerlIO/XS stuff.
7484              We are still "papering over the cracks" a bit,
7485              but now it is good stiff card held on with epoxy.
7486              
7487              [ 16495]
7488              PerlIO/XS interface routine and doc updates from
7489              lupe@lupe-christoph.de (Lupe Christoph) in mail
7490              Subject: [For Review] Patch for perlio.c and pods
7491              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
7492              Date: Sun, 5 May 2002 10:43:15 +0200
7493              (Minor tweaks to follow.)
7494      Branch: perl
7495           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
7496 ____________________________________________________________________________
7497 [ 16496] By: nick                                  on 2002/05/08  19:08:43
7498         Log: Portability and doc tweaks to PerlIO/XS stuff.
7499              We are still "papering over the cracks" a bit,
7500              but now it is good stiff card held on with epoxy.
7501      Branch: perlio
7502            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
7503 ____________________________________________________________________________
7504 [ 16495] By: nick                                  on 2002/05/08  17:56:43
7505         Log: PerlIO/XS interface routine and doc updates from
7506              lupe@lupe-christoph.de (Lupe Christoph) in mail
7507              Subject: [For Review] Patch for perlio.c and pods
7508              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
7509              Date: Sun, 5 May 2002 10:43:15 +0200
7510              (Minor tweaks to follow.)
7511      Branch: perlio
7512            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
7513 ____________________________________________________________________________
7514 [ 16494] By: nick                                  on 2002/05/08  17:40:34
7515         Log: Integrate mainline
7516      Branch: perlio
7517           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
7518           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
7519           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
7520           !> t/run/fresh_perl.t
7521 ____________________________________________________________________________
7522 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
7523         Log: Update Changes.
7524      Branch: perl
7525            ! Changes patchlevel.h
7526 ____________________________________________________________________________
7527 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
7528         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
7529              don't unlink /dev/null
7530      Branch: perl
7531            ! Porting/p4genpatch
7532 ____________________________________________________________________________
7533 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
7534         Log: Integrate perlio:
7535              
7536              [ 16487]
7537              Avoid pointless re-encode of data in :encoding's read buffer
7538              on a close
7539      Branch: perl
7540           !> ext/PerlIO/encoding/encoding.xs
7541 ____________________________________________________________________________
7542 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
7543         Log: The base.pm changes need this, too?
7544      Branch: perl
7545            ! lib/diagnostics.t
7546 ____________________________________________________________________________
7547 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
7548         Log: fix p4genpatch breakage (missing slash in patch headers)
7549      Branch: perl
7550            ! Porting/p4genpatch
7551 ____________________________________________________________________________
7552 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
7553         Log: Integrate #14679 from macperl;
7554              
7555              Skip layer symbols for sfio
7556      Branch: perl
7557           !> makedef.pl
7558 ____________________________________________________________________________
7559 [ 16487] By: nick                                  on 2002/05/08  13:12:47
7560         Log: Avoid pointless re-encode of data in :encoding's read buffer
7561              on a close
7562      Branch: perlio
7563            ! ext/PerlIO/encoding/encoding.xs
7564 ____________________________________________________________________________
7565 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
7566         Log: Integrate #16481 from macperl;
7567              
7568              p4genpatch Mac OS fixes (paths, utime)
7569      Branch: perl
7570           !> Porting/p4genpatch
7571 ____________________________________________________________________________
7572 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
7573         Log: Storable doc tweaks.
7574      Branch: perl
7575            ! ext/Storable/Storable.pm
7576 ____________________________________________________________________________
7577 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
7578         Log: Subject: Re: [PATCH] use base Notexists
7579              From: andreas.koenig@anima.de (Andreas J. Koenig)
7580              Date: Wed, 08 May 2002 15:57:53 +0200
7581              Message-ID: <m34rhi91y6.fsf@anima.de>
7582      Branch: perl
7583            ! lib/base.pm lib/fields.t
7584 ____________________________________________________________________________
7585 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
7586         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
7587              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
7588              Date: Wed, 8 May 2002 10:47:51 +0400
7589              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
7590      Branch: perl
7591            ! t/run/fresh_perl.t
7592 ____________________________________________________________________________
7593 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
7594         Log: Document how even "ASCII" locales can have problems
7595              if \w includes some of the regex metacharacters.
7596      Branch: perl
7597            ! lib/locale.t
7598 ____________________________________________________________________________
7599 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
7600         Log: p4genpatch Mac OS fixes (paths, utime)
7601      Branch: macperl
7602            ! Porting/p4genpatch
7603 ____________________________________________________________________________
7604 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
7605         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
7606              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
7607              Date: Wed, 8 May 2002 10:33:14 +0400
7608              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
7609      Branch: perl
7610            ! ext/File/Glob/bsd_glob.c
7611 ____________________________________________________________________________
7612 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
7613         Log: Skip layer symbols for sfio
7614      Branch: macperl
7615            ! makedef.pl
7616 ____________________________________________________________________________
7617 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
7618         Log: Bump up the Storable $VERSION to 2.0.
7619      Branch: perl
7620            ! ext/Storable/Storable.pm
7621 ____________________________________________________________________________
7622 [ 16477] By: nick                                  on 2002/05/08  06:21:18
7623         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
7624      Branch: perlio
7625           !> (integrate 36 files)
7626 ____________________________________________________________________________
7627 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
7628         Log: Oops, add back
7629      Branch: macperl
7630            + macos/MacPerlTests.cmd
7631 ____________________________________________________________________________
7632 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
7633         Log: Integrate with perl
7634      Branch: macperl
7635           +> Porting/p4genpatch ext/Digest/MD5/README
7636           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
7637           +> ext/threads/shared/semaphore.pm
7638           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
7639           +> t/comp/hints.t vos/compile_full_perl.cm
7640           +> vos/configure_full_perl.sh vos/make_full_perl.sh
7641           +> wince/compile.bat wince/win32io.c
7642            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
7643            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
7644           !> (integrate 206 files)
7645 ____________________________________________________________________________
7646 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
7647         Log: Update README (integrate from macperl)
7648      Branch: maint-5.6/macperl
7649           !> README.macos
7650 ____________________________________________________________________________
7651 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
7652         Log: Various syncs from macperl/ -> maint-5.6/macperl/
7653              File::Copy, File::Spec updates
7654              Test script modifications
7655              pp_require path bugfixes
7656      Branch: maint-5.6/macperl
7657            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
7658            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
7659 ____________________________________________________________________________
7660 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
7661         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
7662      Branch: macperl
7663            ! macos/macperl/MacPerl.podhelp
7664      Branch: maint-5.6/macperl
7665            ! macos/macperl/MacPerl.podhelp
7666 ____________________________________________________________________________
7667 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
7668         Log: Reset Mac::err flag in app, MacPerl Bug #546065
7669      Branch: macperl
7670            ! macos/macperl/MPScript.c
7671      Branch: maint-5.6/macperl
7672            ! macos/macperl/MPScript.c
7673 ____________________________________________________________________________
7674 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
7675         Log: Fix for some module install paths, MacPerl Bug #549611
7676      Branch: macperl
7677            ! macos/macperl/Droplets/installme.plx
7678            ! macos/macperl/Droplets/untarzipme.plx
7679      Branch: maint-5.6/macperl
7680            ! macos/macperl/Droplets/installme.plx
7681            ! macos/macperl/Droplets/untarzipme.plx
7682 ____________________________________________________________________________
7683 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
7684         Log: Stupid Mac::OSA::Simple bugs
7685      Branch: macperl
7686            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
7687      Branch: maint-5.6/macperl
7688            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
7689 ____________________________________________________________________________
7690 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
7691         Log: Various BuildTools fixes, MacPerl Bug #545341
7692      Branch: macperl
7693            ! macos/lib/Mac/BuildTools.pm
7694      Branch: maint-5.6/macperl
7695            ! macos/lib/Mac/BuildTools.pm
7696 ____________________________________________________________________________
7697 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
7698         Log: MM_MacOS has been moved from macos/lib/ to lib/
7699      Branch: macperl
7700            - macos/lib/ExtUtils/MM_MacOS.pm
7701 ____________________________________________________________________________
7702 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
7703         Log: Oops, add Digest::MD5 Makefile.mk back in
7704      Branch: macperl
7705            + macos/bundled_ext/Digest/MD5/Makefile.mk
7706 ____________________________________________________________________________
7707 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
7708         Log: Allow focus of first item, MacPerl Bug #529102
7709      Branch: macperl
7710            ! macos/ext/Mac/Windows/Windows.pm
7711      Branch: maint-5.6/macperl
7712            ! macos/ext/Mac/Windows/Windows.pm
7713 ____________________________________________________________________________
7714 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
7715         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
7716      Branch: macperl
7717            ! macos/lib/Mac/Glue.pm
7718      Branch: maint-5.6/macperl
7719            ! macos/lib/Mac/Glue.pm
7720 ____________________________________________________________________________
7721 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
7722         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
7723      Branch: perl
7724            ! makedef.pl
7725 ____________________________________________________________________________
7726 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
7727         Log: aTHX may be empty
7728      Branch: perl
7729            ! win32/win32.c
7730 ____________________________________________________________________________
7731 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
7732         Log: 5005threads builds again on windows
7733      Branch: perl
7734            ! win32/win32.c win32/win32.h
7735 ____________________________________________________________________________
7736 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
7737         Log: fixes for various warnings identified by Visual C++
7738      Branch: perl
7739            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
7740            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
7741            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
7742            ! win32/config.bc win32/config.gc win32/config.vc
7743            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7744            ! win32/win32.c win32/win32iop.h
7745 ____________________________________________________________________________
7746 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
7747         Log: keep paths consistently slashed on windows
7748      Branch: perl
7749            ! t/harness
7750 ____________________________________________________________________________
7751 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
7752         Log: integrate makefile.mk changes into Makefile
7753      Branch: perl
7754            ! win32/Makefile
7755 ____________________________________________________________________________
7756 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
7757         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
7758              From: Nicholas Clark <nick@unfortu.net>
7759              Date: Tue, 7 May 2002 23:26:01 +0100
7760              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
7761      Branch: perl
7762            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
7763            ! ext/Storable/README ext/Storable/Storable.pm
7764            ! ext/Storable/t/malice.t
7765 ____________________________________________________________________________
7766 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
7767         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
7768              From: Dave Mitchell <davem@fdgroup.com>
7769              Date: Wed, 8 May 2002 00:11:02 +0100
7770              Message-ID: <20020508001102.D4118@fdgroup.com>
7771      Branch: perl
7772            ! pp_hot.c scope.c
7773 ____________________________________________________________________________
7774 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
7775         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
7776              From: Dave Mitchell <davem@fdgroup.com>
7777              Date: Tue, 7 May 2002 23:13:10 +0100
7778              Message-ID: <20020507231310.B4118@fdgroup.com>
7779      Branch: perl
7780            ! pp_hot.c
7781 ____________________________________________________________________________
7782 [ 16454] By: sky                                   on 2002/05/07  21:18:44
7783         Log: Documentation of async
7784      Branch: perl
7785            ! ext/threads/threads.pm
7786 ____________________________________________________________________________
7787 [ 16453] By: sky                                   on 2002/05/07  21:16:28
7788         Log: Documentation added.
7789      Branch: perl
7790            ! ext/threads/shared/semaphore.pm
7791 ____________________________________________________________________________
7792 [ 16452] By: sky                                   on 2002/05/07  21:15:34
7793         Log: Add support for async.
7794      Branch: perl
7795            ! ext/threads/threads.pm
7796 ____________________________________________________________________________
7797 [ 16451] By: sky                                   on 2002/05/07  21:01:47
7798         Log: Add documentation.
7799      Branch: perl
7800            ! ext/threads/shared/queue.pm
7801 ____________________________________________________________________________
7802 [ 16450] By: sky                                   on 2002/05/07  20:24:08
7803         Log: Fix bad assumptions in test case.
7804              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
7805              b) $var++ is not atomic
7806              c) the creating of the string to print and the actuall printing 
7807              could be preempted by another thread
7808      Branch: perl
7809            ! ext/threads/shared/t/queue.t
7810 ____________________________________________________________________________
7811 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
7812         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
7813              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7814              Date: Tue, 07 May 2002 19:41:03 +0200
7815              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
7816      Branch: perl
7817            ! makedepend.SH
7818 ____________________________________________________________________________
7819 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
7820         Log: Upgrade to Encode 1.71.
7821      Branch: perl
7822            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7823            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
7824 ____________________________________________________________________________
7825 [ 16447] By: nick                                  on 2002/05/07  18:39:47
7826         Log: Integrate mainline
7827      Branch: perlio
7828           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
7829           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
7830           !> lib/User/pwent.t
7831 ____________________________________________________________________________
7832 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
7833         Log: AUTHORS updates.
7834      Branch: perl
7835            ! AUTHORS
7836 ____________________________________________________________________________
7837 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
7838         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
7839              From: Robin Barker <rmb1@cise.npl.co.uk>
7840              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
7841              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
7842      Branch: perl
7843            ! ext/Encode/Encode.xs
7844 ____________________________________________________________________________
7845 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
7846         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
7847              From: Michael A Chase <mchase@ix.netcom.com>
7848              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
7849              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
7850              
7851              (plus add what POSIX says)
7852      Branch: perl
7853            ! lib/File/Spec/Unix.pm
7854 ____________________________________________________________________________
7855 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
7856         Log: Subject: Re: lib/User/pwent.t on Cygwin
7857              From: John Peacock <jpeacock@rowman.com>
7858              Date: Mon, 06 May 2002 10:14:21 -0400
7859              Message-ID: <3CD68FBD.8020502@rowman.com>
7860      Branch: perl
7861            ! lib/User/pwent.t
7862 ____________________________________________________________________________
7863 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
7864         Log: Subject: [PATCH] Storable (Re: perl@16433)
7865              From: Radu Greab <radu@netsoft.ro>
7866              Date: Tue, 7 May 2002 11:37:03 +0300
7867              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
7868              
7869              Subject: Re: [PATCH] Storable (Re: perl@16433)
7870              From: Radu Greab <radu@netsoft.ro>
7871              Date: Tue, 7 May 2002 12:49:24 +0300
7872              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
7873              
7874              Plug the Storable memory leaks.
7875      Branch: perl
7876            ! ext/Storable/Storable.xs
7877 ____________________________________________________________________________
7878 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
7879         Log: Upgrade to CPAN 1.61.
7880      Branch: perl
7881            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7882 ____________________________________________________________________________
7883 [ 16440] By: nick                                  on 2002/05/07  07:07:58
7884         Log: Integrate mainline
7885      Branch: perlio
7886           +> Porting/p4genpatch vos/compile_full_perl.cm
7887           +> vos/configure_full_perl.sh vos/make_full_perl.sh
7888           +> wince/compile.bat wince/win32io.c
7889            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
7890           !> (integrate 74 files)
7891 ____________________________________________________________________________
7892 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
7893         Log: Document the bad behaviour of for(1..5){$_++}
7894              (it works but it should fail)
7895      Branch: perl
7896            ! pod/perldelta.pod
7897 ____________________________________________________________________________
7898 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
7899         Log: README.ko update from Jungshik Shin.
7900      Branch: perl
7901            ! README.ko
7902 ____________________________________________________________________________
7903 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
7904         Log: Subject: Re: perl@16433
7905              From: Nicholas Clark <nick@unfortu.net>
7906              Date: Tue, 7 May 2002 00:21:46 +0100
7907              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
7908      Branch: perl
7909            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
7910            ! ext/Storable/t/malice.t
7911 ____________________________________________________________________________
7912 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
7913         Log: Subject:  two and a half steps further for WinCE cross-build
7914              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7915              Date: Mon, 6 May 2002 23:54:24 +0400
7916              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
7917      Branch: perl
7918            - wince/config.h
7919            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
7920 ____________________________________________________________________________
7921 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
7922         Log: Detypo.
7923      Branch: perl
7924            ! pod/perldelta.pod
7925 ____________________________________________________________________________
7926 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
7927         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
7928              From: Dave Mitchell <davem@fdgroup.com>
7929              Date: Mon, 6 May 2002 17:17:00 +0100
7930              Message-ID: <20020506171700.A256@fdgroup.com>
7931      Branch: perl
7932            ! pod/perldelta.pod t/op/local.t
7933 ____________________________________________________________________________
7934 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
7935         Log: Update Changes.
7936      Branch: perl
7937            ! Changes patchlevel.h
7938 ____________________________________________________________________________
7939 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
7940         Log: Add a test for #16431, and document Dave's campaign
7941              against localised hash element bugs.
7942      Branch: perl
7943            ! pod/perldelta.pod t/op/tie.t
7944 ____________________________________________________________________________
7945 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
7946         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
7947              From: Dave Mitchell <davem@fdgroup.com>
7948              Date: Sat, 4 May 2002 00:34:18 +0100
7949              Message-ID: <20020504003418.F22026@fdgroup.com>
7950      Branch: perl
7951            ! pp_hot.c t/op/local.t
7952 ____________________________________________________________________________
7953 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
7954         Log: Regen uconfig.h.
7955      Branch: perl
7956            ! uconfig.h
7957 ____________________________________________________________________________
7958 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
7959         Log: Unfortunately AmigaOS has been broken since 11423
7960              and is unlikely to get fixed in time for 5.8.0.
7961      Branch: perl
7962            ! pod/perldelta.pod
7963 ____________________________________________________________________________
7964 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
7965         Log: Ultimate discouragement for the old tools, from Andreas.
7966      Branch: perl
7967            - Porting/p4d2p Porting/p4desc
7968            ! MANIFEST Porting/repository.pod
7969 ____________________________________________________________________________
7970 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
7971         Log: Upgrade to Digest::MD5 2.20.
7972      Branch: perl
7973            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7974            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
7975 ____________________________________________________________________________
7976 [ 16426] By: ams                                   on 2002/05/06  09:48:42
7977         Log: Subject: [Encode] 1.70 released
7978              From: Dan Kogai <dankogai@dan.co.jp>
7979              Date: Mon, 6 May 2002 19:36:15 +0900
7980              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
7981      Branch: perl
7982            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
7983            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
7984            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
7985 ____________________________________________________________________________
7986 [ 16425] By: ams                                   on 2002/05/06  09:40:42
7987         Log: Subject: [PATCH] PerlIO::Via reference
7988              From: Gisle Aas <gisle@ActiveState.com>
7989              Date: 05 May 2002 22:50:23 -0700
7990              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
7991      Branch: perl
7992            ! pod/perliol.pod
7993 ____________________________________________________________________________
7994 [ 16424] By: ams                                   on 2002/05/06  09:37:58
7995         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
7996              From: Brendan O'Dea <bod@debian.org>
7997              Date: Mon, 6 May 2002 14:04:48 +1000
7998              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
7999      Branch: perl
8000            ! lib/Term/Complete.pm
8001 ____________________________________________________________________________
8002 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
8003         Log: p4genpatch: avoid stderr noise during adds
8004      Branch: perl
8005            ! Porting/p4genpatch
8006 ____________________________________________________________________________
8007 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
8008         Log: Subject: [PATCH] Fixup VOS builds of miniperl
8009              From: Paul_GreenVOS@vos.stratus.com
8010              Date: Sun, 5 May 02 23:11 edt
8011              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
8012      Branch: perl
8013            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
8014 ____________________________________________________________________________
8015 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
8016         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
8017              From: Radu Greab <radu@netsoft.ro>
8018              Date: Mon, 6 May 2002 04:23:10 +0300
8019              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
8020      Branch: perl
8021            ! pp_sys.c t/op/exec.t
8022 ____________________________________________________________________________
8023 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
8024         Log: Further comment tweak, to agree with perlxs.pod.
8025      Branch: perl
8026            ! perl.h
8027 ____________________________________________________________________________
8028 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
8029         Log: Subject: [PATCH] Update README.vos and release vos build macros
8030              From: Paul_GreenVOS@vos.stratus.com
8031              Date: Sun, 5 May 02 17:15 edt
8032              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
8033              To: perl5-porters@perl.org
8034      Branch: perl
8035            + vos/compile_full_perl.cm vos/configure_full_perl.sh
8036            + vos/make_full_perl.sh
8037            ! MANIFEST README.vos vos/Changes
8038 ____________________________________________________________________________
8039 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
8040         Log: Retract MM_NW5.pm part of #16371, at the request
8041              of Michael Schwern.
8042      Branch: perl
8043            ! lib/ExtUtils/MM_NW5.pm
8044 ____________________________________________________________________________
8045 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
8046         Log: Comment tweaks.
8047      Branch: perl
8048            ! perl.h
8049 ____________________________________________________________________________
8050 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
8051         Log: a few more p4genpatch fixes:
8052              
8053              don't assume previous revision exists, let p4 compute it from
8054              the one-less-change number instead
8055              
8056              the time part in timestamps were always 00:00:00; fix by
8057              fetching metadata via "p4 fsync" rather than "p4 filelog"
8058              
8059              quote all file names used in external commands to make them
8060              them work when there are spaces in those file names
8061              
8062              looks production worthy now :)
8063      Branch: perl
8064            ! Porting/p4genpatch
8065 ____________________________________________________________________________
8066 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
8067         Log: The #16401 was far from enough, and mostly in a wrong direction.
8068              The right thing to do would be to convert Storable into using
8069              the new MY_CXT scheme (no static data, and memory management
8070              using SVs).
8071      Branch: perl
8072            ! ext/Storable/Storable.xs
8073 ____________________________________________________________________________
8074 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
8075         Log: p4genpatch diffs against depot files from //depot/perl when called
8076              with -b //depot/maint-5.6/perl
8077      Branch: perl
8078            ! Porting/p4genpatch
8079 ____________________________________________________________________________
8080 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
8081         Log: p4genpatch: current directory may not be writable, so don't
8082              create temp files there
8083      Branch: perl
8084            ! Porting/p4genpatch
8085 ____________________________________________________________________________
8086 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
8087         Log: p4genpatch now works on windows
8088      Branch: perl
8089            ! Porting/p4genpatch
8090 ____________________________________________________________________________
8091 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
8092         Log: p4genpatch: tweak from Andreas to strip leading portion of
8093              path specified in -b (so patch can be applied with "patch -p1")
8094      Branch: perl
8095            ! Porting/p4genpatch
8096 ____________________________________________________________________________
8097 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
8098         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
8099              From: PPrymmer@factset.com
8100              Date: Fri, 3 May 2002 14:52:12 -0400
8101              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
8102      Branch: perl
8103            ! t/op/pwent.t
8104 ____________________________________________________________________________
8105 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
8106         Log: Upgrade to Net::Ping 2.17.
8107      Branch: perl
8108            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
8109 ____________________________________________________________________________
8110 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
8111         Log: Upgrade to Getopt::Long 2.31.
8112      Branch: perl
8113            ! lib/Getopt/Long.pm
8114 ____________________________________________________________________________
8115 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
8116         Log: Subject: Re: Cross-compiling as of WinCE
8117              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
8118              Date: Sat, 4 May 2002 03:49:11 +0400
8119              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
8120      Branch: perl
8121            + wince/compile.bat wince/win32io.c
8122            - wince/perldll.def
8123            ! MANIFEST configpm makedef.pl wince/Makefile.ce
8124            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
8125            ! wince/config_h.PL wince/wince.c
8126 ____________________________________________________________________________
8127 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
8128         Log: The loclibpth is always set by Configure.
8129      Branch: perl
8130            ! hints/dec_osf.sh
8131 ____________________________________________________________________________
8132 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
8133         Log: Subject: Re: [Unicode::Collate] UCA Version number    
8134              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8135              Date: Sun, 05 May 2002 10:07:57 +0900
8136              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
8137      Branch: perl
8138            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
8139            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
8140 ____________________________________________________________________________
8141 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
8142         Log: Subject: [PATCH sv.c] delete inaccurate comment
8143              From: Dave Mitchell <davem@fdgroup.com>
8144              Date: Fri, 3 May 2002 21:17:00 +0100
8145              Message-ID: <20020503211700.C22026@fdgroup.com>
8146      Branch: perl
8147            ! sv.c
8148 ____________________________________________________________________________
8149 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
8150         Log: Solaris: show what 'that' is.
8151      Branch: perl
8152            ! hints/solaris_2.sh
8153 ____________________________________________________________________________
8154 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
8155         Log: Syntax fix.
8156      Branch: perl
8157            ! t/op/arith.t
8158 ____________________________________________________________________________
8159 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
8160         Log: (retracted by #16415) Storable: try to free what we allocated.
8161      Branch: perl
8162            ! ext/Storable/Storable.xs
8163 ____________________________________________________________________________
8164 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
8165         Log: UNICOS: division is really sloppy.
8166      Branch: perl
8167            ! t/op/arith.t
8168 ____________________________________________________________________________
8169 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
8170         Log: Subject: fix t/io/fs.t for VOS
8171              From: Paul_GreenVOS@vos.stratus.com
8172              Date: Sat, 4 May 02 14:01 edt
8173              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
8174      Branch: perl
8175            ! t/io/fs.t
8176 ____________________________________________________________________________
8177 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
8178         Log: Subject: [Unicode::Collate] UCA Version number
8179              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8180              Date: Sat, 04 May 2002 16:07:07 +0900
8181              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
8182      Branch: perl
8183            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
8184 ____________________________________________________________________________
8185 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
8186         Log: Subject: [PATCH lib/overload.pm] "\"\""
8187              From: Michael G Schwern <schwern@pobox.com>
8188              Date: Sat, 4 May 2002 13:17:44 -0400
8189              Message-ID: <20020504171743.GD640@blackrider>
8190      Branch: perl
8191            ! lib/overload.pm
8192 ____________________________________________________________________________
8193 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
8194         Log: Add the EBCDIC test data to downgrade.t.
8195      Branch: perl
8196            ! ext/Storable/t/downgrade.t
8197 ____________________________________________________________________________
8198 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
8199         Log: EBCDIC tweak.
8200      Branch: perl
8201            ! ext/Storable/t/utf8hash.t
8202 ____________________________________________________________________________
8203 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
8204         Log: Allow p4genpatch to use diff programs other than 'diff'.
8205      Branch: perl
8206            ! Porting/p4genpatch
8207 ____________________________________________________________________________
8208 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
8209         Log: Add p4genpatch from Andreas; obsoletes both
8210              p4d2p and p4desc.
8211      Branch: perl
8212            + Porting/p4genpatch
8213            ! MANIFEST Porting/makerel
8214 ____________________________________________________________________________
8215 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
8216         Log: Upgrade to Encode 1.69.
8217      Branch: perl
8218            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8219            ! ext/Encode/Encode/Makefile_PL.e2x
8220            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
8221            ! ext/Encode/lib/Encode/Guess.pm
8222            ! ext/Encode/lib/Encode/MIME/Header.pm
8223            ! ext/Encode/t/mime-header.t
8224 ____________________________________________________________________________
8225 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
8226         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
8227              From: Dave Mitchell <davem@fdgroup.com>
8228              Date: Sat, 4 May 2002 16:09:26 +0100
8229              Message-ID: <20020504160926.A24990@fdgroup.com>
8230      Branch: perl
8231            ! INSTALL
8232 ____________________________________________________________________________
8233 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
8234         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
8235              From: Nicholas Clark <nick@unfortu.net>
8236              Date: Sat, 4 May 2002 12:38:58 +0100
8237              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
8238      Branch: perl
8239            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8240 ____________________________________________________________________________
8241 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
8242         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
8243              From: Nicholas Clark <nick@unfortu.net>
8244              Date: Sat, 4 May 2002 00:30:43 +0100
8245              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
8246      Branch: perl
8247            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8248 ____________________________________________________________________________
8249 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
8250         Log: Doc tweak from Elizabeth Mattijsen.
8251      Branch: perl
8252            ! pod/perlunicode.pod
8253 ____________________________________________________________________________
8254 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
8255         Log: Subject: [PATCH] channames.pm doc tweaks
8256              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
8257              Date: Sat, 04 May 2002 11:45:18 +0900
8258              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
8259      Branch: perl
8260            ! lib/charnames.pm
8261 ____________________________________________________________________________
8262 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
8263         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
8264              From: Dave Mitchell <davem@fdgroup.com>
8265              Date: Fri, 3 May 2002 23:51:10 +0100
8266              Message-ID: <20020503235110.E22026@fdgroup.com>
8267      Branch: perl
8268            ! pp_hot.c scope.c
8269 ____________________________________________________________________________
8270 [ 16385] By: nick                                  on 2002/05/04  09:29:41
8271         Log: Integrate mainline
8272      Branch: perlio
8273           !> (integrate 47 files)
8274 ____________________________________________________________________________
8275 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
8276         Log: Subject: Re: perl@16307
8277              From: Nicholas Clark <nick@unfortu.net>
8278              Date: Fri, 3 May 2002 21:49:04 +0100
8279              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
8280              
8281              canonical #3 was failing under -Mutf8.
8282      Branch: perl
8283            ! ext/Storable/t/canonical.t
8284 ____________________________________________________________________________
8285 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
8286         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
8287              From: Dave Mitchell <davem@fdgroup.com>
8288              Date: Fri, 3 May 2002 21:12:10 +0100
8289              Message-ID: <20020503211210.B22026@fdgroup.com>
8290      Branch: perl
8291            ! scope.c
8292 ____________________________________________________________________________
8293 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
8294         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
8295              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
8296              Date: Fri, 3 May 2002 20:30:25 +0200
8297              Message-ID: <190109228332.20020503203025@familiehaase.de>
8298      Branch: perl
8299            ! doio.c
8300 ____________________________________________________________________________
8301 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
8302         Log: Subject: t/TestInit.pm - clean up comments
8303              From: Paul_GreenVOS@vos.stratus.com
8304              Date: Fri, 3 May 02 14:51 edt
8305              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
8306      Branch: perl
8307            ! t/TestInit.pm
8308 ____________________________________________________________________________
8309 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
8310         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
8311              From: Dan Kogai <dankogai@dan.co.jp>
8312              Date: Sat, 4 May 2002 01:46:35 +0900
8313              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
8314      Branch: perl
8315            ! ext/Encode/Encode/Makefile_PL.e2x
8316 ____________________________________________________________________________
8317 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
8318         Log: Forgotten test arrangement.
8319      Branch: perl
8320            ! ext/Digest/MD5/t/files.t
8321 ____________________________________________________________________________
8322 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
8323         Log: Comedy of typing errors.
8324      Branch: perl
8325            ! hints/solaris_2.sh
8326 ____________________________________________________________________________
8327 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
8328         Log: Let's try the "no Net:: if no Socket" again.
8329      Branch: perl
8330            ! t/lib/1_compile.t
8331 ____________________________________________________________________________
8332 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
8333         Log: Update Changes.
8334      Branch: perl
8335            ! Changes patchlevel.h
8336 ____________________________________________________________________________
8337 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
8338         Log: Oops.
8339      Branch: perl
8340            ! lib/ExtUtils/MM_BeOS.pm
8341 ____________________________________________________________________________
8342 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
8343         Log: EBCDIC tweak.
8344      Branch: perl
8345            ! ext/Digest/MD5/t/utf8.t
8346 ____________________________________________________________________________
8347 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
8348         Log: Update the EBCDIC MD5 checksums, and automate the process.
8349      Branch: perl
8350            ! ext/Digest/MD5/t/files.t
8351 ____________________________________________________________________________
8352 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
8353         Log: The EBCDIC remapping of the low 256 bites again.
8354      Branch: perl
8355            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
8356            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
8357            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
8358 ____________________________________________________________________________
8359 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
8360         Log: NetWare updates from C Aditya.
8361      Branch: perl
8362            ! lib/ExtUtils/MM_NW5.pm makedef.pl
8363 ____________________________________________________________________________
8364 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
8365         Log: DJGPP updates from Laszlo Molnar.
8366      Branch: perl
8367            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
8368 ____________________________________________________________________________
8369 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
8370         Log: Upgrade to Encode 1.68.
8371      Branch: perl
8372            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8373            ! ext/Encode/lib/Encode/Alias.pm
8374            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8375 ____________________________________________________________________________
8376 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
8377         Log: Integrate perlio:
8378              
8379              [ 16367]
8380              Several of non-default builds now seem to work reasonably well
8381              English.t seems to fail on an errno test, and socketpair blathers
8382              about something.
8383              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
8384              back door, and instead have perlsdio.h vector stdio via iperlsys.h
8385              function tables (latter was done in earlier change).
8386              Update comments in Makefile.mk 
8387              
8388              [ 16366]
8389              Finish off 16350 for non-PERLIO build on linux,
8390              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
8391              for some slots which now perlsdio.h is targeting.
8392              
8393              [ 16352]
8394              setbuf / setvbuf are not PerlIO_ concepts
8395              
8396              [ 16351]
8397              perl_clone is a threads thing
8398              
8399              [ 16350]
8400              *** EXPERIMENTAL ***
8401              Have perlsdio.h use the iperlsys.h aliases and see
8402              if that helps non-PERLIO IMP_SYS on Win32.
8403              (Miniperl okay on linux).
8404              
8405              [ 16349]
8406              Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
8407              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
8408              - use it in perlio.c
8409              
8410              [ 16347]
8411              More layer syms
8412              
8413              [ 16346]
8414              Use PerlSIO_fdupopen() if not using PerlIO
8415              
8416              [ 16345]
8417              Do not build if not using layers
8418      Branch: perl
8419           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
8420           !> win32/makefile.mk win32/perlhost.h win32/win32.c
8421           !> win32/win32io.c
8422 ____________________________________________________________________________
8423 [ 16367] By: nick                                  on 2002/05/03  07:25:13
8424         Log: Several of non-default builds now seem to work reasonably well
8425              English.t seems to fail on an errno test, and socketpair blathers
8426              about something.
8427              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
8428              back door, and instead have perlsdio.h vector stdio via iperlsys.h
8429              function tables (latter was done in earlier change).
8430              Update comments in Makefile.mk 
8431      Branch: perlio
8432            ! perlio.h win32/makefile.mk win32/win32.c
8433 ____________________________________________________________________________
8434 [ 16366] By: nick                                  on 2002/05/03  07:07:36
8435         Log: Finish off 16350 for non-PERLIO build on linux,
8436              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
8437              for some slots which now perlsdio.h is targeting.
8438      Branch: perlio
8439            ! iperlsys.h
8440 ____________________________________________________________________________
8441 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
8442         Log: If no Socket should not try to test Net::
8443      Branch: perl
8444            ! t/lib/1_compile.t
8445 ____________________________________________________________________________
8446 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
8447         Log: Integrate macperl #16360 and #16363;
8448              
8449              Make op/alarm.t pass
8450              
8451              README.macos update
8452      Branch: perl
8453           !> README.macos t/op/alarm.t
8454 ____________________________________________________________________________
8455 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
8456         Log: README.macos update
8457      Branch: macperl
8458            ! README.macos
8459 ____________________________________________________________________________
8460 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
8461         Log: Config / test updates
8462      Branch: macperl
8463            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
8464            ! macos/Makefile.mk
8465 ____________________________________________________________________________
8466 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
8467         Log: Safe signals for Mac OS
8468      Branch: macperl
8469            ! macos/macish.c macos/macish.h
8470 ____________________________________________________________________________
8471 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
8472         Log: Make op/alarm.t pass
8473      Branch: macperl
8474            ! t/op/alarm.t
8475 ____________________________________________________________________________
8476 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
8477         Log: a tweak to change#13584: need to avoid pad-walking during
8478              global destruction
8479      Branch: maint-5.6/perl
8480            ! op.c
8481 ____________________________________________________________________________
8482 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
8483         Log: Forgot the most important part of #16357.
8484      Branch: perl
8485            ! lib/Unicode/Collate.pm
8486 ____________________________________________________________________________
8487 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
8488         Log: Subject: Unicode::Collate 0.11 Released
8489              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8490              Date: Fri, 03 May 2002 03:19:29 +0900
8491              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
8492      Branch: perl
8493            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
8494            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
8495 ____________________________________________________________________________
8496 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
8497         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
8498              From: Andy Dougherty <doughera@lafayette.edu>
8499              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
8500              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
8501      Branch: perl
8502            ! Makefile.SH ext/util/make_ext
8503 ____________________________________________________________________________
8504 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
8505         Log: Integrate #16353 from macperl;
8506              
8507              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
8508              in test 92 of run/fresh_perl.t on MacOS
8509              
8510              (as pudge rightfully points out, this is voodoo
8511              programming at it best, the real bug is somewhere else,
8512              now we just happened to shake the chicken the right way)
8513      Branch: perl
8514           !> lib/utf8_heavy.pl
8515 ____________________________________________________________________________
8516 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
8517         Log: Subject: Re: Encode, charnames and utf8heavy
8518              From: Dan Kogai <dankogai@dan.co.jp>
8519              Date: Thu, 2 May 2002 00:44:30 +0900
8520              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
8521              
8522              (plus a respective perlunicode tweak)
8523      Branch: perl
8524            ! lib/utf8_heavy.pl pod/perlunicode.pod
8525 ____________________________________________________________________________
8526 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
8527         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
8528              in test 92 of run/fresh_perl.t on MacOS
8529      Branch: macperl
8530            ! lib/utf8_heavy.pl
8531 ____________________________________________________________________________
8532 [ 16352] By: nick                                  on 2002/05/02  17:48:31
8533         Log: setbuf / setvbuf are not PerlIO_ concepts
8534      Branch: perlio
8535            ! XSUB.h
8536 ____________________________________________________________________________
8537 [ 16351] By: nick                                  on 2002/05/02  17:12:21
8538         Log: perl_clone is a threads thing
8539      Branch: perlio
8540            ! makedef.pl
8541 ____________________________________________________________________________
8542 [ 16350] By: nick                                  on 2002/05/02  17:09:43
8543         Log: *** EXPERIMENTAL ***
8544              Have perlsdio.h use the iperlsys.h aliases and see
8545              if that helps non-PERLIO IMP_SYS on Win32.
8546              (Miniperl okay on linux).
8547      Branch: perlio
8548            ! iperlsys.h perlsdio.h
8549 ____________________________________________________________________________
8550 [ 16349] By: nick                                  on 2002/05/02  16:10:15
8551         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
8552              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
8553              - use it in perlio.c
8554      Branch: perlio
8555            ! perlio.c win32/perlhost.h win32/win32.c
8556 ____________________________________________________________________________
8557 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
8558         Log: manual integrate of change#16332 from maint-5.6 branch
8559      Branch: perl
8560            ! mg.c perl.c sv.c util.c
8561 ____________________________________________________________________________
8562 [ 16347] By: nick                                  on 2002/05/02  15:19:59
8563         Log: More layer syms
8564      Branch: perlio
8565            ! makedef.pl
8566 ____________________________________________________________________________
8567 [ 16346] By: nick                                  on 2002/05/02  15:19:20
8568         Log: Use PerlSIO_fdupopen() if not using PerlIO
8569      Branch: perlio
8570            ! perlio.c
8571 ____________________________________________________________________________
8572 [ 16345] By: nick                                  on 2002/05/02  15:18:12
8573         Log: Do not build if not using layers
8574      Branch: perlio
8575            ! win32/win32io.c
8576 ____________________________________________________________________________
8577 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
8578         Log: Upgrade to Encode 1.67.
8579      Branch: perl
8580            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8581            ! ext/Encode/lib/Encode/Guess.pm
8582 ____________________________________________________________________________
8583 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
8584         Log: Integrate perlio:
8585              
8586              [ 16341]
8587              Remove show-stoppers to non-PERLIO Win32 builds
8588              (still not a very good show).
8589      Branch: perl
8590           !> makedef.pl win32/makefile.mk
8591 ____________________________________________________________________________
8592 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
8593         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
8594              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8595              Date: Thu, 02 May 2002 04:22:02 +0100
8596              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
8597      Branch: perl
8598            ! malloc.c
8599 ____________________________________________________________________________
8600 [ 16341] By: nick                                  on 2002/05/02  12:57:23
8601         Log: Remove show-stoppers to non-PERLIO Win32 builds
8602              (still not a very good show).
8603      Branch: perlio
8604            ! makedef.pl win32/makefile.mk
8605 ____________________________________________________________________________
8606 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
8607         Log: Subject: [PATCH] 1/3rd of utf8
8608              From: Nicholas Clark <nick@unfortu.net>
8609              Date: Wed, 1 May 2002 22:58:42 +0100
8610              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
8611      Branch: perl
8612            ! ext/Storable/t/malice.t
8613 ____________________________________________________________________________
8614 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
8615         Log: Integrate #16334 from maint-5.6;
8616              
8617              don't pad $0 with spaces when setting it, use nulls instead (the
8618              spaces show up as a very long line in a ps listing)
8619      Branch: perl
8620           !> mg.c
8621 ____________________________________________________________________________
8622 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
8623         Log: Integrate perlio:
8624              
8625              [ 16335]
8626              Fix the "PerlIO require leak". Snag was that clean_objs
8627              autoloaded DESTROY (needing IO) after known layers had
8628              been freed. Postpone layer list free to PerlIO_cleanup,
8629              rather than PerlIO_destruct. Tweak sequence in perl_destruct
8630              so that sv_undef is immortal till layer list is done with it.
8631      Branch: perl
8632           !> perl.c perlio.c
8633 ____________________________________________________________________________
8634 [ 16337] By: ams                                   on 2002/05/02  08:21:42
8635         Log: Subject: Re: [PATCH] Storable docs
8636              From: Philip Newton <Philip.Newton@gmx.net>
8637              Date: Thu, 02 May 2002 07:58:38 +0200
8638              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
8639              (Applied mostly with tweaks by hand.)
8640      Branch: perl
8641            ! ext/Storable/Storable.pm
8642 ____________________________________________________________________________
8643 [ 16336] By: nick                                  on 2002/05/02  07:59:16
8644         Log: Integrate mainline
8645      Branch: perlio
8646           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
8647           +> ext/Digest/MD5/t/utf8.t
8648            - ext/Digest/MD5/t/aaa.t
8649           !> Configure MANIFEST Makefile.SH config_h.SH
8650           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
8651           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
8652           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
8653           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
8654           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
8655           !> lib/Thread.pm util.c
8656 ____________________________________________________________________________
8657 [ 16335] By: nick                                  on 2002/05/02  07:54:51
8658         Log: Fix the "PerlIO require leak". Snag was that clean_objs
8659              autoloaded DESTROY (needing IO) after known layers had
8660              been freed. Postpone layer list free to PerlIO_cleanup,
8661              rather than PerlIO_destruct. Tweak sequence in perl_destruct
8662              so that sv_undef is immortal till layer list is done with it.
8663      Branch: perlio
8664            ! perl.c perlio.c
8665 ____________________________________________________________________________
8666 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
8667         Log: don't pad $0 with spaces when setting it, use nulls instead (the
8668              spaces show up as a very long line in a ps listing)
8669      Branch: maint-5.6/perl
8670            ! mg.c
8671 ____________________________________________________________________________
8672 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
8673         Log: fix yet more race conditions related to fdopen() and dup2():
8674              
8675              fclose() is not thread-safe when two FILE* structures point
8676              to the same underlying fd, as it happens in perl's socket
8677              handles; need to invalidate the fileno slot of one of the
8678              FILE* structures, but unfortunately stdio has no interface
8679              to do this; we can do little else but fiddle with the
8680              FILE* structure directly (yuck! hope this could be done better
8681              under native PerlIO in 5.8)
8682      Branch: maint-5.6/perl
8683            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
8684 ____________________________________________________________________________
8685 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
8686         Log: isolate all environ diddling to the initial interpreter; any
8687              additional interpreters created after the first one cannot
8688              propagate %ENV changes down to the real environment; this
8689              should fix %ENV related races (e.g. multiple threads attempting
8690              to free() environ entries when they run C<%ENV = ()>)
8691      Branch: maint-5.6/perl
8692            ! mg.c perl.c sv.c util.c
8693 ____________________________________________________________________________
8694 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
8695         Log: fix race condition in my_popen(): parent may dup2() into an fd
8696              that got opened by another thread because it closes it
8697              beforehand; instead, let the dup2() itself close the fd
8698      Branch: maint-5.6/perl
8699            ! util.c
8700 ____________________________________________________________________________
8701 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
8702         Log: pipe() IO structures were not fully initialized
8703      Branch: maint-5.6/perl
8704            ! doio.c pp_sys.c
8705 ____________________________________________________________________________
8706 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
8707         Log: fix handle leak in my_popen() if the fork() fails
8708      Branch: maint-5.6/perl
8709            ! util.c
8710 ____________________________________________________________________________
8711 [ 16328] By: nick                                  on 2002/05/02  06:08:22
8712         Log: Integrate mainline
8713      Branch: perlio
8714           +> ext/threads/shared/semaphore.pm
8715           +> ext/threads/shared/t/semaphore.t
8716           !> MANIFEST ext/threads/shared/Makefile.PL
8717           !> ext/threads/shared/t/queue.t
8718 ____________________________________________________________________________
8719 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
8720         Log: Cleanup threads dirs.
8721      Branch: perl
8722            ! Makefile.SH
8723 ____________________________________________________________________________
8724 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
8725         Log: Add the new Digest::MD5 test.
8726      Branch: perl
8727            + ext/Digest/MD5/t/utf8.t
8728            ! MANIFEST
8729 ____________________________________________________________________________
8730 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
8731         Log: New try at the Class::DBI core dump at global cleanup.
8732      Branch: perl
8733            ! gv.h util.c
8734 ____________________________________________________________________________
8735 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
8736         Log: Upgrade to Digest::MD5 2.19.
8737      Branch: perl
8738            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
8739            ! ext/Digest/MD5/t/files.t
8740 ____________________________________________________________________________
8741 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
8742         Log: Ooops.  Not everybody does threads.
8743      Branch: perl
8744            ! ext/threads/shared/t/semaphore.t
8745 ____________________________________________________________________________
8746 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
8747         Log: Fix files.t for blead.
8748      Branch: perl
8749            + ext/Digest/MD5/README
8750            ! MANIFEST ext/Digest/MD5/t/files.t
8751 ____________________________________________________________________________
8752 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
8753         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
8754              work yet with blead, my bad.
8755      Branch: perl
8756            + ext/Digest/MD5/t/md5-aaa.t
8757            - ext/Digest/MD5/t/aaa.t
8758            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
8759            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
8760            ! ext/Digest/MD5/t/files.t
8761 ____________________________________________________________________________
8762 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
8763         Log: metaconfig unit change for #16319.
8764      Branch: metaconfig/U/perl
8765            ! d_u32align.U
8766 ____________________________________________________________________________
8767 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
8768         Log: Somebody might be compiling a newer Digest::MD5.
8769      Branch: perl
8770            ! Configure config_h.SH
8771 ____________________________________________________________________________
8772 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
8773         Log: Until Arthur fills in semaphore.t.
8774      Branch: perl
8775            ! ext/threads/shared/Makefile.PL
8776            ! ext/threads/shared/t/semaphore.t
8777 ____________________________________________________________________________
8778 [ 16317] By: sky                                   on 2002/05/01  19:36:33
8779         Log: Fix emulation case when loading both Thread and threads::shared
8780              would get awkward.
8781      Branch: perl
8782            ! lib/Thread.pm
8783 ____________________________________________________________________________
8784 [ 16316] By: ams                                   on 2002/05/01  19:35:25
8785         Log: Subject: [PATCH] Storable docs
8786              From: Nicholas Clark <nick@unfortu.net>
8787              Date: Wed, 1 May 2002 20:44:42 +0100
8788              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
8789      Branch: perl
8790            ! ext/Storable/Storable.pm
8791 ____________________________________________________________________________
8792 [ 16315] By: sky                                   on 2002/05/01  19:15:46
8793         Log: Now passes old test case.
8794      Branch: perl
8795            ! ext/threads/shared/semaphore.pm
8796 ____________________________________________________________________________
8797 [ 16314] By: sky                                   on 2002/05/01  19:15:26
8798         Log: Cleanup memory a bit better in some cases.
8799      Branch: perl
8800            ! ext/threads/threads.xs
8801 ____________________________________________________________________________
8802 [ 16313] By: nick                                  on 2002/05/01  18:38:03
8803         Log: Integrate mainline
8804      Branch: perlio
8805           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
8806           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
8807           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
8808           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
8809           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
8810           !> pod/perl.pod pod/perlthrtut.pod toke.c
8811           !> vms/descrip_mms.template vms/perlvms.pod
8812 ____________________________________________________________________________
8813 [ 16312] By: sky                                   on 2002/05/01  18:12:37
8814         Log: Don't forget to add it to the MANIFEST
8815      Branch: perl
8816            + ext/threads/shared/t/semaphore.t
8817            ! MANIFEST
8818 ____________________________________________________________________________
8819 [ 16311] By: sky                                   on 2002/05/01  17:54:19
8820         Log: Add semaphore.pm
8821      Branch: perl
8822            + ext/threads/shared/semaphore.pm
8823 ____________________________________________________________________________
8824 [ 16310] By: sky                                   on 2002/05/01  17:13:57
8825         Log: Fix makefile to put queue.pm correctly, update test script.
8826      Branch: perl
8827            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
8828 ____________________________________________________________________________
8829 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
8830         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
8831              From: Dan Kogai <dankogai@dan.co.jp>
8832              Date: Thu, 2 May 2002 00:14:41 +0900
8833              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
8834      Branch: perl
8835            ! ext/PerlIO/t/fallback.t
8836 ____________________________________________________________________________
8837 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
8838         Log: Encode tweak from Dan Kogai.
8839      Branch: perl
8840            ! ext/Encode/Encode.xs
8841 ____________________________________________________________________________
8842 [ 16307] By: sky                                   on 2002/05/01  13:40:58
8843         Log: Flush directly to avoid erros when running from test harness
8844      Branch: perl
8845            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
8846 ____________________________________________________________________________
8847 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
8848         Log: Update Changes.
8849      Branch: perl
8850            ! Changes patchlevel.h
8851 ____________________________________________________________________________
8852 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
8853         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
8854              From: PPrymmer@factset.com
8855              Date: Wed, 1 May 2002 10:12:53 -0400
8856              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
8857      Branch: perl
8858            ! lib/User/pwent.t
8859 ____________________________________________________________________________
8860 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
8861         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
8862              From: PPrymmer@factset.com
8863              Date: Wed, 1 May 2002 09:54:51 -0400
8864              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
8865      Branch: perl
8866            ! vms/descrip_mms.template
8867 ____________________________________________________________________________
8868 [ 16303] By: sky                                   on 2002/05/01  13:00:57
8869         Log: First attempt at updating perlthrtut for ithreaded threads.pm
8870      Branch: perl
8871            ! pod/perlthrtut.pod
8872 ____________________________________________________________________________
8873 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
8874         Log: Provide the \N{U+HHHH} syntax before we forget.
8875      Branch: perl
8876            ! lib/charnames.pm lib/charnames.t toke.c
8877 ____________________________________________________________________________
8878 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
8879         Log: Subject: Copy-and-Pasto in perl.pod     
8880              From: lupe@lupe-christoph.de (Lupe Christoph)    
8881              Date: Wed, 1 May 2002 13:31:47 +0200
8882              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
8883      Branch: perl
8884            ! pod/perl.pod
8885 ____________________________________________________________________________
8886 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
8887         Log: Upgrade to Encode 1.66.
8888      Branch: perl
8889            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8890            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
8891 ____________________________________________________________________________
8892 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
8893         Log: Integrate perlio:
8894              
8895              [ 16297]
8896              Remove "spurious" (and unnecessary) variables from layer_syms
8897              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
8898              
8899              [ 16296]
8900              perl embed.pl to update global.sym
8901      Branch: perl
8902           !> global.sym makedef.pl
8903 ____________________________________________________________________________
8904 [ 16298] By: ams                                   on 2002/05/01  09:42:27
8905         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
8906              From: Philip Newton <Philip.Newton@gmx.net>
8907              Date: Wed, 01 May 2002 12:41:10 +0200
8908              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
8909      Branch: perl
8910            ! vms/perlvms.pod
8911 ____________________________________________________________________________
8912 [ 16297] By: nick                                  on 2002/05/01  06:50:24
8913         Log: Remove "spurious" (and unnecessary) variables from layer_syms
8914              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
8915      Branch: perlio
8916            ! makedef.pl
8917 ____________________________________________________________________________
8918 [ 16296] By: nick                                  on 2002/05/01  06:21:28
8919         Log: perl embed.pl to update global.sym
8920      Branch: perlio
8921            ! global.sym
8922 ____________________________________________________________________________
8923 [ 16295] By: nick                                  on 2002/05/01  06:16:18
8924         Log: Raw integrate of mainline (global.sym wrong on Win32)
8925      Branch: perlio
8926           +> t/comp/hints.t
8927           !> (integrate 45 files)
8928 ____________________________________________________________________________
8929 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
8930         Log: metaconfig unit change for #16293.
8931      Branch: metaconfig/U/perl
8932            ! bincompat5005.U
8933 ____________________________________________________________________________
8934 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
8935         Log: Try #2 of getting rid of bincompat5005.
8936      Branch: perl
8937            ! Configure NetWare/config_H.wc Porting/Glossary
8938            ! Porting/config.sh Porting/config_H config_h.SH embed.h
8939            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
8940            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
8941            ! wince/config.h wince/config_H.ce
8942 ____________________________________________________________________________
8943 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
8944         Log: metaconfig unit changes for #16291.
8945      Branch: metaconfig
8946            ! U/installdirs/inc_version_list.U
8947      Branch: metaconfig/U/perl
8948            ! bincompat5005.U xs_apiversion.U
8949 ____________________________________________________________________________
8950 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
8951         Log: No bincompat5005.
8952      Branch: perl
8953            ! Configure INSTALL NetWare/config.wc Porting/Glossary
8954            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
8955            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
8956            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
8957            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
8958            ! win32/config.bc win32/config.gc win32/config.vc
8959            ! win32/config.vc64 wince/config.ce
8960 ____________________________________________________________________________
8961 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
8962         Log: Remove sv_setpviv{_,mg}; regen perlapi.
8963      Branch: perl
8964            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
8965 ____________________________________________________________________________
8966 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
8967         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
8968              From: Dave Mitchell <davem@fdgroup.com>
8969              Date: Tue, 30 Apr 2002 23:55:43 +0100
8970              Message-ID: <20020430235543.A27796@fdgroup.com>
8971      Branch: perl
8972            ! sv.c
8973 ____________________________________________________________________________
8974 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
8975         Log: Update to Getopt::Long 2.30.
8976      Branch: perl
8977            ! lib/Getopt/Long.pm
8978 ____________________________________________________________________________
8979 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
8980         Log: Integrate perlio:
8981              
8982              [ 16285]
8983              Attempt at sanity in PerlIO/makedef.pl world:
8984              1. Add comments to what each clump of symbols is for
8985              2. Explicitly export layer syms like I thought they were
8986              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
8987              section.
8988              4. Re-sort perlio.sym
8989      Branch: perl
8990           !> makedef.pl perlio.sym
8991 ____________________________________________________________________________
8992 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
8993         Log: Fix bug id 20020427.004 on %^H.
8994              Add a regression test for %^H.
8995              Change the sort pragma implementation to use a
8996              global variable instead of %^H.
8997      Branch: perl
8998            + t/comp/hints.t
8999            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
9000 ____________________________________________________________________________
9001 [ 16285] By: nick                                  on 2002/04/30  19:00:03
9002         Log: Attempt at sanity in PerlIO/makedef.pl world:
9003              1. Add comments to what each clump of symbols is for
9004              2. Explicitly export layer syms like I thought they were
9005              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
9006              section.
9007              4. Re-sort perlio.sym
9008      Branch: perlio
9009            ! makedef.pl perlio.sym
9010 ____________________________________________________________________________
9011 [ 16284] By: nick                                  on 2002/04/30  18:10:23
9012         Log: Rest of integrate
9013      Branch: perlio
9014           +> lib/ExtUtils/MM_MacOS.pm
9015           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9016           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
9017           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
9018           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
9019           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9020           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
9021           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
9022           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
9023           !> lib/Test/Harness/t/strap-analyze.t
9024           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
9025           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
9026 ____________________________________________________________________________
9027 [ 16283] By: nick                                  on 2002/04/30  17:53:37
9028         Log: Integrate mailine makedef.pl so I can look at it
9029      Branch: perlio
9030           !> makedef.pl
9031 ____________________________________________________________________________
9032 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
9033         Log: Upgrade to Encode 1.65.
9034      Branch: perl
9035            ! ext/Encode/Changes ext/Encode/Encode.pm
9036            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
9037            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
9038 ____________________________________________________________________________
9039 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
9040         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
9041      Branch: perl
9042            ! makedef.pl
9043 ____________________________________________________________________________
9044 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
9045         Log: NetWare: disable DEBUG/ASSERT for now.
9046      Branch: perl
9047            ! ext/Storable/Storable.xs
9048 ____________________________________________________________________________
9049 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
9050         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
9051              From: Michael G Schwern <schwern@pobox.com>
9052              Date: Tue, 30 Apr 2002 01:05:41 -0400
9053              Message-ID: <20020430050541.GL756@blackrider>
9054      Branch: perl
9055            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
9056            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
9057            ! lib/Test/Harness/t/test-harness.t
9058 ____________________________________________________________________________
9059 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
9060         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
9061              From: Michael G Schwern <schwern@pobox.com>
9062              Date: Tue, 30 Apr 2002 00:24:59 -0400
9063              Message-ID: <20020430042459.GJ756@blackrider>
9064      Branch: perl
9065            + lib/ExtUtils/MM_MacOS.pm
9066            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
9067            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
9068            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
9069 ____________________________________________________________________________
9070 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
9071         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
9072              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
9073      Branch: perl
9074            ! util.c
9075 ____________________________________________________________________________
9076 [ 16276] By: ams                                   on 2002/04/30  08:42:32
9077         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
9078              From: "Craig A. Berry" <craigberry@mac.com>
9079              Date: Mon, 29 Apr 2002 23:37:06 -0500
9080              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
9081      Branch: perl
9082            ! t/pod/testp2pt.pl
9083 ____________________________________________________________________________
9084 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
9085         Log: Regen toc.
9086      Branch: perl
9087            ! pod/perltoc.pod
9088 ____________________________________________________________________________
9089 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
9090         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
9091              From: PPrymmer@factset.com
9092              Date: Mon, 29 Apr 2002 17:58:06 -0400
9093              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
9094      Branch: perl
9095            ! vms/perlvms.pod
9096 ____________________________________________________________________________
9097 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
9098         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
9099              from Todd Miller.
9100      Branch: perl
9101            ! hints/openbsd.sh
9102 ____________________________________________________________________________
9103 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
9104         Log: Integrate perlio:
9105              
9106              [ 16270]
9107              Adding Encode::* to .pm creates stash at compile time
9108              which means we need a stronger check on Encode at boot time.
9109      Branch: perl
9110           !> ext/PerlIO/encoding/encoding.pm
9111           !> ext/PerlIO/encoding/encoding.xs
9112 ____________________________________________________________________________
9113 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
9114         Log: OpenBSD hints update from Todd Miller.
9115              
9116              - old versions of OpenBSD don't have 'arch -s'
9117              - OpenBSD 3.1 and higher don't use libdl but users may have
9118              and old libdl on the system so we need to avoid using it.
9119      Branch: perl
9120            ! hints/openbsd.sh
9121 ____________________________________________________________________________
9122 [ 16270] By: nick                                  on 2002/04/29  17:33:38
9123         Log: Adding Encode::* to .pm creates stash at compile time
9124              which means we need a stronger check on Encode at boot time.
9125      Branch: perlio
9126            ! ext/PerlIO/encoding/encoding.pm
9127            ! ext/PerlIO/encoding/encoding.xs
9128 ____________________________________________________________________________
9129 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
9130         Log: Detypo by Ronald Kimball.
9131      Branch: perl
9132            ! pod/perlport.pod
9133 ____________________________________________________________________________
9134 [ 16268] By: nick                                  on 2002/04/29  15:47:00
9135         Log: Integrate mainline
9136      Branch: perlio
9137           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
9138           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
9139           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
9140           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
9141           !> pod/perlfaq2.pod pod/perlfaq3.pod
9142 ____________________________________________________________________________
9143 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
9144         Log: Update Changes.
9145      Branch: perl
9146            ! Changes patchlevel.h
9147 ____________________________________________________________________________
9148 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
9149         Log: MM_NW5 update from C Aditya.
9150      Branch: perl
9151            ! lib/ExtUtils/MM_NW5.pm
9152 ____________________________________________________________________________
9153 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
9154         Log: FAQ sync.
9155      Branch: perl
9156            ! pod/perlfaq2.pod pod/perlfaq3.pod
9157 ____________________________________________________________________________
9158 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
9159         Log: NetBSD hints rewrite from Johnny Lam.
9160      Branch: perl
9161            ! hints/netbsd.sh
9162 ____________________________________________________________________________
9163 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
9164         Log: Upgrade to Encode 1.64.
9165      Branch: perl
9166            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9167            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
9168 ____________________________________________________________________________
9169 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
9170         Log: Subject: [Unicode::Normalize] mkheader tweak
9171              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9172              Date: Mon, 29 Apr 2002 12:58:01 +0900
9173              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
9174      Branch: perl
9175            ! ext/Unicode/Normalize/mkheader
9176 ____________________________________________________________________________
9177 [ 16261] By: nick                                  on 2002/04/29  06:29:48
9178         Log: Integrate mainline
9179      Branch: perlio
9180            - macos/MacPerlTests.cmd macos/xsubpp.patch
9181           !> (integrate 40 files)
9182 ____________________________________________________________________________
9183 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
9184         Log: Upgrade to Unicode::Normalize 0.76,
9185              from SADAHIRO Tomoyuki.
9186      Branch: perl
9187            ! ext/Unicode/Normalize/Changes
9188            ! ext/Unicode/Normalize/Normalize.pm
9189            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
9190            ! ext/Unicode/Normalize/t/func.t
9191 ____________________________________________________________________________
9192 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
9193         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
9194              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
9195              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
9196              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
9197      Branch: perl
9198            ! pod/perlport.pod
9199 ____________________________________________________________________________
9200 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
9201         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
9202              the basic and list tests started hanging).
9203      Branch: perl
9204            ! ext/threads/t/basic.t ext/threads/t/list.t
9205            ! ext/threads/t/thread.t
9206 ____________________________________________________________________________
9207 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
9208         Log: Integrate #16254 from macperl;
9209              
9210              Fix most tests on MacOS (not yet ext/ or /lib)
9211      Branch: perl
9212           !> (integrate 30 files)
9213 ____________________________________________________________________________
9214 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
9215         Log: As requested by pudge.
9216      Branch: perl
9217            - macos/MacPerlTests.cmd macos/xsubpp.patch
9218            ! MANIFEST
9219 ____________________________________________________________________________
9220 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
9221         Log: Integrate perl
9222      Branch: macperl
9223           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
9224           +> wince/cecopy-lib.pl wince/comp.pl
9225           !> (integrate 38 files)
9226 ____________________________________________________________________________
9227 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
9228         Log: Fix most tests on MacOS (not yet ext/ or /lib)
9229      Branch: macperl
9230            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
9231            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
9232            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
9233            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
9234            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
9235            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
9236            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
9237            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
9238 ____________________________________________________________________________
9239 [ 16253] By: nick                                  on 2002/04/28  19:10:50
9240         Log: Integrate mainline
9241      Branch: perlio
9242           +> wince/cecopy-lib.pl wince/comp.pl
9243           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
9244           !> ext/threads/t/basic.t ext/threads/t/list.t
9245           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
9246           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
9247           !> wince/win32.h wince/wince.c
9248 ____________________________________________________________________________
9249 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
9250         Log: More configuration/build changes
9251      Branch: macperl
9252            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
9253            ! macos/Makefile.mk macos/config.h macos/config.sh
9254            ! macos/macish.h
9255 ____________________________________________________________________________
9256 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
9257         Log: Subject: WinCE many fixes
9258              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9259              Date: Sun, 28 Apr 2002 21:54:31 +0400
9260              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
9261      Branch: perl
9262            + wince/cecopy-lib.pl wince/comp.pl
9263            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
9264            ! wince/config_h.PL wince/perldll.def wince/win32.h
9265            ! wince/wince.c
9266 ____________________________________________________________________________
9267 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
9268         Log: Retract the cond.t part of #16249 since the nature
9269              of the test changed.
9270      Branch: perl
9271            ! ext/threads/shared/t/cond.t
9272 ____________________________________________________________________________
9273 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
9274         Log: (retracted by #16258)
9275              
9276              Fix thread tests not to depend on sleep() as
9277              a scheduling aid.  In two tests (basic and list)
9278              I had to change from sleep() hack to another hack...
9279              basically, using the filesystem as a semaphore.
9280              The assumption made is that rmdir() is atomic.
9281              (The sleep() scheduling assumption broke with the
9282              GNU pth in NetBSD.)
9283              
9284              (the cond.t part retracted by #16250)
9285      Branch: perl
9286            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
9287            ! ext/threads/t/list.t ext/threads/t/thread.t
9288 ____________________________________________________________________________
9289 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
9290         Log: Be tidy.
9291      Branch: perl
9292            ! ext/PerlIO/t/fallback.t
9293 ____________________________________________________________________________
9294 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
9295         Log: Integrate perlio:
9296              
9297              [ 16246]
9298              Have :encoding() default to perlqq style fallbacks.
9299              Add test for that.
9300              
9301              [ 16245]
9302              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
9303              as gate on layer tests which fail on -Dusesfio
9304              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
9305              
9306              [ 16244]
9307              Builds under -Uuseperlio
9308              Uses PUSHSTACK/POPSTACK in :encoding and :Via
9309      Branch: perl
9310           +> ext/PerlIO/t/fallback.t
9311           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
9312           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
9313           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
9314           !> t/io/binmode.t t/io/crlf.t
9315 ____________________________________________________________________________
9316 [ 16246] By: nick                                  on 2002/04/28  10:08:05
9317         Log: Have :encoding() default to perlqq style fallbacks.
9318              Add test for that.
9319      Branch: perlio
9320            + ext/PerlIO/t/fallback.t
9321            ! MANIFEST ext/PerlIO/encoding/encoding.pm
9322            ! ext/PerlIO/encoding/encoding.xs
9323 ____________________________________________________________________________
9324 [ 16245] By: nick                                  on 2002/04/28  08:57:54
9325         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
9326              as gate on layer tests which fail on -Dusesfio
9327              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
9328      Branch: perlio
9329            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
9330            ! t/io/crlf.t
9331 ____________________________________________________________________________
9332 [ 16244] By: nick                                  on 2002/04/28  08:22:07
9333         Log: Builds under -Uuseperlio
9334              Uses PUSHSTACK/POPSTACK in :encoding and :Via
9335      Branch: perlio
9336            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
9337 ____________________________________________________________________________
9338 [ 16243] By: nick                                  on 2002/04/28  07:19:01
9339         Log: Integrate mainline
9340      Branch: perlio
9341           +> ext/threads/t/list.t
9342           !> (integrate 40 files)
9343 ____________________________________________________________________________
9344 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
9345         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
9346      Branch: perl
9347            ! hints/netbsd.sh
9348 ____________________________________________________________________________
9349 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
9350         Log: Plan better.
9351      Branch: perl
9352            ! t/io/fs.t
9353 ____________________________________________________________________________
9354 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
9355         Log: No trunc worries.
9356      Branch: perl
9357            ! pod/perldelta.pod
9358 ____________________________________________________________________________
9359 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
9360         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
9361              From: Michael G Schwern <schwern@pobox.com>
9362              Date: Sat, 27 Apr 2002 23:20:19 -0400
9363              Message-ID: <20020428032019.GF1821@blackrider>
9364      Branch: perl
9365            ! pod/perlfunc.pod t/io/fs.t
9366 ____________________________________________________________________________
9367 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
9368         Log: More valgrind findings: e.g. t/op/utfhash.t.
9369      Branch: perl
9370            ! hv.c
9371 ____________________________________________________________________________
9372 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
9373         Log: Unused variables now that "did you use incorrect case" is gone;
9374              and valgrind claims that the savepvn() in utilize() leaks in e.g.
9375              lib/blib.t.
9376      Branch: perl
9377            ! op.c
9378 ____________________________________________________________________________
9379 [ 16236] By: sky                                   on 2002/04/28  00:15:45
9380         Log: Added test cases and fixed some obvious things.
9381      Branch: perl
9382            + ext/threads/t/list.t
9383            ! MANIFEST ext/threads/threads.xs
9384 ____________________________________________________________________________
9385 [ 16235] By: sky                                   on 2002/04/27  23:50:11
9386         Log: Removed last traces of autodetach.
9387              Added list() methid.
9388              Changed documentation.
9389      Branch: perl
9390            ! ext/threads/threads.pm ext/threads/threads.xs
9391 ____________________________________________________________________________
9392 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
9393         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
9394              From: Jerrad Pierce <belg4mit@MIT.EDU>
9395              Date: Sat, 27 Apr 2002 19:14:17 -0400
9396              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
9397      Branch: perl
9398            ! lib/FileCache.pm
9399 ____________________________________________________________________________
9400 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
9401         Log: More NetBSD patches from Johnny Lam.
9402              
9403              Remove the need for a $prefix setting that was added in the
9404              previous patch I sent.     Also add the proper rpath options
9405              to the linker flags depending on whether we're on a ELF or
9406              a.out platform.     These were tested both in a non-pkgsrc and
9407              pkgsrc build.
9408              
9409              Append to $libs instead of overwriting its value.  This was
9410              causing $(LDLOADLIBS) to not get added to the dynamic_libs
9411              link command on NetBSD systems and was the cause of the GDBM
9412              problems reported.  Also use '$(LDLOADLIBS)' instead of
9413              expanding its value so that it is more easily overridden in
9414              the Makefile by "make all LDLOADLIBS=...".
9415              
9416              Remove "-L/usr/local/lib" because the location of libgdbm.so
9417              is already added during the Configure process, and this
9418              spurious addition may cause the wrong libgdbm.so to be linked
9419              against as a result.
9420      Branch: perl
9421            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
9422            ! lib/ExtUtils/MM_Unix.pm
9423 ____________________________________________________________________________
9424 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
9425         Log: More VC5-induced casting found by Nikola Knezevic.
9426      Branch: perl
9427            ! av.c hv.c mg.c sv.c
9428 ____________________________________________________________________________
9429 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
9430         Log: More U32 regflags.
9431      Branch: perl
9432            ! op.h regcomp.c thrdvar.h
9433 ____________________________________________________________________________
9434 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
9435         Log: Integrate from bleadperl
9436      Branch: macperl
9437           +> ext/Encode/lib/Encode/Guess.pm
9438           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
9439           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
9440           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
9441           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
9442           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
9443           +> lib/ExtUtils/t/zz_cleanup_dummy.t
9444           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
9445           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
9446           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
9447           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
9448            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
9449            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
9450            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9451            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9452            - lib/ExtUtils/t/Problem-Module/Makefile.PL
9453            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9454            - t/op/system_tests
9455           !> (integrate 133 files)
9456 ____________________________________________________________________________
9457 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
9458         Log: Retract #16195 since it seems to be unnecessary.
9459      Branch: perl
9460            ! lib/ExtUtils/MM_Unix.pm
9461 ____________________________________________________________________________
9462 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
9463         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
9464              From: "Craig A. Berry" <craigberry@mac.com>
9465              Date: Sat, 27 Apr 2002 15:11:31 -0500
9466              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
9467      Branch: perl
9468            ! vms/descrip_mms.template
9469 ____________________________________________________________________________
9470 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
9471         Log: Some more known open() modes.
9472      Branch: perl
9473            ! pod/perldiag.pod
9474 ____________________________________________________________________________
9475 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
9476         Log: Upgrade to Encode 1.63.
9477      Branch: perl
9478            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9479            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
9480            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
9481            ! ext/Encode/lib/Encode/Encoding.pm
9482            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
9483            ! ext/Encode/lib/Encode/JP/JIS7.pm
9484            ! ext/Encode/lib/Encode/KR/2022_KR.pm
9485            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
9486 ____________________________________________________________________________
9487 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
9488         Log: Update Changes.
9489      Branch: perl
9490            ! Changes patchlevel.h
9491 ____________________________________________________________________________
9492 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
9493         Log: Integrate perlio:
9494              
9495              [ 16221]
9496              Correct which var is nulled, stack movement protection.
9497      Branch: perl
9498           !> ext/PerlIO/encoding/encoding.xs
9499 ____________________________________________________________________________
9500 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
9501         Log: Subject: PATCH t/TEST
9502              From: Mark-Jason Dominus <mjd@plover.com>
9503              Date: Sat, 27 Apr 2002 14:06:56 -0400
9504              Message-ID: <20020427180656.5422.qmail@plover.com>
9505      Branch: perl
9506            ! t/TEST
9507 ____________________________________________________________________________
9508 [ 16222] By: sky                                   on 2002/04/27  17:00:29
9509         Log: Ahem, look another way.
9510      Branch: perl
9511            ! ext/threads/shared/t/queue.t
9512 ____________________________________________________________________________
9513 [ 16221] By: nick                                  on 2002/04/27  16:34:48
9514         Log: Correct which var is nulled, stack movement protection.
9515      Branch: perlio
9516            ! ext/PerlIO/encoding/encoding.xs
9517 ____________________________________________________________________________
9518 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
9519         Log: Integrate perlio:
9520              
9521              [ 16216]
9522              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
9523              - if encoding loads Encode then stack grows.
9524              - pp_binmode was not allowing for that to happen
9525              - added PUTBACK/SPAGAIN.
9526      Branch: perl
9527           !> pp_sys.c
9528 ____________________________________________________________________________
9529 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
9530         Log: First half of NetBSD patch-ai, from Johnny Lam:
9531              
9532              The first part removes "installman" and "installhtml" from the
9533              .PHONY target, which was causing problems during installation.
9534              
9535              (the installman and installhtml are not phony targets,
9536              they are real files)
9537      Branch: perl
9538            ! Makefile.SH
9539 ____________________________________________________________________________
9540 [ 16218] By: nick                                  on 2002/04/27  16:22:40
9541         Log: Integrate mainline
9542      Branch: perlio
9543           +> ext/threads/shared/t/cond.t
9544           !> MANIFEST ext/threads/shared/shared.xs
9545           !> ext/threads/shared/t/queue.t
9546 ____________________________________________________________________________
9547 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
9548         Log: NetBSD patch-ab from Johnny Lam:
9549              
9550              Some tweaks to the NetBSD hints file to make the Configure
9551              process more useful when not building from pkgsrc.  This file
9552              will definitely need to change again when the 1.6 release of
9553              NetBSD comes out, but I'll handle the changes at the later
9554              date.
9555      Branch: perl
9556            ! hints/netbsd.sh
9557 ____________________________________________________________________________
9558 [ 16216] By: nick                                  on 2002/04/27  16:19:21
9559         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
9560              - if encoding loads Encode then stack grows.
9561              - pp_binmode was not allowing for that to happen
9562              - added PUTBACK/SPAGAIN.
9563      Branch: perlio
9564            ! pp_sys.c
9565 ____________________________________________________________________________
9566 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
9567         Log: Integrate perlio:
9568              
9569              [ 16211]
9570              Re-instate $PerlIO::encoding::check at boot.
9571              (Retaining Dan's XS side require though I don't see need.)
9572              
9573              [ 16207]
9574              Fix fd leak on Via(bogus).
9575              Finish implementing PerlIOVia_open().
9576              Export more guts of PerlIO_* so Via_open() can work.
9577              Fix various PerlIO_allocate() features exposed by above.
9578              
9579              [ 16027]
9580              Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
9581              and change test not to skip them.
9582              
9583              [ 16023]
9584              Some tweaks for encodings which need lines.
9585              Also disabled trial of using fallbacks.
9586              
9587              [ 16022]
9588              Various tweaks to Encode
9589      Branch: perl
9590           !> embed.fnc ext/PerlIO/Via/Via.xs
9591           !> ext/PerlIO/encoding/encoding.pm
9592           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
9593           !> perlio.c perlio.h perliol.h
9594 ____________________________________________________________________________
9595 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
9596         Log: Upgrade to Encode 1.62.
9597      Branch: perl
9598            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9599 ____________________________________________________________________________
9600 [ 16213] By: ams                                   on 2002/04/27  15:38:50
9601         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
9602              From: Philip Newton <Philip.Newton@gmx.net>
9603              Date: Sat, 27 Apr 2002 08:51:30 +0200
9604              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
9605              
9606              Subject: Re: Change 16183: Stop being coy.
9607              From: Philip Newton <Philip.Newton@gmx.net>
9608              Date: Sat, 27 Apr 2002 08:52:13 +0200
9609              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
9610      Branch: perl
9611            ! INSTALL pod/perldelta.pod
9612 ____________________________________________________________________________
9613 [ 16212] By: sky                                   on 2002/04/27  13:54:46
9614         Log: Add test numbers to make "make test" happy. Order is irrelevant
9615              but number of oks is not.
9616      Branch: perl
9617            ! ext/threads/shared/t/queue.t
9618 ____________________________________________________________________________
9619 [ 16211] By: nick                                  on 2002/04/27  13:29:55
9620         Log: Re-instate $PerlIO::encoding::check at boot.
9621              (Retaining Dan's XS side require though I don't see need.)
9622      Branch: perlio
9623            ! ext/PerlIO/encoding/encoding.pm
9624            ! ext/PerlIO/encoding/encoding.xs
9625 ____________________________________________________________________________
9626 [ 16210] By: sky                                   on 2002/04/27  12:56:44
9627         Log: Fixed race condtions and deadlocks in interaction with 
9628              cond_wait/cond_signal and lock.
9629              Now we wait for a lock to gie up if we return from COND_WAIT
9630              and we are still locked. We also notifiers potential 
9631              lockers that it is free for locking when we go into COND_WAIT.
9632      Branch: perl
9633            + ext/threads/shared/t/cond.t
9634            ! MANIFEST ext/threads/shared/shared.xs
9635            ! ext/threads/shared/t/queue.t
9636 ____________________________________________________________________________
9637 [ 16209] By: nick                                  on 2002/04/27  12:32:41
9638         Log: Integrate mainline
9639      Branch: perlio
9640           +> t/win32/system_tests
9641            - t/op/system_tests
9642           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
9643           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
9644           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
9645           !> t/lib/warnings/pp_hot t/win32/system.t
9646 ____________________________________________________________________________
9647 [ 16208] By: sky                                   on 2002/04/27  11:46:53
9648         Log: Saving locks after we set it to 0 was kind of pointless.
9649              Hunting down fixes in cond_* functions.
9650      Branch: perl
9651            ! ext/threads/shared/shared.xs
9652 ____________________________________________________________________________
9653 [ 16207] By: nick                                  on 2002/04/27  10:12:00
9654         Log: Fix fd leak on Via(bogus).
9655              Finish implementing PerlIOVia_open().
9656              Export more guts of PerlIO_* so Via_open() can work.
9657              Fix various PerlIO_allocate() features exposed by above.
9658      Branch: perlio
9659            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
9660            ! perlio.h perliol.h
9661 ____________________________________________________________________________
9662 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
9663         Log: NetBSD and OpenBSD cannot do comments at #! line
9664              (or long #! lines?)
9665      Branch: perl
9666            ! t/japh/abigail.t
9667 ____________________________________________________________________________
9668 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
9669         Log: Add taint rethink to the todo list.
9670      Branch: perl
9671            ! pod/perltodo.pod
9672 ____________________________________________________________________________
9673 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
9674         Log: Integrate changes #16199 and #16201 from macperl;
9675              
9676              Time::Local compatibility patches, from Graham
9677              
9678              MacPerl require() portability patches
9679      Branch: perl
9680           !> lib/Time/Local.pm pp_ctl.c
9681 ____________________________________________________________________________
9682 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
9683         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
9684              From: Nicholas Clark <nick@unfortu.net>
9685              Date: Fri, 26 Apr 2002 23:27:23 +0100
9686              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
9687      Branch: perl
9688            ! t/lib/warnings/pp_hot
9689 ____________________________________________________________________________
9690 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
9691         Log: Working on MacPerl tests
9692      Branch: macperl
9693            ! macos/MacPerlTests.cmd
9694 ____________________________________________________________________________
9695 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
9696         Log: MacPerl require() portability patches
9697      Branch: macperl
9698            ! pp_ctl.c
9699 ____________________________________________________________________________
9700 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
9701         Log: Fix a few MacPerl_CanonDir() problems
9702      Branch: macperl
9703            ! macos/macish.c macos/macish.h
9704 ____________________________________________________________________________
9705 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
9706         Log: Time::Local compatibility patches, from Graham
9707      Branch: macperl
9708            ! lib/Time/Local.pm
9709 ____________________________________________________________________________
9710 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
9711         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
9712              From: Simon Cozens <simon@netthink.co.uk>
9713              Date: Fri, 26 Apr 2002 21:58:21 +0100
9714              Message-ID: <20020426205821.GB5855@netthink.co.uk>
9715      Branch: perl
9716            ! ext/Time/HiRes/HiRes.pm
9717 ____________________________________________________________________________
9718 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
9719         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
9720              to know about it always (not just when using the pth).
9721      Branch: perl
9722            ! hints/netbsd.sh
9723 ____________________________________________________________________________
9724 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
9725         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
9726      Branch: perl
9727            ! ext/Digest/MD5/t/files.t
9728 ____________________________________________________________________________
9729 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
9730         Log: (retracted by #16229)
9731              Subject: FIXIN problem under Win32
9732              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9733              Date: Thu, 25 Apr 2002 23:03:31 +0200
9734              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
9735      Branch: perl
9736            ! lib/ExtUtils/MM_Unix.pm
9737 ____________________________________________________________________________
9738 [ 16194] By: nick                                  on 2002/04/26  17:36:16
9739         Log: Integrate mainline
9740      Branch: perlio
9741           +> ext/Encode/lib/Encode/Guess.pm
9742           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
9743           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
9744           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
9745           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
9746           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
9747           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
9748           +> t/lib/sample-tests/die_last_minute
9749           !> (integrate 94 files)
9750 ____________________________________________________________________________
9751 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
9752         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
9753              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9754              Date: Fri, 26 Apr 2002 15:38:16 +0200
9755              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
9756      Branch: perl
9757            + t/win32/system_tests
9758            - t/op/system_tests
9759            ! MANIFEST t/win32/system.t
9760 ____________________________________________________________________________
9761 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
9762         Log: Mention explicitly the NetBSD + pth combination.
9763      Branch: perl
9764            ! pod/perldelta.pod
9765 ____________________________________________________________________________
9766 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
9767         Log: Subject: [PATCH] Fix email address.
9768              From: Abigail <abigail@foad.org>
9769              Date: Fri, 26 Apr 2002 18:03:11 +0200
9770              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
9771      Branch: perl
9772            ! t/japh/abigail.t
9773 ____________________________________________________________________________
9774 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
9775         Log: NetWare update from C Aditya.
9776      Branch: perl
9777            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
9778            ! lib/ExtUtils/MM_Unix.pm
9779 ____________________________________________________________________________
9780 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
9781         Log: Subject: [PATCH vms/test.com] use t/TEST
9782              From: "Craig A. Berry" <craigberry@mac.com>
9783              Date: Fri, 26 Apr 2002 09:34:46 -0500
9784              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
9785      Branch: perl
9786            ! vms/test.com
9787 ____________________________________________________________________________
9788 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
9789         Log: Update Changes.
9790      Branch: perl
9791            ! Changes patchlevel.h
9792 ____________________________________________________________________________
9793 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
9794         Log: Subject: [Encode] s/=over2/=over 2/g
9795              From: Dan Kogai <dankogai@dan.co.jp>
9796              Date: Fri, 26 Apr 2002 14:57:09 +0900
9797              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
9798      Branch: perl
9799            ! ext/Encode/Encode.pm
9800 ____________________________________________________________________________
9801 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
9802         Log: Use temp int variable in the W*() since direct casting
9803              to either an int or an IV would not be right.
9804      Branch: perl
9805            ! ext/POSIX/POSIX.xs
9806 ____________________________________________________________________________
9807 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
9808         Log: The #16182 radiates U32ness.
9809      Branch: perl
9810            ! embed.fnc embed.h proto.h regcomp.c toke.c
9811 ____________________________________________________________________________
9812 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
9813         Log: Subject: t/TEST ported to VMS
9814              From: "Craig A. Berry" <craigberry@mac.com>
9815              Date: Fri, 26 Apr 2002 00:13:31 -0500
9816              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
9817      Branch: perl
9818            ! t/TEST
9819 ____________________________________________________________________________
9820 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
9821         Log: Stop being coy.
9822      Branch: perl
9823            ! pod/perldelta.pod
9824 ____________________________________________________________________________
9825 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
9826         Log: Subject: Re: binary compatibility
9827              From: Mark-Jason Dominus <mjd@plover.com>
9828              Date: Wed, 24 Apr 2002 17:35:07 -0400
9829              Message-ID: <20020424213507.7846.qmail@plover.com>
9830      Branch: perl
9831            ! op.h
9832 ____________________________________________________________________________
9833 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
9834         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
9835              allocating half of the retstack!)
9836      Branch: perl
9837            ! README.win32 sv.c
9838 ____________________________________________________________________________
9839 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
9840         Log: temporary variable not wide enough to hold all the bits in
9841              op->op_targ
9842      Branch: perl
9843            ! op.c
9844 ____________________________________________________________________________
9845 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
9846         Log: Add an idea/question from Damian. 
9847      Branch: perl
9848            ! pod/perltodo.pod
9849 ____________________________________________________________________________
9850 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
9851         Log: build missing utilities on windows; clean stray files
9852      Branch: perl
9853            ! win32/Makefile win32/makefile.mk
9854 ____________________________________________________________________________
9855 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
9856         Log: Upgrade to Encode 1.61, from Dan Kogai.
9857      Branch: perl
9858            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
9859            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
9860            ! ext/Encode/lib/Encode/Guess.pm
9861            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
9862            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
9863            ! ext/Encode/t/mime-header.t
9864 ____________________________________________________________________________
9865 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
9866         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
9867              From: andreas.koenig@anima.de (Andreas J. Koenig)
9868              Date: Tue, 23 Apr 2002 04:40:42 +0200      
9869              Message-ID: <m37kmzi1cl.fsf@anima.de>
9870      Branch: perl
9871            ! pod/perluniintro.pod
9872 ____________________________________________________________________________
9873 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
9874         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
9875              platform needs to fill in the other branch here)
9876      Branch: perl
9877            ! ext/Digest/MD5/t/files.t
9878 ____________________________________________________________________________
9879 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
9880         Log: MANIFEST is needlessly held open for entire duration of "make test"
9881      Branch: perl
9882            ! t/TEST t/harness
9883 ____________________________________________________________________________
9884 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
9885         Log: various signed/unsigned mismatch nits
9886      Branch: perl
9887            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
9888            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
9889            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
9890            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
9891            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
9892            ! ext/Time/HiRes/HiRes.xs regcomp.c
9893 ____________________________________________________________________________
9894 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
9895         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
9896              From: Nicholas Clark <nick@unfortu.net>
9897              Date: Thu, 25 Apr 2002 22:41:57 +0100
9898              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
9899      Branch: perl
9900            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
9901            + ext/Storable/t/make_downgrade.pl
9902            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
9903            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
9904            ! ext/Storable/t/utf8hash.t
9905 ____________________________________________________________________________
9906 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
9907         Log: Extra guidance for JAPH debuggers.
9908      Branch: perl
9909            ! t/japh/abigail.t
9910 ____________________________________________________________________________
9911 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
9912         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
9913              From: Paul_GreenVOS@vos.stratus.com
9914              Date: Wed, 24 Apr 02 18:27 edt
9915              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
9916      Branch: perl
9917            ! vos/vos.c
9918 ____________________________________________________________________________
9919 [ 16169] By: ams                                   on 2002/04/25  20:33:35
9920         Log: Subject: [PATCH] don't build B/C twice on VMS
9921              From: "Craig A. Berry" <craigberry@mac.com>
9922              Date: Thu, 25 Apr 2002 16:00:57 -0500
9923              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
9924      Branch: perl
9925            ! configure.com
9926 ____________________________________________________________________________
9927 [ 16168] By: ams                                   on 2002/04/25  20:31:19
9928         Log: Subject: Re: POSIX::WEXITSTATUS broken again
9929              From: Andy Dougherty <doughera@lafayette.edu>
9930              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
9931              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
9932      Branch: perl
9933            ! ext/POSIX/POSIX.xs
9934 ____________________________________________________________________________
9935 [ 16167] By: ams                                   on 2002/04/25  19:49:09
9936         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
9937              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9938              Date: Thu, 25 Apr 2002 13:39:35 -0700
9939              Message-Id: <HmGy8gzkguHW092yn@efn.org>
9940      Branch: perl
9941            ! t/harness
9942 ____________________________________________________________________________
9943 [ 16166] By: ams                                   on 2002/04/25  19:43:06
9944         Log: $fh->close(); print $fh "foo" would segfault under -w in
9945              report_evil_fh() because $fh doesn't have a name.
9946      Branch: perl
9947            ! util.c
9948 ____________________________________________________________________________
9949 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
9950         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
9951              being found properly
9952      Branch: perl
9953            ! ext/Cwd/t/cwd.t
9954 ____________________________________________________________________________
9955 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
9956         Log: Brace yourself from Craig Berry to keep older compilers happy.
9957      Branch: perl
9958            ! vms/vms.c
9959 ____________________________________________________________________________
9960 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
9961         Log: More %{} overload tests.
9962      Branch: perl
9963            ! lib/overload.t
9964 ____________________________________________________________________________
9965 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
9966         Log: some extension builds need to find pl2bat.bat on windows
9967      Branch: perl
9968            ! win32/buildext.pl
9969 ____________________________________________________________________________
9970 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
9971         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
9972              From: "Craig A. Berry" <craigberry@mac.com>
9973              Date: Thu, 25 Apr 2002 12:30:06 -0500
9974              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
9975      Branch: perl
9976            ! lib/ExtUtils/MM_VMS.pm
9977 ____________________________________________________________________________
9978 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
9979         Log: windows build fails if there is no perlglob.exe in the PATH
9980      Branch: perl
9981            ! win32/buildext.pl
9982 ____________________________________________________________________________
9983 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
9984         Log: Mysterious setlocale() core dump in ancient Solaris
9985              found by Merijn Broeren.  Doesn't look like Perl's fault.
9986      Branch: perl
9987            ! pod/perldelta.pod
9988 ____________________________________________________________________________
9989 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
9990         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
9991              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
9992              Date: Thu, 25 Apr 2002 17:35:23 +0200
9993              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
9994      Branch: perl
9995            ! pp_ctl.c
9996 ____________________________________________________________________________
9997 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
9998         Log: Subject: [PATCH] pp_ctl.c:pp_require
9999              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
10000              Date: Thu, 25 Apr 2002 16:01:14 +0200
10001              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
10002      Branch: perl
10003            ! pp_ctl.c
10004 ____________________________________________________________________________
10005 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
10006         Log: -Wformat cleanups from Robin Barker.
10007      Branch: perl
10008            ! dump.c embed.fnc proto.h sv.c
10009 ____________________________________________________________________________
10010 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
10011         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
10012              From: Michael G Schwern <schwern@pobox.com>
10013              Date: Thu, 25 Apr 2002 01:51:27 -0400
10014              Message-ID: <20020425055127.GB3456@blackrider>
10015      Branch: perl
10016            + t/lib/sample-tests/bignum t/lib/sample-tests/die
10017            + t/lib/sample-tests/die_head_end
10018            + t/lib/sample-tests/die_last_minute
10019            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
10020            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
10021            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
10022 ____________________________________________________________________________
10023 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
10024         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
10025              From: Michael G Schwern <schwern@pobox.com>
10026              Date: Thu, 25 Apr 2002 01:32:10 -0400
10027              Message-ID: <20020425053210.GA3334@blackrider>
10028      Branch: perl
10029            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
10030            + lib/Test/Simple/t/strays.t
10031            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
10032            ! lib/Test/Simple.pm lib/Test/Simple/Changes
10033            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
10034            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
10035            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
10036            ! lib/Test/Simple/t/use_ok.t
10037 ____________________________________________________________________________
10038 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
10039         Log: Elaborate a bit on Storable.
10040      Branch: perl
10041            ! pod/perldelta.pod
10042 ____________________________________________________________________________
10043 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
10044         Log: Cleaner Encode tests under -Mutf8.
10045      Branch: perl
10046            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
10047 ____________________________________________________________________________
10048 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
10049         Log: Subject: [PATCH] installperl
10050              From: Abe Timmerman <abe@ztreet.demon.nl>
10051              Date: Thu, 25 Apr 2002 01:00:00 +0200
10052              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
10053      Branch: perl
10054            ! installperl
10055 ____________________________________________________________________________
10056 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
10057         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
10058              From: Dan Kogai <dankogai@dan.co.jp>
10059              Date: Thu, 25 Apr 2002 10:49:13 +0900
10060              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
10061      Branch: perl
10062            ! ext/PerlIO/encoding/encoding.xs
10063 ____________________________________________________________________________
10064 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
10065         Log: Stray =back.
10066      Branch: perl
10067            ! README.win32
10068 ____________________________________________________________________________
10069 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
10070         Log: Add an untested warning variant.
10071      Branch: perl
10072            ! t/lib/warnings/op
10073 ____________________________________________________________________________
10074 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
10075         Log: Update Changes.
10076      Branch: perl
10077            ! Changes patchlevel.h
10078 ____________________________________________________________________________
10079 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
10080         Log: Wrong plan.
10081      Branch: perl
10082            ! ext/Encode/t/mime-header.t
10083 ____________________________________________________________________________
10084 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
10085         Log: Upgrade to Encode 1.60, from Dan Kogai.
10086      Branch: perl
10087            + ext/Encode/lib/Encode/Guess.pm
10088            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
10089            + ext/Encode/t/mime-header.t
10090            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
10091            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10092            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
10093            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
10094            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
10095            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
10096 ____________________________________________________________________________
10097 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
10098         Log: another case of enabling binmode() where it should not be: if the
10099              *.enc files are CRLF terminated, the result gets CRCRLF terminations
10100      Branch: perl
10101            ! ext/Encode/t/CJKT.t
10102 ____________________________________________________________________________
10103 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
10104         Log: microperl update; boldly assume time() and time_t
10105              (since we assume ANSI and i_time, anyway).
10106      Branch: perl
10107            ! uconfig.h uconfig.sh
10108 ____________________________________________________________________________
10109 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
10110         Log: Integrate #16136, #16137, #16138 from macperl;
10111              
10112              Silly fix for the SC compiler's fixation with "comp" as a type
10113              
10114              Skip more PerlIO symbols for sfio
10115              
10116              Play nicely in miniperl
10117      Branch: perl
10118           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
10119           !> lib/File/Spec/Mac.pm makedef.pl
10120 ____________________________________________________________________________
10121 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
10122         Log: Sync configpm and config.h for use in 5.8
10123              (still need to do config.sh)
10124      Branch: macperl
10125            ! macos/config.h macos/configpm
10126 ____________________________________________________________________________
10127 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
10128         Log: Make MM_MacOS work with new MakeMaker
10129      Branch: macperl
10130            ! macos/lib/ExtUtils/MM_MacOS.pm
10131 ____________________________________________________________________________
10132 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
10133         Log: Makefile.mk changes for 5.8: additional extensions
10134              and source files; bump version
10135      Branch: macperl
10136            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
10137 ____________________________________________________________________________
10138 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
10139         Log: Play nicely in miniperl
10140      Branch: macperl
10141            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
10142 ____________________________________________________________________________
10143 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
10144         Log: Skip more PerlIO symbols for sfio
10145      Branch: macperl
10146            ! makedef.pl
10147 ____________________________________________________________________________
10148 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
10149         Log: Silly fix for the SC compiler's fixation with "comp" as a type
10150      Branch: macperl
10151            ! ext/Unicode/Normalize/Normalize.xs
10152 ____________________________________________________________________________
10153 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
10154         Log: Merge macperl xsubpp with current xsubpp
10155      Branch: macperl
10156            ! macos/xsubpp
10157 ____________________________________________________________________________
10158 [ 16134] By: nick                                  on 2002/04/24  18:08:37
10159         Log: Integrate mainline
10160      Branch: perlio
10161           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
10162           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
10163            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10164            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10165            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
10166            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
10167            - lib/ExtUtils/t/Problem-Module/Makefile.PL
10168            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
10169           !> (integrate 44 files)
10170 ____________________________________________________________________________
10171 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
10172         Log: Delete more included modules from bundled_ext
10173      Branch: macperl
10174            - macos/bundled_ext/Digest/MD5/Changes
10175            - macos/bundled_ext/Digest/MD5/MD5.pm
10176            - macos/bundled_ext/Digest/MD5/MD5.xs
10177            - macos/bundled_ext/Digest/MD5/Makefile.PL
10178            - macos/bundled_ext/Digest/MD5/Makefile.mk
10179            - macos/bundled_ext/Digest/MD5/README
10180            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
10181            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
10182            - macos/bundled_ext/Digest/MD5/rfc1321.txt
10183            - macos/bundled_ext/Digest/MD5/t/badfile.t
10184            - macos/bundled_ext/Digest/MD5/t/files.t
10185            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
10186            - macos/bundled_ext/Digest/MD5/typemap
10187            - macos/bundled_ext/Filter/Util/Call/Call.pm
10188            - macos/bundled_ext/Filter/Util/Call/Call.xs
10189            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
10190            - macos/bundled_ext/Filter/Util/Call/ppport.h
10191            - macos/bundled_ext/Filter/t/call.t
10192            - macos/bundled_ext/Filter/t/filter-util.pl
10193            - macos/bundled_ext/List/Util/ChangeLog
10194            - macos/bundled_ext/List/Util/Makefile.PL
10195            - macos/bundled_ext/List/Util/README
10196            - macos/bundled_ext/List/Util/Util.xs
10197            - macos/bundled_ext/List/Util/lib/List/Util.pm
10198            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
10199            - macos/bundled_ext/List/Util/t/blessed.t
10200            - macos/bundled_ext/List/Util/t/dualvar.t
10201            - macos/bundled_ext/List/Util/t/first.t
10202            - macos/bundled_ext/List/Util/t/max.t
10203            - macos/bundled_ext/List/Util/t/maxstr.t
10204            - macos/bundled_ext/List/Util/t/min.t
10205            - macos/bundled_ext/List/Util/t/minstr.t
10206            - macos/bundled_ext/List/Util/t/readonly.t
10207            - macos/bundled_ext/List/Util/t/reduce.t
10208            - macos/bundled_ext/List/Util/t/reftype.t
10209            - macos/bundled_ext/List/Util/t/shuffle.t
10210            - macos/bundled_ext/List/Util/t/sum.t
10211            - macos/bundled_ext/List/Util/t/tainted.t
10212            - macos/bundled_ext/List/Util/t/weak.t
10213            - macos/bundled_ext/MIME/Base64/Base64.pm
10214            - macos/bundled_ext/MIME/Base64/Base64.xs
10215            - macos/bundled_ext/MIME/Base64/Changes
10216            - macos/bundled_ext/MIME/Base64/Makefile.PL
10217            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
10218            - macos/bundled_ext/MIME/Base64/README
10219            - macos/bundled_ext/MIME/Base64/t/base64.t
10220            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
10221            - macos/bundled_ext/MIME/Base64/t/unicode.t
10222            - macos/bundled_ext/Storable/ChangeLog
10223            - macos/bundled_ext/Storable/Makefile.PL
10224            - macos/bundled_ext/Storable/README
10225            - macos/bundled_ext/Storable/Storable.pm
10226            - macos/bundled_ext/Storable/Storable.xs
10227            - macos/bundled_ext/Storable/t/blessed.t
10228            - macos/bundled_ext/Storable/t/canonical.t
10229            - macos/bundled_ext/Storable/t/compat-0.6.t
10230            - macos/bundled_ext/Storable/t/dclone.t
10231            - macos/bundled_ext/Storable/t/dump.pl
10232            - macos/bundled_ext/Storable/t/forgive.t
10233            - macos/bundled_ext/Storable/t/freeze.t
10234            - macos/bundled_ext/Storable/t/lock.t
10235            - macos/bundled_ext/Storable/t/overload.t
10236            - macos/bundled_ext/Storable/t/recurse.t
10237            - macos/bundled_ext/Storable/t/retrieve.t
10238            - macos/bundled_ext/Storable/t/store.t
10239            - macos/bundled_ext/Storable/t/tied.t
10240            - macos/bundled_ext/Storable/t/tied_hook.t
10241            - macos/bundled_ext/Storable/t/tied_items.t
10242            - macos/bundled_ext/Storable/t/utf8.t
10243            - macos/bundled_ext/Time/HiRes/Changes
10244            - macos/bundled_ext/Time/HiRes/HiRes.pm
10245            - macos/bundled_ext/Time/HiRes/HiRes.t
10246            - macos/bundled_ext/Time/HiRes/HiRes.xs
10247            - macos/bundled_ext/Time/HiRes/Makefile.PL
10248            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
10249            - macos/bundled_ext/Time/HiRes/hints/sco.pl
10250 ____________________________________________________________________________
10251 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
10252         Log: Thou shalt not assume %x works for UVs.
10253      Branch: perl
10254            ! ext/Encode/Encode.xs
10255 ____________________________________________________________________________
10256 [ 16131] By: nick                                  on 2002/04/24  15:50:31
10257         Log: Submit an old integrate
10258      Branch: perlio
10259           +> (branch 27 files)
10260            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
10261            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
10262            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
10263            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
10264            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10265            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10266            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
10267           !> (integrate 84 files)
10268 ____________________________________________________________________________
10269 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
10270         Log: Partially retract #12056, from Craig Berry.
10271      Branch: perl
10272            ! vms/vms.c
10273 ____________________________________________________________________________
10274 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
10275         Log: Delete more included modules from bundled_lib
10276      Branch: macperl
10277            - macos/bundled_lib/blib/lib/Class/ISA.pm
10278            - macos/bundled_lib/blib/lib/Digest.pm
10279            - macos/bundled_lib/blib/lib/Filter/Simple.pm
10280            - macos/bundled_lib/blib/lib/Memoize.pm
10281            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
10282            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
10283            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
10284            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
10285            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
10286            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
10287            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
10288            - macos/bundled_lib/blib/lib/NEXT.pm
10289            - macos/bundled_lib/blib/lib/Net/Cmd.pm
10290            - macos/bundled_lib/blib/lib/Net/Config.pm
10291            - macos/bundled_lib/blib/lib/Net/Domain.pm
10292            - macos/bundled_lib/blib/lib/Net/FTP.pm
10293            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
10294            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
10295            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
10296            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
10297            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
10298            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
10299            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
10300            - macos/bundled_lib/blib/lib/Net/NNTP.pm
10301            - macos/bundled_lib/blib/lib/Net/Netrc.pm
10302            - macos/bundled_lib/blib/lib/Net/POP3.pm
10303            - macos/bundled_lib/blib/lib/Net/SMTP.pm
10304            - macos/bundled_lib/blib/lib/Net/Time.pm
10305            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
10306            - macos/bundled_lib/blib/lib/Switch.pm
10307            - macos/bundled_lib/t/Class/ISA/test.pl
10308            - macos/bundled_lib/t/Digest/Digest.t
10309            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
10310            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
10311            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
10312            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
10313            - macos/bundled_lib/t/Filter/Simple/data.t
10314            - macos/bundled_lib/t/Filter/Simple/export.t
10315            - macos/bundled_lib/t/Filter/Simple/filter.t
10316            - macos/bundled_lib/t/Filter/Simple/filter_only.t
10317            - macos/bundled_lib/t/Filter/Simple/import.t
10318            - macos/bundled_lib/t/Memoize/array.t
10319            - macos/bundled_lib/t/Memoize/array_confusion.t
10320            - macos/bundled_lib/t/Memoize/correctness.t
10321            - macos/bundled_lib/t/Memoize/errors.t
10322            - macos/bundled_lib/t/Memoize/expire.t
10323            - macos/bundled_lib/t/Memoize/expire_file.t
10324            - macos/bundled_lib/t/Memoize/expire_module_n.t
10325            - macos/bundled_lib/t/Memoize/expire_module_t.t
10326            - macos/bundled_lib/t/Memoize/flush.t
10327            - macos/bundled_lib/t/Memoize/normalize.t
10328            - macos/bundled_lib/t/Memoize/prototype.t
10329            - macos/bundled_lib/t/Memoize/speed.t
10330            - macos/bundled_lib/t/Memoize/tie.t
10331            - macos/bundled_lib/t/Memoize/tie_gdbm.t
10332            - macos/bundled_lib/t/Memoize/tie_ndbm.t
10333            - macos/bundled_lib/t/Memoize/tie_sdbm.t
10334            - macos/bundled_lib/t/Memoize/tie_storable.t
10335            - macos/bundled_lib/t/Memoize/tiefeatures.t
10336            - macos/bundled_lib/t/Memoize/unmemoize.t
10337            - macos/bundled_lib/t/NEXT/actual.t
10338            - macos/bundled_lib/t/NEXT/actuns.t
10339            - macos/bundled_lib/t/NEXT/next.t
10340            - macos/bundled_lib/t/NEXT/unseen.t
10341            - macos/bundled_lib/t/Switch/t/given.t
10342            - macos/bundled_lib/t/Switch/t/nested.t
10343            - macos/bundled_lib/t/Switch/t/switch.t
10344            - macos/bundled_lib/t/libnet/config.t
10345            - macos/bundled_lib/t/libnet/ftp.t
10346            - macos/bundled_lib/t/libnet/hostname.t
10347            - macos/bundled_lib/t/libnet/libnet_t.pl
10348            - macos/bundled_lib/t/libnet/netrc.t
10349            - macos/bundled_lib/t/libnet/nntp.t
10350            - macos/bundled_lib/t/libnet/require.t
10351            - macos/bundled_lib/t/libnet/smtp.t
10352 ____________________________________________________________________________
10353 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
10354         Log: Remove Text::Balanced from bundled_lib (already in lib)
10355      Branch: macperl
10356            - macos/bundled_lib/blib/lib/Text/Balanced.pm
10357            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
10358            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
10359            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
10360            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
10361            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
10362            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
10363            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
10364            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
10365 ____________________________________________________________________________
10366 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
10367         Log: A word of warning to the users of UTF-8 locales.
10368      Branch: perl
10369            ! pod/perluniintro.pod
10370 ____________________________________________________________________________
10371 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
10372         Log: Forgotten from #16125.
10373      Branch: perl
10374            ! t/lib/MakeMaker/Test/Utils.pm
10375 ____________________________________________________________________________
10376 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
10377         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
10378      Branch: perl
10379            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
10380            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
10381            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10382            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10383            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
10384            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
10385            - lib/ExtUtils/t/Problem-Module/Makefile.PL
10386            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
10387            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
10388            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
10389            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10390            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10391            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
10392            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
10393            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
10394            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
10395            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
10396 ____________________________________________________________________________
10397 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
10398         Log: Subject: New UTF-8 surprise
10399              From: andreas.koenig@anima.de (Andreas J. Koenig)
10400              Date: Mon, 22 Apr 2002 12:08:48 +0200
10401              Message-ID: <m38z7gjb9r.fsf@anima.de>
10402      Branch: perl
10403            ! pp_hot.c t/op/subst.t
10404 ____________________________________________________________________________
10405 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
10406         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
10407              tree that is branched from //depot/maint-5.6/macperl/macos/...
10408      Branch: macperl
10409           +> (branch 3590 files)
10410 ____________________________________________________________________________
10411 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
10412         Log: Try to be clearer about perlio.
10413      Branch: perl
10414            ! INSTALL
10415 ____________________________________________________________________________
10416 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
10417         Log: Subject: Re: binary compatibility
10418              From: Andy Dougherty <doughera@lafayette.edu>
10419              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
10420              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
10421      Branch: perl
10422            ! INSTALL patchlevel.h
10423 ____________________________________________________________________________
10424 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
10425         Log: Go on record about the binary backward incompatibility.
10426      Branch: perl
10427            ! pod/perldelta.pod
10428 ____________________________________________________________________________
10429 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
10430         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
10431              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
10432              Date: Wed, 24 Apr 2002 01:51:43 +0400
10433              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
10434      Branch: perl
10435            ! t/win32/system.t
10436 ____________________________________________________________________________
10437 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
10438         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
10439              From: PPrymmer@factset.com
10440              Date: Tue, 23 Apr 2002 17:14:32 -0400
10441              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
10442      Branch: perl
10443            ! lib/locale.t
10444 ____________________________________________________________________________
10445 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
10446         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
10447              From: Paul_GreenVOS@vos.stratus.com
10448              Date: Tue, 23 Apr 02 15:06 edt   
10449              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
10450      Branch: perl
10451            ! Makefile.SH cflags.SH
10452 ____________________________________________________________________________
10453 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
10454         Log: metaconfig unit change for #16115.
10455      Branch: metaconfig
10456            ! U/compline/byteorder.U
10457      Branch: perl
10458            ! config_h.SH
10459 ____________________________________________________________________________
10460 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
10461         Log: Regen Configure to mirror #16111 (with one added tweak).
10462      Branch: perl
10463            ! Configure
10464 ____________________________________________________________________________
10465 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
10466         Log: Retract #16109.
10467      Branch: perl
10468            ! lib/ExtUtils/MM_Unix.pm
10469 ____________________________________________________________________________
10470 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
10471         Log: FAQ sync.
10472      Branch: perl
10473            ! pod/perlfaq3.pod pod/perlfaq8.pod
10474 ____________________________________________________________________________
10475 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
10476         Log: use encoding no more defaults to Latin 1.
10477      Branch: perl
10478            ! pod/perluniintro.pod
10479 ____________________________________________________________________________
10480 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
10481         Log: Configure test for byteorder loses bits
10482      Branch: perl
10483            ! Configure
10484 ____________________________________________________________________________
10485 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
10486         Log: hacking around byteorder variance between config.sh and config.h
10487              isn't needed after change#16099
10488      Branch: perl
10489            ! ext/Storable/t/malice.t
10490 ____________________________________________________________________________
10491 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
10492         Log: (retracted by #16114)
10493              
10494              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
10495              From: "Green, Paul" <Paul.Green@stratus.com>
10496              Date: Tue, 23 Apr 2002 13:47:19 -0400
10497              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
10498      Branch: perl
10499            ! lib/ExtUtils/MM_Unix.pm
10500 ____________________________________________________________________________
10501 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
10502         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
10503              From: Norton Allen <allen@huarp.harvard.edu>
10504              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
10505              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
10506      Branch: perl
10507            ! lib/File/Find.pm
10508 ____________________________________________________________________________
10509 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
10510         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
10511              From: Norton Allen <allen@huarp.harvard.edu>
10512              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
10513              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
10514      Branch: perl
10515            ! README.qnx hints/qnx.sh
10516 ____________________________________________________________________________
10517 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
10518         Log: Subject: [PATCH] pod/perlhist.pod
10519              From: Abigail <abigail@foad.org>
10520              Date: Tue, 23 Apr 2002 16:21:31 +0200
10521              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
10522              
10523              (removed 5.005_04 which never happened)
10524      Branch: perl
10525            ! pod/perlhist.pod
10526 ____________________________________________________________________________
10527 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
10528         Log: Subject: Re: [PATCH abigail.t] another portability attempt
10529              From: Abigail <abigail@foad.org>
10530              Date: Tue, 23 Apr 2002 11:35:54 +0200
10531              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
10532      Branch: perl
10533            ! t/japh/abigail.t
10534 ____________________________________________________________________________
10535 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
10536         Log: NetWare tweak from C Aditya.
10537      Branch: perl
10538            ! NetWare/Nwmain.c NetWare/nw5.c
10539 ____________________________________________________________________________
10540 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
10541         Log: fix a typo
10542      Branch: perl
10543            ! regexec.c
10544 ____________________________________________________________________________
10545 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
10546         Log: Uncurliff.
10547      Branch: perl
10548            ! README.ko
10549 ____________________________________________________________________________
10550 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
10551         Log: Pointer to UV casting.
10552      Branch: perl
10553            ! regexec.c
10554 ____________________________________________________________________________
10555 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
10556         Log: metaconfig unit change for #16099.
10557      Branch: metaconfig
10558            ! U/compline/byteorder.U
10559 ____________________________________________________________________________
10560 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
10561         Log: Use UV (not long) for BYTEORDER.
10562      Branch: perl
10563            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10564            ! config_h.SH
10565 ____________________________________________________________________________
10566 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
10567         Log: # cpp commands must start in the first column.
10568      Branch: perl
10569            ! scope.c
10570 ____________________________________________________________________________
10571 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
10572         Log: Reborn as text.
10573      Branch: perl
10574            + NetWare/interface.cpp
10575 ____________________________________________________________________________
10576 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
10577         Log: Dead as binary.
10578      Branch: perl
10579            - NetWare/interface.cpp
10580 ____________________________________________________________________________
10581 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
10582         Log: Undo #16091, a time-warped escapee.
10583      Branch: perl
10584            ! lib/ExtUtils/t/MM_Cygwin.t
10585 ____________________________________________________________________________
10586 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
10587         Log: *size tweaks from Sarathy.
10588      Branch: perl
10589            ! ext/Storable/t/malice.t
10590 ____________________________________________________________________________
10591 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
10592         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
10593              From: Stas Bekman <stas@stason.org>
10594              Date: Tue, 23 Apr 2002 01:52:22 +0800
10595              Message-ID: <3CC44DD6.3090401@stason.org>
10596      Branch: perl
10597            ! pod/perlguts.pod
10598 ____________________________________________________________________________
10599 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
10600         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
10601              From: Paul_GreenVOS@vos.stratus.com
10602              Date: Mon, 22 Apr 02 20:35 edt
10603              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
10604      Branch: perl
10605            + hints/t001.c
10606            ! MANIFEST hints/README.hints hints/vos.sh
10607 ____________________________________________________________________________
10608 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
10609         Log: (retracted by #16095)
10610      Branch: perl
10611            ! lib/ExtUtils/t/MM_Cygwin.t
10612 ____________________________________________________________________________
10613 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
10614         Log: Subject: Re: perl@16083
10615              From: Nicholas Clark <nick@unfortu.net>
10616              Date: Mon, 22 Apr 2002 23:17:45 +0100
10617              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
10618      Branch: perl
10619            ! ext/Storable/t/malice.t
10620 ____________________________________________________________________________
10621 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
10622         Log: Upgrade to Encode 1.58.
10623      Branch: perl
10624            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
10625            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
10626            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
10627            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
10628            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
10629            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
10630            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
10631            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
10632            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
10633            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
10634            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
10635            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
10636            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10637            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10638            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
10639            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10640            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10641            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
10642 ____________________________________________________________________________
10643 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
10644         Log: On Win32 the end.t failure should be gone now.
10645      Branch: perl
10646            ! pod/perldelta.pod
10647 ____________________________________________________________________________
10648 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
10649         Log: Subject: [PATCH] update VOS-specific pod files
10650              From: Paul_GreenVOS@vos.stratus.com
10651              Date: Mon, 22 Apr 02 16:02 edt
10652              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
10653      Branch: perl
10654            ! README.vos pod/perlport.pod
10655 ____________________________________________________________________________
10656 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
10657         Log: Subject: [PATCH] cleanup ./hints/vos.sh
10658              From: Paul_GreenVOS@vos.stratus.com
10659              Date: Mon, 22 Apr 02 15:26 edt
10660              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
10661      Branch: perl
10662            ! hints/vos.sh
10663 ____________________________________________________________________________
10664 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
10665         Log: Upgrade to Encode 1.57, from Dan Kogai.
10666      Branch: perl
10667            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10668            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
10669            ! ext/Encode/lib/Encode/Encoding.pm
10670            ! ext/Encode/lib/Encode/JP/JIS7.pm
10671            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
10672            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
10673 ____________________________________________________________________________
10674 [ 16084] By: ams                                   on 2002/04/22  18:10:13
10675         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
10676              From: Stas Bekman <stas@stason.org>
10677              Date: Tue, 23 Apr 2002 01:59:07 +0800
10678              Message-Id: <3CC44F6B.5010300@stason.org>
10679      Branch: perl
10680            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
10681 ____________________________________________________________________________
10682 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
10683         Log: Update Changes.
10684      Branch: perl
10685            ! Changes patchlevel.h
10686 ____________________________________________________________________________
10687 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
10688         Log: In MANIFEST but not added.
10689      Branch: perl
10690            + NetWare/interface.cpp
10691 ____________________________________________________________________________
10692 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
10693         Log: Duh.
10694      Branch: perl
10695            ! lib/ExtUtils/MM_Unix.pm
10696 ____________________________________________________________________________
10697 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
10698         Log: Subject: Re: t/japh/abigail.t [PATCH]
10699              From: Norton Allen <allen@huarp.harvard.edu>
10700              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
10701              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
10702      Branch: perl
10703            ! t/japh/abigail.t
10704 ____________________________________________________________________________
10705 [ 16079] By: ams                                   on 2002/04/22  15:59:55
10706         Log: Subject: {PATCH docs] sockatmark
10707              From: Mark-Jason Dominus <mjd@plover.com>
10708              Date: Mon, 22 Apr 2002 02:43:42 -0400
10709              Message-Id: <20020422064342.24646.qmail@plover.com>
10710      Branch: perl
10711            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
10712 ____________________________________________________________________________
10713 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
10714         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
10715              From: Paul_GreenVOS@vos.stratus.com
10716              Date: Mon, 22 Apr 02 12:40 edt
10717              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
10718      Branch: perl
10719            ! cflags.SH
10720 ____________________________________________________________________________
10721 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
10722         Log: Add new files from #16076; re-sort.
10723      Branch: perl
10724            ! MANIFEST
10725 ____________________________________________________________________________
10726 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
10727         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
10728      Branch: perl
10729            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
10730            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
10731            + NetWare/perllib.cpp NetWare/splittree.pl
10732            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
10733            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
10734            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
10735            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
10736            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
10737            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
10738            ! x2p/hash.c x2p/walk.c
10739 ____________________________________________________________________________
10740 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
10741         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
10742              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10743              Date: Mon, 22 Apr 2002 17:56:17 +0200
10744              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
10745      Branch: perl
10746            ! README.aix
10747 ____________________________________________________________________________
10748 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
10749         Log: Signedness nit.
10750      Branch: perl
10751            ! ext/PerlIO/encoding/encoding.xs
10752 ____________________________________________________________________________
10753 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
10754         Log: No semicolons after blocks.
10755      Branch: perl
10756            ! ext/Encode/Encode.xs
10757 ____________________________________________________________________________
10758 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
10759         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
10760      Branch: perl
10761            ! ext/PerlIO/encoding/encoding.pm
10762            ! ext/PerlIO/encoding/encoding.xs
10763 ____________________________________________________________________________
10764 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
10765         Log: Upgrade to Encode 1.56, from Dan Kogai.
10766      Branch: perl
10767            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
10768            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10769            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
10770            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
10771            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
10772            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10773            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
10774            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
10775            ! ext/Encode/lib/Encode/Config.pm
10776            ! ext/Encode/lib/Encode/Encoder.pm
10777            ! ext/Encode/lib/Encode/Encoding.pm
10778            ! ext/Encode/lib/Encode/JP/H2Z.pm
10779            ! ext/Encode/lib/Encode/JP/JIS7.pm
10780            ! ext/Encode/lib/Encode/KR/2022_KR.pm
10781            ! ext/Encode/lib/Encode/PerlIO.pod
10782            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
10783            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
10784            ! ext/Encode/ucm/big5-hkscs.ucm
10785 ____________________________________________________________________________
10786 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
10787         Log: Comment tweak from Philip.
10788      Branch: perl
10789            ! opcode.pl
10790 ____________________________________________________________________________
10791 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
10792         Log: a Test::Harness tweak to make the test lines show up prettier
10793      Branch: perl
10794            ! lib/Test/Harness.pm
10795 ____________________________________________________________________________
10796 [ 16067] By: nick                                  on 2002/04/22  09:19:23
10797         Log: Integrate mainline
10798      Branch: perlio
10799           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
10800           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
10801           !> t/lib/warnings/perlio t/win32/system.t
10802 ____________________________________________________________________________
10803 [ 16066] By: nick                                  on 2002/04/22  09:01:43
10804         Log: Integrate //depot/perlio into mainline
10805      Branch: perl
10806           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
10807           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
10808           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
10809 ____________________________________________________________________________
10810 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
10811         Log: clean up after stray test file littering
10812              
10813              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
10814              it seems that it shouldn't (looks like a handle leak in PerlIO
10815              to me)
10816      Branch: perl
10817            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
10818            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
10819            ! t/lib/warnings/perlio t/win32/system.t
10820 ____________________________________________________________________________
10821 [ 16064] By: nick                                  on 2002/04/22  08:02:58
10822         Log: Integrate mainline into perlio
10823      Branch: perlio
10824           +> ext/Storable/t/malice.t
10825            ! pod/perliol.pod
10826           !> (integrate 57 files)
10827 ____________________________________________________________________________
10828 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
10829         Log: integrate change#16062 from mainline
10830              
10831              another windows fix: only create a new console for subprocesses
10832              when all three stdhandles are invalid (from Jan Dubois)
10833      Branch: maint-5.6/perl
10834            ! win32/win32.c
10835 ____________________________________________________________________________
10836 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
10837         Log: another windows fix: only create a new console for subprocesses
10838              when all three stdhandles are invalid (from Jan Dubois)
10839      Branch: perl
10840            ! win32/win32.c
10841 ____________________________________________________________________________
10842 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
10843         Log: all the thread tests now pass on windows (32-bit and 64-bit)
10844      Branch: perl
10845            ! README.win32
10846 ____________________________________________________________________________
10847 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
10848         Log: enable maximal optimizations on win64
10849      Branch: perl
10850            ! win32/Makefile win32/makefile.mk
10851 ____________________________________________________________________________
10852 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
10853         Log: Tweaks copied from Philip Newton's Encode patches.
10854      Branch: perl
10855            ! AUTHORS
10856 ____________________________________________________________________________
10857 [ 16057] By: sky                                   on 2002/04/22  00:19:40
10858         Log: End blocks were not run on Win32.
10859              The real fix should be to turn this flag on in RunPerl but
10860              I think we are too close 5.8 to change that.
10861      Branch: perl
10862            ! ext/threads/threads.xs
10863 ____________________________________________________________________________
10864 [ 16056] By: sky                                   on 2002/04/21  23:29:22
10865         Log: Do not unlock mutex twice.
10866              Do not unlock mutex after it has been destroyed and freed.
10867              Do not email p5p without uncrossing eyes.
10868      Branch: perl
10869            ! ext/threads/threads.xs
10870 ____________________________________________________________________________
10871 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
10872         Log: squelch some more type mismatch warnings
10873              
10874              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
10875              missing parens in macro definition
10876      Branch: perl
10877            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
10878            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
10879            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
10880            ! pp.c regexec.c sv.h
10881 ____________________________________________________________________________
10882 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
10883         Log: Make writing user-defined character properties nicer.
10884      Branch: perl
10885            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
10886 ____________________________________________________________________________
10887 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
10888         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
10889              isn't the case on win64
10890      Branch: perl
10891            ! ext/Storable/t/malice.t
10892 ____________________________________________________________________________
10893 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
10894         Log: One more way to do character class subtraction.
10895      Branch: perl
10896            ! pod/perlunicode.pod
10897 ____________________________________________________________________________
10898 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
10899         Log: Mopup of #16048.
10900      Branch: perl
10901            ! pp_sys.c
10902 ____________________________________________________________________________
10903 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
10904         Log: some test failures have been fixed
10905      Branch: perl
10906            ! README.win32
10907 ____________________________________________________________________________
10908 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
10909         Log: use compare_text() rather than compare() to avoid bogus
10910              failures when the test files happen to be CRLF terminated
10911      Branch: perl
10912            ! ext/Encode/t/JP.t
10913 ____________________________________________________________________________
10914 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
10915         Log: fixes for all the warnings reported by Visual C (most of this
10916              change is from change#12026)
10917      Branch: perl
10918            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
10919            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
10920            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
10921            ! regexec.c sv.c toke.c universal.c utf8.c util.c
10922            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
10923 ____________________________________________________________________________
10924 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
10925         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
10926              From: Nicholas Clark <nick@unfortu.net>
10927              Date: Sun, 21 Apr 2002 19:15:24 +0100
10928              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
10929      Branch: perl
10930            + ext/Storable/t/malice.t
10931            ! MANIFEST ext/Storable/Storable.pm
10932 ____________________________________________________________________________
10933 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
10934         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
10935              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10936              Date: Sun, 21 Apr 2002 19:37:51 +0200
10937              Message-ID: <3CC3150F.5798.22A05AE@localhost>
10938      Branch: perl
10939            ! ext/Encode/t/perlio.t
10940 ____________________________________________________________________________
10941 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
10942         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
10943              From: Andrey Sapozhnikov <sapa@icb.chel.su>
10944              Date: Fri, 19 Apr 2002 19:55:56 +0600
10945              Message-ID: <3CC021EC.5080005@icb.chel.su>
10946              
10947              (tweaked a bit)
10948      Branch: perl
10949            ! pod/perltrap.pod
10950 ____________________________________________________________________________
10951 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
10952         Log: Do not assume that io buffer flushing happens in the same
10953              order as joins (that assumption broke in a multicpu IRIX box)
10954      Branch: perl
10955            ! ext/threads/t/thread.t
10956 ____________________________________________________________________________
10957 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
10958         Log: As if people would be reading the documentation :-)
10959      Branch: perl
10960            ! opcode.pl
10961 ____________________________________________________________________________
10962 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
10963         Log: Typo tweaks.
10964      Branch: perl
10965            ! pod/perlrun.pod
10966 ____________________________________________________________________________
10967 [ 16041] By: sky                                   on 2002/04/21  13:53:54
10968         Log: Got the last memory leak in the while(1) { threads->create(sub 
10969              {})->join() }, now we can loop over a million threads without a 
10970              problem. 
10971              Cleared up SVs that should have been mortal but never where.
10972      Branch: perl
10973            ! ext/threads/threads.xs
10974 ____________________________________________________________________________
10975 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
10976         Log: Make doc clearer, as suggested by Brent Dax
10977      Branch: perl
10978            ! opcode.pl
10979 ____________________________________________________________________________
10980 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
10981         Log: Revert change #15974.
10982      Branch: perl
10983            ! ext/B/B/Deparse.pm
10984 ____________________________________________________________________________
10985 [ 16038] By: nick                                  on 2002/04/21  08:43:48
10986         Log: Integrate mainline
10987      Branch: perlio
10988           +> win32/config.vc64 win32/config_H.vc64
10989           !> (integrate 43 files)
10990 ____________________________________________________________________________
10991 [ 16037] By: nick                                  on 2002/04/21  08:10:07
10992         Log: Integrate mainline
10993      Branch: perlio
10994           +> ext/Encode/ucm/big5-eten.ucm
10995            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
10996            - win32/config.win64 win32/config_H.win64
10997           !> MANIFEST Porting/makerel ext/Encode/Changes
10998           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
10999           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11000           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
11001           !> ext/Encode/lib/Encode/Config.pm
11002           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11003           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
11004           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
11005           !> pod/perlunicode.pod vms/vms.c
11006 ____________________________________________________________________________
11007 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
11008         Log: S_ stands sfor static.
11009      Branch: perl
11010            ! hv.c
11011 ____________________________________________________________________________
11012 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
11013         Log: htovs et al might be macros.
11014      Branch: perl
11015            ! perl.h
11016 ____________________________________________________________________________
11017 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
11018         Log: missed checkin of this file in change#16033
11019      Branch: perl
11020            ! makedef.pl
11021 ____________________________________________________________________________
11022 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
11023         Log: Windows 64-bit support:
11024              
11025              * support for building it in the regular makefiles
11026              * large files support via the _*i64() functions (this should be
11027              portable to the 32-bit universe too, but quite untested and
11028              and binary-incompatible, therefore not enabled there)
11029              * three additional test failures in addition to the t/end.t one
11030              (see README.win32)
11031              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
11032              the ones available from the CRT (needed because Perl uses
11033              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
11034              * add a few 64-bit notes to README.win32
11035              
11036              The following general problems were also fixed:
11037              
11038              * s/struct stat/Stat_t/g
11039              * Data::Dumper had some naughty 'long' typecasts
11040              * Errno_pm.PL didn't work safe when winsock.h was not in the same
11041              directory as errno.h
11042              * various tell/seek things were incorrectly prototyped
11043              * squelch ugly looking noise when running tests
11044              * Embed.t wasn't linking in all the libraries
11045              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
11046              * re-enable all the disabled warnings (additional fixes may be
11047              needed for the warnings uncovered by this)
11048      Branch: perl
11049            + win32/config.vc64 win32/config_H.vc64
11050            ! MANIFEST README.win32 doio.c dosish.h
11051            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
11052            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
11053            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
11054            ! win32/config.vc win32/makefile.mk win32/perlglob.c
11055            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
11056            ! win32/win32iop.h win32/win32sck.c
11057 ____________________________________________________________________________
11058 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
11059         Log: Upgrade to Encode 1.52, from Dan Kogai.
11060      Branch: perl
11061            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11062            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
11063            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
11064            ! ext/Encode/lib/Encode/JP/JIS7.pm
11065            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
11066            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
11067            ! ext/Encode/ucm/big5-hkscs.ucm
11068 ____________________________________________________________________________
11069 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
11070         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
11071              From: Mark-Jason Dominus <mjd@plover.com>
11072              Date: Sat, 20 Apr 2002 03:36:28 -0400
11073              Message-ID: <20020420073628.324.qmail@plover.com>
11074      Branch: perl
11075            ! pod/perlopentut.pod
11076 ____________________________________________________________________________
11077 [ 16030] By: sky                                   on 2002/04/20  22:02:32
11078         Log: Remove auto-detach
11079              Cleans up memory now, destroys the mutex and frees thread
11080              Makes returnvalues mortal
11081              Doesn't run thread_destruct until the thread has stopped AND
11082              all references to it are gone.
11083      Branch: perl
11084            ! ext/threads/threads.xs
11085 ____________________________________________________________________________
11086 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
11087         Log: Subject: [PATCH @16005] rescue perldoc for VMS
11088              From: "Craig A. Berry" <craigberry@mac.com>
11089              Date: Sat, 20 Apr 2002 15:16:30 -0500
11090              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
11091      Branch: perl
11092            ! vms/vms.c
11093 ____________________________________________________________________________
11094 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
11095         Log: Subject: Re: [PATCH] typo
11096              From: andreas.koenig@anima.de (Andreas J. Koenig)
11097              Date: Sat, 20 Apr 2002 15:41:23 +0200
11098              Message-ID: <m37kn2o5bw.fsf@anima.de>
11099      Branch: perl
11100            ! ext/Encode/encoding.pm
11101 ____________________________________________________________________________
11102 [ 16027] By: nick                                  on 2002/04/20  21:42:09
11103         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
11104              and change test not to skip them.
11105      Branch: perlio
11106            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
11107 ____________________________________________________________________________
11108 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
11109         Log: Upgrade to Encode 1.51, from Dan Kogai.
11110      Branch: perl
11111            + ext/Encode/ucm/big5-eten.ucm
11112            - ext/Encode/ucm/big5.ucm
11113            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11114            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
11115            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11116            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
11117            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11118            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
11119 ____________________________________________________________________________
11120 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
11121         Log: purge existing win64 stuff (this never really worked in 5.7.x)
11122              in preparation for completely redone win64 support
11123      Branch: perl
11124            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
11125            ! MANIFEST Porting/makerel
11126 ____________________________________________________________________________
11127 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
11128         Log: Subject: Re: perl@16005
11129              From: Stas Bekman <stas@stason.org>
11130              Date: Sat, 20 Apr 2002 13:06:49 +0800
11131              Message-ID: <3CC0F769.1010705@stason.org>
11132              (with a minor formatting nit)
11133      Branch: perl
11134            ! pod/perlfunc.pod
11135 ____________________________________________________________________________
11136 [ 16023] By: nick                                  on 2002/04/20  19:06:04
11137         Log: Some tweaks for encodings which need lines.
11138              Also disabled trial of using fallbacks.
11139      Branch: perlio
11140            ! ext/PerlIO/encoding/encoding.pm
11141            ! ext/PerlIO/encoding/encoding.xs
11142 ____________________________________________________________________________
11143 [ 16022] By: nick                                  on 2002/04/20  18:37:38
11144         Log: Various tweaks to Encode
11145      Branch: perlio
11146            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11147            ! ext/Encode/Unicode/Unicode.xs
11148            ! ext/Encode/lib/Encode/Encoding.pm
11149            ! ext/Encode/lib/Encode/JP/JIS7.pm
11150            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
11151 ____________________________________________________________________________
11152 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
11153         Log: Subject: [PATCH] perlunicode.pod typos
11154              From: andreas.koenig@anima.de (Andreas J. Koenig)     
11155              Date: Sat, 20 Apr 2002 11:20:25 +0200
11156              Message-ID: <m3vgamoheu.fsf@anima.de>
11157      Branch: perl
11158            ! pod/perlunicode.pod
11159 ____________________________________________________________________________
11160 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
11161         Log: Test tweak from mjd.
11162      Branch: perl
11163            ! lib/Memoize/t/errors.t
11164 ____________________________________________________________________________
11165 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
11166         Log: Integrate perlio:
11167              
11168              [ 16018]
11169              Fill in the PERLIO sections.
11170              
11171              [ 16017]
11172              Add :bytes to POD part.
11173              Remove 'alias' to Encode now it exists as a module.
11174              
11175              [ 16014]
11176              Tweak to Encode.xs to avoid buffer overrun.
11177              
11178              [ 16007]
11179              Silence warning generating warning message for U+FFFF does not map etc.
11180              
11181              [ 15912]
11182              XS versions of encode/decode for Encode::Unicode
11183      Branch: perl
11184           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
11185 ____________________________________________________________________________
11186 [ 16018] By: nick                                  on 2002/04/20  13:38:24
11187         Log: Fill in the PERLIO sections.
11188      Branch: perlio
11189            ! pod/perlrun.pod
11190 ____________________________________________________________________________
11191 [ 16017] By: nick                                  on 2002/04/20  13:37:15
11192         Log: Add :bytes to POD part.
11193              Remove 'alias' to Encode now it exists as a module.
11194      Branch: perlio
11195            ! lib/PerlIO.pm
11196 ____________________________________________________________________________
11197 [ 16016] By: sky                                   on 2002/04/20  13:12:31
11198         Log: Really let the update of the link list do something.
11199      Branch: perl
11200            ! ext/threads/threads.xs
11201 ____________________________________________________________________________
11202 [ 16015] By: nick                                  on 2002/04/20  07:51:26
11203         Log: Integrate mainline
11204      Branch: perlio
11205           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
11206           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
11207           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
11208 ____________________________________________________________________________
11209 [ 16014] By: nick                                  on 2002/04/20  07:46:11
11210         Log: Tweak to Encode.xs to avoid buffer overrun.
11211      Branch: perlio
11212            ! ext/Encode/Encode.xs
11213 ____________________________________________________________________________
11214 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
11215         Log: Subject: [PATCH] t/japh/abigail.t
11216              From: abigail@foad.org
11217              Date: Fri, 19 Apr 2002 02:21:36 +0200
11218              Message-ID: <20020419002136.16948.qmail@foad.org>
11219              
11220              Subject: Re: [PATCH] t/japh/abigail.t
11221              From: "Craig A. Berry" <craigberry@mac.com>
11222              Date: Fri, 19 Apr 2002 11:23:45 -0500
11223              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
11224      Branch: perl
11225            ! t/japh/abigail.t
11226 ____________________________________________________________________________
11227 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
11228         Log: User-defined character properties were unintentionally
11229              removed, noticed by Dan Kogai.
11230      Branch: perl
11231            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
11232            ! pod/perlunicode.pod t/op/pat.t
11233 ____________________________________________________________________________
11234 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
11235         Log: Subject: Re: [PATCH] Big5-related changes.
11236              From: Autrijus Tang <autrijus@autrijus.org>
11237              Date: Sat, 20 Apr 2002 04:06:31 +0800
11238              Message-ID: <20020419200631.GA20964@not.autrijus.org>
11239      Branch: perl
11240            ! README.cn README.tw
11241 ____________________________________________________________________________
11242 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
11243         Log: Add a BUGS sections to O.pm
11244      Branch: perl
11245            ! ext/B/O.pm
11246 ____________________________________________________________________________
11247 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
11248         Log: Disable warning noise
11249      Branch: perl
11250            ! t/io/open.t
11251 ____________________________________________________________________________
11252 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
11253         Log: More tests for the 3-arg open
11254      Branch: perl
11255            ! t/io/open.t t/lib/warnings/doio
11256 ____________________________________________________________________________
11257 [ 16007] By: nick                                  on 2002/04/19  17:45:53
11258         Log: Silence warning generating warning message for U+FFFF does not map etc.
11259      Branch: perlio
11260            ! ext/Encode/Encode.xs
11261 ____________________________________________________________________________
11262 [ 16006] By: nick                                  on 2002/04/19  15:24:57
11263         Log: Integrate mainline (for Tk with Encode testing)
11264              Some perlio & encode issues otherwise cleanish.
11265      Branch: perlio
11266           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
11267           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
11268           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
11269           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
11270           +> ext/threads/t/thread.t
11271            - ext/Encode/lib/Encode/Unicode.pm
11272           !> (integrate 38 files)
11273 ____________________________________________________________________________
11274 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
11275         Log: Update Changes.
11276      Branch: perl
11277            ! Changes patchlevel.h
11278 ____________________________________________________________________________
11279 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
11280         Log: Subject: [PATCH] warn on ref open without perlio
11281              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11282              Date: Thu, 18 Apr 2002 23:17:44 +0200
11283              Message-ID: <20020418231744.A24159@rafael>
11284              
11285              (with one nit, the skip message needed "# " prefix)
11286      Branch: perl
11287            ! doio.c pod/perldiag.pod t/lib/warnings/doio
11288 ____________________________________________________________________________
11289 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
11290         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
11291              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11292              Date: Fri, 19 Apr 2002 15:43:47 +0200
11293              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
11294      Branch: perl
11295            ! README.hpux
11296 ____________________________________________________________________________
11297 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
11298         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
11299      Branch: perl
11300            ! ext/PerlIO/encoding/encoding.pm
11301            ! ext/PerlIO/encoding/encoding.xs
11302 ____________________________________________________________________________
11303 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
11304         Log: Upgrade to Encode 1.50, from Dan Kogai.
11305      Branch: perl
11306            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
11307            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
11308            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
11309            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
11310            - ext/Encode/lib/Encode/Unicode.pm
11311            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
11312            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11313            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
11314            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11315            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11316            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
11317            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
11318            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
11319            ! ext/Encode/t/jisx0208.ref
11320 ____________________________________________________________________________
11321 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
11322         Log: Subject: CPAN.pm sync
11323              From: andreas.koenig@anima.de (Andreas J. Koenig)
11324              Date: Fri, 19 Apr 2002 11:55:07 +0200
11325              Message-ID: <m3ads0qah0.fsf@anima.de>
11326      Branch: perl
11327            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
11328 ____________________________________________________________________________
11329 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
11330         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
11331      Branch: perl
11332            ! pod/perltooc.pod
11333 ____________________________________________________________________________
11334 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
11335         Log: The previous change on this was *ahem* slightly off-topic.
11336      Branch: perl
11337            ! ext/PerlIO/encoding/encoding.pm
11338 ____________________________________________________________________________
11339 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
11340         Log: variant of change#14657 from mainline, modified for binary
11341              compatibility for 5.6.x (from  Jan Dubois)
11342      Branch: maint-5.6/perl
11343            ! lib/Win32.pod win32/win32.c
11344 ____________________________________________________________________________
11345 [ 15996] By: ams                                   on 2002/04/18  16:16:26
11346         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
11347              From: abigail@foad.org
11348              Date: Thu, 18 Apr 2002 17:09:45 +0200
11349              Message-Id: <20020418150945.389.qmail@foad.org>
11350      Branch: perl
11351            ! pod/perldebtut.pod
11352 ____________________________________________________________________________
11353 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
11354         Log: z/OS situation update.
11355      Branch: perl
11356            ! pod/perldelta.pod
11357 ____________________________________________________________________________
11358 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
11359         Log: Doc tweaks.
11360      Branch: perl
11361            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
11362 ____________________________________________________________________________
11363 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
11364         Log: The tests need perlio.
11365      Branch: perl
11366            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
11367 ____________________________________________________________________________
11368 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
11369         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
11370              From: Mark-Jason Dominus <mjd@plover.com>
11371              Date: Thu, 18 Apr 2002 09:38:17 -0400
11372              Message-ID: <20020418133817.22436.qmail@plover.com>    
11373              
11374              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
11375              From: Mark-Jason Dominus <mjd@plover.com>
11376              Date: Thu, 18 Apr 2002 09:54:50 -0400
11377              Message-ID: <20020418135450.22999.qmail@plover.com>    
11378      Branch: perl
11379            ! pod/perlfaq8.pod
11380 ____________________________________________________________________________
11381 [ 15991] By: sky                                   on 2002/04/18  09:18:14
11382         Log: Port testcases from thr5005 tests so we don't fail on same things.
11383              Added yield support using threads->yield().
11384      Branch: perl
11385            + ext/threads/t/thread.t
11386            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
11387 ____________________________________________________________________________
11388 [ 15990] By: nick                                  on 2002/04/18  07:56:40
11389         Log: Integrate mainline
11390      Branch: perlio
11391            - t/io/full.t
11392           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
11393           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
11394           !> perl.c t/op/groups.t toke.c win32/win32.c
11395 ____________________________________________________________________________
11396 [ 15989] By: sky                                   on 2002/04/18  07:15:55
11397         Log: Always flush the PerlIO buffers after running END blocks in 
11398              perl_destruct. This should fix ext/threads/t/end.t under Win32.
11399      Branch: perl
11400            ! perl.c
11401 ____________________________________________________________________________
11402 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
11403         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
11404      Branch: perl
11405            ! perl.c
11406 ____________________________________________________________________________
11407 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
11408         Log: Move /dev/full testing post-5.8.0.
11409      Branch: perl
11410            - t/io/full.t
11411            ! MANIFEST
11412 ____________________________________________________________________________
11413 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
11414         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
11415              ("Crays have only REAL memory.")
11416      Branch: perl
11417            ! hints/unicos.sh hints/unicosmk.sh
11418 ____________________________________________________________________________
11419 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
11420         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
11421              From: luc.st-louis@ca.transport.bombardier.com
11422              Date: Wed, 17 Apr 2002 14:22:25 -0400
11423              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
11424      Branch: perl
11425            ! win32/win32.c
11426 ____________________________________________________________________________
11427 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
11428         Log: With -Uuseperlio the error might be EBADF.
11429      Branch: perl
11430            ! t/io/full.t
11431 ____________________________________________________________________________
11432 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
11433         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
11434              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
11435              Date: Wed, 17 Apr 2002 21:16:22 +0400
11436              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
11437      Branch: perl
11438            ! lib/ExtUtils/t/Embed.t
11439 ____________________________________________________________________________
11440 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
11441         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
11442              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
11443              Date: Wed, 17 Apr 2002 20:08:03 +0400
11444              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
11445      Branch: perl
11446            ! win32/win32.c
11447 ____________________________________________________________________________
11448 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
11449         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
11450              From: Mark-Jason Dominus <mjd@plover.com>
11451              Date: Wed, 17 Apr 2002 11:14:17 -0400
11452              Message-ID: <20020417151417.27268.qmail@plover.com>
11453      Branch: perl
11454            ! t/io/full.t
11455 ____________________________________________________________________________
11456 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
11457         Log: README.cjk update.
11458      Branch: perl
11459            ! README.cn README.jp README.ko README.tw
11460 ____________________________________________________________________________
11461 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
11462         Log: Subject: [PATCH toke.c] @:foo?
11463              From: Philip Newton <Philip.Newton@gmx.net>
11464              Date: Wed, 17 Apr 2002 19:48:09 +0200
11465              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
11466      Branch: perl
11467            ! toke.c
11468 ____________________________________________________________________________
11469 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
11470         Log: Subject: Re: gcc on HP
11471              From: Philip Newton <Philip.Newton@gmx.net>
11472              Date: Wed, 17 Apr 2002 20:36:34 +0200
11473              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
11474      Branch: perl
11475            ! README.hpux
11476 ____________________________________________________________________________
11477 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
11478         Log: Adjust test for groups that appear multiple times on Cygwin
11479      Branch: perl
11480            ! t/op/groups.t
11481 ____________________________________________________________________________
11482 [ 15976] By: nick                                  on 2002/04/17  17:03:40
11483         Log: Integrate mainline
11484      Branch: perlio
11485           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
11486           +> ext/PerlIO/encoding/encoding.pm
11487           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
11488           +> ext/threads/shared/t/queue.t t/io/full.t
11489            - ext/Encode/lib/Encode/XS.pm
11490           !> (integrate 50 files)
11491 ____________________________________________________________________________
11492 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
11493         Log: Update Changes.
11494      Branch: perl
11495            ! Changes patchlevel.h
11496 ____________________________________________________________________________
11497 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
11498         Log: Subject: [PATCH B::Deparse] "foo bar"->()
11499              From: Robin Houston <robin@kitsite.com>
11500              Date: Wed, 17 Apr 2002 15:45:32 +0100
11501              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
11502      Branch: perl
11503            ! ext/B/B/Deparse.pm
11504 ____________________________________________________________________________
11505 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
11506         Log: metaconfig unit change for #15972.
11507      Branch: metaconfig/U/perl
11508            ! Extensions.U
11509 ____________________________________________________________________________
11510 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
11511         Log: As suggested by Arthur: the threads and threads::shared
11512              modules are always present.  This tries to preempt two
11513              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
11514              to have this new fancy threads implementation but my Perl
11515              doesn't seem to have it" (2) someone attempting to install
11516              threads using CPAN.pm and CPAN.pm helpfully starting to
11517              install perl 5.8.0 (which they might already have installed).
11518      Branch: perl
11519            ! Configure ext/threads/Makefile.PL
11520            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
11521            ! ext/threads/shared/shared.xs ext/threads/threads.pm
11522            ! ext/threads/threads.xs
11523 ____________________________________________________________________________
11524 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
11525         Log: More signedness nits.
11526      Branch: perl
11527            ! ext/Encode/Encode.xs
11528 ____________________________________________________________________________
11529 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
11530         Log: fast_abs_path() is tainted.
11531      Branch: perl
11532            ! ext/Cwd/t/cwd.t
11533 ____________________________________________________________________________
11534 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
11535         Log: Signedness nit.
11536      Branch: perl
11537            ! ext/Encode/bin/enc2xs
11538 ____________________________________________________________________________
11539 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
11540         Log: Subject: gcc on HP
11541              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11542              Date: Wed, 17 Apr 2002 12:43:38 +0200
11543              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
11544      Branch: perl
11545            ! README.hpux
11546 ____________________________________________________________________________
11547 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
11548         Log: Add just a little bit more explanation to PerlIO::encoding.
11549      Branch: perl
11550            ! ext/PerlIO/encoding/encoding.pm
11551 ____________________________________________________________________________
11552 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
11553         Log: PerlIO::encoding 0.01 from Dan Kogai.
11554      Branch: perl
11555            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
11556            + ext/PerlIO/encoding/encoding.pm
11557            + ext/PerlIO/encoding/encoding.xs
11558            ! MANIFEST
11559 ____________________________________________________________________________
11560 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
11561         Log: Upgrade to Encode 1.42, from Dan Kogai.
11562      Branch: perl
11563            - ext/Encode/lib/Encode/XS.pm
11564            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
11565            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
11566            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11567            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
11568            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
11569            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
11570            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11571            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
11572            ! ext/Encode/lib/Encode/Config.pm
11573            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
11574            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
11575            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
11576            ! ext/Encode/t/encoding.t
11577 ____________________________________________________________________________
11578 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
11579         Log: Test tweaks from mjd and Benjamin Goldberg.
11580      Branch: perl
11581            ! t/io/full.t
11582 ____________________________________________________________________________
11583 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
11584         Log: Document taint-safeness.   Life in the fast_abs_path()
11585              lane is unsafe.
11586      Branch: perl
11587            ! lib/Cwd.pm
11588 ____________________________________________________________________________
11589 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
11590         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
11591              From: Mark-Jason Dominus <mjd@plover.com>
11592              Date: Tue, 16 Apr 2002 19:24:12 -0400
11593              Message-ID: <20020416232412.14297.qmail@plover.com>
11594      Branch: perl
11595            + t/io/full.t
11596            ! MANIFEST perlio.c
11597 ____________________________________________________________________________
11598 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
11599         Log: Manifestations of mjd, from mjd.
11600      Branch: perl
11601            ! MANIFEST
11602 ____________________________________________________________________________
11603 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
11604         Log: metaconfig unit change for #15959.
11605      Branch: metaconfig/U/perl
11606            ! Extensions.U
11607 ____________________________________________________________________________
11608 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
11609         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
11610              From: Andy Dougherty <doughera@lafayette.edu>
11611              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
11612              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
11613      Branch: perl
11614            ! Configure
11615 ____________________________________________________________________________
11616 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
11617         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
11618              From: Nicholas Clark <nick@unfortu.net>
11619              Date: Tue, 16 Apr 2002 22:22:41 +0100
11620              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
11621      Branch: perl
11622            ! embed.fnc global.sym hv.c universal.c
11623 ____________________________________________________________________________
11624 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
11625         Log: Documents for Merijn and lots of XXXs for NI-S :-)
11626      Branch: perl
11627            ! pod/perlfunc.pod pod/perlrun.pod
11628 ____________________________________________________________________________
11629 [ 15956] By: sky                                   on 2002/04/16  21:26:53
11630         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
11631              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
11632              stuff being 0xabababab on cleanup.
11633      Branch: perl
11634            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
11635            ! MANIFEST
11636 ____________________________________________________________________________
11637 [ 15955] By: nick                                  on 2002/04/16  20:46:03
11638         Log: Integate mainline (other machine)
11639      Branch: perlio
11640           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
11641           !> t/op/magic.t
11642 ____________________________________________________________________________
11643 [ 15954] By: nick                                  on 2002/04/16  20:13:32
11644         Log: Integrate mainline
11645      Branch: perlio
11646           +> README.cn README.jp README.ko README.tw
11647           +> ext/threads/shared/t/av_refs.t
11648           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
11649           !> (integrate 41 files)
11650 ____________________________________________________________________________
11651 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
11652         Log: B::walkoptree bugfix (see also #15850)
11653      Branch: perl
11654            ! ext/B/B.xs ext/B/t/terse.t
11655 ____________________________________________________________________________
11656 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
11657         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
11658              From: Philip Newton <Philip.Newton@gmx.net>
11659              Date: Tue, 16 Apr 2002 21:09:44 +0200
11660              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
11661      Branch: perl
11662            ! pod/perltodo.pod
11663 ____________________________________________________________________________
11664 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
11665         Log: Subject: [PATCH] B::Deparse problems with japhs
11666              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11667              Date: Tue, 16 Apr 2002 15:47:33 +0100
11668              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
11669      Branch: perl
11670            ! ext/B/B/Deparse.pm
11671 ____________________________________________________________________________
11672 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
11673         Log: Stas' tainting worries, obscured by me.
11674      Branch: perl
11675            ! ext/Cwd/t/cwd.t lib/Cwd.pm
11676 ____________________________________________________________________________
11677 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
11678         Log: Pod tweak to avoid =item<japanese> problems.
11679      Branch: perl
11680            ! README.jp
11681 ____________________________________________________________________________
11682 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
11683         Log: Some UTF-8 todos.
11684      Branch: perl
11685            ! pod/perltodo.pod
11686 ____________________________________________________________________________
11687 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
11688         Log: Let's not promise too much: use utf8 only works on identifier
11689              names, not package or subroutine names (admittedly limited [1], but
11690              that's what the Camel says, and that's what we are going to stick
11691              to for 5.8.0).  Also document that use vars does not do utf8.
11692              [1] The obvious problem in both is that package and subroutine
11693              names need to mappable to the filesystem.
11694      Branch: perl
11695            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
11696 ____________________________________________________________________________
11697 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
11698         Log: Subject: [PATCH] small typo in IO::Pipe pod
11699              From: Slaven Rezic <rezic@onlineoffice.de>
11700              Date: Tue, 16 Apr 2002 12:31:10 +0200
11701              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
11702      Branch: perl
11703            ! ext/IO/lib/IO/Pipe.pm
11704 ____________________________________________________________________________
11705 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
11706         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
11707              From: Arthur Bergman <arthur@contiller.se>
11708              Date: Tue, 16 Apr 2002 11:58:45 +0200
11709              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
11710      Branch: perl
11711            ! lib/Attribute/Handlers.pm
11712 ____________________________________________________________________________
11713 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
11714         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
11715              Jungshik Shin.  Regen toc.
11716      Branch: perl
11717            + README.cn README.jp README.ko README.tw
11718            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
11719 ____________________________________________________________________________
11720 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
11721         Log: my $utf8here, our $utf8here, and package variable $utf8here.
11722              
11723              The actual minimal fix is in utf8.c and from NI-S,
11724              the rest are the tests (in fresh_perl since I couldn't get
11725              them easily to work elsewhere) and a slight behaviour change:
11726              previously UTF-8 identifiers had to start with an alphabetic
11727              character.  No more so, now they can start with an (Unicode)
11728              ID_Continue character (which however is not a (Unicode) digit).
11729              (Limiting the first character to ID_Start would be rather
11730              restrictive, since ID_Start allows only alphabetic letters.)
11731              
11732              TODO: use vars qw($utf8here).  This I don't find to be
11733              a showstopper.
11734      Branch: perl
11735            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
11736            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
11737 ____________________________________________________________________________
11738 [ 15942] By: ams                                   on 2002/04/16  02:24:25
11739         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
11740              From: "Craig A. Berry" <craigberry@mac.com>
11741              Date: Mon, 15 Apr 2002 22:06:14 -0500
11742              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
11743      Branch: perl
11744            ! lib/FileCache.t
11745 ____________________________________________________________________________
11746 [ 15941] By: ams                                   on 2002/04/16  02:16:35
11747         Log: Subject: [PATCH] s2p fix for VMS
11748              From: "Craig A. Berry" <craigberry@mac.com>
11749              Date: Mon, 15 Apr 2002 21:48:36 -0500
11750              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
11751      Branch: perl
11752            ! configure.com t/x2p/s2p.t x2p/s2p.PL
11753 ____________________________________________________________________________
11754 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
11755         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
11756              (and the licensing of the other code clarified, from Mark Bixby.)
11757      Branch: perl
11758            ! mpeix/mpeix.c
11759 ____________________________________________________________________________
11760 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
11761         Log: AUTHORS updates.
11762      Branch: perl
11763            ! AUTHORS
11764 ____________________________________________________________________________
11765 [ 15938] By: sky                                   on 2002/04/15  22:13:17
11766         Log: Add support for my $foo : shared; 
11767              Add testcase for this.
11768              Update manifest.
11769      Branch: perl
11770            + ext/threads/shared/t/shared_attr.t
11771            ! MANIFEST ext/threads/shared/shared.pm
11772 ____________________________________________________________________________
11773 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
11774         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
11775              From: abigail@foad.org
11776              Date: Mon, 15 Apr 2002 17:41:17 +0200
11777              Message-ID: <20020415154117.1559.qmail@foad.org>
11778              
11779              (With EBCDIC skippage added, and the skip reason
11780              skippage on the two ?? loops tweaked.)
11781      Branch: perl
11782            + t/japh/abigail.t
11783            ! MANIFEST t/TEST
11784 ____________________________________________________________________________
11785 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
11786         Log: Subject: Re: [ID 20020412.005] Dancing ??s
11787              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
11788              Date: Sun, 14 Apr 2002 16:09:30 +0100
11789              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
11790      Branch: perl
11791            ! pod/perlop.pod pp_hot.c t/op/pat.t
11792 ____________________________________________________________________________
11793 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
11794         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
11795              From: abigail@foad.org
11796              Date: Mon, 15 Apr 2002 17:40:02 +0200
11797              Message-ID: <20020415154002.1549.qmail@foad.org>
11798      Branch: perl
11799            ! t/test.pl
11800 ____________________________________________________________________________
11801 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
11802         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
11803              From: "Craig A. Berry" <craigberry@mac.com>
11804              Date: Mon, 15 Apr 2002 14:05:26 -0500
11805              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
11806      Branch: perl
11807            ! universal.c
11808 ____________________________________________________________________________
11809 [ 15933] By: sky                                   on 2002/04/15  21:26:16
11810         Log: Test arrays containing references, and references to shared arrays.
11811      Branch: perl
11812            + ext/threads/shared/t/av_refs.t
11813 ____________________________________________________________________________
11814 [ 15932] By: nick                                  on 2002/04/15  15:06:49
11815         Log: Integrate mainline (for Encode)
11816      Branch: perlio
11817           +> ext/Encode/Encode/ConfigLocal_PM.e2x
11818           +> ext/Encode/lib/Encode/JP/JIS7.pm
11819            - ext/Encode/lib/Encode/JP/2022_JP.pm
11820            - ext/Encode/lib/Encode/JP/2022_JP1.pm
11821            - ext/Encode/lib/Encode/JP/JIS.pm
11822           !> (integrate 26 files)
11823 ____________________________________________________________________________
11824 [ 15931] By: ams                                   on 2002/04/15  14:51:31
11825         Log: Subject: [PATCH] Chip didn't time travel.
11826              From: abigail@foad.org
11827              Date: Mon, 15 Apr 2002 17:40:22 +0200
11828              Message-Id: <20020415154022.1554.qmail@foad.org>
11829      Branch: perl
11830            ! pod/perlhist.pod
11831 ____________________________________________________________________________
11832 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
11833         Log: Update Changes.
11834      Branch: perl
11835            ! Changes patchlevel.h
11836 ____________________________________________________________________________
11837 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
11838         Log: The #15921 made the 'no warnings' unnecessary.
11839      Branch: perl
11840            ! t/op/magic.t
11841 ____________________________________________________________________________
11842 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
11843         Log: Subject: Re: [FILE] FileCache.t
11844              From: belg4mit <belg4mit@mit.edu>
11845              Date: Mon, 15 Apr 2002 01:31:21 -0400
11846              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
11847      Branch: perl
11848            ! lib/FileCache.t
11849 ____________________________________________________________________________
11850 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
11851         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
11852      Branch: perl
11853            ! lib/FileCache.pm lib/FileCache.t
11854 ____________________________________________________________________________
11855 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
11856         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
11857              From: Nicholas Clark <nick@unfortu.net>
11858              Date: Sun, 14 Apr 2002 22:54:43 +0100
11859              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
11860      Branch: perl
11861            ! lib/Hash/Util.t
11862 ____________________________________________________________________________
11863 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
11864         Log: Subject: [Encode] 1.40 released!
11865              From: Dan Kogai <dankogai@dan.co.jp>
11866              Date: Mon, 15 Apr 2002 07:51:52 +0900
11867              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
11868      Branch: perl
11869            + ext/Encode/Encode/ConfigLocal_PM.e2x
11870            + ext/Encode/lib/Encode/JP/JIS7.pm
11871            - ext/Encode/lib/Encode/JP/2022_JP.pm
11872            - ext/Encode/lib/Encode/JP/2022_JP1.pm
11873            - ext/Encode/lib/Encode/JP/JIS.pm
11874            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11875            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11876            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
11877            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
11878            ! ext/Encode/lib/Encode/Config.pm
11879            ! ext/Encode/lib/Encode/Encoder.pm
11880            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
11881            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
11882 ____________________________________________________________________________
11883 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
11884         Log: return undef is of questionable style.
11885      Branch: perl
11886            ! lib/Hash/Util.pm
11887 ____________________________________________________________________________
11888 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
11889         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
11890              From: mjd@plover.com
11891              Date: 15 Apr 2002 06:46:02 -0000
11892              Message-ID: <20020415064602.17052.qmail@plover.com>     
11893      Branch: perl
11894            ! t/op/magic.t
11895 ____________________________________________________________________________
11896 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
11897         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
11898              From: mjd@plover.com
11899              Date: 14 Apr 2002 22:30:17 -0000
11900              Message-ID: <20020414223017.17361.qmail@plover.com>
11901      Branch: perl
11902            ! t/op/re_tests
11903 ____________________________________________________________________________
11904 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
11905         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
11906              From: Mark-Jason Dominus <mjd@plover.com>
11907              Date: Mon, 15 Apr 2002 02:41:52 -0400
11908              Message-ID: <20020415064152.16958.qmail@plover.com>
11909      Branch: perl
11910            ! perl.c t/lib/warnings/toke
11911 ____________________________________________________________________________
11912 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
11913         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
11914              From: "Craig A. Berry" <craigberry@mac.com>
11915              Date: Sun, 14 Apr 2002 18:56:02 -0500
11916              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
11917      Branch: perl
11918            ! configure.com
11919 ____________________________________________________________________________
11920 [ 15919] By: nick                                  on 2002/04/15  06:14:25
11921         Log: Integrate mainline
11922      Branch: perlio
11923           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
11924           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
11925           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
11926 ____________________________________________________________________________
11927 [ 15918] By: ams                                   on 2002/04/15  04:25:48
11928         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
11929              From: Stas Bekman <stas@stason.org>
11930              Date: Mon, 15 Apr 2002 11:45:03 +0800
11931              Message-Id: <3CBA4CBF.9030306@stason.org>
11932      Branch: perl
11933            ! lib/Cwd.pm
11934 ____________________________________________________________________________
11935 [ 15917] By: ams                                   on 2002/04/15  04:21:14
11936         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
11937              From: Mark-Jason Dominus <mjd@plover.com>
11938              Date: Mon, 15 Apr 2002 00:30:26 -0400
11939              Message-Id: <20020415043026.11417.qmail@plover.com>
11940      Branch: perl
11941            ! perl.c t/lib/warnings/toke
11942 ____________________________________________________________________________
11943 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
11944         Log: Correct precedence problem in #15915
11945      Branch: perl
11946            ! lib/vars.pm
11947 ____________________________________________________________________________
11948 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
11949         Log: use vars wasn't use utf8 aware.
11950      Branch: perl
11951            ! lib/vars.pm
11952 ____________________________________________________________________________
11953 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
11954         Log: Subject: [PATCH] Re: restricted hashes are unblessable
11955              From: Nicholas Clark <nick@unfortu.net>
11956              Date: Sat, 13 Apr 2002 23:43:02 +0100
11957              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
11958              
11959              The function name sucks but can't think of anything better.
11960      Branch: perl
11961            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
11962 ____________________________________________________________________________
11963 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
11964         Log: Subject: AUTHORS update
11965              From: Chris Nandor <pudge@pobox.com>
11966              Date: Sun, 14 Apr 2002 11:54:40 -0400
11967              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
11968      Branch: perl
11969            ! AUTHORS
11970 ____________________________________________________________________________
11971 [ 15912] By: nick                                  on 2002/04/14  14:47:18
11972         Log: XS versions of encode/decode for Encode::Unicode
11973      Branch: perlio
11974            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
11975 ____________________________________________________________________________
11976 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
11977         Log: metaconfig unit changes for #15910.
11978      Branch: metaconfig
11979            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11980            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11981            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11982            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11983            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11984            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11985            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11986            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11987            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11988            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11989            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11990            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11991            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11992            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11993            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11994            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11995            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11996            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11997            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11998            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11999            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12000            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12001            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12002            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12003 ____________________________________________________________________________
12004 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
12005         Log: Simplify the _r probing code by adding the i_systime
12006              only for the APIs where it matters.
12007      Branch: perl
12008            ! Configure reentr.pl
12009 ____________________________________________________________________________
12010 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
12011         Log: Integrate perlio:
12012              
12013              [ 15904]
12014              Disable test code (assertions) in CRLF layer.
12015              
12016              [ 15903]
12017              Avoid expensive paranoid check that decoder does return legal UTF-8
12018      Branch: perl
12019           !> ext/Encode/Encode.xs perlio.c
12020 ____________________________________________________________________________
12021 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
12022         Log: Subject: patch for FileCache in 5.7.3
12023              From: JPIERCE <belg4mit@MIT.EDU>
12024              Date: Sun, 14 Apr 2002 00:38:21 -0400
12025              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
12026      Branch: perl
12027            ! lib/FileCache.pm
12028 ____________________________________________________________________________
12029 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
12030         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
12031              From: Tim Bunce <Tim.Bunce@pobox.com>
12032              Date: Sun, 14 Apr 2002 12:07:35 +0100
12033              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
12034      Branch: perl
12035            ! ext/Storable/Storable.xs
12036 ____________________________________________________________________________
12037 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
12038         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
12039              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12040              Date: Sun, 14 Apr 2002 16:29:59 +0200
12041              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
12042      Branch: perl
12043            ! hints/hpux.sh
12044 ____________________________________________________________________________
12045 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
12046         Log: Subject: Enable portable gcc code on hp-ux
12047              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12048              Date: Sun, 14 Apr 2002 16:30:01 +0200
12049              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
12050      Branch: perl
12051            ! hints/hpux.sh
12052 ____________________________________________________________________________
12053 [ 15904] By: nick                                  on 2002/04/14  09:18:01
12054         Log: Disable test code (assertions) in CRLF layer.
12055      Branch: perlio
12056            ! perlio.c
12057 ____________________________________________________________________________
12058 [ 15903] By: nick                                  on 2002/04/14  09:16:39
12059         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
12060      Branch: perlio
12061            ! ext/Encode/Encode.xs
12062 ____________________________________________________________________________
12063 [ 15902] By: nick                                  on 2002/04/14  09:15:45
12064         Log: Integrate mainline
12065      Branch: perlio
12066           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
12067           +> t/win32/longpath.t t/win32/system.t
12068            - t/op/winsystem.t
12069           !> (integrate 30 files)
12070 ____________________________________________________________________________
12071 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
12072         Log: Fixed URL for the Alpha editor.
12073      Branch: perl
12074            ! pod/perlfaq3.pod
12075 ____________________________________________________________________________
12076 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
12077         Log: Dedodgify.
12078      Branch: perl
12079            ! ext/Storable/Storable.xs
12080 ____________________________________________________________________________
12081 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
12082         Log: AUTHORS updates.
12083      Branch: perl
12084            ! AUTHORS
12085 ____________________________________________________________________________
12086 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
12087         Log: s2p needs Config.pm.
12088      Branch: perl
12089            ! Makefile.SH
12090 ____________________________________________________________________________
12091 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
12092         Log: Subject: [PATCH] Benchmark.t 75,90,109
12093              From: Nicholas Clark <nick@unfortu.net>
12094              Date: Sat, 13 Apr 2002 21:43:04 +0100
12095              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
12096      Branch: perl
12097            ! lib/Benchmark.t
12098 ____________________________________________________________________________
12099 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
12100         Log: Tweaks by Autrijus Tang.
12101      Branch: perl
12102            ! ext/Encode/encoding.pm
12103 ____________________________________________________________________________
12104 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
12105         Log: FAQ sync.
12106      Branch: perl
12107            ! pod/perlfaq5.pod
12108 ____________________________________________________________________________
12109 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
12110         Log: z/OS tally update.
12111      Branch: perl
12112            ! pod/perldelta.pod
12113 ____________________________________________________________________________
12114 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
12115         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
12116              From: Nicholas Clark <nick@unfortu.net>
12117              Date: Sat, 13 Apr 2002 02:58:07 +0100
12118              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
12119      Branch: perl
12120            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
12121            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
12122            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
12123            ! t/lib/st-dump.pl
12124 ____________________________________________________________________________
12125 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
12126         Log: Add piconv and enc2xs to the list of utilities.
12127      Branch: perl
12128            ! utils.lst
12129 ____________________________________________________________________________
12130 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
12131         Log: s.
12132      Branch: perl
12133            ! pod/perlunicode.pod
12134 ____________________________________________________________________________
12135 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
12136         Log: Phrasing fixes by Nick Clark
12137      Branch: perl
12138            ! pod/perlunicode.pod
12139 ____________________________________________________________________________
12140 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
12141         Log: More POD fixes and typos
12142      Branch: perl
12143            ! pod/perlunicode.pod
12144 ____________________________________________________________________________
12145 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
12146         Log: Subject: Re: UTF-8 and DB_File ?
12147              From: andreas.koenig@anima.de (Andreas J. Koenig)
12148              Date: Sat, 13 Apr 2002 13:29:41 +0200
12149              Message-ID: <m3ads7j0pm.fsf@anima.de>
12150      Branch: perl
12151            ! pod/perlunicode.pod
12152 ____________________________________________________________________________
12153 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
12154         Log: Fix a typo noticed by Paul Johnson.
12155      Branch: perl
12156            ! MANIFEST
12157 ____________________________________________________________________________
12158 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
12159         Log: Subject: Re: Win32 Status
12160              From: Michael G Schwern <schwern@pobox.com>
12161              Date: Fri, 12 Apr 2002 10:15:33 -0400
12162              Message-ID: <20020412141533.GB9788@blackrider>
12163      Branch: perl
12164            ! lib/ExtUtils/t/INST.t
12165 ____________________________________________________________________________
12166 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
12167         Log: Upgrade to Encode 1.34, from Dan Kogai.
12168      Branch: perl
12169            ! ext/Encode/Changes ext/Encode/Encode.pm
12170            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
12171            ! ext/Encode/t/Unicode.t
12172 ____________________________________________________________________________
12173 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
12174         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
12175              From: Graham TerMarsch <graham@howlingfrog.com>
12176              Date: Fri, 12 Apr 2002 12:28:47 -0700
12177              Message-Id: <200204121228.47826.graham@howlingfrog.com>
12178      Branch: perl
12179            ! AUTHORS
12180 ____________________________________________________________________________
12181 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
12182         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
12183              From: Nicholas Clark <nick@unfortu.net>
12184              Date: Fri, 12 Apr 2002 21:59:06 +0100
12185              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
12186      Branch: perl
12187            ! pp_pack.c t/op/pack.t
12188 ____________________________________________________________________________
12189 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
12190         Log: Re-sort MANIFEST.
12191      Branch: perl
12192            ! MANIFEST
12193 ____________________________________________________________________________
12194 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
12195         Log: Move also the Win32 system testing to t/win32.
12196      Branch: perl
12197            + t/win32/system.t
12198            - t/op/winsystem.t
12199            ! MANIFEST
12200 ____________________________________________________________________________
12201 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
12202         Log: Integrate change #15879 from maint-5.6;
12203              
12204              Win32::GetLongPathName() did not return valid results if there
12205              were "." and ".." components in the path; also fix a potential
12206              buffer overflow if the long path happens to be longer than
12207              MAX_PATH (this can presumably happen if they use \\?\... style
12208              paths); add a rather limited testsuite that exercises just the
12209              edge cases
12210      Branch: perl
12211           +> t/win32/longpath.t
12212           !> MANIFEST t/harness win32/win32.c
12213 ____________________________________________________________________________
12214 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
12215         Log: Win32::GetLongPathName() did not return valid results if there
12216              were "." and ".." components in the path; also fix a potential
12217              buffer overflow if the long path happens to be longer than
12218              MAX_PATH (this can presumably happen if they use \\?\... style
12219              paths); add a rather limited testsuite that exercises just the
12220              edge cases
12221      Branch: maint-5.6/perl
12222            + t/win32/longpath.t
12223            ! MANIFEST t/harness win32/win32.c
12224 ____________________________________________________________________________
12225 [ 15878] By: nick                                  on 2002/04/12  14:38:32
12226         Log: Integrate mainline
12227      Branch: perlio
12228           +> lib/ExtUtils/t/INST_PREFIX.t
12229           !> (integrate 37 files)
12230 ____________________________________________________________________________
12231 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
12232         Log: Update Changes.
12233      Branch: perl
12234            ! Changes patchlevel.h
12235 ____________________________________________________________________________
12236 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
12237         Log: Discuss the magic of \w in security terms.
12238      Branch: perl
12239            ! pod/perlsec.pod pod/perlunicode.pod
12240 ____________________________________________________________________________
12241 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
12242         Log: Add a warning about the symbolic methods and
12243              symbolic sub refs not being checked for taint.
12244      Branch: perl
12245            ! pod/perlsec.pod
12246 ____________________________________________________________________________
12247 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
12248         Log: In EBCDIC the BOM detection doesn't seem
12249              to be working right.  For now skipping the test,
12250              waiting for Dan's opinion.
12251      Branch: perl
12252            ! ext/Encode/t/Unicode.t
12253 ____________________________________________________________________________
12254 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
12255         Log: Update to Net::Ping 2.16.
12256      Branch: perl
12257            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
12258 ____________________________________________________________________________
12259 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
12260         Log: Upgrade to CGI.pm 2.81.
12261      Branch: perl
12262            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
12263 ____________________________________________________________________________
12264 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
12265         Log: Move up restricted hashes a bit.
12266      Branch: perl
12267            ! pod/perldelta.pod
12268 ____________________________________________________________________________
12269 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
12270         Log: Now using Unicode 3.2.0.
12271      Branch: perl
12272            ! pod/perldelta.pod
12273 ____________________________________________________________________________
12274 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
12275         Log: UNICOS too has sockpair issues (unsurprisingly,
12276              since UNICOS/mk has them too)
12277      Branch: perl
12278            ! ext/Socket/socketpair.t
12279 ____________________________________________________________________________
12280 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
12281         Log: FAQ patch from mjd regarding Tie::File.
12282      Branch: perl
12283            ! pod/perlfaq5.pod
12284 ____________________________________________________________________________
12285 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
12286         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
12287              consider using the NamesList.
12288      Branch: perl
12289            ! lib/charnames.pm lib/charnames.t
12290 ____________________________________________________________________________
12291 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
12292         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
12293              From: "Craig A. Berry" <craigberry@mac.com>
12294              Date: Thu, 11 Apr 2002 13:47:21 -0500
12295              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
12296      Branch: perl
12297            ! lib/File/CheckTree.pm lib/File/CheckTree.t
12298 ____________________________________________________________________________
12299 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
12300         Log: More NT Unicode information from Jan Dubois.
12301      Branch: perl
12302            ! pod/perltodo.pod
12303 ____________________________________________________________________________
12304 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
12305         Log: Add one perltodo item (and move bunch of them to better spot),
12306              add sysopen() to "Functions for filehandles, files, or directories".
12307      Branch: perl
12308            ! pod/perlfunc.pod pod/perltodo.pod
12309 ____________________________________________________________________________
12310 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
12311         Log: Prettyprinting: shorten the lines to avoid linewrapping.
12312      Branch: perl
12313            ! t/TEST
12314 ____________________________________________________________________________
12315 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
12316         Log: Also NEC SUPER-UX has buggy sockpair().
12317      Branch: perl
12318            ! ext/Socket/socketpair.t
12319 ____________________________________________________________________________
12320 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
12321         Log: dTHX works on its own just fine.
12322      Branch: perl
12323            ! ext/DynaLoader/dl_aix.xs
12324 ____________________________________________________________________________
12325 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
12326         Log: Must hold off building s2p until there's a miniperl.
12327      Branch: perl
12328            ! Makefile.SH
12329 ____________________________________________________________________________
12330 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
12331         Log: AIX: strerror_r() needs dTHX.
12332      Branch: perl
12333            ! ext/DynaLoader/dl_aix.xs
12334 ____________________________________________________________________________
12335 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
12336         Log: Extracting the s2p may require the right dynlibpath.
12337      Branch: perl
12338            ! Makefile.SH
12339 ____________________________________________________________________________
12340 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
12341         Log: Doc tweaks.
12342      Branch: perl
12343            ! ext/Time/HiRes/HiRes.pm
12344 ____________________________________________________________________________
12345 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
12346         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
12347              From: Michael G Schwern <schwern@pobox.com>
12348              Date: Thu, 11 Apr 2002 01:25:26 -0400
12349              Message-ID: <20020411052525.GA17038@blackrider>
12350      Branch: perl
12351            + lib/ExtUtils/t/INST_PREFIX.t
12352            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
12353            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
12354            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12355            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
12356            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
12357            ! lib/ExtUtils/t/prefixify.t
12358 ____________________________________________________________________________
12359 [ 15855] By: nick                                  on 2002/04/11  06:26:44
12360         Log: Integrate mainline
12361      Branch: perlio
12362           !> (integrate 42 files)
12363 ____________________________________________________________________________
12364 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
12365         Log: Unused variables.
12366      Branch: perl
12367            ! ext/threads/shared/shared.xs ext/threads/threads.xs
12368 ____________________________________________________________________________
12369 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
12370         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
12371              From: Ilya Martynov <ilya@martynov.org>
12372              Date: 11 Apr 2002 03:21:17 +0400
12373              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
12374      Branch: perl
12375            ! lib/Term/ReadLine.pm
12376 ____________________________________________________________________________
12377 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
12378         Log: Upgrade to Encode 1.33, from Dan Kogai.
12379      Branch: perl
12380            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
12381            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
12382            ! ext/Encode/lib/Encode/Supported.pod
12383            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
12384            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
12385            ! ext/Encode/ucm/adobeSymbol.ucm
12386            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
12387 ____________________________________________________________________________
12388 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
12389         Log: Backward portability from Dan Kogai.
12390      Branch: perl
12391            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
12392            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
12393            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
12394            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
12395            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
12396            ! ext/Storable/t/store.t ext/Storable/t/tied.t
12397            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
12398            ! ext/Storable/t/utf8.t
12399 ____________________________________________________________________________
12400 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
12401         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
12402              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
12403              bug in B::walkoptree still to be fixed.
12404      Branch: perl
12405            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
12406 ____________________________________________________________________________
12407 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
12408         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
12409              From: Philip Newton <Philip.Newton@gmx.net>
12410              Date: Wed, 10 Apr 2002 21:29:58 +0200
12411              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
12412      Branch: perl
12413            ! pod/perldelta.pod
12414 ____________________________________________________________________________
12415 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
12416         Log: Integrate perlio:
12417              
12418              [ 15847]
12419              Add a \t to Win32 pm_to_blib $(TOUCH) line.
12420      Branch: perl
12421           !> lib/ExtUtils/MM_Win32.pm
12422 ____________________________________________________________________________
12423 [ 15847] By: nick                                  on 2002/04/10  13:08:29
12424         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
12425      Branch: perlio
12426            ! lib/ExtUtils/MM_Win32.pm
12427 ____________________________________________________________________________
12428 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
12429         Log: Try to fool old AIX when threading, from Merijn.
12430      Branch: perl
12431            ! perl.h
12432 ____________________________________________________________________________
12433 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
12434         Log: Update Changes.
12435      Branch: perl
12436            ! Changes patchlevel.h
12437 ____________________________________________________________________________
12438 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
12439         Log: Welcome to the 5.7.3.
12440      Branch: perl
12441            ! NetWare/Makefile win32/Makefile
12442 ____________________________________________________________________________
12443 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
12444         Log: Make x2p/s2p part of the test_prep target now that we
12445              have a test for it.
12446      Branch: perl
12447            ! Makefile.SH
12448 ____________________________________________________________________________
12449 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
12450         Log: Integrate perlio:
12451              
12452              [ 15840]
12453              We have been 5.7.3 for a while - install there ...
12454      Branch: perl
12455           !> win32/makefile.mk
12456 ____________________________________________________________________________
12457 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
12458         Log: SImilarly to old HP-UX, in old AIX too including
12459              crypt.h leads into trouble.  (from Merijn)
12460      Branch: perl
12461            ! hints/aix.sh
12462 ____________________________________________________________________________
12463 [ 15840] By: nick                                  on 2002/04/10  10:04:19
12464         Log: We have been 5.7.3 for a while - install there ...
12465      Branch: perlio
12466            ! win32/makefile.mk
12467 ____________________________________________________________________________
12468 [ 15839] By: nick                                  on 2002/04/10  10:03:46
12469         Log: Intgrate mainline
12470      Branch: perlio
12471           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
12472            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
12473            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
12474           !> (integrate 40 files)
12475 ____________________________________________________________________________
12476 [ 15838] By: ams                                   on 2002/04/10  04:16:45
12477         Log: Subject: [PATCH] ext/attrs.t getting skipped
12478              From: "Craig A. Berry" <craigberry@mac.com>
12479              Date: Tue, 9 Apr 2002 23:58:49 -0500
12480              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
12481      Branch: perl
12482            ! t/TEST
12483 ____________________________________________________________________________
12484 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
12485         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
12486              From: Michael G Schwern <schwern@pobox.com>
12487              Date: Tue, 9 Apr 2002 20:52:55 -0400
12488              Message-ID: <20020410005254.GI8954@blackrider>
12489      Branch: perl
12490            ! t/op/sub_lval.t
12491 ____________________________________________________________________________
12492 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
12493         Log: Undo accident in #15385.
12494      Branch: metaconfig/U/perl
12495            ! Extensions.U
12496 ____________________________________________________________________________
12497 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
12498         Log: Retract the UTF-8 filenames patch.  This may be
12499              better dealt with in Perl level, a la File::Spec
12500              (since the whole mess is strongly filesystem-specific).
12501      Branch: metaconfig/U/perl
12502            + usecjk.U
12503            ! Extensions.U
12504      Branch: perl
12505            - ext/File/Glob/t/utf8.t
12506            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
12507            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
12508            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12509            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
12510            ! t/op/readdir.t
12511 ____________________________________________________________________________
12512 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
12513         Log: Upgrade to Encode 1.32, from Dan Kogai.
12514      Branch: perl
12515            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
12516            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
12517            - ext/Encode/ucm/macGurmukhi.ucm
12518            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
12519            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
12520            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
12521            ! ext/Encode/lib/Encode/Encoder.pm
12522            ! ext/Encode/lib/Encode/Supported.pod
12523            ! ext/Encode/lib/Encode/Unicode.pm
12524            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
12525            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
12526 ____________________________________________________________________________
12527 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
12528         Log: Add tests for s2p/psed, from Wolfgang Laun.
12529      Branch: perl
12530            + t/x2p/s2p.t
12531            ! MANIFEST t/TEST
12532 ____________________________________________________________________________
12533 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
12534         Log: FAQ sync.
12535      Branch: perl
12536            ! pod/perlfaq2.pod pod/perlfaq3.pod
12537 ____________________________________________________________________________
12538 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
12539         Log: Remove false dependency between getgrent and setpwent
12540              having/not having FILE**.  Also make the names of the
12541              {set,get,end}* interface struct members a bit shorter.
12542      Branch: perl
12543            ! reentr.c reentr.h reentr.pl
12544 ____________________________________________________________________________
12545 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
12546         Log: Avoid bad prototypes.
12547      Branch: perl
12548            ! hints/hpux.sh
12549 ____________________________________________________________________________
12550 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
12551         Log: metaconfig unit change for #15828.
12552      Branch: metaconfig
12553            ! U/protos/Protochk.U
12554 ____________________________________________________________________________
12555 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
12556         Log: As Merijn points out, pthread.h really needs to be known
12557              by protochk.
12558      Branch: perl
12559            ! Configure
12560 ____________________________________________________________________________
12561 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
12562         Log: Integrate perlio:
12563              
12564              [ 15826]
12565              Patch up Encode for Tk
12566      Branch: perl
12567           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
12568           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
12569 ____________________________________________________________________________
12570 [ 15826] By: nick                                  on 2002/04/09  12:38:25
12571         Log: Patch up Encode for Tk
12572      Branch: perlio
12573            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
12574            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
12575 ____________________________________________________________________________
12576 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
12577         Log: Portability tweak.
12578      Branch: perl
12579            ! lib/File/CheckTree.t
12580 ____________________________________________________________________________
12581 [ 15824] By: sky                                   on 2002/04/09  10:51:07
12582         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
12583              From: Abigail <abigail@osp.nl>
12584              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
12585              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
12586      Branch: perl
12587            ! pod/perlhist.pod
12588 ____________________________________________________________________________
12589 [ 15823] By: nick                                  on 2002/04/09  08:17:59
12590         Log: Integrate mainline
12591      Branch: perlio
12592           +> ext/Encode/lib/Encode/Config.pm
12593           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
12594           !> (integrate 37 files)
12595 ____________________________________________________________________________
12596 [ 15822] By: ams                                   on 2002/04/09  06:43:50
12597         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
12598              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12599              Date: Tue, 09 Apr 2002 02:00:51 -0400
12600              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
12601      Branch: perl
12602            ! lib/File/CheckTree.pm
12603 ____________________________________________________________________________
12604 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
12605         Log: Small perldelta tweaks.
12606      Branch: perl
12607            ! pod/perldelta.pod
12608 ____________________________________________________________________________
12609 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
12610         Log: File::Checktree update from Paul Grassie.
12611      Branch: perl
12612            ! lib/File/CheckTree.pm lib/File/CheckTree.t
12613 ____________________________________________________________________________
12614 [ 15819] By: ams                                   on 2002/04/08  22:43:48
12615         Log: Subject: patch against t/op/sub_lval.t
12616              From: Jim Cromie <jcromie@divsol.com>
12617              Date: Mon, 08 Apr 2002 17:38:16 -0600
12618              Message-Id: <3CB229E8.9080500@divsol.com>
12619      Branch: perl
12620            ! t/op/sub_lval.t
12621 ____________________________________________________________________________
12622 [ 15818] By: ams                                   on 2002/04/08  22:40:16
12623         Log: Humbly pay homage to the redundancy gods.
12624      Branch: perl
12625            ! mg.c
12626 ____________________________________________________________________________
12627 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
12628         Log: metaconfig mirror #15816.
12629      Branch: metaconfig
12630            ! U/modified/Unix.U
12631 ____________________________________________________________________________
12632 [ 15816] By: ams                                   on 2002/04/08  22:18:32
12633         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
12634      Branch: perl
12635            ! Porting/Glossary
12636 ____________________________________________________________________________
12637 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
12638         Log: Small piconv tweaks (sent to Dan).
12639      Branch: perl
12640            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
12641            ! ext/Encode/lib/Encode/Alias.pm
12642 ____________________________________________________________________________
12643 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
12644         Log: Update Changes.
12645      Branch: perl
12646            ! Changes patchlevel.h
12647 ____________________________________________________________________________
12648 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
12649         Log: FAQ sync.  (Ignoring the few URL differences for now.)
12650      Branch: perl
12651            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12652            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
12653            ! pod/perlfaq7.pod pod/perlfaq9.pod
12654 ____________________________________________________________________________
12655 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
12656         Log: Upgrade to Encode 1.31, from Dan Kogai.
12657      Branch: perl
12658            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
12659            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
12660            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
12661            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
12662 ____________________________________________________________________________
12663 [ 15811] By: ams                                   on 2002/04/08  17:00:37
12664         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
12665              From: Andy Dougherty <doughera@lafayette.edu>
12666              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
12667              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
12668      Branch: perl
12669            ! lib/sort.t pp_sort.c
12670 ____________________________________________________________________________
12671 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
12672         Log: metaconfig unit changes for #15809.
12673      Branch: metaconfig
12674            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
12675 ____________________________________________________________________________
12676 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
12677         Log: Mirroring #15806.
12678      Branch: perl
12679            ! Porting/Glossary Porting/config.sh Porting/config_H
12680 ____________________________________________________________________________
12681 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
12682         Log: metaconfig unit changes for #15807.
12683      Branch: metaconfig
12684            ! U/protos/Protochk.U U/threads/d_asctime_r.U
12685            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
12686            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
12687            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
12688            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
12689            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
12690            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
12691            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
12692            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
12693            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
12694            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
12695            ! U/threads/d_getprotobyname_r.U
12696            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12697            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12698            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12699            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12700            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12701            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12702            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12703            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12704            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12705            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12706            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12707            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12708            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12709            ! U/threads/i_pthread.U
12710      Branch: perl
12711            ! config_h.SH
12712 ____________________________________________________________________________
12713 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
12714         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
12715              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12716              Date: Mon, 08 Apr 2002 14:34:27 +0200
12717              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
12718      Branch: perl
12719            ! Configure hints/hpux.sh reentr.pl
12720 ____________________________________________________________________________
12721 [ 15806] By: ams                                   on 2002/04/08  13:50:43
12722         Log: Subject: [PATCH] Updates to Porting/Glossary
12723              From: Paul_GreenVOS@vos.stratus.com
12724              Date: Mon, 8 Apr 02 10:44 edt
12725              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
12726      Branch: perl
12727            ! Porting/Glossary
12728 ____________________________________________________________________________
12729 [ 15805] By: ams                                   on 2002/04/08  13:47:32
12730         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
12731              coredumps on startup)
12732              From: Michael G Schwern <schwern@pobox.com>
12733              Date: Mon, 8 Apr 2002 10:34:49 -0400
12734              Message-Id: <20020408143449.GB3245@blackrider>
12735      Branch: perl
12736            ! lib/ExtUtils/MM_Unix.pm
12737 ____________________________________________________________________________
12738 [ 15804] By: ams                                   on 2002/04/08  13:29:28
12739         Log: Subject: [PATCH] example in pod/perllexwarn.pod
12740              From: Slaven Rezic <slaven.rezic@berlin.de>
12741              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
12742              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
12743      Branch: perl
12744            ! pod/perllexwarn.pod
12745 ____________________________________________________________________________
12746 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
12747         Log: Upgrade to Encode 1.30, from Dan Kogai. 
12748      Branch: perl
12749            + ext/Encode/lib/Encode/Encoder.pm
12750            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
12751            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
12752            ! ext/Encode/lib/Encode/Supported.pod
12753            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
12754            ! ext/Encode/t/grow.t
12755 ____________________________________________________________________________
12756 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
12757         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
12758              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12759              Date: Mon, 08 Apr 2002 01:08:40 +0100
12760              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
12761      Branch: perl
12762            ! ext/MIME/Base64/t/base64.t
12763 ____________________________________________________________________________
12764 [ 15801] By: nick                                  on 2002/04/08  07:28:27
12765         Log: Integrate mainline
12766      Branch: perlio
12767           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
12768           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
12769           +> ext/File/Glob/t/utf8.t
12770           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
12771           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
12772           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
12773            - ext/Encode/lib/Encode/10646_1.pm
12774            - ext/Encode/lib/Encode/Internal.pm
12775            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12776            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
12777            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
12778            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
12779            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
12780            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
12781            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
12782           !> (integrate 157 files)
12783 ____________________________________________________________________________
12784 [ 15800] By: ams                                   on 2002/04/08  07:06:21
12785         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
12786              From: Jan Dubois <JanD@ActiveState.com>
12787              Date: Mon, 08 Apr 2002 00:10:39 -0700
12788              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
12789      Branch: perl
12790            ! lib/ExtUtils/Packlist.pm
12791 ____________________________________________________________________________
12792 [ 15799] By: ams                                   on 2002/04/08  04:50:36
12793         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
12794              From: Stas Bekman <stas@stason.org>
12795              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
12796              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
12797      Branch: perl
12798            ! pod/perlguts.pod
12799 ____________________________________________________________________________
12800 [ 15798] By: ams                                   on 2002/04/08  03:56:52
12801         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
12802      Branch: perl
12803            ! util.c
12804 ____________________________________________________________________________
12805 [ 15797] By: ams                                   on 2002/04/08  01:30:38
12806         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
12807              same line of code. (As suggested by Simon Cozens.)
12808      Branch: perl
12809            ! mg.c
12810 ____________________________________________________________________________
12811 [ 15796] By: ams                                   on 2002/04/08  01:27:24
12812         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
12813              Simon Cozens.
12814      Branch: perl
12815            ! embed.fnc util.c
12816 ____________________________________________________________________________
12817 [ 15795] By: ams                                   on 2002/04/08  01:05:16
12818         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
12819              From: Tom Brown <thecap@peach.ece.utexas.edu>
12820              Date: Sun, 07 Apr 2002 23:20:05 GMT
12821              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
12822      Branch: perl
12823            ! ext/Devel/DProf/DProf.xs
12824 ____________________________________________________________________________
12825 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
12826         Log: Retract #15793 since #15775 should fix the problem.
12827      Branch: perl
12828            ! hv.c
12829 ____________________________________________________________________________
12830 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
12831         Log: (Retracted by #15794)
12832              Subject: [PATCH] hv.c
12833              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12834              Date: Sun, 7 Apr 2002 14:25:48 +0200
12835              Message-ID: <3CB056EC.16340.1119992@localhost>
12836      Branch: perl
12837            ! hv.c
12838 ____________________________________________________________________________
12839 [ 15792] By: ams                                   on 2002/04/07  21:48:49
12840         Log: Make other nits nervous.
12841      Branch: perl
12842            ! gv.c perl.c
12843 ____________________________________________________________________________
12844 [ 15791] By: ams                                   on 2002/04/07  20:31:08
12845         Log: Subject: [MIME::Base64 patch] t/base64.t fix
12846              From: Dan Kogai <dankogai@dan.co.jp>
12847              Date: Mon, 8 Apr 2002 06:19:29 +0900
12848              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
12849      Branch: perl
12850            ! ext/MIME/Base64/t/base64.t
12851 ____________________________________________________________________________
12852 [ 15790] By: ams                                   on 2002/04/07  20:15:52
12853         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
12854              From: Slaven Rezic <slaven.rezic@berlin.de>
12855              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
12856              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
12857      Branch: perl
12858            ! ext/Devel/Peek/Peek.xs
12859 ____________________________________________________________________________
12860 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
12861         Log: Fully qualify in warning message the name of a subroutine redefined
12862              via glob assignment
12863      Branch: perl
12864            ! sv.c t/lib/warnings/op t/lib/warnings/sv
12865 ____________________________________________________________________________
12866 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
12867         Log: Update from Dan Kogai.
12868      Branch: perl
12869            ! ext/Encode/t/Unicode.t
12870 ____________________________________________________________________________
12871 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
12872         Log: Can't right now twist my brain to figure out
12873              the right CR/LF code point mappings in EBCDIC.
12874      Branch: perl
12875            ! lib/Pod/t/eol.t
12876 ____________________________________________________________________________
12877 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
12878         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
12879              From: Nicholas Clark <nick@ccl4.org>
12880              Date: Sun, 7 Apr 2002 15:01:56 +0100
12881              Message-ID: <20020407150156.R10686@plum.flirble.org>
12882      Branch: perl
12883            ! ext/Data/Dumper/Dumper.xs
12884 ____________________________________________________________________________
12885 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
12886         Log: Tpyo.
12887      Branch: perl
12888            ! lib/Pod/t/eol.t
12889 ____________________________________________________________________________
12890 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
12891         Log: EBCDIC branch was forgotten.
12892      Branch: perl
12893            ! ext/Devel/Peek/Peek.t
12894 ____________________________________________________________________________
12895 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
12896         Log: charnames::viacode() was broken, noticed by Jeffrey.
12897      Branch: perl
12898            ! lib/charnames.pm lib/charnames.t
12899 ____________________________________________________________________________
12900 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
12901         Log: Missing files.
12902      Branch: perl
12903            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
12904            ! MANIFEST ext/Encode/MANIFEST
12905 ____________________________________________________________________________
12906 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
12907         Log: (intentionally empty)
12908      Branch: perl
12909            ! MANIFEST sv.h
12910 ____________________________________________________________________________
12911 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
12912         Log: Upgrade to Encode 1.26, from Dan Kogai.
12913      Branch: perl
12914            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
12915            + ext/Encode/ucm/jis0212.ucm
12916            - ext/Encode/lib/Encode/10646_1.pm
12917            - ext/Encode/lib/Encode/Internal.pm
12918            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12919            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
12920            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
12921            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
12922            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
12923            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
12924            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
12925            - ext/Encode/ucm/macRumanian.ucm
12926            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
12927            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
12928            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
12929            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
12930            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
12931            ! ext/Encode/lib/Encode/Encoding.pm
12932            ! ext/Encode/lib/Encode/Supported.pod
12933            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
12934            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
12935            ! ext/Encode/ucm/adobeSymbol.ucm
12936            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
12937            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
12938            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
12939            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
12940            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
12941            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
12942            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
12943            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
12944            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
12945            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
12946            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
12947            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
12948            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
12949            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
12950            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
12951            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
12952            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
12953            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
12954            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
12955            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
12956            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
12957            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
12958            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
12959            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
12960            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
12961            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
12962            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
12963            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
12964            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
12965            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
12966            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
12967            ! ext/Encode/ucm/nextstep.ucm
12968 ____________________________________________________________________________
12969 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
12970         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
12971              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
12972              Now, where was my coffee mug...
12973      Branch: perl
12974            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
12975            ! pp_sys.c
12976 ____________________________________________________________________________
12977 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
12978         Log: Subject: [PATCH] MakeMaker basic.t on Win32
12979              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12980              Date: Sun, 7 Apr 2002 14:25:48 +0200
12981              Message-ID: <3CB056EC.27101.1119A3D@localhost>
12982              
12983              Subject: [PATCH] MakeMaker && Win32 && nmake
12984              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12985              Date: Sun, 7 Apr 2002 14:25:48 +0200
12986              Message-ID: <3CB056EC.9001.11199ED@localhost>
12987      Branch: perl
12988            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
12989 ____________________________________________________________________________
12990 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
12991         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
12992              From: Philip Newton <Philip.Newton@gmx.net>
12993              Date: Sun, 07 Apr 2002 07:51:49 +0200      
12994              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
12995      Branch: perl
12996            ! utf8.c
12997 ____________________________________________________________________________
12998 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
12999         Log: There was no nice way of getting in UTF-8 filenames:
13000              now one can use in the (new) three-arg form of readdir()
13001              and in File::Glob import a ":utf8" to transparently accept
13002              the filenames as Unicode.  Note that only :utf8 is supported,
13003              not fancier stuff like :encoding(foobar)
13004      Branch: perl
13005            + ext/File/Glob/t/utf8.t
13006            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13007            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
13008            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13009            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
13010            ! t/op/readdir.t
13011 ____________________________________________________________________________
13012 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
13013         Log: Subject: [PATCH] Re: perl@15772
13014              From: Nicholas Clark <nick@ccl4.org>
13015              Date: Sun, 7 Apr 2002 11:06:42 +0100
13016              Message-ID: <20020407110641.O10686@plum.flirble.org>
13017      Branch: perl
13018            ! hv.c
13019 ____________________________________________________________________________
13020 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
13021         Log: Subject: [PATCH] Re: 15764 breakage
13022              From: Michael G Schwern <schwern@pobox.com>
13023              Date: Sat, 6 Apr 2002 19:14:02 -0500
13024              Message-ID: <20020407001401.GA7076@blackrider>
13025      Branch: perl
13026            ! lib/ExtUtils/MM_Unix.pm
13027 ____________________________________________________________________________
13028 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
13029         Log: Instruction tweak.
13030      Branch: perl
13031            ! README.os390
13032 ____________________________________________________________________________
13033 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
13034         Log: Update Changes.
13035      Branch: perl
13036            ! Changes patchlevel.h
13037 ____________________________________________________________________________
13038 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
13039         Log: Subject: [PATCH] Encode tweaks for VMS
13040              From: Michael G Schwern <schwern@pobox.com>
13041              Date: Sat, 6 Apr 2002 03:26:09 -0500
13042              Message-ID: <20020406082609.GA28758@blackrider>
13043      Branch: perl
13044            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
13045            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
13046            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
13047            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
13048 ____________________________________________________________________________
13049 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
13050         Log: Prettyprinting and version paranoia.
13051      Branch: perl
13052            ! ext/DB_File/t/db-recno.t
13053 ____________________________________________________________________________
13054 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
13055         Log: Be explicit about the two DB_File tests croaking
13056              in Mac OS X.
13057      Branch: perl
13058            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
13059 ____________________________________________________________________________
13060 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
13061         Log: Regen toc.
13062      Branch: perl
13063            ! pod/perltoc.pod
13064 ____________________________________________________________________________
13065 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
13066         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
13067              From: Benjamin Goldberg <goldbb2@earthlink.net>
13068              Date: Fri, 05 Apr 2002 19:15:42 -0500
13069              Message-ID: <3CAE3E2E.8483505@earthlink.net>
13070      Branch: perl
13071            ! hv.h
13072 ____________________________________________________________________________
13073 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
13074         Log: Underline that the current implementation is not
13075              guaranteed to be forever; and reformat a bit.
13076      Branch: perl
13077            ! lib/utf8.pm
13078 ____________________________________________________________________________
13079 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
13080         Log: Subject: Weak spots in the utf8 manpage
13081              From: andreas.koenig@anima.de (Andreas J. Koenig)
13082              Date: Fri, 05 Apr 2002 10:08:44 +0200      
13083              Message-ID: <m3u1qqefeb.fsf@anima.de>      
13084      Branch: perl
13085            ! lib/utf8.pm
13086 ____________________________________________________________________________
13087 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
13088         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
13089              From: Michael G Schwern <schwern@pobox.com>
13090              Date: Sat, 6 Apr 2002 03:22:03 -0500
13091              Message-ID: <20020406082203.GA28713@blackrider>
13092      Branch: perl
13093            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
13094            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
13095            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
13096            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
13097            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
13098            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
13099            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13100            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
13101            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
13102            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
13103 ____________________________________________________________________________
13104 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
13105         Log: No need to avoid utf8 warnings after #15762.
13106      Branch: perl
13107            ! lib/Unicode/Collate.pm
13108 ____________________________________________________________________________
13109 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
13110         Log: As noted by Philip Newton: nothing wrong with BOM,
13111              but 0xFFFE quite wrong.
13112      Branch: perl
13113            ! t/lib/warnings/utf8 utf8.c utf8.h
13114 ____________________________________________________________________________
13115 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
13116         Log: Explain the "gaps" in the UTF-8 encoding.
13117      Branch: perl
13118            ! pod/perlunicode.pod utf8.h
13119 ____________________________________________________________________________
13120 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
13121         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
13122              From: Nicholas Clark <nick@unfortu.net>
13123              Date: Sat, 6 Apr 2002 14:54:51 +0100
13124              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
13125      Branch: perl
13126            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
13127 ____________________________________________________________________________
13128 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
13129         Log: Signedness nits.
13130      Branch: perl
13131            ! hv.c
13132 ____________________________________________________________________________
13133 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
13134         Log: Make hv_notallowed a static as suggested by Nick Clark;
13135              and synchronize the nomenclature to talk about restricted
13136              (not fixed) hashes.
13137      Branch: perl
13138            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
13139            ! proto.h
13140 ____________________________________________________________________________
13141 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
13142         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
13143              From: Nicholas Clark <nick@unfortu.net>
13144              Date: Sat, 6 Apr 2002 00:21:17 +0100
13145              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
13146              
13147              (with the last one reversed)
13148      Branch: perl
13149            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
13150            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
13151 ____________________________________________________________________________
13152 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
13153         Log: Update the warning message.
13154      Branch: perl
13155            ! README.tru64
13156 ____________________________________________________________________________
13157 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
13158         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
13159              From: Dan Kogai <dankogai@dan.co.jp>
13160              Date: Sat, 6 Apr 2002 06:08:40 +0900
13161              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
13162      Branch: perl
13163            ! pod/perlunicode.pod
13164 ____________________________________________________________________________
13165 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
13166         Log: Some tests were failing silently instead of saying "not ok"
13167      Branch: perl
13168            ! t/comp/proto.t
13169 ____________________________________________________________________________
13170 [ 15753] By: nick                                  on 2002/04/05  19:30:12
13171         Log: Integrate mainline
13172      Branch: perlio
13173           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
13174           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
13175           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
13176 ____________________________________________________________________________
13177 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
13178         Log: Minor Tie::File test patch, from mjd.
13179      Branch: perl
13180            ! lib/Tie/File/t/24_cache_loop.t
13181 ____________________________________________________________________________
13182 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
13183         Log: Not *that* different line endings (noticed by Philip Newton)
13184      Branch: perl
13185            ! pod/perldelta.pod
13186 ____________________________________________________________________________
13187 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
13188         Log: Retract #15745 for now; won't work without more Encode fixes.
13189      Branch: perl
13190            ! ext/Encode/lib/Encode/10646_1.pm
13191 ____________________________________________________________________________
13192 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
13193         Log: metaconfig unit change for #15748.
13194      Branch: metaconfig
13195            ! U/modified/Oldconfig.U
13196 ____________________________________________________________________________
13197 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
13198         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
13199              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13200              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
13201              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
13202      Branch: perl
13203            ! Configure
13204 ____________________________________________________________________________
13205 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
13206         Log: NetWare update from C Aditya.
13207      Branch: perl
13208            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
13209 ____________________________________________________________________________
13210 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
13211         Log: Win32 pacifying from mjd.
13212      Branch: perl
13213            ! lib/Tie/File/t/26_twrite.t
13214 ____________________________________________________________________________
13215 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
13216         Log: Integrate perlio:
13217              
13218              [ 15744]
13219              Not only did UCS-2 have dodgy name it was buggy.
13220      Branch: perl
13221           !> ext/Encode/lib/Encode/10646_1.pm
13222 ____________________________________________________________________________
13223 [ 15744] By: nick                                  on 2002/04/05  13:02:36
13224         Log: Not only did UCS-2 have dodgy name it was buggy.
13225      Branch: perlio
13226            ! ext/Encode/lib/Encode/10646_1.pm
13227 ____________________________________________________________________________
13228 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
13229         Log: Subject: Patch for bug ID 20020221.007
13230              From: Archer Sully <archer@meer.net>
13231              Date: Thu, 4 Apr 2002 21:45:34 -0700
13232              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
13233              
13234              Fix for "[ID 20020221.007] SEGV in Storable with empty string
13235              scalar object" (dclone)
13236      Branch: perl
13237            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
13238 ____________________________________________________________________________
13239 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
13240         Log: Subject: Re: lib/sort.t failure 
13241              From: "John P. Linderman" <jpl@research.att.com>
13242              Date: Fri, 05 Apr 2002 06:19:07 -0500
13243              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
13244              
13245              with a minor formatting tweak
13246      Branch: perl
13247            ! pod/perlfunc.pod
13248 ____________________________________________________________________________
13249 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
13250         Log: Subject: Re: lib/sort.t failure (and [PATCH])
13251              From: "John P. Linderman" <jpl@research.att.com>
13252              Date: Fri, 05 Apr 2002 07:13:27 -0500
13253              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
13254      Branch: perl
13255            ! lib/sort.t
13256 ____________________________________________________________________________
13257 [ 15740] By: nick                                  on 2002/04/05  09:31:42
13258         Log: Integrate mainline
13259      Branch: perlio
13260           +> (branch 49 files)
13261           !> (integrate 82 files)
13262 ____________________________________________________________________________
13263 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
13264         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
13265              From: Dan Kogai <dankogai@dan.co.jp>
13266              Date: Fri, 5 Apr 2002 11:52:50 +0900
13267              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
13268      Branch: perl
13269            ! ext/Encode/t/Aliases.t
13270 ____________________________________________________________________________
13271 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
13272         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
13273              From: Dan Kogai <dankogai@dan.co.jp>
13274              Date: Fri, 5 Apr 2002 11:39:55 +0900
13275              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
13276      Branch: perl
13277            ! ext/Encode/lib/Encode/Alias.pm
13278 ____________________________________________________________________________
13279 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
13280         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
13281              From: Ilmari Karonen <iltzu@sci.fi>
13282              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
13283              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
13284      Branch: perl
13285            ! gv.c t/op/method.t
13286 ____________________________________________________________________________
13287 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
13288         Log: I was fooled for a while, somebody else might be too.
13289      Branch: perl
13290            ! t/test.pl
13291 ____________________________________________________________________________
13292 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
13293         Log: test.pl-ify.
13294      Branch: perl
13295            ! t/op/method.t
13296 ____________________________________________________________________________
13297 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
13298         Log: Upgrade to Encode 1.20, from Dan Kogai.
13299      Branch: perl
13300            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
13301            + ext/Encode/ucm/adobeSymbol.ucm
13302            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
13303            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
13304            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
13305            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
13306            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
13307            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
13308            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
13309            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
13310            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
13311            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
13312            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
13313            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
13314            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
13315            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
13316            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
13317            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
13318            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
13319            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
13320            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
13321            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
13322            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
13323            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
13324            + ext/Encode/ucm/macSymbol.ucm
13325            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
13326            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
13327            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
13328            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
13329            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13330            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
13331            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
13332            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13333            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
13334            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
13335            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
13336            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
13337            ! ext/Encode/lib/Encode/Alias.pm
13338            ! ext/Encode/lib/Encode/Supported.pod
13339            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13340            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
13341            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
13342            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
13343            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
13344            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
13345            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
13346            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
13347            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
13348            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
13349            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
13350            ! ext/Encode/ucm/nextstep.ucm
13351 ____________________________________________________________________________
13352 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
13353         Log: Subject: left-over "use 5.7.2" in threads.pm
13354              From: Slaven Rezic <slaven.rezic@berlin.de>
13355              Date: 21 Mar 2002 23:18:13 +0100
13356              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
13357      Branch: perl
13358            ! ext/threads/threads.pm
13359 ____________________________________________________________________________
13360 [ 15732] By: ams                                   on 2002/04/04  17:08:13
13361         Log: Subject: [PATCH 5.7.3 DOCS]
13362              From: mjd@plover.com
13363              Date: 4 Apr 2002 15:59:39 -0000
13364              Message-Id: <20020404155939.6754.qmail@plover.com>
13365      Branch: perl
13366            ! pod/perlfaq9.pod
13367 ____________________________________________________________________________
13368 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
13369         Log: metaconfig unit change for #15730.
13370      Branch: metaconfig
13371            ! U/threads/usethreads.U
13372 ____________________________________________________________________________
13373 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
13374         Log: Subject: Re: lib/sort.t failure [PATCH]
13375              From: Andy Dougherty <doughera@lafayette.edu>
13376              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
13377              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
13378              
13379              Default to usethreads in case the user most probably forgot it.
13380      Branch: perl
13381            ! Configure
13382 ____________________________________________________________________________
13383 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
13384         Log: Typo nits from Wolfgang Laun.
13385      Branch: perl
13386            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
13387 ____________________________________________________________________________
13388 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
13389         Log: Detypo in diagnostics.
13390      Branch: perl
13391            ! lib/locale.t
13392 ____________________________________________________________________________
13393 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
13394         Log: pod2html: try to be EOL agnostic.
13395              (Needs testing on CRLF and CR platforms.)
13396      Branch: perl
13397            + lib/Pod/t/eol.t
13398            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
13399 ____________________________________________________________________________
13400 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
13401         Log: Subject: [PATCH} Pod::HTML and HTML4
13402              From: Robert Spier <rspier@pobox.com>
13403              Date: Wed, 03 Apr 2002 16:26:21 -0800
13404              Message-ID: <3CAB9DAD.20305@pobox.com>
13405      Branch: perl
13406            ! lib/Pod/Html.pm
13407 ____________________________________________________________________________
13408 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
13409         Log: Byebye, beebee.
13410      Branch: perl
13411            ! t/lib/warnings/perlio
13412 ____________________________________________________________________________
13413 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
13414         Log: Subject: Re: enc2xs needs portable way to know it's in the core
13415              From: PPrymmer@factset.com
13416              Date: Wed, 3 Apr 2002 14:29:32 -0500
13417              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
13418      Branch: perl
13419            ! configure.com
13420 ____________________________________________________________________________
13421 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
13422         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
13423              From: Dominic Dunlop <domo@computer.org>
13424              Date: Wed, 3 Apr 2002 22:44:01 +0200
13425              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
13426      Branch: perl
13427            ! lib/File/Spec/t/rel2abs2rel.t
13428 ____________________________________________________________________________
13429 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
13430         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
13431              From: Paul_GreenVOS@vos.stratus.com
13432              Date: Wed, 3 Apr 02 16:34 est
13433              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
13434      Branch: perl
13435            ! pp_pack.c
13436 ____________________________________________________________________________
13437 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
13438         Log: Upgrade to Tie::File 0.93, from mjd.
13439      Branch: perl
13440            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13441            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13442            ! lib/Tie/File/t/41_heap.t
13443 ____________________________________________________________________________
13444 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
13445         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
13446              From: Andy Dougherty <doughera@lafayette.edu>
13447              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
13448              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
13449      Branch: perl
13450            ! lib/AnyDBM_File.t
13451 ____________________________________________________________________________
13452 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
13453         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
13454              and ccflags including -DNO_LOCALE
13455      Branch: perl
13456            ! perl.h
13457 ____________________________________________________________________________
13458 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
13459         Log: EPOC tweaks from Olaf Flebbe.
13460      Branch: perl
13461            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
13462 ____________________________________________________________________________
13463 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
13464         Log: Subject: [PATCH] Set @INC earlier
13465              From: Andy Dougherty <doughera@lafayette.edu>
13466              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
13467              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
13468      Branch: perl
13469            ! lib/AnyDBM_File.t lib/sort.t
13470 ____________________________________________________________________________
13471 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
13472         Log: perlcompile.pod was listing all B:: modules, except B::Concise
13473              (resubmitted)
13474      Branch: perl
13475            ! pod/perlcompile.pod
13476 ____________________________________________________________________________
13477 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
13478         Log: perlcompile.pod was listing all B:: modules, except B::Concise
13479      Branch: perl
13480            ! pod/perlcompile.pod
13481 ____________________________________________________________________________
13482 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
13483         Log: non-perlio robustness.
13484      Branch: perl
13485            ! ext/Socket/socketpair.t lib/utf8.t
13486 ____________________________________________________________________________
13487 [ 15713] By: nick                                  on 2002/04/03  18:06:49
13488         Log: Integrate mainline
13489      Branch: perlio
13490           +> lib/Tie/File/t/41_heap.t
13491           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
13492           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
13493           !> regexec.c t/op/re_tests t/op/tiearray.t
13494 ____________________________________________________________________________
13495 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
13496         Log: Tweak for 8.3 compat.
13497      Branch: perl
13498            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
13499            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
13500            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
13501            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
13502            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
13503            ! ext/Encode/bin/enc2xs
13504 ____________________________________________________________________________
13505 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
13506         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
13507              From: Mark-Jason Dominus <mjd@plover.com>
13508              Date: Wed, 03 Apr 2002 13:04:40 -0500
13509              Message-ID: <20020403180440.7614.qmail@plover.com>
13510      Branch: perl
13511            ! t/op/tiearray.t
13512 ____________________________________________________________________________
13513 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
13514         Log: Forgotten.
13515      Branch: perl
13516            + lib/Tie/File/t/41_heap.t
13517            ! MANIFEST
13518 ____________________________________________________________________________
13519 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
13520         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
13521              From: Mark Kvale <kvale@phy.ucsf.edu>
13522              Date: Tue, 2 Apr 2002 13:57:37 -0800
13523              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
13524      Branch: perl
13525            ! t/op/re_tests
13526 ____________________________________________________________________________
13527 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
13528         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
13529              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
13530              Date: Wed, 03 Apr 2002 03:34:34 +0100
13531              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
13532      Branch: perl
13533            ! regcomp.c
13534 ____________________________________________________________________________
13535 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
13536         Log: The leavetry crash should now be history.
13537      Branch: perl
13538            ! t/op/tiearray.t
13539 ____________________________________________________________________________
13540 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
13541         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
13542              From: Michael G Schwern <schwern@pobox.com>
13543              Date: Wed, 3 Apr 2002 10:56:44 -0500
13544              Message-ID: <20020403155644.GC916@blackrider>
13545      Branch: perl
13546            ! lib/ExtUtils/MM_Win95.pm
13547 ____________________________________________________________________________
13548 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
13549         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
13550              From: Dave Mitchell <davem@fdgroup.com>
13551              Date: Wed, 3 Apr 2002 02:08:26 +0100
13552              Message-ID: <20020403020825.B16724@fdgroup.com>
13553      Branch: perl
13554            ! pp_ctl.c
13555 ____________________________________________________________________________
13556 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
13557         Log: Prototype tweak for non-threaded builds.
13558      Branch: perl
13559            ! perl.c
13560 ____________________________________________________________________________
13561 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
13562         Log: Detached threads do not help; they still hold resources.
13563      Branch: perl
13564            ! ext/threads/threads.pm pod/perldiag.pod
13565 ____________________________________________________________________________
13566 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
13567         Log: Doc tweak from Wolfgang Laun.
13568      Branch: perl
13569            ! lib/File/Compare.pm
13570 ____________________________________________________________________________
13571 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
13572         Log: Subject: [PATCH bleadperl] regexec.c
13573              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13574              Date: Wed, 3 Apr 2002 11:13:30 +0200
13575              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
13576      Branch: perl
13577            ! regexec.c
13578 ____________________________________________________________________________
13579 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
13580         Log: Document the "Cleanup skipped ..." warning.
13581      Branch: perl
13582            ! ext/threads/threads.pm pod/perldiag.pod
13583 ____________________________________________________________________________
13584 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
13585         Log: Integrate perlio:
13586              
13587              [ 15698]
13588              Fix segfaults when mainthread exits with other threads running:
13589              - track number of running threads
13590              - if main thread calls perl_destruct() with other threads running
13591              skip most of cleanup (with a warning).
13592              
13593              [ 15696]
13594              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
13595      Branch: perl
13596           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
13597           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
13598           !> pod/perlapi.pod proto.h
13599 ____________________________________________________________________________
13600 [ 15698] By: nick                                  on 2002/04/03  13:15:30
13601         Log: Fix segfaults when mainthread exits with other threads running:
13602              - track number of running threads
13603              - if main thread calls perl_destruct() with other threads running
13604              skip most of cleanup (with a warning).
13605      Branch: perlio
13606            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
13607            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
13608 ____________________________________________________________________________
13609 [ 15697] By: nick                                  on 2002/04/03  07:34:13
13610         Log: Integrate mainline
13611      Branch: perlio
13612           +> lib/Net/Ping/t/250_ping_hires.t
13613           !> (integrate 33 files)
13614 ____________________________________________________________________________
13615 [ 15696] By: nick                                  on 2002/04/03  06:41:58
13616         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
13617      Branch: perlio
13618            ! lib/ExtUtils/xsubpp
13619 ____________________________________________________________________________
13620 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
13621         Log: Subject: [PATCH @15047] debugger
13622              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13623              Date: Sat, 16 Mar 2002 04:38:50 -0500
13624              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
13625      Branch: perl
13626            ! lib/perl5db.pl
13627 ____________________________________________________________________________
13628 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
13629         Log: Third Degree flags.
13630      Branch: perl
13631            ! Makefile.SH
13632 ____________________________________________________________________________
13633 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
13634         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
13635              From: Mark-Jason Dominus <mjd@plover.com>
13636              Date: Tue, 02 Apr 2002 16:35:11 -0500
13637              Message-ID: <20020402213511.27781.qmail@plover.com>
13638              
13639              (tweaked)
13640      Branch: perl
13641            ! pod/perlfunc.pod
13642 ____________________________________________________________________________
13643 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
13644         Log: Upgrade to Tie::File 0.92, from mjd.
13645      Branch: perl
13646            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13647            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
13648            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
13649            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
13650            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
13651            ! lib/Tie/File/t/40_abs_cache.t
13652 ____________________________________________________________________________
13653 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
13654         Log: Subject: [PATCH] Update my email address in perl.c
13655              From: Paul_GreenVOS@vos.stratus.com
13656              Date: Tue, 2 Apr 02 15:27 est
13657              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
13658      Branch: perl
13659            ! AUTHORS perl.c
13660 ____________________________________________________________________________
13661 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
13662         Log: POD fix.
13663      Branch: perl
13664            ! pod/perldelta.pod
13665 ____________________________________________________________________________
13666 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
13667         Log: What started as a small nit (the charnames test, nit found
13668              be Hugo), ballooned a bit... the goal is Larry's wish that
13669              illegal Unicode (such as U+FFFF) by default doesn't warn,
13670              since what if somebody WANTS to create illegal Unicode?
13671              Now getting close to this in the regex runtime.
13672              (Also, fix more of my fixation that BOM would be U+FFFE.)
13673      Branch: perl
13674            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
13675            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
13676 ____________________________________________________________________________
13677 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
13678         Log: Talk more about Net::Ping.
13679      Branch: perl
13680            ! pod/perldelta.pod
13681 ____________________________________________________________________________
13682 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
13683         Log: Upgrade to Net::Ping 2.14.
13684      Branch: perl
13685            + lib/Net/Ping/t/250_ping_hires.t
13686            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
13687            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
13688            ! lib/Net/Ping/t/140_stream_inst.t
13689 ____________________________________________________________________________
13690 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
13691         Log: XML::Parser 2.31 should be out shortly.
13692      Branch: perl
13693            ! pod/perldelta.pod
13694 ____________________________________________________________________________
13695 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
13696         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
13697              From: George Necula <necula@eecs.berkeley.edu>
13698              Date: Tue, 2 Apr 2002 10:22:41 -0800
13699              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
13700      Branch: perl
13701            ! lib/File/Spec/Cygwin.pm
13702 ____________________________________________________________________________
13703 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
13704         Log: EBCDIC test tweak.
13705      Branch: perl
13706            ! pod/perldelta.pod t/uni/case.pl
13707 ____________________________________________________________________________
13708 [ 15683] By: nick                                  on 2002/04/02  15:36:17
13709         Log: Integrate mainline
13710      Branch: perlio
13711           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
13712           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
13713           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
13714 ____________________________________________________________________________
13715 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
13716         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
13717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13718              Date: Tue, 2 Apr 2002 00:37:08 -0500
13719              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
13720      Branch: perl
13721            ! os2/os2ish.h perlio.c
13722 ____________________________________________________________________________
13723 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
13724         Log: Subject: [PATCH @15047] debugger again
13725              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13726              Date: Tue, 2 Apr 2002 00:30:31 -0500
13727              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
13728      Branch: perl
13729            ! lib/perl5db.pl
13730 ____________________________________________________________________________
13731 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
13732         Log: Subject: [PATCH @15047] test() in CPAN.pm
13733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13734              Date: Tue, 2 Apr 2002 00:46:45 -0500
13735              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
13736      Branch: perl
13737            ! lib/CPAN.pm
13738 ____________________________________________________________________________
13739 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
13740         Log: Sync with libnet-1.11
13741      Branch: perl
13742            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
13743            ! lib/Net/SMTP.pm
13744 ____________________________________________________________________________
13745 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
13746         Log: NetWare tweaks from C Aditya.
13747      Branch: perl
13748            ! NetWare/t/NWScripts.pl scope.c
13749 ____________________________________________________________________________
13750 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
13751         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
13752              From: Dan Kogai <dankogai@dan.co.jp>
13753              Date: Tue, 2 Apr 2002 22:21:47 +0900
13754              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
13755      Branch: perl
13756            ! ext/Encode/Encode.xs
13757 ____________________________________________________________________________
13758 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
13759         Log: Integrate perlio:
13760              
13761              [ 15675]
13762              Add buffer size growth test.
13763              
13764              [ 15674]
13765              Calculate buffer size needs in float to avoid 32-bit overflow.
13766      Branch: perl
13767           +> ext/Encode/t/grow.t
13768           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
13769 ____________________________________________________________________________
13770 [ 15675] By: nick                                  on 2002/04/02  07:49:41
13771         Log: Add buffer size growth test.
13772      Branch: perlio
13773            + ext/Encode/t/grow.t
13774            ! MANIFEST ext/Encode/MANIFEST
13775 ____________________________________________________________________________
13776 [ 15674] By: nick                                  on 2002/04/02  07:40:49
13777         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
13778      Branch: perlio
13779            ! ext/Encode/Encode.xs
13780 ____________________________________________________________________________
13781 [ 15673] By: nick                                  on 2002/04/02  07:40:06
13782         Log: Integrate mainline
13783      Branch: perlio
13784           +> (branch 102 files)
13785            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13786            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13787            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13788            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13789            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13790            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13791            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13792            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13793            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
13794            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
13795            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
13796            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
13797            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
13798            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
13799            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
13800            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
13801            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
13802            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13803            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13804            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13805            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13806            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
13807            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
13808            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
13809            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
13810            - ext/Encode/Encode/macCentEuro.ucm
13811            - ext/Encode/Encode/macCroatian.ucm
13812            - ext/Encode/Encode/macCyrillic.ucm
13813            - ext/Encode/Encode/macDingbats.ucm
13814            - ext/Encode/Encode/macGreek.ucm
13815            - ext/Encode/Encode/macIceland.ucm
13816            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13817            - ext/Encode/Encode/macRumanian.ucm
13818            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13819            - ext/Encode/Encode/macTurkish.ucm
13820            - ext/Encode/Encode/macUkraine.ucm
13821            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13822            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
13823            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
13824            - ext/Encode/compile ext/Encode/encode.h
13825            - ext/Encode/lib/Encode/CN/2022_CN.pm
13826            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
13827            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13828            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
13829            - lib/unicore/PropertyValueAliases.txt
13830           !> (integrate 143 files)
13831 ____________________________________________________________________________
13832 [ 15672] By: ams                                   on 2002/04/02  04:42:44
13833         Log: Win32 fix for Tie::File from MJD.
13834      Branch: perl
13835            ! lib/Tie/File.pm
13836 ____________________________________________________________________________
13837 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
13838         Log: Add a few tests to the timing-sensitive list.
13839      Branch: perl
13840            ! INSTALL
13841 ____________________________________________________________________________
13842 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
13843         Log: Subject: [PATCH sort.t] extensive regression testing
13844              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13845              Date: Mon, 1 Apr 2002 23:50:24 +0200
13846              Message-ID: <20020401235024.E677@rafael>
13847      Branch: perl
13848            ! lib/sort.t
13849 ____________________________________________________________________________
13850 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
13851         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)
13852              From: Nicholas Clark <nick@unfortu.net>
13853              Date: Mon, 1 Apr 2002 21:54:05 +0100
13854              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
13855      Branch: perl
13856            ! lib/Memoize/t/errors.t
13857 ____________________________________________________________________________
13858 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
13859         Log: Subject: getting rid of a few superfluous $&/$`
13860              From: Jeffrey Friedl <jfriedl@yahoo.com>
13861              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
13862              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
13863              
13864              (with more-backward-compat than just using @- and @+, also by Jeffrey)
13865              
13866              (The version number of Text::Balanced intentionally not
13867              increased since Damian will make a new release after 5.8)
13868      Branch: perl
13869            ! lib/Pod/Html.pm lib/Text/Balanced.pm
13870 ____________________________________________________________________________
13871 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
13872         Log: Subject: [PATCH 5.7.3 TESTS]
13873              From: mjd@plover.com
13874              Date: 1 Apr 2002 20:32:18 -0000
13875              Message-ID: <20020401203218.25230.qmail@plover.com>
13876      Branch: perl
13877            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13878            ! t/op/tiearray.t t/test.pl
13879 ____________________________________________________________________________
13880 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
13881         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
13882              From: Paul_GreenVOS@vos.stratus.com
13883              Date: Mon, 1 Apr 02 15:15 est
13884              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
13885      Branch: perl
13886            ! iperlsys.h
13887 ____________________________________________________________________________
13888 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
13889         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
13890              From: Paul_GreenVOS@vos.stratus.com
13891              Date: Mon, 1 Apr 02 14:11 est
13892              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
13893      Branch: perl
13894            ! lib/ExtUtils/MM_Unix.pm
13895 ____________________________________________________________________________
13896 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
13897         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
13898              From: Nicholas Clark <nick@unfortu.net>
13899              Date: Mon, 1 Apr 2002 19:30:05 +0100
13900              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
13901      Branch: perl
13902            ! t/op/pat.t t/op/utfhash.t
13903 ____________________________________________________________________________
13904 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
13905         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
13906              From: Mark-Jason Dominus <mjd@plover.com>
13907              Date: Mon, 01 Apr 2002 13:22:01 -0500
13908              Message-ID: <20020401182201.21189.qmail@plover.com>
13909      Branch: perl
13910            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
13911 ____________________________________________________________________________
13912 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
13913         Log: Update Changes.
13914      Branch: perl
13915            ! Changes patchlevel.h
13916 ____________________________________________________________________________
13917 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
13918         Log: Subject: [PATCH 5.7.3 DOC]
13919              From: mjd@plover.com
13920              Date: 1 Apr 2002 17:23:40 -0000
13921              Message-ID: <20020401172340.16410.qmail@plover.com>
13922      Branch: perl
13923            ! pod/perldelta.pod
13924 ____________________________________________________________________________
13925 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
13926         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
13927      Branch: perl
13928            ! hints/unicos.sh
13929 ____________________________________________________________________________
13930 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
13931         Log: Advertise piconv and enc2xs.
13932      Branch: perl
13933            ! pod/perldelta.pod
13934 ____________________________________________________________________________
13935 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
13936         Log: Add enc2xs.
13937      Branch: perl
13938            + utils/enc2xs.PL
13939            ! MANIFEST utils/Makefile
13940 ____________________________________________________________________________
13941 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
13942         Log: Integrate perlio:
13943              
13944              [ 15653]
13945              Be more explicit testing for \015 not \r
13946      Branch: perl
13947           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
13948           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
13949 ____________________________________________________________________________
13950 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
13951         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
13952              From: Philip Newton <Philip.Newton@gmx.net>
13953              Date: Mon, 01 Apr 2002 17:06:18 +0200
13954              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
13955      Branch: perl
13956            ! lib/charnames.pm lib/charnames.t
13957 ____________________________________________________________________________
13958 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
13959         Log: Subject: detypo patch
13960              From: andreas.koenig@anima.de (Andreas J. Koenig)
13961              Date: Mon, 01 Apr 2002 10:09:21 +0200
13962              Message-ID: <m3r8lzsuvi.fsf@anima.de>
13963      Branch: perl
13964            ! INSTALL
13965 ____________________________________________________________________________
13966 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
13967         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
13968              From: Philip Newton <Philip.Newton@gmx.net>
13969              Date: Mon, 01 Apr 2002 08:12:01 +0200
13970              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
13971      Branch: perl
13972            ! lib/charnames.pm lib/charnames.t
13973 ____________________________________________________________________________
13974 [ 15653] By: nick                                  on 2002/04/01  09:20:24
13975         Log: Be more explicit testing for \015 not \r
13976      Branch: perlio
13977            ! t/io/crlf.t
13978 ____________________________________________________________________________
13979 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
13980         Log: If under UTF-8 locale the utf8.pm really needs to be found.
13981      Branch: perl
13982            ! t/comp/cpp.t t/run/switchPx.t
13983 ____________________________________________________________________________
13984 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
13985         Log: Upgrade to Tie::File 0.91, from mjd.
13986      Branch: perl
13987            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
13988            + lib/Tie/File/t/26_twrite.t
13989            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
13990            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
13991            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
13992            ! lib/Tie/File/t/16_handle.t
13993 ____________________________________________________________________________
13994 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
13995         Log: DJGPP tweaks from Laszlo.
13996      Branch: perl
13997            ! lib/ExtUtils/MM_DOS.pm util.c
13998 ____________________________________________________________________________
13999 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
14000         Log: Discussion about minimal installations.
14001      Branch: perl
14002            ! INSTALL
14003 ____________________________________________________________________________
14004 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
14005         Log: Comment tweak from Hugo.
14006      Branch: perl
14007            ! regexec.c
14008 ____________________________________________________________________________
14009 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
14010         Log: Another UTF-8 locale tweak from Hugo.
14011      Branch: perl
14012            ! regexec.c
14013 ____________________________________________________________________________
14014 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
14015         Log: Document the known MacOS X locale problem.
14016      Branch: perl
14017            ! pod/perldelta.pod
14018 ____________________________________________________________________________
14019 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
14020         Log: Regex fix from Hugo: in UTF-8 locales the character
14021              counting code didn't work right for minimal matches.
14022      Branch: perl
14023            ! regexec.c
14024 ____________________________________________________________________________
14025 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
14026         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
14027              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14028              Date: Sun, 31 Mar 2002 20:32:43 -0500
14029              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
14030      Branch: perl
14031            ! lib/ExtUtils/xsubpp
14032 ____________________________________________________________________________
14033 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
14034         Log: Document known FreeBSD locale glitch. 
14035      Branch: perl
14036            ! pod/perldelta.pod
14037 ____________________________________________________________________________
14038 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
14039         Log: There is --list in glibc iconv.
14040      Branch: perl
14041            ! ext/Encode/bin/piconv
14042 ____________________________________________________________________________
14043 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
14044         Log: Slight usage tweaks to piconv: show usage with
14045              no -t -f or -l arguments, or with -h.
14046      Branch: perl
14047            ! ext/Encode/bin/piconv
14048 ____________________________________________________________________________
14049 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
14050         Log: Get the piconv installed.
14051      Branch: perl
14052            + utils/piconv.PL
14053            ! MANIFEST utils/Makefile
14054 ____________________________________________________________________________
14055 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
14056         Log: Spelling tweaks.
14057      Branch: perl
14058            ! ext/Encode/bin/piconv
14059 ____________________________________________________________________________
14060 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
14061         Log: Upgrade to Encode 1.11, from Dan Kogai.
14062      Branch: perl
14063            + ext/Encode/Encode/Changes.e2x
14064            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
14065            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
14066            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
14067            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
14068            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
14069            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
14070            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
14071            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
14072            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
14073            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
14074            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
14075            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
14076            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
14077            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
14078            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
14079            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
14080            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
14081            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
14082            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
14083            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
14084            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
14085            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
14086            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
14087            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
14088            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
14089            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
14090            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
14091            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
14092            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
14093            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
14094            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
14095            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
14096            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
14097            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
14098            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
14099            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
14100            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
14101            + ext/Encode/ucm/viscii.ucm
14102            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
14103            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
14104            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14105            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14106            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14107            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14108            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14109            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14110            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
14111            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
14112            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
14113            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
14114            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
14115            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
14116            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
14117            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
14118            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
14119            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
14120            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
14121            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
14122            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
14123            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
14124            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
14125            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
14126            - ext/Encode/Encode/ksc5601.ucm
14127            - ext/Encode/Encode/macCentEuro.ucm
14128            - ext/Encode/Encode/macCroatian.ucm
14129            - ext/Encode/Encode/macCyrillic.ucm
14130            - ext/Encode/Encode/macDingbats.ucm
14131            - ext/Encode/Encode/macGreek.ucm
14132            - ext/Encode/Encode/macIceland.ucm
14133            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
14134            - ext/Encode/Encode/macRumanian.ucm
14135            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
14136            - ext/Encode/Encode/macTurkish.ucm
14137            - ext/Encode/Encode/macUkraine.ucm
14138            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
14139            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
14140            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
14141            - lib/encoding.pm lib/encoding.t
14142            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
14143            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
14144            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
14145            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
14146            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
14147            ! ext/Encode/Makefile.PL ext/Encode/README
14148            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
14149            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
14150            ! ext/Encode/lib/Encode/Alias.pm
14151            ! ext/Encode/lib/Encode/Supported.pod
14152 ____________________________________________________________________________
14153 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
14154         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
14155              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
14156              respective test    and doc tweaks.
14157      Branch: perl
14158            ! lib/charnames.pm lib/charnames.t
14159 ____________________________________________________________________________
14160 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
14161         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
14162              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14163              Date: Sun, 31 Mar 2002 22:47:31 +0200
14164              Message-ID: <20020331224731.E854@rafael>
14165      Branch: perl
14166            ! pod/perlfunc.pod
14167 ____________________________________________________________________________
14168 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
14169         Log: Subject: [PATCH] __attribute__ problems with g++
14170              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14171              Date: Sun, 31 Mar 2002 22:43:03 +0200
14172              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
14173      Branch: perl
14174            ! perl.h
14175 ____________________________________________________________________________
14176 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
14177         Log: Put back the #! line, false alarm.
14178      Branch: perl
14179            ! lib/ExtUtils/t/Constant.t
14180 ____________________________________________________________________________
14181 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
14182         Log: Subject: Re: [Patch] pod/perlvar.pod
14183              From: Philip Newton <Philip.Newton@gmx.net>
14184              Date: Sun, 31 Mar 2002 07:40:43 +0200
14185              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
14186      Branch: perl
14187            ! pod/perlvar.pod
14188 ____________________________________________________________________________
14189 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
14190         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
14191              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14192              Date: Sat, 30 Mar 2002 21:37:37 -0500
14193              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
14194      Branch: perl
14195            ! ext/Socket/socketpair.t
14196 ____________________________________________________________________________
14197 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
14198         Log: Subject: Re: compile tweak for Win32
14199              From: Michael G Schwern <schwern@pobox.com>
14200              Date: Fri, 29 Mar 2002 17:48:22 -0500      
14201              Message-ID: <20020329224822.GG16816@blackrider>
14202      Branch: perl
14203            ! win32/buildext.pl
14204 ____________________________________________________________________________
14205 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
14206         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
14207              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14208              Date: Sat, 30 Mar 2002 22:19:46 +0100
14209              Message-ID: <20020330221946.A28497@rafael>
14210      Branch: perl
14211            ! t/lib/1_compile.t
14212 ____________________________________________________________________________
14213 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
14214         Log: Subject: [PATCH regmesg.t] increase output verbosity
14215              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14216              Date: Sat, 30 Mar 2002 22:34:08 +0100
14217              Message-ID: <20020330223408.C28497@rafael>
14218      Branch: perl
14219            ! t/op/regmesg.t
14220 ____________________________________________________________________________
14221 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
14222         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
14223              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14224              Date: Sat, 30 Mar 2002 21:36:23 +0100
14225              Message-ID: <20020330213623.A677@rafael>
14226      Branch: perl
14227            ! regcomp.c
14228 ____________________________________________________________________________
14229 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
14230         Log: If using a network filesystem several different hosts
14231              may be trying to lock the same file.  In this case offering
14232              to kill the other process is not that helpful.  (Unless one
14233              has *real* clustering, but that's not usually the case.)
14234      Branch: perl
14235            ! lib/CPAN.pm
14236 ____________________________________________________________________________
14237 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
14238         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
14239              From: andreas.koenig@anima.de (Andreas J. Koenig)
14240              Date: Sat, 30 Mar 2002 06:12:36 +0100
14241              Message-ID: <m3hemyvdtn.fsf@anima.de>
14242      Branch: perl
14243            ! lib/Dumpvalue.pm
14244 ____________________________________________________________________________
14245 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
14246         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
14247              From: Jeremy Zawodny <Jeremy@Zawodny.com>
14248              Date: Fri, 29 Mar 2002 17:55:20 -0800
14249              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
14250      Branch: perl
14251            ! utils/dprofpp.PL
14252 ____________________________________________________________________________
14253 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
14254         Log: Subject: [Patch] pod/perlvar.pod
14255              From: Dan Kogai <dankogai@dan.co.jp>
14256              Date: Sun, 31 Mar 2002 02:03:36 +0900
14257              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
14258      Branch: perl
14259            ! pod/perlvar.pod
14260 ____________________________________________________________________________
14261 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
14262         Log: Subject: [PATCH] MM & Encode fixes
14263              From: Michael G Schwern <schwern@pobox.com>
14264              Date: Sat, 30 Mar 2002 06:41:56 -0500
14265              Message-ID: <20020330114156.GA16533@blackrider>
14266      Branch: perl
14267            + lib/ExtUtils/t/basic.t
14268            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
14269            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
14270            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
14271            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14272            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
14273            ! lib/ExtUtils/t/hints.t
14274 ____________________________________________________________________________
14275 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
14276         Log: EBCDICification.
14277      Branch: perl
14278            ! lib/charnames.t
14279 ____________________________________________________________________________
14280 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
14281         Log: Upgrade to Tie::File 0.90, from mjd.
14282      Branch: perl
14283            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
14284            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14285            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
14286            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
14287            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
14288            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
14289            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
14290            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
14291            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
14292 ____________________________________________________________________________
14293 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
14294         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
14295              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14296              Date: Sat, 30 Mar 2002 00:20:39 +0100
14297              Message-ID: <20020330002039.A716@rafael>
14298      Branch: perl
14299            ! lib/sort.pm
14300 ____________________________________________________________________________
14301 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
14302         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
14303              From: Michael G Schwern <schwern@pobox.com>
14304              Date: Fri, 29 Mar 2002 18:14:20 -0500
14305              Message-ID: <20020329231419.GI16816@blackrider>
14306      Branch: perl
14307            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
14308            ! wince/Makefile.ce
14309 ____________________________________________________________________________
14310 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
14311         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
14312              From: Paul_GreenVOS@vos.stratus.com
14313              Date: Fri, 29 Mar 02 18:01 est
14314              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
14315      Branch: perl
14316            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
14317 ____________________________________________________________________________
14318 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
14319         Log: AUTHORS updates.
14320      Branch: perl
14321            ! AUTHORS
14322 ____________________________________________________________________________
14323 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
14324         Log: Upgrade to Encode 1.01, from Dan Kogai.
14325      Branch: perl
14326            ! ext/Encode/Changes ext/Encode/Encode.pm
14327            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
14328            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
14329            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14330            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14331            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14332            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14333            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14334            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14335            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
14336            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
14337            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
14338            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
14339            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
14340            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
14341            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
14342            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
14343            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
14344            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
14345            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
14346            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
14347            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
14348            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
14349            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
14350            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
14351            ! ext/Encode/Encode/ksc5601.ucm
14352            ! ext/Encode/Encode/macCentEuro.ucm
14353            ! ext/Encode/Encode/macCroatian.ucm
14354            ! ext/Encode/Encode/macCyrillic.ucm
14355            ! ext/Encode/Encode/macDingbats.ucm
14356            ! ext/Encode/Encode/macGreek.ucm
14357            ! ext/Encode/Encode/macIceland.ucm
14358            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
14359            ! ext/Encode/Encode/macRumanian.ucm
14360            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
14361            ! ext/Encode/Encode/macTurkish.ucm
14362            ! ext/Encode/Encode/macUkraine.ucm
14363            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
14364            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
14365            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
14366            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
14367            ! ext/Encode/lib/Encode/CJKConstants.pm
14368            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
14369            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
14370            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
14371 ____________________________________________________________________________
14372 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
14373         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
14374              From: "Craig A. Berry" <craigberry@mac.com>
14375              Date: Fri, 29 Mar 2002 13:46:28 -0600
14376              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
14377      Branch: perl
14378            ! configure.com
14379 ____________________________________________________________________________
14380 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
14381         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
14382              which one has to get from the CPAN distribution.
14383      Branch: perl
14384            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
14385            + lib/Memoize/t/expmod_t.t
14386            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
14387            - lib/Memoize/t/expire_module_t.t
14388            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
14389            ! lib/Memoize/README
14390 ____________________________________________________________________________
14391 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
14392         Log: metaconfig unit tweak.
14393      Branch: metaconfig/U/perl
14394            ! versiononly.U
14395 ____________________________________________________________________________
14396 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
14397         Log: Configure-related tweaks.
14398      Branch: perl
14399            ! Porting/Glossary Porting/config.sh Porting/config_H
14400            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14401            ! vos/config.ga.h
14402 ____________________________________________________________________________
14403 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
14404         Log: Ooops.
14405      Branch: perl
14406            ! t/op/ver.t
14407 ____________________________________________________________________________
14408 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
14409         Log: Subject: [PATCH @15606] d_time for vms
14410              From: "Craig A. Berry" <craigberry@mac.com>
14411              Date: Fri, 29 Mar 2002 11:58:29 -0600
14412              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
14413      Branch: perl
14414            ! configure.com
14415 ____________________________________________________________________________
14416 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
14417         Log: Subject: Re: Regex-Unicode bugs
14418              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14419              Date: Thu, 28 Mar 2002 10:12:35 +0100
14420              Message-ID: <20020328101235.F678@rafael>
14421      Branch: perl
14422            ! t/op/regmesg.t
14423 ____________________________________________________________________________
14424 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
14425         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
14426              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14427              Date: Fri, 29 Mar 2002 16:53:27 +0000
14428              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
14429      Branch: perl
14430            ! pod/perlre.pod pod/perlretut.pod
14431 ____________________________________________________________________________
14432 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
14433         Log: Subject: Re: debugger debuggers wanted
14434              From: spidb@cpan.org
14435              Date: Fri, 29 Mar 2002 06:34:11 -0500
14436              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
14437      Branch: perl
14438            ! lib/perl5db.pl
14439 ____________________________________________________________________________
14440 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
14441         Log: Update Changes.
14442      Branch: perl
14443            ! Changes patchlevel.h
14444 ____________________________________________________________________________
14445 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
14446         Log: Rename for 8.3-friendliness.
14447      Branch: perl
14448            + lib/unicore/PropValueAliases.txt
14449            - lib/unicore/PropertyValueAliases.txt
14450            ! MANIFEST lib/unicore/README.perl
14451 ____________________________________________________________________________
14452 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
14453         Log: Retract ExtUtils/t/basic.t until it works.
14454      Branch: perl
14455            - lib/ExtUtils/t/basic.t
14456            ! MANIFEST
14457 ____________________________________________________________________________
14458 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
14459         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
14460              From: Slaven Rezic <slaven.rezic@berlin.de>
14461              Date: 28 Mar 2002 22:27:14 +0100
14462              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
14463      Branch: perl
14464            ! hints/freebsd.sh
14465 ____________________________________________________________________________
14466 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
14467         Log: Interesting... where did this come from?
14468              (The Configure change in #15600)
14469      Branch: perl
14470            ! config_h.SH
14471 ____________________________________________________________________________
14472 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
14473         Log: metaconfig unit change for #15600.
14474      Branch: metaconfig/U/perl
14475            ! versiononly.U
14476 ____________________________________________________________________________
14477 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
14478         Log: Subject: versiononly should not put `old' versions in inc
14479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14480              Date: Fri, 29 Mar 2002 12:53:49 +0100
14481              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
14482      Branch: perl
14483            ! Configure
14484 ____________________________________________________________________________
14485 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
14486         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
14487              From: Michael G Schwern <schwern@pobox.com>
14488              Date: Fri, 29 Mar 2002 04:12:47 -0500
14489              Message-ID: <20020329091247.GA7432@blackrider>
14490              
14491              (with two nits: (1) change lib/Extutils/Command/MM.pm
14492              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
14493              @INC to compile.t)
14494      Branch: perl
14495            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
14496            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
14497            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
14498            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
14499            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
14500            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
14501            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
14502            + lib/ExtUtils/t/Problem-Module/Makefile.PL
14503            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
14504            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
14505            + t/lib/MakeMaker/Test/Utils.pm
14506            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
14507            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
14508            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
14509            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
14510            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
14511            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14512            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14513            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
14514            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
14515            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
14516            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
14517            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
14518            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
14519            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
14520            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
14521            ! t/lib/TieOut.pm
14522 ____________________________________________________________________________
14523 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
14524         Log: Leftovers from Encode 0.99.
14525      Branch: perl
14526            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
14527            - ext/Encode/compile ext/Encode/encode.h
14528            - ext/Encode/lib/Encode/CN/2022_CN.pm
14529            - ext/Encode/lib/Encode/Details.pod
14530 ____________________________________________________________________________
14531 [ 15597] By: nick                                  on 2002/03/29  14:03:35
14532         Log: Integrate mainline
14533      Branch: perlio
14534           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
14535           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
14536           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
14537           !> (integrate 130 files)
14538 ____________________________________________________________________________
14539 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
14540         Log: Subject: Another Unicode-3.2-induced doc fix
14541              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14542              Date: Fri, 29 Mar 2002 21:45:47 +0900
14543              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
14544      Branch: perl
14545            ! ext/Unicode/Normalize/Normalize.pm
14546 ____________________________________________________________________________
14547 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
14548         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
14549              From: Slaven Rezic <slaven.rezic@berlin.de>
14550              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
14551              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
14552      Branch: perl
14553            ! reentr.c reentr.pl
14554 ____________________________________________________________________________
14555 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
14556         Log: Subject: [PATCH] Quieting OS X
14557              From: Michael G Schwern <schwern@pobox.com>
14558              Date: Fri, 29 Mar 2002 05:46:23 -0500
14559              Message-ID: <20020329104622.GA9163@blackrider>
14560      Branch: perl
14561            ! ext/POSIX/t/posix.t t/op/stat.t
14562 ____________________________________________________________________________
14563 [ 15593] By: ams                                   on 2002/03/29  07:32:22
14564         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
14565              From: Paul_GreenVOS@vos.stratus.com
14566              Date: Fri, 29 Mar 02 0:05 est
14567              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
14568      Branch: perl
14569            ! ext/Time/HiRes/HiRes.xs
14570 ____________________________________________________________________________
14571 [ 15592] By: ams                                   on 2002/03/29  07:28:29
14572         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
14573              From: Spider Boardman <spidb@cpan.org>
14574              Date: Fri, 29 Mar 2002 00:52:24 -0500
14575              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
14576      Branch: perl
14577            ! op.c t/op/attrs.t
14578 ____________________________________________________________________________
14579 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
14580         Log: It's perlce.
14581      Branch: perl
14582            ! pod/perldelta.pod
14583 ____________________________________________________________________________
14584 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
14585         Log: MPE/iX tweaks from Mark Bixby.
14586      Branch: perl
14587            ! ext/Storable/t/lock.t mpeix/relink
14588 ____________________________________________________________________________
14589 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
14590         Log: Upgrade to Encode 1.00, from Dan Kogai.
14591              
14592              (one nit: bin/enc2xs needed also ../..)
14593      Branch: perl
14594            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
14595            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
14596            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
14597            ! (edit 104 files)
14598 ____________________________________________________________________________
14599 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
14600         Log: Subject: [PATCH] NEXT LINE --> NEL
14601              From: Philip Newton <Philip.Newton@gmx.net>
14602              Date: Thu, 28 Mar 2002 21:03:10 +0000
14603              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
14604      Branch: perl
14605            ! lib/charnames.pm lib/charnames.t
14606 ____________________________________________________________________________
14607 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
14608         Log: binmode :bytes, again.
14609      Branch: perl
14610            ! lib/utf8.t
14611 ____________________________________________________________________________
14612 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
14613         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
14614              From: Mark-Jason Dominus <mjd@plover.com>
14615              Date: Thu, 28 Mar 2002 10:36:03 -0500
14616              Message-ID: <20020328153603.11992.qmail@plover.com>
14617      Branch: perl
14618            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
14619 ____________________________________________________________________________
14620 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
14621         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
14622      Branch: perl
14623            ! lib/charnames.pm lib/charnames.t pp_pack.c
14624 ____________________________________________________________________________
14625 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
14626         Log: If expecting UTF-8, probably not expecting UTF-16.
14627      Branch: perl
14628            ! t/comp/require.t
14629 ____________________________________________________________________________
14630 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
14631         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
14632              From: Paul_GreenVOS@vos.stratus.com
14633              Date: Thu, 28 Mar 02 8:22 est
14634              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
14635      Branch: perl
14636            ! lib/Time/Local.pm
14637 ____________________________________________________________________________
14638 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
14639         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
14640              From: Paul_GreenVOS@vos.stratus.com
14641              Date: Thu, 28 Mar 02 7:46 est
14642              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
14643      Branch: perl
14644            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
14645 ____________________________________________________________________________
14646 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
14647         Log: A little bit better error message for \pq, still
14648              not good because the script context is not shown.
14649      Branch: perl
14650            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
14651 ____________________________________________________________________________
14652 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
14653         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
14654              From: Jeffrey Friedl <jfriedl@yahoo.com>
14655              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
14656              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
14657      Branch: perl
14658            ! sv.c t/op/pat.t
14659 ____________________________________________________________________________
14660 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
14661         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
14662              From: Mark-Jason Dominus <mjd@plover.com>
14663              Date: Thu, 28 Mar 2002 05:04:40 -0500
14664              Message-ID: <20020328100440.22081.qmail@plover.com>
14665      Branch: perl
14666            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
14667 ____________________________________________________________________________
14668 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
14669         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
14670              From: mjd@plover.com
14671              Date: 28 Mar 2002 09:22:06 -0000
14672              Message-ID: <20020328092206.18833.qmail@plover.com>
14673      Branch: perl
14674            ! lib/encoding.t
14675 ____________________________________________________________________________
14676 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
14677         Log: Unicode 3.2.0-induced doc tweaks.
14678      Branch: perl
14679            ! pod/perlretut.pod pod/perlunicode.pod
14680 ____________________________________________________________________________
14681 [ 15576] By: nick                                  on 2002/03/28  07:40:04
14682         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
14683      Branch: perlio
14684           +> (branch 31 files)
14685           !> (integrate 162 files)
14686 ____________________________________________________________________________
14687 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
14688         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
14689              From: Paul_GreenVOS@vos.stratus.com
14690              Date: Thu, 28 Mar 02 0:16 est
14691              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
14692      Branch: perl
14693            ! ext/POSIX/t/posix.t
14694 ____________________________________________________________________________
14695 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
14696         Log: Subject: Re: Regex-Unicode bugs
14697              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14698              Date: Wed, 27 Mar 2002 13:48:06 +0100
14699              Message-ID: <20020327134806.C18945@rafael>
14700              
14701              regmesg.t patch still would be nice.
14702      Branch: perl
14703            ! regcomp.c
14704 ____________________________________________________________________________
14705 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
14706         Log: Subject: Re: Regex-Unicode bugs
14707              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
14708              Date: Wed, 27 Mar 2002 12:39:57 +0000
14709              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
14710      Branch: perl
14711            ! pod/perldiag.pod regcomp.c
14712 ____________________________________________________________________________
14713 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
14714         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
14715              From: Paul_GreenVOS@vos.stratus.com
14716              Date: Wed, 27 Mar 02 23:33 est
14717              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
14718      Branch: perl
14719            ! t/io/fs.t
14720 ____________________________________________________________________________
14721 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
14722         Log: The Official 3.2.0 came out.
14723      Branch: perl
14724            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
14725            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
14726            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
14727            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
14728            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
14729            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
14730            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
14731            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
14732            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
14733            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
14734            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
14735            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
14736            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
14737            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
14738            + lib/unicore/lib/UnifiedI.pl
14739            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
14740 ____________________________________________________________________________
14741 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
14742         Log: socketpair binmode :bytes.
14743      Branch: perl
14744            ! ext/Socket/socketpair.t
14745 ____________________________________________________________________________
14746 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
14747         Log: Don't install anything beneath 't' directories.
14748      Branch: perl
14749            ! installperl
14750 ____________________________________________________________________________
14751 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
14752         Log: More UTF-8 locale sensitivity.
14753      Branch: perl
14754            ! t/io/utf8.t
14755 ____________________________________________________________________________
14756 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
14757         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
14758              From: Stas Bekman <stas@stason.org>
14759              Date: Thu, 28 Mar 2002 10:13:45 +0800
14760              Message-ID: <3CA27C59.4020209@stason.org>
14761              
14762              Temp file cleanup.
14763      Branch: perl
14764            ! lib/Pod/t/pod2html-lib.pl
14765 ____________________________________________________________________________
14766 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
14767         Log: Be compatible also with non-UTF-8 locales.
14768      Branch: perl
14769            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
14770            ! lib/Locale/Language.pod
14771 ____________________________________________________________________________
14772 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
14773         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
14774              From: Spider Boardman <spidb@cpan.org>
14775              Date: Wed, 27 Mar 2002 20:52:28 -0500
14776              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
14777      Branch: perl
14778            ! cv.h op.c t/op/attrs.t toke.c
14779 ____________________________________________________________________________
14780 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
14781         Log: "Last element".
14782      Branch: perl
14783            ! pod/perlfunc.pod
14784 ____________________________________________________________________________
14785 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
14786         Log: Subject: Error in perlfunc for "die"
14787              From: William R Ward <bill@wards.net>
14788              Date: 27 Mar 2002 12:31:32 -0800
14789              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
14790      Branch: perl
14791            ! pod/perlfunc.pod
14792 ____________________________________________________________________________
14793 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
14794         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
14795              From: Mark Kvale <kvale@phy.ucsf.edu>
14796              Date: Wed, 27 Mar 2002 16:45:37 -0800
14797              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
14798      Branch: perl
14799            ! pod/perlre.pod pod/perlretut.pod
14800 ____________________________________________________________________________
14801 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
14802         Log: Try to handle UTF-8 locales.
14803      Branch: perl
14804            ! lib/locale.t
14805 ____________________________________________________________________________
14806 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
14807         Log: More binmode :bytes.
14808      Branch: perl
14809            ! t/io/utf8.t
14810 ____________________________________________________________________________
14811 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
14812         Log: binmode(FH, ":bytes") is the right way, methinks.
14813      Branch: perl
14814            ! ext/PerlIO/t/encoding.t
14815 ____________________________________________________________________________
14816 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
14817         Log: UTF-8 locale: need to open explicitly for bytes.
14818      Branch: perl
14819            ! ext/PerlIO/t/encoding.t
14820 ____________________________________________________________________________
14821 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
14822         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
14823      Branch: perl
14824            ! lib/Locale/Language.pm lib/Locale/Language.pod
14825 ____________________________________________________________________________
14826 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
14827         Log: Warn instead of croak.
14828      Branch: perl
14829            ! pod/perldiag.pod utf8.c
14830 ____________________________________________________________________________
14831 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
14832         Log: UTF-8 locale: there might already be one UTF-8 discipline.
14833      Branch: perl
14834            ! lib/open.t
14835 ____________________________________________________________________________
14836 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
14837         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
14838              From: "Craig A. Berry" <craigberry@mac.com>
14839              Date: Wed, 27 Mar 2002 15:22:13 -0600
14840              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
14841      Branch: perl
14842            ! t/lib/1_compile.t t/lib/compmod.pl
14843 ____________________________________________________________________________
14844 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
14845         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
14846              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14847              Date: Wed, 27 Mar 2002 22:35:03 +0100
14848              Message-ID: <20020327223503.A678@rafael>
14849      Branch: perl
14850            ! pod/perlop.pod
14851 ____________________________________________________________________________
14852 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
14853         Log: Start using the Unicode 3.2.0 data (NOTE: still
14854              unofficial, but the data is unlikely to change much.
14855              Doublecheck when 3.2.0 gets released.)
14856      Branch: perl
14857            + lib/unicore/PropertyAliases.txt
14858            + lib/unicore/PropertyValueAliases.txt
14859            ! (edit 129 files)
14860 ____________________________________________________________________________
14861 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
14862         Log: Update Changes.
14863      Branch: perl
14864            ! Changes patchlevel.h
14865 ____________________________________________________________________________
14866 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
14867         Log: Further fixing for #15549.  Six tests are failing
14868              under Solaris with en_US.UTF-8 but those failures seem
14869              unrelated to the BOUND problem, will look at them later.
14870      Branch: perl
14871            ! regexec.c
14872 ____________________________________________________________________________
14873 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
14874         Log: Possible fix for "Orks, Dragons, and Elves":
14875              should now build under UTF-8 locales (is building
14876              under Solaris en_US.UTF-8 right now).
14877      Branch: perl
14878            ! Makefile.SH regexec.c
14879 ____________________________________________________________________________
14880 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
14881         Log: Forgotten from #15523.
14882      Branch: perl
14883            ! lib/Math/BigInt/Calc.pm
14884 ____________________________________________________________________________
14885 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
14886         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
14887              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
14888              Date: Wed, 27 Mar 2002 13:32:00 +0100
14889              Message-ID: <20020327133200.A18945@rafael>
14890      Branch: perl
14891            ! regcomp.c t/lib/warnings/regcomp
14892 ____________________________________________________________________________
14893 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
14894         Log: Subject: [PATCH] MANIFES --> MANIFEST
14895              From: Philip Newton <Philip.Newton@gmx.net>
14896              Date: Wed, 27 Mar 2002 10:05:46 +0000
14897              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
14898              
14899              (plus a few tweaks more)
14900      Branch: perl
14901            ! Porting/check83.pl
14902 ____________________________________________________________________________
14903 [ 15545] By: nick                                  on 2002/03/27  07:37:36
14904         Log: Integrate mainline
14905      Branch: perlio
14906           +> lib/Math/BigInt/t/with_sub.t
14907            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
14908            - lib/bignum/t/trace.t
14909           !> (integrate 76 files)
14910 ____________________________________________________________________________
14911 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
14912         Log: Obsolete mailing list information.
14913      Branch: perl
14914            ! README.bs2000 README.os390 README.vmesa
14915 ____________________________________________________________________________
14916 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
14917         Log: More URL "whitespacing".
14918      Branch: perl
14919            ! README.bs2000 README.hurd README.mpeix README.netware
14920            ! README.os390 README.vmesa README.vos README.win32
14921            ! pod/perl5004delta.pod pod/perl5005delta.pod
14922            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
14923            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
14924            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
14925            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
14926            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
14927            ! pod/perltodo.pod
14928 ____________________________________________________________________________
14929 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
14930         Log: I like doubleclicking on URLs in pods to select them.
14931      Branch: perl
14932            ! README.amiga README.epoc README.vos pod/perl561delta.pod
14933            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
14934            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14935            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
14936            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
14937            ! pod/perltodo.pod pod/perlvar.pod
14938 ____________________________________________________________________________
14939 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
14940         Log: Regen modlib.
14941      Branch: perl
14942            ! pod/perlmodlib.pod
14943 ____________________________________________________________________________
14944 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
14945         Log: Update the CPAN sites list.
14946      Branch: perl
14947            ! pod/perlmodlib.PL pod/perlmodlib.pod
14948 ____________________________________________________________________________
14949 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
14950         Log: Regen modlib, toc.
14951      Branch: perl
14952            ! pod/perlmodlib.pod pod/perltoc.pod
14953 ____________________________________________________________________________
14954 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
14955         Log: s/rationale/rational/
14956      Branch: perl
14957            ! lib/Math/BigRat.pm lib/bigrat.pm
14958 ____________________________________________________________________________
14959 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
14960         Log: s/done/esac/
14961      Branch: perl
14962            ! hints/dec_osf.sh
14963 ____________________________________________________________________________
14964 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
14965         Log: Advertise big* and BigRat.
14966      Branch: perl
14967            ! pod/perldelta.pod
14968 ____________________________________________________________________________
14969 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
14970         Log: A missing ) in #15527.
14971      Branch: perl
14972            ! pp_sys.c
14973 ____________________________________________________________________________
14974 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
14975         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
14976              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14977              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
14978              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
14979      Branch: perl
14980            ! lib/ExtUtils/typemap
14981 ____________________________________________________________________________
14982 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
14983         Log: Subject: Re: Cygwin PerlIO.t failing
14984              From: Stas Bekman <stas@stason.org>
14985              Date: Wed, 27 Mar 2002 01:34:11 +0800
14986              Message-ID: <3CA0B113.1070800@stason.org>
14987      Branch: perl
14988            ! ext/PerlIO/PerlIO.t
14989 ____________________________________________________________________________
14990 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
14991         Log: Subject: [PATCH] safety check for vms/test.com
14992              From: "Craig A. Berry" <craigberry@mac.com>
14993              Date: Tue, 26 Mar 2002 12:15:21 -0600
14994              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
14995      Branch: perl
14996            ! vms/test.com
14997 ____________________________________________________________________________
14998 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
14999         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
15000              From: PPrymmer@factset.com
15001              Date: Tue, 26 Mar 2002 13:04:59 -0500
15002              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
15003      Branch: perl
15004            ! configure.com
15005 ____________________________________________________________________________
15006 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
15007         Log: Subject: [PATCH] Minor typo in test harness
15008              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
15009              Date: Tue, 26 Mar 2002 17:44:06 -0000
15010              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
15011      Branch: perl
15012            ! t/lib/warnings/perlio
15013 ____________________________________________________________________________
15014 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
15015         Log: Subject: PATCH s2p.PL
15016              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15017              Date: Tue, 26 Mar 2002 17:16:46 +0100
15018              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
15019      Branch: perl
15020            ! x2p/s2p.PL
15021 ____________________________________________________________________________
15022 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
15023         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
15024      Branch: perl
15025            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
15026            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
15027            ! MANIFEST
15028 ____________________________________________________________________________
15029 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
15030         Log: Avoid and document a weird bug in UNICOS/mk.
15031      Branch: perl
15032            ! pod/perldelta.pod pp_sys.c
15033 ____________________________________________________________________________
15034 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
15035         Log: Math::BigInt::Lite 0.09, from Tels.
15036      Branch: perl
15037            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
15038            ! MANIFEST
15039 ____________________________________________________________________________
15040 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
15041         Log: For now disable the test in OS/390; it seems to hang,
15042              but frustratingly seems to run from command line and
15043              from Perl debugger.
15044      Branch: perl
15045            ! lib/Math/BigInt/t/mbi_rand.t
15046 ____________________________________________________________________________
15047 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
15048         Log: EPOC update from Olaf Flebbe.
15049      Branch: perl
15050            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
15051            ! pod/perlport.pod t/io/fs.t
15052 ____________________________________________________________________________
15053 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
15054         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
15055              and bignum 0.11, from Tels.
15056      Branch: perl
15057            + lib/Math/BigInt/t/with_sub.t
15058            - lib/bignum/t/trace.t
15059            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15060            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
15061            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
15062            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
15063            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
15064            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
15065            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
15066            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
15067            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
15068            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
15069            ! lib/bignum/t/bigrat.t lib/bigrat.pm
15070            ! t/lib/Math/BigInt/Subclass.pm
15071 ____________________________________________________________________________
15072 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
15073         Log: Integrate perlio:
15074              
15075              [ 15521]
15076              Testcase for crlf spanning buffer boundary
15077              
15078              [ 15520]
15079              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
15080      Branch: perl
15081           +> t/io/crlf.t
15082           !> MANIFEST perlio.c
15083 ____________________________________________________________________________
15084 [ 15521] By: nick                                  on 2002/03/26  15:31:55
15085         Log: Testcase for crlf spanning buffer boundary
15086      Branch: perlio
15087            + t/io/crlf.t
15088            ! MANIFEST
15089 ____________________________________________________________________________
15090 [ 15520] By: nick                                  on 2002/03/26  15:09:52
15091         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
15092      Branch: perlio
15093            ! perlio.c
15094 ____________________________________________________________________________
15095 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
15096         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
15097      Branch: perl
15098            ! t/lib/1_compile.t
15099 ____________________________________________________________________________
15100 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
15101         Log: Document the Configure (really, awk) glitch in
15102              UNICOS/mk.
15103      Branch: perl
15104            ! pod/perldelta.pod
15105 ____________________________________________________________________________
15106 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
15107         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
15108              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15109              Date: Fri, 22 Mar 2002 16:11:28 +0100
15110              Message-ID: <3C9B57B0.31936.496399@localhost>
15111      Branch: perl
15112            ! win32/win32.c
15113 ____________________________________________________________________________
15114 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
15115         Log: Subject: Re: Jarkko likes OOOOs
15116              From: "Gerrit P. Haase" <gp@familiehaase.de>
15117              Date: Tue, 26 Mar 2002 08:44:02 +0100
15118              Message-ID: <40509050505.20020326084402@familiehaase.de>
15119      Branch: perl
15120            ! t/io/fs.t
15121 ____________________________________________________________________________
15122 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
15123         Log: Subject: [patch utils/perlbug] subject header setting problem      
15124              From: Stas Bekman <stas@stason.org>
15125              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
15126              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
15127      Branch: perl
15128            ! utils/perlbug.PL
15129 ____________________________________________________________________________
15130 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
15131         Log: Subject: [PATCH] win32/makefile.mk
15132              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15133              Date: Tue, 26 Mar 2002 13:56:19 +0100
15134              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
15135      Branch: perl
15136            ! win32/makefile.mk
15137 ____________________________________________________________________________
15138 [ 15513] By: nick                                  on 2002/03/26  07:17:17
15139         Log: Integrate mainline
15140      Branch: perlio
15141           +> (branch 39 files)
15142            - (delete 109 files)
15143           !> (integrate 105 files)
15144 ____________________________________________________________________________
15145 [ 15512] By: nick                                  on 2002/03/26  06:52:42
15146         Log: Integrate mainline
15147      Branch: perlio
15148           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
15149           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
15150           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
15151           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
15152           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
15153 ____________________________________________________________________________
15154 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
15155         Log: Installation advice from Robert Spier. 
15156      Branch: perl
15157            ! INSTALL
15158 ____________________________________________________________________________
15159 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
15160         Log: Stas setting things right.
15161      Branch: perl
15162            ! ext/PerlIO/PerlIO.t
15163 ____________________________________________________________________________
15164 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
15165         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
15166              From: Paul_GreenVOS@vos.stratus.com
15167              Date: Mon, 25 Mar 02 23:57 est
15168              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
15169      Branch: perl
15170            ! ext/IO/lib/IO/t/io_unix.t
15171 ____________________________________________________________________________
15172 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
15173         Log: Add threads hints for UNICOS/mk and UNICOS.
15174              (I'm just guessing on UNICOS.)
15175      Branch: perl
15176            ! hints/unicos.sh hints/unicosmk.sh
15177 ____________________________________________________________________________
15178 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
15179         Log: Mention the effect of Unicode keys on hashes.
15180      Branch: perl
15181            ! pod/perlunicode.pod
15182 ____________________________________________________________________________
15183 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
15184         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
15185              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
15186              Date: Mon, 25 Mar 2002 17:24:33 -0600
15187              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
15188      Branch: perl
15189            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
15190            ! vms/vms_yfix.pl
15191 ____________________________________________________________________________
15192 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
15193         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
15194      Branch: perl
15195            ! hints/dec_osf.sh
15196 ____________________________________________________________________________
15197 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
15198         Log: The .ucm of Encode are big when uncompressed.
15199      Branch: perl
15200            ! INSTALL
15201 ____________________________________________________________________________
15202 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
15203         Log: I don't understand what is going on what these
15204              news tests, retracting the whole lot.
15205      Branch: perl
15206            ! ext/PerlIO/PerlIO.t
15207 ____________________________________________________________________________
15208 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
15209         Log: Upgrade to Encode 0.99, from Dan Kogai.
15210      Branch: perl
15211            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
15212            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
15213            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
15214            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
15215            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
15216            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
15217            + ext/Encode/Encode/ksc5601.ucm
15218            + ext/Encode/Encode/macCentEuro.ucm
15219            + ext/Encode/Encode/macCroatian.ucm
15220            + ext/Encode/Encode/macCyrillic.ucm
15221            + ext/Encode/Encode/macDingbats.ucm
15222            + ext/Encode/Encode/macGreek.ucm
15223            + ext/Encode/Encode/macIceland.ucm
15224            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
15225            + ext/Encode/Encode/macRumanian.ucm
15226            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
15227            + ext/Encode/Encode/macTurkish.ucm
15228            + ext/Encode/Encode/macUkraine.ucm
15229            + ext/Encode/Encode/shiftjis.ucm
15230            + ext/Encode/lib/Encode/10646_1.pm
15231            + ext/Encode/lib/Encode/CJKConstants.pm
15232            + ext/Encode/lib/Encode/CN/2022_CN.pm
15233            + ext/Encode/lib/Encode/JP/2022_JP.pm
15234            + ext/Encode/lib/Encode/JP/2022_JP1.pm
15235            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
15236            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
15237            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
15238            + ext/Encode/ucm2table
15239            - (delete 109 files)
15240            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
15241            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
15242            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
15243            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
15244            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15245            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
15246            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
15247            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
15248            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
15249            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
15250            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
15251            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
15252            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
15253            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
15254            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
15255            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
15256            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
15257            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
15258            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
15259            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
15260            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
15261            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
15262            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
15263            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
15264            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
15265            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
15266            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
15267            ! ext/Encode/Makefile.PL ext/Encode/README
15268            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
15269            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15270            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
15271            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
15272            ! ext/Encode/lib/Encode/Details.pod
15273            ! ext/Encode/lib/Encode/Encoding.pm
15274            ! ext/Encode/lib/Encode/Internal.pm
15275            ! ext/Encode/lib/Encode/JP/H2Z.pm
15276            ! ext/Encode/lib/Encode/JP/JIS.pm
15277            ! ext/Encode/lib/Encode/Supported.pod
15278            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15279            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15280            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
15281            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
15282            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
15283            ! ext/Encode/t/jisx0212.ref
15284 ____________________________________________________________________________
15285 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
15286         Log: Noise with -w.
15287      Branch: perl
15288            ! ext/PerlIO/PerlIO.t
15289 ____________________________________________________________________________
15290 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
15291         Log: If no perlio no perlio warnings, either.
15292      Branch: perl
15293            ! lib/warnings.t
15294 ____________________________________________________________________________
15295 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
15296         Log: ...and put some of the new perlio tests here.
15297              The in-memory ones not yet since my poor brain
15298              refuses to find the right TODO incantation.
15299      Branch: perl
15300            ! ext/PerlIO/PerlIO.t
15301 ____________________________________________________________________________
15302 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
15303         Log: Take away the perlio-requiring tests..
15304      Branch: perl
15305            ! t/io/open.t
15306 ____________________________________________________________________________
15307 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
15308         Log: More correct now, but actually the two new tests
15309              need to be moved, since they are perlio-only...
15310      Branch: perl
15311            ! t/io/open.t
15312 ____________________________________________________________________________
15313 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
15314         Log: More neo-io tests from Stas Bekman.
15315      Branch: perl
15316            ! t/io/open.t
15317 ____________________________________________________________________________
15318 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
15319         Log: Document the QNX6 sprintf glitch.
15320      Branch: perl
15321            ! pod/perldelta.pod
15322 ____________________________________________________________________________
15323 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
15324         Log: AmigaOS must use the ixemul directly, since there
15325              is no more vfork support.
15326      Branch: perl
15327            ! hints/amigaos.sh
15328 ____________________________________________________________________________
15329 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
15330         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
15331              From: Norton Allen <allen@huarp.harvard.edu>
15332              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
15333              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
15334      Branch: perl
15335            ! pp_sys.c
15336 ____________________________________________________________________________
15337 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
15338         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
15339              From: Norton Allen <allen@huarp.harvard.edu>
15340              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
15341              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
15342      Branch: perl
15343            ! ext/Socket/socketpair.t
15344 ____________________________________________________________________________
15345 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
15346         Log: Clarify the 8.3 rule.
15347      Branch: perl
15348            ! Porting/check83.pl
15349 ____________________________________________________________________________
15350 [ 15490] By: nick                                  on 2002/03/25  16:05:07
15351         Log: Integrate mainline
15352      Branch: perlio
15353           +> ext/Encode/lib/Encode/EncFormat.pod
15354           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
15355            - ext/Encode/lib/EncodeFormat.pod
15356           !> (integrate 41 files)
15357 ____________________________________________________________________________
15358 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
15359         Log: Update Changes.
15360      Branch: perl
15361            ! Changes patchlevel.h
15362 ____________________________________________________________________________
15363 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
15364         Log: Forgotten from #15486.
15365      Branch: perl
15366            ! perl.c
15367 ____________________________________________________________________________
15368 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
15369         Log: It seems that FreeBSD does not like using Perl's malloc
15370              when multithreaded.
15371      Branch: perl
15372            ! hints/freebsd.sh
15373 ____________________________________________________________________________
15374 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
15375         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
15376              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15377              Date: Mon, 25 Mar 2002 11:33:17 +0100
15378              Message-ID: <20020325113317.A1410@rafael>
15379              
15380              Apparently VMS does not do YYDEBUG.
15381      Branch: perl
15382            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
15383 ____________________________________________________________________________
15384 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
15385         Log: Subject: [PATCH] warnings for perlio + others
15386              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15387              Date: Mon, 25 Mar 2002 13:01:44 -0000
15388              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
15389      Branch: perl
15390            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
15391            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
15392            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
15393            ! warnings.pl
15394 ____________________________________________________________________________
15395 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
15396         Log: As verified by Doug MacEachern.
15397      Branch: perl
15398            ! pod/perldelta.pod
15399 ____________________________________________________________________________
15400 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
15401         Log: MPE/iX update from Mark Bixby.
15402      Branch: perl
15403            + mpeix/mpeix.c
15404            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
15405            ! hints/mpeix.sh mpeix/mpeixish.h
15406 ____________________________________________________________________________
15407 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
15408         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
15409              From: Nicholas Clark <nick@unfortu.net>
15410              Date: Sun, 24 Mar 2002 22:50:06 +0000
15411              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
15412      Branch: perl
15413            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
15414 ____________________________________________________________________________
15415 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
15416         Log: Subject: [PATCH] fix warning + carp interaction
15417              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
15418              Date: Sun, 24 Mar 2002 23:00:21 -0000
15419              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
15420      Branch: perl
15421            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
15422            ! warnings.pl
15423 ____________________________________________________________________________
15424 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
15425         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
15426              (All the code changes have already been applied earlier.)
15427      Branch: perl
15428            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
15429 ____________________________________________________________________________
15430 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
15431         Log: DB_File: for the core version, no need to specify
15432              a minimum MM version.
15433      Branch: perl
15434            ! ext/DB_File/Makefile.PL
15435 ____________________________________________________________________________
15436 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
15437         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
15438              From: Dave Mitchell <davem@fdgroup.com>
15439              Date: Sun, 24 Mar 2002 22:23:08 +0000
15440              Message-ID: <20020324222308.B21963@fdgroup.com>
15441      Branch: perl
15442            ! pp_pack.c
15443 ____________________________________________________________________________
15444 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
15445         Log: Subject: [PATCH @15450] errno help for VMS
15446              From: "Craig A. Berry" <craigberry@mac.com>
15447              Date: Sun, 24 Mar 2002 16:17:52 -0600
15448              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
15449      Branch: perl
15450            ! ext/POSIX/t/posix.t vms/vms.c
15451 ____________________________________________________________________________
15452 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
15453         Log: Upgrade to Locale::Codes 2.03.
15454      Branch: perl
15455            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15456            ! lib/Locale/Country.pm
15457 ____________________________________________________________________________
15458 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
15459         Log: metaconfig unit change for #15474.
15460      Branch: metaconfig/U/perl
15461            ! Extensions.U
15462 ____________________________________________________________________________
15463 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
15464         Log: The #15472 said "properly".  Ha!
15465      Branch: perl
15466            ! Configure
15467 ____________________________________________________________________________
15468 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
15469         Log: metaconfig unit change for #15472.
15470      Branch: metaconfig/U/perl
15471            ! Extensions.U
15472 ____________________________________________________________________________
15473 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
15474         Log: Properly scan for the subextensions of Encode
15475              when doing static builds.
15476      Branch: perl
15477            ! Configure
15478 ____________________________________________________________________________
15479 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
15480         Log: Tru64: Document the known odbm failure with static builds.
15481      Branch: perl
15482            ! README.tru64
15483 ____________________________________________________________________________
15484 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
15485         Log: microperl tweaks.
15486      Branch: perl
15487            ! Makefile.micro locale.c util.c
15488 ____________________________________________________________________________
15489 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
15490         Log: metaconfig unit changes for #15468.
15491      Branch: metaconfig
15492            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
15493            ! U/modified/libc.U U/modified/libs.U
15494            ! U/threads/d_pthread_atfork.U
15495 ____________________________________________________________________________
15496 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
15497         Log: Various metaconfig unit cleanup; only one visible change
15498              in Configure, though.
15499      Branch: perl
15500            ! Configure
15501 ____________________________________________________________________________
15502 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
15503         Log: Upgrade to Encode 0.98, from Dan Kogai.
15504      Branch: perl
15505            + ext/Encode/lib/Encode/EncFormat.pod
15506            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
15507            - ext/Encode/lib/EncodeFormat.pod
15508            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
15509            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
15510            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
15511            ! ext/Encode/lib/Encode/Alias.pm
15512            ! ext/Encode/lib/Encode/Details.pod
15513            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15514            ! ext/Encode/lib/Encode/JP/JIS.pm
15515            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15516 ____________________________________________________________________________
15517 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
15518         Log: Integrate perlio:
15519              
15520              [ 15462]
15521              Avoid core-dump in Encode with PERLIO=mmap
15522      Branch: perl
15523           !> ext/Encode/Encode.xs
15524 ____________________________________________________________________________
15525 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
15526         Log: In the spirit of #15464.
15527      Branch: perl
15528            ! perl.c sv.c
15529 ____________________________________________________________________________
15530 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
15531         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
15532              From: Michael G Schwern <schwern@pobox.com>
15533              Date: Sun, 24 Mar 2002 02:27:25 -0500
15534              Message-ID: <20020324072725.GA3554@blackrider>
15535      Branch: perl
15536            ! perl.c
15537 ____________________________________________________________________________
15538 [ 15463] By: nick                                  on 2002/03/24  10:24:41
15539         Log: Integrate mainline
15540      Branch: perlio
15541           +> (branch 28 files)
15542            - lib/bigfloat.t lib/bigint.t
15543           !> (integrate 59 files)
15544 ____________________________________________________________________________
15545 [ 15462] By: nick                                  on 2002/03/24  08:59:35
15546         Log: Avoid core-dump in Encode with PERLIO=mmap
15547      Branch: perlio
15548            ! ext/Encode/Encode.xs
15549 ____________________________________________________________________________
15550 [ 15461] By: nick                                  on 2002/03/24  08:58:21
15551         Log: Too many machines doing integrate mainline
15552      Branch: perlio
15553           !> Changes Configure lib/AutoSplit.t
15554           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
15555           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
15556           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
15557           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
15558 ____________________________________________________________________________
15559 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
15560         Log: Retract Math::BigInt::Lite for now, seems to confuse
15561              bignum and bigrat.
15562      Branch: perl
15563            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
15564            ! MANIFEST
15565 ____________________________________________________________________________
15566 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
15567         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
15568              From: "Craig A. Berry" <craigberry@mac.com>
15569              Date: Sat, 23 Mar 2002 23:23:00 -0600
15570              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
15571      Branch: perl
15572            ! configure.com vms/vms.c
15573 ____________________________________________________________________________
15574 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
15575         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
15576              From: Michael G Schwern <schwern@pobox.com>
15577              Date: Sat, 23 Mar 2002 21:32:32 -0500
15578              Message-ID: <20020324023232.GA29972@blackrider>
15579              
15580              (with Russ Allbery's simplifications)
15581      Branch: perl
15582            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
15583 ____________________________________________________________________________
15584 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
15585         Log: Merge Math::BigInt::Lite 0.08, from Tels.
15586      Branch: perl
15587            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
15588            ! MANIFEST
15589 ____________________________________________________________________________
15590 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
15591         Log: Too chatty.
15592      Branch: perl
15593            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
15594 ____________________________________________________________________________
15595 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
15596         Log: Merge bignum 0.10, from Tels.
15597      Branch: perl
15598            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
15599            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
15600            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
15601            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
15602            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
15603            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
15604            ! MANIFEST
15605 ____________________________________________________________________________
15606 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
15607         Log: Rename the Perl 4 tests in preparation of bignum.
15608      Branch: perl
15609            + lib/bigfloatpl.t lib/bigintpl.t
15610            - lib/bigfloat.t lib/bigint.t
15611            ! MANIFEST
15612 ____________________________________________________________________________
15613 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
15614         Log: Merge Math::BigRat 0.04, from Tels.
15615      Branch: perl
15616            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
15617            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
15618            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
15619            + t/lib/Math/BigRat/Test.pm
15620            ! MANIFEST
15621 ____________________________________________________________________________
15622 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
15623         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
15624              From: Dave Mitchell <davem@fdgroup.com>
15625              Date: Sat, 23 Mar 2002 22:27:24 +0000
15626              Message-ID: <20020323222724.A19425@fdgroup.com>
15627      Branch: perl
15628            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
15629 ____________________________________________________________________________
15630 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
15631         Log: Forgotten.
15632      Branch: perl
15633            ! ext/Unicode/Normalize/README
15634 ____________________________________________________________________________
15635 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
15636         Log: Update Changes.
15637      Branch: perl
15638            ! Changes patchlevel.h
15639 ____________________________________________________________________________
15640 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
15641         Log: Subject: perldoc -m [PATCH]
15642              From: "John L. Allen" <allen@grumman.com>
15643              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
15644              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
15645      Branch: perl
15646            ! utils/perldoc.PL
15647 ____________________________________________________________________________
15648 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
15649         Log: Subject: Re: Copious warnings from Sys::Syslog
15650              From: andreas.koenig@anima.de (Andreas J. Koenig)
15651              Date: Sat, 23 Mar 2002 06:47:08 +0100
15652              Message-ID: <m31yebvns3.fsf@anima.de>
15653      Branch: perl
15654            ! ext/Sys/Syslog/Syslog.pm
15655 ____________________________________________________________________________
15656 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
15657         Log: Upgrade to Math::BigInt 1.55, from Tels.
15658      Branch: perl
15659            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
15660            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
15661            + lib/Math/BigInt/t/use_lib4.t
15662            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15663            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
15664            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
15665            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
15666            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
15667            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
15668            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
15669            ! lib/Math/BigInt/t/upgrade.t
15670 ____________________________________________________________________________
15671 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
15672         Log: Upgrade to Encode 0.97, from Dan Kogai.
15673      Branch: perl
15674            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
15675            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15676            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
15677            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15678            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
15679            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
15680            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
15681            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
15682            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
15683            ! ext/Encode/t/Tcl.t
15684 ____________________________________________________________________________
15685 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
15686         Log: Slight tweaks on #15443.
15687      Branch: perl
15688            ! pod/perlvar.pod
15689 ____________________________________________________________________________
15690 [ 15444] By: nick                                  on 2002/03/23  17:30:42
15691         Log: Integrate mainline
15692      Branch: perlio
15693           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
15694           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
15695           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
15696           !> (integrate 50 files)
15697 ____________________________________________________________________________
15698 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
15699         Log: Subject: patch [bleadperl]: Document %! special variable
15700              From: mjd@plover.com
15701              Date: 23 Mar 2002 18:25:44 -0000
15702              Message-ID: <20020323182544.11741.qmail@plover.com>    
15703      Branch: perl
15704            ! pod/perlvar.pod
15705 ____________________________________________________________________________
15706 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
15707         Log: Since the Encode::JP is unsupported under EBCDIC we
15708              cannot run this test (aliases as such should work fine).
15709      Branch: perl
15710            ! ext/Encode/t/Aliases.t
15711 ____________________________________________________________________________
15712 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
15713         Log: EBCDIC: the sorting order is different under
15714              byte-EBCDIC and Unicode.
15715      Branch: perl
15716            ! t/op/utfhash.t
15717 ____________________________________________________________________________
15718 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
15719         Log: EBCDIC: the character codes are different.
15720      Branch: perl
15721            ! lib/Pod/t/pod2html-lib.pl
15722 ____________________________________________________________________________
15723 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
15724         Log: Purify: #15434 got the test the wrong.
15725              (Is there an approved way of testing "is this an unop"?)
15726      Branch: perl
15727            ! op.c
15728 ____________________________________________________________________________
15729 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
15730         Log: Purify: Array bounds read: could read one character past the end.
15731      Branch: perl
15732            ! pp_pack.c
15733 ____________________________________________________________________________
15734 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
15735         Log: Purify: Array bounds read: reading one byte before the buffer.
15736      Branch: perl
15737            ! util.c
15738 ____________________________________________________________________________
15739 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
15740         Log: Purify: Unitialized memory read.  Too many code paths
15741              to keep track of, I guess.
15742      Branch: perl
15743            ! sv.c
15744 ____________________________________________________________________________
15745 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
15746         Log: Purify: Array bounds write: pre-extend the strxfrm
15747              buffer by a factor of four (suggested maximum by HP-UX;
15748              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
15749              know how portable that is; locale.c uses yet another trick
15750              (not a particularly good trick, I might add))
15751      Branch: perl
15752            ! ext/POSIX/POSIX.xs
15753 ____________________________________________________________________________
15754 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
15755         Log: Purify: Array bounds read: o->op_last was accessed
15756              for unops (via newUNOP() and ck_eof()).
15757              (analysis okay, patch bad: see #15439)
15758      Branch: perl
15759            ! op.c
15760 ____________________________________________________________________________
15761 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
15762         Log: Subject: [PATCH] vms/test.com, File::Find tests
15763              From: "Craig A. Berry" <craigberry@mac.com>
15764              Date: Fri, 22 Mar 2002 16:52:59 -0600
15765              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
15766      Branch: perl
15767            ! vms/test.com
15768 ____________________________________________________________________________
15769 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
15770         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
15771              From: Michael G Schwern <schwern@pobox.com>
15772              Date: Fri, 22 Mar 2002 18:08:19 -0500
15773              Message-ID: <20020322230819.GB16454@blackrider>
15774      Branch: perl
15775            ! ext/Sys/Syslog/Syslog.pm
15776 ____________________________________________________________________________
15777 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
15778         Log: Update the information on Encode.
15779      Branch: perl
15780            ! pod/perldelta.pod
15781 ____________________________________________________________________________
15782 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
15783         Log: Upgrade to Encode 0.96, from Dan Kogai.
15784      Branch: perl
15785            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
15786            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
15787            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
15788            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
15789            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
15790            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
15791            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
15792            ! ext/Encode/lib/Encode/Alias.pm
15793            ! ext/Encode/lib/Encode/Encoding.pm
15794            ! ext/Encode/lib/Encode/Internal.pm
15795            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15796 ____________________________________________________________________________
15797 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
15798         Log: Subject: [PATCH] h2xs.t fix for VMS
15799              From: "Craig A. Berry" <craigberry@mac.com>
15800              Date: Fri, 22 Mar 2002 15:47:38 -0600
15801              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
15802      Branch: perl
15803            ! lib/h2xs.t
15804 ____________________________________________________________________________
15805 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
15806         Log: One more pass.
15807      Branch: perl
15808            ! epoc/config.sh
15809 ____________________________________________________________________________
15810 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
15811         Log: Even better version from Olaf Flebbe.
15812      Branch: perl
15813            ! epoc/config.sh pp_sys.c util.c
15814 ____________________________________________________________________________
15815 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
15816         Log: EPOC update from Olaf Flebbe.
15817      Branch: perl
15818            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
15819            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
15820 ____________________________________________________________________________
15821 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
15822         Log: Tweak from John P. Linderman.
15823      Branch: perl
15824            ! pod/perlhack.pod
15825 ____________________________________________________________________________
15826 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
15827         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
15828              From: Stas Bekman <stas@stason.org>
15829              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
15830              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
15831      Branch: perl
15832            ! pod/perlfunc.pod
15833 ____________________________________________________________________________
15834 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
15835         Log: Subject: [PATCH] check sysconf's return value in reentr.c
15836              From: <slaven.rezic@berlin.de>
15837              Date: Fri, 22 Mar 2002 18:30:36 +0100
15838              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
15839              
15840              (plus use 4k instead 2k as the "usual" size)
15841      Branch: perl
15842            ! reentr.c reentr.pl
15843 ____________________________________________________________________________
15844 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
15845         Log: Update Changes.
15846      Branch: perl
15847            ! Changes patchlevel.h
15848 ____________________________________________________________________________
15849 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
15850         Log: Forgot from #15416.
15851      Branch: perl
15852            ! pod/perlfaq3.pod
15853 ____________________________________________________________________________
15854 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
15855         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
15856              From: andreas.koenig@anima.de (Andreas J. Koenig)
15857              Date: Fri, 22 Mar 2002 16:27:51 +0100
15858              Message-ID: <m3n0x0vczs.fsf@anima.de>
15859      Branch: perl
15860            ! pod/perlmodstyle.pod
15861 ____________________________________________________________________________
15862 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
15863         Log: metaconfig unit changes for #15418.
15864      Branch: metaconfig
15865            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15866            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15867            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15868            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15869            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15870            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15871            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15872            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15873            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15874            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15875            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15876            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15877            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15878            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15879            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15880            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15881            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15882            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15883            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15884            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15885            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15886            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15887            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15888            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15889 ____________________________________________________________________________
15890 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
15891         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
15892              Also, there's no i_stdio.
15893      Branch: perl
15894            ! Configure reentr.h reentr.pl
15895 ____________________________________________________________________________
15896 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
15897         Log: Document a known AIX warning.
15898      Branch: perl
15899            ! pod/perldelta.pod
15900 ____________________________________________________________________________
15901 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
15902         Log: Undo #15415, allow the faq people to catch up first.
15903      Branch: perl
15904            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15905 ____________________________________________________________________________
15906 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
15907         Log: FAQ sync.
15908      Branch: perl
15909            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
15910 ____________________________________________________________________________
15911 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
15912         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
15913              From: andreas.koenig@anima.de (Andreas J. Koenig)
15914              Date: Fri, 22 Mar 2002 15:16:19 +0100
15915              Message-ID: <m38z8kwuvg.fsf@anima.de>
15916              
15917              (plus reformat)
15918      Branch: perl
15919            ! pod/perldelta.pod
15920 ____________________________________________________________________________
15921 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
15922         Log: Integrate perlio:
15923              
15924              [ 15412]
15925              Check for sanity of UTF-8 keys in hashes
15926              (feel free to add more tests...)
15927              
15928              [ 15410]
15929              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
15930              - when (e.g.) STDOUT is char special file and gets IoOFP
15931              created - do _NOT_ pass num_svs as that fopen-s stringified
15932              glob, and not fdopen-s the fd.
15933      Branch: perl
15934           +> t/op/utfhash.t
15935           !> MANIFEST doio.c
15936 ____________________________________________________________________________
15937 [ 15412] By: nick                                  on 2002/03/22  10:50:53
15938         Log: Check for sanity of UTF-8 keys in hashes
15939              (feel free to add more tests...)
15940      Branch: perlio
15941            + t/op/utfhash.t
15942            ! MANIFEST
15943 ____________________________________________________________________________
15944 [ 15411] By: ams                                   on 2002/03/22  08:36:33
15945         Log: Revert #15200 for backwards compatiblity reasons.
15946      Branch: perl
15947            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
15948            ! pp_ctl.c t/op/override.t
15949 ____________________________________________________________________________
15950 [ 15410] By: nick                                  on 2002/03/22  07:47:41
15951         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
15952              - when (e.g.) STDOUT is char special file and gets IoOFP
15953              created - do _NOT_ pass num_svs as that fopen-s stringified
15954              glob, and not fdopen-s the fd.
15955      Branch: perlio
15956            ! doio.c
15957 ____________________________________________________________________________
15958 [ 15409] By: nick                                  on 2002/03/22  07:19:33
15959         Log: Integrate mainline
15960      Branch: perlio
15961           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
15962           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
15963           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
15964           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
15965           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
15966           +> ext/Encode/lib/Encode/Details.pod
15967           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15968           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
15969           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15970           +> lib/Pod/t/pod2html-lib.pl
15971            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
15972           !> (integrate 39 files)
15973 ____________________________________________________________________________
15974 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
15975         Log: Win32 tweak from mjd.
15976      Branch: perl
15977            ! lib/Tie/File.pm
15978 ____________________________________________________________________________
15979 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
15980         Log: If Unicode keys are entered to a hash, a bit is turned on.
15981              If the bit is on, when the keys are fetched from the hash
15982              (%h, each %h, keys %h), the Unicodified versions of the keys
15983              are returned if needed.  This solution errs on the size of
15984              over-Unicodifying, the old solution erred on the side of
15985              under-Unicodifying.  As long as the hash keys can be a mix
15986              of byte and Unicode strings, a perfect fit is hard to come by.
15987      Branch: perl
15988            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
15989            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
15990 ____________________________________________________________________________
15991 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
15992         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
15993              From: Mike Guy <mjtg@cam.ac.uk>
15994              Date: Fri, 22 Mar 2002 02:08:20 +0000
15995              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
15996      Branch: perl
15997            ! pod/perldelta.pod
15998 ____________________________________________________________________________
15999 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
16000         Log: PM_SETRE() fallout.
16001      Branch: perl
16002            ! ext/ByteLoader/bytecode.h
16003 ____________________________________________________________________________
16004 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
16005         Log: Subject: [PATCH pod/perlxs.pod] doc fix
16006              From: Stas Bekman <stas@stason.org>
16007              Date: Thu, 21 Mar 2002 18:47:35 +0800
16008              Message-ID: <3C99BA47.9010403@stason.org>
16009      Branch: perl
16010            ! pod/perlxs.pod
16011 ____________________________________________________________________________
16012 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
16013         Log: Subject: [PATCH]
16014              From: Slaven Rezic <slaven.rezic@berlin.de>
16015              Date: 21 Mar 2002 10:19:23 +0100
16016              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
16017              
16018              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
16019      Branch: perl
16020            ! hints/freebsd.sh
16021 ____________________________________________________________________________
16022 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
16023         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
16024              From: Tim Bunce <Tim.Bunce@pobox.com>
16025              Date: Thu, 21 Mar 2002 21:18:05 +0000
16026              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
16027      Branch: perl
16028            ! ext/Storable/Storable.xs
16029 ____________________________________________________________________________
16030 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
16031         Log: Reword the Apache^Wmod_perl bit so that Sarathy
16032              can sleep easier :-)
16033      Branch: perl
16034            ! pod/perldelta.pod
16035 ____________________________________________________________________________
16036 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
16037         Log: It seems that the strange failure (core dump) of
16038              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
16039              (1) using Sun's cc helps
16040              (2) rewriting the ithreads PM_SETRE() to do the
16041              setting in two steps helps
16042              (3) no other platforms have the crash
16043              (4) Tru64's Third Degree sees nothing evil
16044              So we implement (2).
16045      Branch: perl
16046            ! op.h
16047 ____________________________________________________________________________
16048 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
16049         Log: Solaris: default to the SUNwspro cc if it is available.
16050      Branch: perl
16051            ! hints/solaris_2.sh
16052 ____________________________________________________________________________
16053 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
16054         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
16055              does not get fixed in time.
16056      Branch: perl
16057            ! pod/perldelta.pod
16058 ____________________________________________________________________________
16059 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
16060         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
16061              From: Dave Mitchell <davem@fdgroup.com>
16062              Date: Thu, 21 Mar 2002 17:24:40 +0000
16063              Message-ID: <20020321172440.C13683@fdgroup.com>
16064      Branch: perl
16065            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
16066            ! pod/perlapi.pod proto.h sv.h toke.c
16067 ____________________________________________________________________________
16068 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
16069         Log: One more proto escapee.
16070      Branch: perl
16071            ! hints/linux.sh
16072 ____________________________________________________________________________
16073 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
16074         Log: metaconfig unit change for #15394.
16075      Branch: metaconfig/U/perl
16076            ! Checkcc.U
16077 ____________________________________________________________________________
16078 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
16079         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
16080              From: Robin Barker <rmb1@cise.npl.co.uk>
16081              Date: Thu, 21 Mar 2002 17:35:00 GMT
16082              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
16083      Branch: perl
16084            ! Configure
16085 ____________________________________________________________________________
16086 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
16087         Log: Subject: Re: [tests for Pod::Html]
16088              From: Stas Bekman <stas@stason.org>
16089              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
16090              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
16091      Branch: perl
16092            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
16093            - t/pod2html/README
16094            ! MANIFEST lib/Pod/t/pod2html-lib.pl
16095 ____________________________________________________________________________
16096 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
16097         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
16098              From: Stas Bekman <stas@stason.org>
16099              Date: Thu, 21 Mar 2002 18:50:56 +0800
16100              Message-ID: <3C99BB10.50004@stason.org>
16101      Branch: perl
16102            ! ext/Cwd/Cwd.xs
16103 ____________________________________________________________________________
16104 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
16105         Log: Upgrade to Encode 0.95, from Dan Kogai.
16106      Branch: perl
16107            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
16108            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
16109            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
16110            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
16111            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
16112            + ext/Encode/lib/Encode/Details.pod
16113            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
16114            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
16115            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
16116            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
16117            ! ext/Encode/Makefile.PL
16118 ____________________________________________________________________________
16119 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
16120         Log: Mention the new syslog try-harder feature.
16121      Branch: perl
16122            ! pod/perldelta.pod
16123 ____________________________________________________________________________
16124 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
16125         Log: metaconfig unit changes for #15388.
16126      Branch: metaconfig
16127            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16128            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16129            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16130            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16131            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16132            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16133            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16134            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16135            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16136            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16137            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16138            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16139            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16140            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16141            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16142            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16143            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16144            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16145            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16146            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16147            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16148            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16149            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16150            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16151 ____________________________________________________________________________
16152 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
16153         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
16154              From: Spider Boardman <spider@web.zk3.dec.com>
16155              Date: Thu, 21 Mar 2002 09:23:45 -0500
16156              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
16157      Branch: perl
16158            ! Configure hints/hpux.sh reentr.pl
16159 ____________________________________________________________________________
16160 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
16161         Log: NetWare diff from C Aditya.
16162      Branch: perl
16163            ! perl.h
16164 ____________________________________________________________________________
16165 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
16166         Log: The htmlview test doesn't work yet.
16167      Branch: perl
16168            + t/pod2html/README
16169            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
16170            ! MANIFEST
16171 ____________________________________________________________________________
16172 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
16173         Log: Placeholder.
16174      Branch: perl
16175            ! MANIFEST
16176 ____________________________________________________________________________
16177 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
16178         Log: Integrate perlio:
16179              
16180              [ 15381]
16181              Restore tabs so dmake will parse file!
16182      Branch: perl
16183           !> win32/makefile.mk
16184 ____________________________________________________________________________
16185 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
16186         Log: Subject: [tests for Pod::Html]
16187              From: Stas Bekman <stas@stason.org>
16188              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
16189              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
16190      Branch: perl
16191            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
16192            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
16193            + lib/Pod/t/pod2html-lib.pl
16194            ! MANIFEST
16195 ____________________________________________________________________________
16196 [ 15382] By: nick                                  on 2002/03/21  07:21:57
16197         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
16198      Branch: perlio
16199           +> ext/Encode/AUTHORS ext/Encode/Changes
16200           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
16201           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
16202           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
16203           +> ext/I18N/Langinfo/fallback/const-c.inc
16204           +> ext/I18N/Langinfo/fallback/const-xs.inc
16205           +> lib/ExtUtils/t/Constant.t
16206            - ext/Encode/Encode/euc-jp-0212.enc
16207            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
16208            - ext/Encode/t/table.euc ext/Encode/t/table.ref
16209            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
16210           !> (integrate 105 files)
16211 ____________________________________________________________________________
16212 [ 15381] By: nick                                  on 2002/03/21  06:59:57
16213         Log: Restore tabs so dmake will parse file!
16214      Branch: perlio
16215            ! win32/makefile.mk
16216 ____________________________________________________________________________
16217 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
16218         Log: Upgrade to Unicode::Normalize 0.16.
16219      Branch: perl
16220            ! ext/Unicode/Normalize/Changes
16221            ! ext/Unicode/Normalize/Normalize.pm
16222 ____________________________________________________________________________
16223 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
16224         Log: Schwern's wallet is a bit more loose.
16225      Branch: perl
16226            ! t/lib/1_compile.t
16227 ____________________________________________________________________________
16228 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
16229         Log: Subject: [PATCH]
16230              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16231              Date: Wed, 20 Mar 2002 22:56:17 -0000
16232              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
16233              
16234              packWARN also for subdirs.
16235      Branch: perl
16236            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
16237            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
16238            ! win32/win32.c
16239 ____________________________________________________________________________
16240 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
16241         Log: A plan is better.
16242      Branch: perl
16243            ! ext/Encode/t/CJKalias.t
16244 ____________________________________________________________________________
16245 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
16246         Log: Upgrade to Encode 0.94, from Dan Kogai.
16247      Branch: perl
16248            + ext/Encode/lib/Encode/Description.pod
16249            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
16250            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
16251            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
16252            ! ext/Encode/lib/Encode/Encoding.pm
16253            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16254            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
16255            ! ext/Encode/t/CJKalias.t
16256 ____________________________________________________________________________
16257 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
16258         Log: Rats' nest.
16259      Branch: perl
16260            ! hints/solaris_2.sh
16261 ____________________________________________________________________________
16262 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
16263         Log: Rrright.
16264      Branch: perl
16265            ! pod/perlguts.pod
16266 ____________________________________________________________________________
16267 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
16268         Log: Update Changes.
16269      Branch: perl
16270            ! Changes patchlevel.h
16271 ____________________________________________________________________________
16272 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
16273         Log: Reapply #15336.
16274      Branch: perl
16275            ! ext/Encode/lib/Encode/Tcl.pm
16276 ____________________________________________________________________________
16277 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
16278         Log: Upgrade to Encode 0.93, from Dan Kogai.
16279      Branch: perl
16280            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
16281            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
16282            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
16283            ! ext/Encode/README ext/Encode/TW/TW.pm
16284            ! ext/Encode/lib/Encode/CN/HZ.pm
16285            ! ext/Encode/lib/Encode/Encoding.pm
16286            ! ext/Encode/lib/Encode/Internal.pm
16287            ! ext/Encode/lib/Encode/JP/Constants.pm
16288            ! ext/Encode/lib/Encode/JP/H2Z.pm
16289            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16290            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
16291            ! ext/Encode/lib/Encode/Tcl/Escape.pm
16292            ! ext/Encode/lib/Encode/Tcl/Table.pm
16293            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
16294            ! ext/Encode/lib/Encode/iso10646_1.pm
16295            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
16296            ! ext/Encode/t/JP.t
16297 ____________________________________________________________________________
16298 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
16299         Log: Subject: patch for syslog
16300              From: <Nick.Williams@morganstanley.com>
16301              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
16302              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
16303      Branch: perl
16304            ! ext/Sys/Syslog/Syslog.pm
16305 ____________________________________________________________________________
16306 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
16307         Log: Some failure updates.
16308      Branch: perl
16309            ! pod/perldelta.pod
16310 ____________________________________________________________________________
16311 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
16312         Log: Getopt::Long 2.29 from Johan Vromans.
16313      Branch: perl
16314            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
16315 ____________________________________________________________________________
16316 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
16317         Log: Rename ExtUtils.t to Constant.t, as suggested by
16318              Nicholas Clark.
16319      Branch: perl
16320            + lib/ExtUtils/t/Constant.t
16321            - lib/ExtUtils/t/ExtUtils.t
16322            ! MANIFEST
16323 ____________________________________________________________________________
16324 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
16325         Log: Subject: [PATCH] TODO - Make Schwern Poorer
16326              From: Nicholas Clark <nick@unfortu.net>
16327              Date: Tue, 19 Mar 2002 22:50:28 +0000
16328              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
16329      Branch: perl
16330            ! t/lib/1_compile.t
16331 ____________________________________________________________________________
16332 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
16333         Log: Subject: Re: The story of O [PATCH]
16334              From: Richard.Foley@t-online.de (Richard Foley)
16335              Date: Sun, 17 Mar 2002 08:37:26 +0100
16336              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
16337      Branch: perl
16338            ! lib/perl5db.pl
16339 ____________________________________________________________________________
16340 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
16341         Log: Mention the external modules Encode::HanExtra and
16342              PadWalker.
16343      Branch: perl
16344            ! pod/perldelta.pod
16345 ____________________________________________________________________________
16346 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
16347         Log: Subject: [PATCH] List lexicals from debugger
16348              From: Peter Scott <Peter@PSDT.com>
16349              Date: Tue, 19 Mar 2002 12:28:52 -0800
16350              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
16351      Branch: perl
16352            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
16353 ____________________________________________________________________________
16354 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
16355         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
16356              and :encoding(xxx) was errorneously parsed.
16357      Branch: perl
16358            ! lib/open.pm
16359 ____________________________________________________________________________
16360 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
16361         Log: Subject: [PATCH bleadperl] exec.t tweak
16362              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16363              Date: Wed, 20 Mar 2002 01:21:40 +0100
16364              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
16365              
16366              4NT returns 2 as error-code for nonexistant file.
16367      Branch: perl
16368            ! t/op/exec.t
16369 ____________________________________________________________________________
16370 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
16371         Log: minor Tie::File test patch to make win32 happier, from mjd.
16372      Branch: perl
16373            ! lib/Tie/File/t/30_defer.t
16374 ____________________________________________________________________________
16375 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
16376         Log: Subject: [PATCH bleadperl] magic.t tweak
16377              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16378              Date: Wed, 20 Mar 2002 00:39:16 +0100
16379              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
16380      Branch: perl
16381            ! t/op/magic.t
16382 ____________________________________________________________________________
16383 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
16384         Log: Typo fix from Andreas Koenig, plus a tweak.
16385      Branch: perl
16386            ! pod/perlunicode.pod
16387 ____________________________________________________________________________
16388 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
16389         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
16390              in Mandrake 8.2.  Now we need to figure out a way not to
16391              unbreak Apache.
16392      Branch: perl
16393            ! hints/linux.sh
16394 ____________________________________________________________________________
16395 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
16396         Log: Fix for "UTF-8 bug with s///" from Hugo.
16397      Branch: perl
16398            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
16399            ! t/op/pat.t
16400 ____________________________________________________________________________
16401 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
16402         Log: metaconfig unit change for #15354.
16403      Branch: metaconfig
16404            ! U/threads/usethreads.U
16405 ____________________________________________________________________________
16406 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
16407         Log: Installation updates on threads and perlio.
16408      Branch: perl
16409            ! Configure INSTALL
16410 ____________________________________________________________________________
16411 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
16412         Log: Tpo.
16413      Branch: perl
16414            ! pod/perlfaq6.pod
16415 ____________________________________________________________________________
16416 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
16417         Log: Regen modlib and toc.
16418      Branch: perl
16419            ! pod/perlmodlib.pod pod/perltoc.pod
16420 ____________________________________________________________________________
16421 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
16422         Log: Whitespace tweaks.
16423      Branch: perl
16424            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
16425            ! pod/perltodo.pod pod/perlunicode.pod
16426 ____________________________________________________________________________
16427 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
16428         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
16429              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
16430              (And as suggested by Markus Kuhn.)
16431              
16432              While we are at it, document also the case of
16433              mixed hash keys as a known potential troublemaker.
16434              (Since it's locale-related, sometimes.)
16435      Branch: perl
16436            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
16437            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
16438            ! pod/perluniintro.pod
16439 ____________________________________________________________________________
16440 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
16441         Log: Surely a typo.
16442      Branch: perl
16443            ! gv.c
16444 ____________________________________________________________________________
16445 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
16446         Log: Take two.
16447      Branch: perl
16448            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
16449            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
16450 ____________________________________________________________________________
16451 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
16452         Log: Let's try this from scratch.
16453      Branch: perl
16454            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
16455            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
16456 ____________________________________________________________________________
16457 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
16458         Log: I could do this all day...
16459      Branch: perl
16460            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
16461            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
16462 ____________________________________________________________________________
16463 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
16464         Log: Grrr.
16465      Branch: perl
16466            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
16467            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
16468 ____________________________________________________________________________
16469 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
16470         Log: Subject: Re: Nearly OK for cygwin@15318
16471              From: John Peacock <jpeacock@rowman.com>
16472              Date: Tue, 19 Mar 2002 15:58:08 -0500
16473              Message-ID: <3C97A660.3060302@rowman.com>
16474      Branch: perl
16475            ! pod/perlport.pod
16476 ____________________________________________________________________________
16477 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
16478         Log: Subject: Re: Nearly OK for cygwin@15318
16479              From: <slaven.rezic@berlin.de>
16480              Date: Tue, 19 Mar 2002 21:47:49 +0100
16481              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
16482              
16483              Subject: Re: Nearly OK for cygwin@15318
16484              From: <slaven.rezic@berlin.de>
16485              Date: Tue, 19 Mar 2002 21:37:18 +0100
16486              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
16487      Branch: perl
16488            ! pod/perlport.pod t/io/fs.t
16489 ____________________________________________________________________________
16490 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
16491         Log: D'oh.
16492      Branch: perl
16493            + ext/I18N/Langinfo/fallback/const-c.inc
16494            + ext/I18N/Langinfo/fallback/const-xs.inc
16495 ____________________________________________________________________________
16496 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
16497         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
16498              From: Nicholas Clark <nick@unfortu.net>
16499              Date: Tue, 19 Mar 2002 22:37:08 +0000
16500              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
16501              
16502              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
16503              From: Nicholas Clark <nick@ccl4.org>
16504              Date: Tue, 19 Mar 2002 22:39:55 +0000
16505              Message-ID: <20020319223954.G94831@plum.flirble.org>
16506      Branch: perl
16507            - ext/I18N/Langinfo/fallback.xs
16508            ! MANIFEST
16509 ____________________________________________________________________________
16510 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
16511         Log: Text, not binary.
16512      Branch: perl
16513            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
16514            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
16515 ____________________________________________________________________________
16516 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
16517         Log: Subject: Re: perl@15244
16518              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16519              Date: Mon, 18 Mar 2002 17:37:31 +0100
16520              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
16521              
16522              (Goedendag: Dutch whitespace police)
16523      Branch: perl
16524            ! hints/hpux.sh
16525 ____________________________________________________________________________
16526 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
16527         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
16528              From: Nicholas Clark <nick@unfortu.net>
16529              Date: Tue, 19 Mar 2002 21:52:47 +0000
16530              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
16531      Branch: perl
16532            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
16533            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
16534            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
16535            ! ext/Sys/Syslog/Makefile.PL
16536 ____________________________________________________________________________
16537 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
16538         Log: More pathname portability checks.
16539      Branch: perl
16540            ! Porting/check83.pl
16541 ____________________________________________________________________________
16542 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
16543         Log: Begone, Encode::Tcl::Extended.
16544      Branch: perl
16545            ! ext/Encode/lib/Encode/Tcl.pm
16546 ____________________________________________________________________________
16547 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
16548         Log: This is like trying to put the shaving cream
16549              back to the can...
16550      Branch: perl
16551            ! hints/linux.sh
16552 ____________________________________________________________________________
16553 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
16554         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
16555              types of usleep().  Fun, fun. fun.
16556      Branch: perl
16557            ! hints/linux.sh
16558 ____________________________________________________________________________
16559 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
16560         Log: Sarathy's new suggestion for Linux threading flags.
16561      Branch: perl
16562            ! hints/linux.sh
16563 ____________________________________________________________________________
16564 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
16565         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
16566      Branch: perl
16567            - ext/Encode/Encode/euc-jp-0212.ucm
16568            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
16569            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
16570 ____________________________________________________________________________
16571 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
16572         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
16573              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16574              Date: Tue, 19 Mar 2002 00:42:22 +0100
16575              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
16576      Branch: perl
16577            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
16578 ____________________________________________________________________________
16579 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
16580         Log: "+" is not a valid filename character in VMS.
16581      Branch: perl
16582            + ext/Encode/Encode/euc-jp-0212.ucm
16583            - ext/Encode/Encode/euc-jp+0212.ucm
16584            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
16585 ____________________________________________________________________________
16586 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
16587         Log: Update Changes.
16588      Branch: perl
16589            ! Changes patchlevel.h
16590 ____________________________________________________________________________
16591 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
16592         Log: Take away _GNU_SOURCE since that does not seem
16593              to play well with other software (like Apache),
16594              just hint away the WHOAs.
16595      Branch: perl
16596            ! hints/linux.sh
16597 ____________________________________________________________________________
16598 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
16599         Log: metaconfig unit change for #15326.
16600      Branch: metaconfig
16601            ! U/threads/d_crypt_r.U
16602 ____________________________________________________________________________
16603 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
16604         Log: Support crypt_r(const char*,const char*, CRYPTD*).
16605      Branch: perl
16606            ! Configure reentr.h reentr.pl
16607 ____________________________________________________________________________
16608 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
16609         Log: VMS acrobatics from Peter Prymmer.
16610      Branch: perl
16611            ! lib/ExtUtils/t/ExtUtils.t
16612 ____________________________________________________________________________
16613 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
16614         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
16615              From: Stas Bekman <stas@stason.org>
16616              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
16617              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
16618      Branch: perl
16619            ! lib/Pod/Html.pm
16620 ____________________________________________________________________________
16621 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
16622         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
16623              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16624              Date: Tue, 19 Mar 2002 10:49:27 +0100
16625              Message-ID: <20020319104927.C705@rafael>   
16626      Branch: perl
16627            ! ext/B/t/xref.t
16628 ____________________________________________________________________________
16629 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
16630         Log: Integrate perlio:
16631              
16632              [ 15314]
16633              Move docs for Encode::valid_utf8 (which does not exist)
16634              to be docs for utf8::valid() (which does).
16635      Branch: perl
16636           !> ext/Encode/Encode.pm lib/utf8.pm
16637 ____________________________________________________________________________
16638 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
16639         Log: Remove Encode::Tcl::Extended, suggested by
16640              SADAHIRO Tomoyuki.
16641      Branch: perl
16642            - ext/Encode/Encode/euc-jp-0212.enc
16643            - ext/Encode/lib/Encode/Tcl/Extended.pm
16644            ! MANIFEST ext/Encode/MANIFEST
16645            ! ext/Encode/lib/Encode/Tcl/Escape.pm
16646            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
16647 ____________________________________________________________________________
16648 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
16649         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
16650      Branch: perl
16651            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
16652            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
16653            + ext/Encode/t/jisx0212.ref
16654            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
16655            - ext/Encode/t/table.ref
16656            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
16657            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
16658            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
16659            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
16660            ! ext/Encode/lib/Encode/CN/HZ.pm
16661            ! ext/Encode/lib/Encode/Encoding.pm
16662            ! ext/Encode/lib/Encode/Internal.pm
16663            ! ext/Encode/lib/Encode/JP/Constants.pm
16664            ! ext/Encode/lib/Encode/JP/H2Z.pm
16665            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16666            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
16667            ! ext/Encode/lib/Encode/Tcl/Escape.pm
16668            ! ext/Encode/lib/Encode/Tcl/Extended.pm
16669            ! ext/Encode/lib/Encode/Tcl/Table.pm
16670            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
16671            ! ext/Encode/lib/Encode/iso10646_1.pm
16672            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
16673            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
16674            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
16675 ____________________________________________________________________________
16676 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
16677         Log: constness+signedness nit.
16678      Branch: perl
16679            ! ext/Unicode/Normalize/Normalize.xs
16680 ____________________________________________________________________________
16681 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
16682         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
16683      Branch: perl
16684            ! ext/Unicode/Normalize/Changes
16685            ! ext/Unicode/Normalize/Normalize.pm
16686            ! ext/Unicode/Normalize/Normalize.xs
16687            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
16688            ! ext/Unicode/Normalize/t/func.t
16689 ____________________________________________________________________________
16690 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
16691         Log: Split the ebcdic details to perlebcdic.
16692      Branch: perl
16693            ! pod/perlebcdic.pod pod/perluniintro.pod
16694 ____________________________________________________________________________
16695 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
16696         Log: Be explicit.
16697      Branch: perl
16698            ! pod/perluniintro.pod
16699 ____________________________________________________________________________
16700 [ 15315] By: nick                                  on 2002/03/19  09:24:18
16701         Log: Integrate mainline
16702      Branch: perlio
16703           +> ext/List/Util/t/openhan.t
16704           !> (integrate 53 files)
16705 ____________________________________________________________________________
16706 [ 15314] By: nick                                  on 2002/03/19  07:39:07
16707         Log: Move docs for Encode::valid_utf8 (which does not exist)
16708              to be docs for utf8::valid() (which does).
16709      Branch: perlio
16710            ! ext/Encode/Encode.pm lib/utf8.pm
16711 ____________________________________________________________________________
16712 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
16713         Log: Update the Unicode vs EBCDIC situation.
16714      Branch: perl
16715            ! pod/perlebcdic.pod pod/perluniintro.pod
16716 ____________________________________________________________________________
16717 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
16718         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
16719              From: Robert Spier <rspier@pobox.com>
16720              Date: Mon, 18 Mar 2002 19:22:55 -0800
16721              Message-ID: <15510.44815.383439.823671@rls.cx>
16722      Branch: perl
16723            ! ext/threads/t/end.t
16724 ____________________________________________________________________________
16725 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
16726         Log: UTF-8 walk errors that become visible in EBCDIC.
16727      Branch: perl
16728            ! regexec.c
16729 ____________________________________________________________________________
16730 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
16731         Log: s/regcinclasslen/reginclass/ and remove the old
16732              reginclass since nothing is using it.
16733      Branch: perl
16734            ! embed.fnc embed.h proto.h regexec.c
16735 ____________________________________________________________________________
16736 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
16737         Log: Close the file so it can be (a) removed (b) reopened.
16738      Branch: perl
16739            ! ext/B/t/xref.t
16740 ____________________________________________________________________________
16741 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
16742         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
16743              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16744              Date: Mon, 18 Mar 2002 23:14:31 +0100
16745              Message-ID: <20020318231431.A699@rafael>
16746      Branch: perl
16747            ! ext/B/B.xs utf8.c
16748 ____________________________________________________________________________
16749 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
16750         Log: Failed patch hunk reapplied.
16751      Branch: perl
16752            ! lib/Tie/File/t/32_defer_misc.t
16753 ____________________________________________________________________________
16754 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
16755         Log: For DEBUGGING threaded builds.
16756      Branch: perl
16757            ! sv.c
16758 ____________________________________________________________________________
16759 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
16760         Log: AUTHORS update.
16761      Branch: perl
16762            ! AUTHORS
16763 ____________________________________________________________________________
16764 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
16765         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
16766              (Fix from Craig Berry)
16767      Branch: perl
16768            ! pp_sys.c
16769 ____________________________________________________________________________
16770 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
16771         Log: Subject: [PATCH] configure.com home-grown kill() check
16772              From: "Craig A. Berry" <craigberry@mac.com>
16773              Date: Mon, 18 Mar 2002 13:52:59 -0600
16774              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
16775      Branch: perl
16776            ! configure.com
16777 ____________________________________________________________________________
16778 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
16779         Log: Upgrade to Tie::File 0.50.
16780      Branch: perl
16781            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
16782            ! lib/Tie/File/t/32_defer_misc.t
16783 ____________________________________________________________________________
16784 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
16785         Log: AUTHORS updates.
16786      Branch: perl
16787            ! AUTHORS
16788 ____________________________________________________________________________
16789 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
16790         Log: Update Changes.
16791      Branch: perl
16792            ! Changes patchlevel.h
16793 ____________________________________________________________________________
16794 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
16795         Log: OS/390 update.
16796      Branch: perl
16797            ! pod/perldelta.pod
16798 ____________________________________________________________________________
16799 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
16800         Log: Forgot from #15288.
16801      Branch: perl
16802            ! ext/B/B.xs
16803 ____________________________________________________________________________
16804 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
16805         Log: Make regex DEBUGGING faster.
16806      Branch: perl
16807            ! perl.c perl.h regexec.c
16808 ____________________________________________________________________________
16809 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
16810         Log: Undo accidental perl.h part of #15295 (wait for #15297)
16811      Branch: perl
16812            ! perl.h
16813 ____________________________________________________________________________
16814 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
16815         Log: Subject: prefix slip
16816              From: andreas.koenig@anima.de (Andreas J. Koenig)
16817              Date: Mon, 18 Mar 2002 16:24:46 +0100
16818              Message-ID: <m3y9gp3nlt.fsf@anima.de>
16819              
16820              (perl.h part accidental, undone by #15296)
16821      Branch: perl
16822            ! INSTALL perl.h
16823 ____________________________________________________________________________
16824 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
16825         Log: Be tidy.
16826      Branch: perl
16827            ! ext/B/t/xref.t
16828 ____________________________________________________________________________
16829 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
16830         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
16831              From: Spider Boardman <spider@web.zk3.dec.com>
16832              Date: Mon, 18 Mar 2002 10:09:50 -0500
16833              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
16834      Branch: perl
16835            ! README.tru64 hints/dec_osf.sh
16836 ____________________________________________________________________________
16837 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
16838         Log: NetWare tweaks from C Aditya <caditya@novell.com>
16839      Branch: perl
16840            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
16841 ____________________________________________________________________________
16842 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
16843         Log: metaconfig unit change for #15290.
16844      Branch: metaconfig/U/perl
16845            ! perlxv.U
16846 ____________________________________________________________________________
16847 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
16848         Log: Subject: d_nv_preserves_uv_bits
16849              From: Nicholas Clark <nick@unfortu.net>
16850              Date: Thu, 14 Mar 2002 22:24:19 +0000
16851              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
16852      Branch: perl
16853            ! Configure Porting/Glossary Porting/config.sh config_h.SH
16854            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
16855            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
16856            ! win32/config.bc win32/config.gc win32/config.vc
16857            ! win32/config.win64
16858 ____________________________________________________________________________
16859 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
16860         Log: Subject: Re: perl@15244
16861              From: Spider Boardman <spider@web.zk3.dec.com>
16862              Date: Mon, 18 Mar 2002 09:38:55 -0500
16863              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
16864              
16865              (IA64 work.)
16866      Branch: perl
16867            ! hints/hpux.sh perl.h
16868 ____________________________________________________________________________
16869 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
16870         Log: Subject: [PATCH B] B::perlstring()
16871              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16872              Date: Sun, 17 Mar 2002 23:06:12 +0100
16873              Message-ID: <20020317230612.A24442@rafael>
16874      Branch: perl
16875            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
16876 ____________________________________________________________________________
16877 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
16878         Log: Subject: [PATCH] another pack "w" thing
16879              From: Nicholas Clark <nick@unfortu.net>
16880              Date: Sat, 16 Mar 2002 21:52:15 +0000
16881              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
16882      Branch: perl
16883            ! pp_pack.c t/op/pack.t
16884 ____________________________________________________________________________
16885 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
16886         Log: More prototypes blindness in Solaris.
16887              (TODO: readdir64_r really needs to be seen.)
16888      Branch: perl
16889            ! hints/solaris_2.sh
16890 ____________________________________________________________________________
16891 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
16892         Log: Integrate perlio:
16893              
16894              [ 15282]
16895              Tidy the "does not map" message for non-characters
16896              (e.g. iso-8859-3 "\xA5").
16897      Branch: perl
16898           !> ext/Encode/Encode.xs
16899 ____________________________________________________________________________
16900 [ 15284] By: nick                                  on 2002/03/18  11:00:31
16901         Log: Integrate mainline
16902      Branch: perlio
16903           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
16904           +> lib/Tie/File/t/32_defer_misc.t
16905           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
16906           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
16907           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
16908           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
16909           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
16910           !> reentr.pl regexec.c t/op/pat.t util.c
16911 ____________________________________________________________________________
16912 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
16913         Log: Sync with Scalar-List-Utils-1.07
16914      Branch: perl
16915            + ext/List/Util/t/openhan.t
16916            ! MANIFEST ext/List/Util/ChangeLog
16917            ! ext/List/Util/lib/List/Util.pm
16918            ! ext/List/Util/lib/Scalar/Util.pm
16919 ____________________________________________________________________________
16920 [ 15282] By: nick                                  on 2002/03/18  08:11:28
16921         Log: Tidy the "does not map" message for non-characters
16922              (e.g. iso-8859-3 "\xA5").
16923      Branch: perlio
16924            ! ext/Encode/Encode.xs
16925 ____________________________________________________________________________
16926 [ 15281] By: ams                                   on 2002/03/18  04:44:37
16927         Log: URL fix from MJD.
16928      Branch: perl
16929            ! pod/perlfaq3.pod
16930 ____________________________________________________________________________
16931 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
16932         Log: More prototype calming (really should fix the Configure
16933              protochk, but not at this point in time).
16934      Branch: perl
16935            ! hints/solaris_2.sh
16936 ____________________________________________________________________________
16937 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
16938         Log: return at the wrong side of #endif.
16939      Branch: perl
16940            ! util.c
16941 ____________________________________________________________________________
16942 [ 15278] By: ams                                   on 2002/03/17  23:45:31
16943         Log: Typo fix from Stas Bekman.
16944      Branch: perl
16945            ! pod/perlhack.pod
16946 ____________________________________________________________________________
16947 [ 15277] By: ams                                   on 2002/03/17  23:41:35
16948         Log: Upgrade to Tie::File 0.21.
16949      Branch: perl
16950            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
16951            + lib/Tie/File/t/32_defer_misc.t
16952            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
16953            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
16954            ! lib/Tie/File/t/22_autochomp.t
16955 ____________________________________________________________________________
16956 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
16957         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
16958              character classes use inlined macros instead of the full
16959              function call.
16960      Branch: perl
16961            ! regexec.c
16962 ____________________________________________________________________________
16963 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
16964         Log: Integrate perlio:
16965              
16966              [ 15274]
16967              Other :encoding oddities
16968              - we should really pop while we can still make method calls
16969              in case DESTROY does something.
16970              - Provide a no-op DESTROY
16971              - Use SvPV_only() rather than just SvPV_on()
16972              
16973              [ 15273]
16974              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
16975      Branch: perl
16976           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16977           !> ext/Encode/lib/Encode/Encoding.pm sv.c
16978 ____________________________________________________________________________
16979 [ 15274] By: nick                                  on 2002/03/17  20:00:12
16980         Log: Other :encoding oddities
16981              - we should really pop while we can still make method calls
16982              in case DESTROY does something.
16983              - Provide a no-op DESTROY
16984              - Use SvPV_only() rather than just SvPV_on()
16985      Branch: perlio
16986            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16987            ! ext/Encode/lib/Encode/Encoding.pm
16988 ____________________________________________________________________________
16989 [ 15273] By: nick                                  on 2002/03/17  19:53:24
16990         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
16991      Branch: perlio
16992            ! sv.c
16993 ____________________________________________________________________________
16994 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
16995         Log: Implement the retry-on-ERANGE for the get*_r().
16996              The buffer will keep doubling until 64k.
16997      Branch: perl
16998            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
16999            ! reentr.h reentr.pl
17000 ____________________________________________________________________________
17001 [ 15271] By: nick                                  on 2002/03/17  17:38:44
17002         Log: Integrate mainline
17003      Branch: perlio
17004           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
17005           +> t/op/pow.t
17006           !> (integrate 28 files)
17007 ____________________________________________________________________________
17008 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
17009         Log: Subject: UTF-8 bug (maybe alreayd known?)
17010              From: andreas.koenig@anima.de (Andreas J. Koenig)
17011              Date: Fri, 08 Mar 2002 16:36:01 +0100
17012              Message-ID: <m3n0xjul5q.fsf@anima.de>
17013      Branch: perl
17014            ! pp_hot.c t/op/pat.t
17015 ____________________________________________________________________________
17016 [ 15269] By: nick                                  on 2002/03/17  09:12:39
17017         Log: Integarate mainline
17018      Branch: perlio
17019           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
17020           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
17021           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
17022           !> (integrate 69 files)
17023 ____________________________________________________________________________
17024 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
17025         Log: Subject: SEGV in s/// and UTF-8
17026              From: andreas.koenig@anima.de (Andreas J. Koenig)
17027              Date: Tue, 12 Mar 2002 00:40:09 +0100
17028              Message-ID: <m3r8mqad2e.fsf@anima.de>
17029      Branch: perl
17030            ! regexec.c t/op/pat.t
17031 ____________________________________________________________________________
17032 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
17033         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
17034              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
17035              which assume that 2**someinteger is accurate.
17036      Branch: perl
17037            + t/op/pow.t
17038            ! MANIFEST pp.c t/test.pl
17039 ____________________________________________________________________________
17040 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
17041         Log: _r-ify config.win64, too.
17042      Branch: perl
17043            ! win32/config.win64
17044 ____________________________________________________________________________
17045 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
17046         Log: Better place to initialize (IRIX cc noticed that
17047              the many "goto defchars" bypass the initialization)
17048      Branch: perl
17049            ! regcomp.c
17050 ____________________________________________________________________________
17051 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
17052         Log: If not building threaded, never mind the threaded prototypes.
17053      Branch: perl
17054            ! Configure reentr.pl
17055 ____________________________________________________________________________
17056 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
17057         Log: metaconfig: If not using threads, not point probing for the
17058              prototypes (since they might be hidden behind many defines
17059              we won't have if not building threaded)
17060      Branch: metaconfig
17061            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17062            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17063            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17064            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17065            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17066            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17067            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17068            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17069            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17070            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17071            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17072            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17073            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17074            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17075            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17076            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17077            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17078            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17079            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17080            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17081            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17082            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17083            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17084            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17085 ____________________________________________________________________________
17086 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
17087         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
17088      Branch: perl
17089            ! hints/freebsd.sh
17090 ____________________________________________________________________________
17091 [ 15261] By: ams                                   on 2002/03/16  18:14:04
17092         Log: Upgrade to Tie::File 0.20.
17093      Branch: perl
17094            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
17095            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
17096            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
17097            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
17098            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
17099            ! lib/Tie/File/t/11_rv_splice_rs.t
17100            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
17101            ! lib/Tie/File/t/16_handle.t
17102 ____________________________________________________________________________
17103 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
17104         Log: There seems to be a trend for the *time_r to be hidden.
17105      Branch: perl
17106            ! hints/irix_6.sh
17107 ____________________________________________________________________________
17108 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
17109         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
17110              From: Stas Bekman <stas@stason.org>
17111              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
17112              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
17113      Branch: perl
17114            ! lib/Pod/Html.pm
17115 ____________________________________________________________________________
17116 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
17117         Log: Subject: [PATCH] Re: dumpvar.pl bug
17118              From: Peter Scott <Peter@PSDT.com>
17119              Date: Fri, 15 Mar 2002 18:19:21 -0800
17120              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
17121      Branch: perl
17122            ! lib/dumpvar.pl lib/perl5db.pl
17123 ____________________________________________________________________________
17124 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
17125         Log: More paranoid _r protochecking.  At least Tru64 and
17126              Linux need additional hinting help to believe that
17127              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
17128              to see what goes bang.
17129      Branch: perl
17130            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
17131            ! reentr.pl
17132 ____________________________________________________________________________
17133 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
17134         Log: metaconfig: more paranoid _r protochecking.
17135      Branch: metaconfig
17136            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17137            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17138            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17139            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17140            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17141            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17142            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17143            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17144            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17145            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17146            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17147            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17148            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17149            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17150            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17151            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17152            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17153            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17154            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17155            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17156            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17157            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17158            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17159            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17160 ____________________________________________________________________________
17161 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
17162         Log: HP-UX gcc 3 warnings found by Sarathy.
17163      Branch: perl
17164            ! regcomp.c sv.c
17165 ____________________________________________________________________________
17166 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
17167         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
17168              From: Slaven Rezic <slaven.rezic@berlin.de>
17169              Date: 16 Mar 2002 15:29:18 +0100
17170              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
17171      Branch: perl
17172            ! pod/perldelta.pod
17173 ____________________________________________________________________________
17174 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
17175         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
17176      Branch: perl
17177            ! Porting/findrfuncs reentr.h reentr.pl
17178 ____________________________________________________________________________
17179 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
17180         Log: UIN32_MAX with borken under HP-UX+gcc
17181      Branch: perl
17182            ! handy.h
17183 ____________________________________________________________________________
17184 [ 15251] By: ams                                   on 2002/03/16  02:38:08
17185         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
17186              *::DESTROY() is deprecated
17187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17188              Date: Thu, 14 Mar 2002 18:39:22 -0500
17189              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
17190              
17191              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
17192              *::DESTROY() is deprecated
17193              From: Dave Mitchell <davem@fdgroup.com>
17194              Date: Fri, 15 Mar 2002 19:22:49 +0000
17195              Message-Id: <20020315192249.A22389@fdgroup.com>
17196      Branch: perl
17197            ! gv.c t/op/method.t
17198 ____________________________________________________________________________
17199 [ 15250] By: ams                                   on 2002/03/16  02:14:41
17200         Log: Plural nit.
17201      Branch: perl
17202            ! pod/perldelta.pod
17203 ____________________________________________________________________________
17204 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
17205         Log: Doesn't make sense to test for protos if the
17206              functions are not to be used (!= functions exist!)
17207              This might be the key (well, a key) to the HP-UX
17208              problems.
17209      Branch: perl
17210            ! reentr.h reentr.pl
17211 ____________________________________________________________________________
17212 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
17213         Log: Typo in #15247.
17214      Branch: perl
17215            ! hints/hpux.sh
17216 ____________________________________________________________________________
17217 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
17218         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
17219              in HP-UX (from H.Merijn Brand)
17220      Branch: perl
17221            ! hints/hpux.sh
17222 ____________________________________________________________________________
17223 [ 15246] By: ams                                   on 2002/03/15  17:53:23
17224         Log: Subject: minor corrections in perldelta.pod
17225              From: mjd@plover.com
17226              Date: 15 Mar 2002 18:48:42 -0000
17227              Message-Id: <20020315184842.13573.qmail@plover.com>
17228      Branch: perl
17229            ! pod/perldelta.pod
17230 ____________________________________________________________________________
17231 [ 15245] By: ams                                   on 2002/03/15  17:37:52
17232         Log: Upgrade to Tie::File 0.19.
17233      Branch: perl
17234            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
17235            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
17236            + lib/Tie/File/t/21_win32.t
17237            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
17238            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
17239            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
17240            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
17241            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
17242            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
17243            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
17244            ! lib/Tie/File/t/17_misc_meth.t
17245 ____________________________________________________________________________
17246 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
17247         Log: Update Changes.
17248      Branch: perl
17249            ! Changes patchlevel.h
17250 ____________________________________________________________________________
17251 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
17252         Log: Forgot from #15241.
17253      Branch: perl
17254            ! win32/config_sh.PL
17255 ____________________________________________________________________________
17256 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
17257         Log: Subject: patch pod/perltodo.pod
17258              From: mjd@plover.com
17259              Date: 15 Mar 2002 15:42:18 -0000
17260              Message-ID: <20020315154218.10163.qmail@plover.com>
17261              
17262              (With s/WANT/Want/)
17263      Branch: perl
17264            ! pod/perltodo.pod
17265 ____________________________________________________________________________
17266 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
17267         Log: Subject: [PATCH bleadperl] (revision 5 undef)
17268              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17269              Date: Fri, 15 Mar 2002 00:39:48 +0100
17270              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
17271      Branch: perl
17272            ! win32/config.bc win32/config.gc win32/config.vc
17273            ! win32/config.win64
17274 ____________________________________________________________________________
17275 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
17276         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
17277              From: Michael G Schwern <schwern@pobox.com>
17278              Date: Thu, 14 Mar 2002 16:39:29 -0500
17279              Message-ID: <20020314213929.GA2912@blackrider>
17280      Branch: perl
17281            ! lib/perl5db.pl
17282 ____________________________________________________________________________
17283 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
17284         Log: Integrate perlio:
17285              
17286              [ 15235]
17287              Add the binmode()s to make JP.t pass on Win32
17288      Branch: perl
17289           !> embed.fnc ext/Encode/t/JP.t
17290 ____________________________________________________________________________
17291 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
17292         Log: Monster _r patch: try to scan for all known _r variants,
17293              and then use them (under ithreads).  May fail in HP-UX,
17294              and the op/groups is known to be fickle everywhere.  Known
17295              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
17296              warnings in AIX since the first arguments of getnetbyaddr
17297              and getnetbyadd_r are of different types.  Thanks, IBM.)
17298              
17299              In non-Configure platforms deny the existence of any
17300              of the _r thingies.  (Also add the recently introduced
17301              d_tm_* to places it wasn't already in.)
17302              
17303              TODO: the suggested glibc buffer growth retry loop in case
17304              some entries (at least for: gr*, host*) are big.
17305              Forgot win32/config.win64.
17306      Branch: perl
17307            + reentr.c reentr.h reentr.pl
17308            ! Configure MANIFEST Makefile.SH NetWare/Makefile
17309            ! NetWare/config.wc Porting/Glossary Porting/config.sh
17310            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
17311            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
17312            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
17313            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
17314            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
17315            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
17316            ! win32/config.bc win32/config.gc win32/config.vc
17317            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
17318 ____________________________________________________________________________
17319 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
17320         Log: Be more explicit on when is the $! worth anything.
17321      Branch: perl
17322            ! pod/perlvar.pod
17323 ____________________________________________________________________________
17324 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
17325         Log: metaconfig: _r _r we go.
17326      Branch: metaconfig
17327            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17328            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17329            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17330            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17331            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17332            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17333            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17334            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17335            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17336            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17337            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17338            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17339            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17340            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17341            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17342            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17343            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17344            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17345            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17346            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17347            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17348            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17349            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17350            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17351 ____________________________________________________________________________
17352 [ 15235] By: nick                                  on 2002/03/15  07:31:54
17353         Log: Add the binmode()s to make JP.t pass on Win32
17354      Branch: perlio
17355            ! ext/Encode/t/JP.t
17356 ____________________________________________________________________________
17357 [ 15234] By: nick                                  on 2002/03/15  07:20:49
17358         Log: Integrate perlio:
17359              
17360              [ 15233]
17361              Mark JP.t's data files as binary
17362              
17363              [ 15011]
17364              Avoid $Id$ cleverness and just have a $VERSION.
17365      Branch: perl
17366           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
17367 ____________________________________________________________________________
17368 [ 15233] By: nick                                  on 2002/03/15  07:18:02
17369         Log: Mark JP.t's data files as binary
17370      Branch: perlio
17371            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
17372 ____________________________________________________________________________
17373 [ 15232] By: nick                                  on 2002/03/15  07:13:38
17374         Log: Integrate mainline
17375      Branch: perlio
17376           +> ext/B/t/xref.t
17377           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
17378           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
17379           !> perl.c t/op/arith.t
17380 ____________________________________________________________________________
17381 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
17382         Log: The section needs to be in the makedepend script
17383              (from Jan-Erik Karlsson).
17384      Branch: perl
17385            ! makedepend.SH
17386 ____________________________________________________________________________
17387 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
17388         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
17389              From: Nicholas Clark <nick@unfortu.net>
17390              Date: Thu, 14 Mar 2002 23:05:23 +0000
17391              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
17392      Branch: perl
17393            ! ext/Safe/safe2.t
17394 ____________________________________________________________________________
17395 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
17396         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
17397              From: "Brent Dax" <brentdax@cpan.org>
17398              Date: Thu, 14 Mar 2002 09:08:41 -0800
17399              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
17400      Branch: perl
17401            ! lib/Pod/Html.pm
17402 ____________________________________________________________________________
17403 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
17404         Log: metaconfig: one round again for the _r.
17405      Branch: metaconfig
17406            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17407            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17408            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17409            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17410            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17411            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17412            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17413            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17414            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17415            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17416            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17417            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17418            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17419            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17420            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17421            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17422            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17423            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17424            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17425            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17426            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17427            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17428            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17429            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17430 ____________________________________________________________________________
17431 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
17432         Log: metaconfig: new round of the _r units.
17433      Branch: metaconfig
17434            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17435            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17436            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17437            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17438            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17439            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17440            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17441            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17442            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17443            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17444            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17445            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17446            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17447            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17448            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17449            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17450            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17451            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17452            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17453            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17454            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17455            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17456            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17457            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17458      Branch: metaconfig/U/perl
17459            + i_crypt.U
17460 ____________________________________________________________________________
17461 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
17462         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
17463              From: Paul_GreenVOS@vos.stratus.com
17464              Date: Tue, 12 Mar 02 19:22 est   
17465              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
17466      Branch: perl
17467            ! lib/Benchmark.t t/op/arith.t
17468 ____________________________________________________________________________
17469 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
17470         Log: Subject: Re: Win32: C:\Program Files
17471              From: "Ken Williams" <ken@mathforum.org>
17472              Date: Wed, 13 Mar 2002 17:50:59 -0600
17473              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
17474              
17475              Add -t to perl -h.
17476      Branch: perl
17477            ! perl.c
17478 ____________________________________________________________________________
17479 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
17480         Log: Extra paranoia from Nick Clark.
17481      Branch: perl
17482            ! ext/Safe/safe2.t
17483 ____________________________________________________________________________
17484 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
17485         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
17486              From: Nicholas Clark <nick@ccl4.org>
17487              Date: Wed, 13 Mar 2002 14:22:50 +0000
17488              Message-ID: <20020313142250.G92566@plum.flirble.org>
17489      Branch: perl
17490            ! ext/Safe/safe2.t
17491 ____________________________________________________________________________
17492 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
17493         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
17494              From: <slaven.rezic@berlin.de>
17495              Date: Tue, 12 Mar 2002 13:03:41 +0100      
17496              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
17497      Branch: perl
17498            ! Makefile.SH
17499 ____________________________________________________________________________
17500 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
17501         Log: Subject: [PATCH] a test for B::Xref
17502              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17503              Date: Wed, 13 Mar 2002 17:18:57 +0100
17504              Message-ID: <20020313171857.F1144@rafael>
17505      Branch: perl
17506            + ext/B/t/xref.t
17507            ! MANIFEST ext/B/B/Xref.pm
17508 ____________________________________________________________________________
17509 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
17510         Log: Subject: [PATCH] Exporter.pm POD fixups
17511              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17512              Date: Wed, 13 Mar 2002 16:21:42 +0100
17513              Message-ID: <20020313162142.A1144@rafael>
17514      Branch: perl
17515            ! lib/Exporter.pm
17516 ____________________________________________________________________________
17517 [ 15219] By: nick                                  on 2002/03/14  07:00:16
17518         Log: Integrate mainline
17519      Branch: perlio
17520           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
17521 ____________________________________________________________________________
17522 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
17523         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
17524              From: Michael G Schwern <schwern@pobox.com>
17525              Date: Wed, 13 Mar 2002 17:43:00 -0500
17526              Message-ID: <20020313224300.GG3311@blackrider>
17527      Branch: perl
17528            ! lib/ExtUtils/MM_VMS.pm
17529 ____________________________________________________________________________
17530 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
17531         Log: Pod tweak.
17532      Branch: perl
17533            ! lib/open.pm
17534 ____________________________________________________________________________
17535 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
17536         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
17537              From: "Craig A. Berry" <craigberry@mac.com>
17538              Date: Wed, 13 Mar 2002 01:44:01 -0600
17539              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
17540      Branch: perl
17541            ! vms/descrip_mms.template
17542 ____________________________________________________________________________
17543 [ 15215] By: nick                                  on 2002/03/13  08:08:36
17544         Log: Integrate mainline.
17545      Branch: perlio
17546           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
17547            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
17548            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
17549            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
17550            - ext/Data/Util/t/Hash.t
17551           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
17552           !> ext/Encode/lib/Encode/CN/HZ.pm
17553           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
17554           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
17555           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
17556           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
17557           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
17558           !> t/op/override.t toke.c universal.c
17559 ____________________________________________________________________________
17560 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
17561         Log: metaconfig: three guesses.
17562      Branch: metaconfig
17563            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17564            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17565            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17566            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17567            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17568            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17569            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17570            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17571            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17572            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17573            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17574            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17575            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17576            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17577            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17578            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17579            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17580            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17581            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17582            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17583            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17584            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17585            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17586            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17587 ____________________________________________________________________________
17588 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
17589         Log: metaconfig: regen _r units again.
17590      Branch: metaconfig
17591            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17592            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17593            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17594            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17595            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17596            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17597            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17598            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17599            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17600            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17601            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17602            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17603            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17604            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17605            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17606            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17607            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17608            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17609            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17610            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17611            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17612            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17613            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17614            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17615 ____________________________________________________________________________
17616 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
17617         Log: metaconfig: regen _r units.
17618      Branch: metaconfig
17619            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
17620            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17621            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17622            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17623            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17624            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17625            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17626            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17627            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17628            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17629            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17630            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17631            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17632            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17633            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17634            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17635            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17636            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17637            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17638            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17639            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17640            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17641            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17642            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17643            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17644 ____________________________________________________________________________
17645 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
17646         Log: metaconfig unit tweaks.
17647      Branch: metaconfig
17648            + U/threads/d_setprotoent_r.U
17649            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
17650            ! U/threads/d_tmpnam_r.U
17651 ____________________________________________________________________________
17652 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
17653         Log: metaconfig: replace the _r units with autogenerated ones.
17654      Branch: metaconfig
17655            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17656            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
17657            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17658            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
17659            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
17660            + U/threads/d_getprotobyname_r.U
17661            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17662            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
17663            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
17664            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17665            + U/threads/d_setservent_r.U
17666            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
17667            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
17668            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
17669            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
17670            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
17671            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
17672            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
17673            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
17674            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
17675            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17676            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17677            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17678            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
17679            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17680            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
17681            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
17682            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17683            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17684            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17685            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
17686            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
17687            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
17688            ! U/threads/d_ttyname_r.U
17689 ____________________________________________________________________________
17690 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
17691         Log: More known threadsafings.
17692      Branch: perl
17693            ! Porting/findrfuncs
17694 ____________________________________________________________________________
17695 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
17696         Log: Small tweaks.
17697      Branch: perl
17698            ! lib/Internals.t universal.c
17699 ____________________________________________________________________________
17700 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
17701         Log: VERSIONize.
17702      Branch: perl
17703            ! ext/Encode/lib/Encode/CN/HZ.pm
17704            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
17705            ! ext/Encode/lib/Encode/JP/JIS.pm
17706 ____________________________________________________________________________
17707 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
17708         Log: Subject: perl datastructure conversion shortcuts for DDD
17709              From: Stas Bekman <stas@stason.org>
17710              Date: Mon, 11 Mar 2002 14:54:31 +0800
17711              Message-ID: <3C8C54A7.5020502@stason.org>
17712      Branch: perl
17713            ! pod/perlhack.pod
17714 ____________________________________________________________________________
17715 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
17716         Log: Regen modlib.
17717      Branch: perl
17718            ! pod/perlmodlib.pod
17719 ____________________________________________________________________________
17720 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
17721         Log: Regen toc.
17722      Branch: perl
17723            ! pod/perltoc.pod
17724 ____________________________________________________________________________
17725 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
17726         Log: Tiny pod tweaks.
17727      Branch: perl
17728            ! lib/Hash/Util.pm
17729 ____________________________________________________________________________
17730 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
17731         Log: perldeltaize Hash::Util.
17732      Branch: perl
17733            ! pod/perldelta.pod
17734 ____________________________________________________________________________
17735 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
17736         Log: Move the readonly interface back to universal.c,
17737              (new name: Internals::SvREADONLY), remove Data::Util,
17738              move Hash::Util to lib, also introduce refcnt interface
17739              (Internals::SvREFCNT).     Make both the new interfaces
17740              to be more sane so that if they set the value, they return
17741              the new value, not the old one.
17742      Branch: perl
17743            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
17744            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
17745            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
17746            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
17747            - ext/Data/Util/t/Hash.t
17748            ! MANIFEST ext/B/t/stash.t universal.c
17749 ____________________________________________________________________________
17750 [ 15200] By: ams                                   on 2002/03/12  15:16:05
17751         Log: Subject: Disambiguate "Can't locate"
17752              From: Mike Guy <mjtg@cam.ac.uk>
17753              Date: Tue, 12 Mar 2002 16:04:23 +0000
17754              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
17755      Branch: perl
17756            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
17757            ! pp_ctl.c t/op/override.t
17758 ____________________________________________________________________________
17759 [ 15199] By: ams                                   on 2002/03/12  15:04:43
17760         Log: Subject: [PATCH] perl/lib/File/stat.t
17761              From: Paul_GreenVOS@vos.stratus.com
17762              Date: Tue, 12 Mar 02 11:00 est
17763              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
17764      Branch: perl
17765            ! lib/File/stat.t
17766 ____________________________________________________________________________
17767 [ 15198] By: ams                                   on 2002/03/12  15:00:44
17768         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
17769              From: Robin Barker <rmb1@cise.npl.co.uk>
17770              Date: Tue, 12 Mar 2002 13:31:58 GMT
17771              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
17772      Branch: perl
17773            ! pod/perlfunc.pod
17774 ____________________________________________________________________________
17775 [ 15197] By: ams                                   on 2002/03/12  14:57:34
17776         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
17777              From: "Clinton A. Pierce" <clintp@geeksalad.org>
17778              Date: Tue, 12 Mar 2002 10:11:53 -0500
17779              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
17780      Branch: perl
17781            ! toke.c
17782 ____________________________________________________________________________
17783 [ 15196] By: nick                                  on 2002/03/12  13:40:35
17784         Log: Integrate mainline
17785      Branch: perlio
17786           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
17787           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
17788           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
17789           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
17790            - t/lib/access.t
17791           !> (integrate 96 files)
17792 ____________________________________________________________________________
17793 [ 15195] By: nick                                  on 2002/03/12  06:08:24
17794         Log: Integrate mainline (a while ago)
17795      Branch: perlio
17796           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
17797           +> ext/Encode/t/TW.t
17798            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
17799            - ext/Encode/lib/Encode/Tcl/HanZi.pm
17800            - ext/I18N/Langinfo/fallback.c
17801           !> (integrate 80 files)
17802 ____________________________________________________________________________
17803 [ 15194] By: ams                                   on 2002/03/12  06:02:20
17804         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
17805              From: Jonathan Stowe <gellyfish@gellyfish.com>
17806              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
17807              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
17808      Branch: perl
17809            ! ext/Encode/CN/Makefile.PL
17810 ____________________________________________________________________________
17811 [ 15193] By: ams                                   on 2002/03/12  05:55:07
17812         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
17813              From: Dave Mitchell <davem@fdgroup.co.uk>
17814              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
17815              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
17816      Branch: perl
17817            ! pod/perlguts.pod
17818 ____________________________________________________________________________
17819 [ 15192] By: ams                                   on 2002/03/12  05:50:08
17820         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
17821              From: Anton Tagunov <tagunov@motor.ru>
17822              Date: Tue, 12 Mar 2002 01:40:58 +0300
17823              Message-Id: <1194068830.20020312014058@motor.ru>
17824              (Applied with tweaks.)
17825      Branch: perl
17826            ! lib/utf8.pm
17827 ____________________________________________________________________________
17828 [ 15191] By: ams                                   on 2002/03/12  05:42:21
17829         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
17830              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17831              Date: Sun, 10 Mar 2002 22:10:15 +0100
17832              Message-Id: <3C8BD9C7.13988.73992D@localhost>
17833      Branch: perl
17834            ! iperlsys.h
17835 ____________________________________________________________________________
17836 [ 15190] By: ams                                   on 2002/03/12  05:38:08
17837         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
17838              From: Anton Tagunov <tagunov@motor.ru>
17839              Date: Mon, 11 Mar 2002 23:27:47 +0300
17840              Message-Id: <19414222180.20020311232747@motor.ru>
17841      Branch: perl
17842            ! pod/perlsub.pod
17843 ____________________________________________________________________________
17844 [ 15189] By: ams                                   on 2002/03/12  05:34:49
17845         Log: Subject: minor patch for comment in utfebcdic.h
17846              From: Anton Tagunov <tagunov@motor.ru>
17847              Date: Tue, 12 Mar 2002 00:20:21 +0300
17848              Message-Id: <13817376786.20020312002021@motor.ru>
17849      Branch: perl
17850            ! utfebcdic.h
17851 ____________________________________________________________________________
17852 [ 15188] By: ams                                   on 2002/03/12  05:32:30
17853         Log: Subject: [PATCH ?] B::Xref improvements
17854              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17855              Date: Mon, 11 Mar 2002 23:32:20 +0100
17856              Message-Id: <20020311233220.A12677@rafael>
17857      Branch: perl
17858            ! ext/B/B/Xref.pm
17859 ____________________________________________________________________________
17860 [ 15187] By: ams                                   on 2002/03/12  05:30:02
17861         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
17862              From: Paul_GreenVOS@vos.stratus.com
17863              Date: Mon, 11 Mar 02 17:23 est
17864              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
17865      Branch: perl
17866            ! lib/ExtUtils/MM_Unix.pm
17867 ____________________________________________________________________________
17868 [ 15186] By: ams                                   on 2002/03/12  05:27:06
17869         Log: Subject: [PATCH] installperl - minor untangle for VOS
17870              From: Paul_GreenVOS@vos.stratus.com
17871              Date: Mon, 11 Mar 02 17:05 est
17872              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
17873      Branch: perl
17874            ! installperl
17875 ____________________________________________________________________________
17876 [ 15185] By: ams                                   on 2002/03/12  05:25:59
17877         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
17878              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17879              Date: Mon, 11 Mar 2002 22:37:39 +0100
17880              Message-Id: <20020311223739.A691@rafael>
17881      Branch: perl
17882            ! ext/B/B/Deparse.pm
17883 ____________________________________________________________________________
17884 [ 15184] By: ams                                   on 2002/03/12  05:20:54
17885         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
17886              From: Michael G Schwern <schwern@pobox.com>
17887              Date: Tue, 12 Mar 2002 01:12:08 -0500
17888              Message-Id: <20020312061208.GD904@blackrider>
17889      Branch: perl
17890            ! hints/netbsd.sh
17891 ____________________________________________________________________________
17892 [ 15183] By: ams                                   on 2002/03/12  04:12:30
17893         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17894              From: Autrijus Tang <autrijus@autrijus.org>
17895              Date: Tue, 12 Mar 2002 13:05:53 +0800
17896              Message-Id: <20020312050553.GA7864@not.autrijus.org>
17897              (Only doc hunk applied, supplementing #15182.)
17898      Branch: perl
17899            ! ext/Encode/Encode.pm
17900 ____________________________________________________________________________
17901 [ 15182] By: ams                                   on 2002/03/12  04:04:34
17902         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17903              From: Autrijus Tang <autrijus@autrijus.org>
17904              Date: Tue, 12 Mar 2002 12:56:46 +0800
17905              Message-Id: <20020312045646.GA7689@not.autrijus.org>
17906              (Private mail.)
17907      Branch: perl
17908            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
17909 ____________________________________________________________________________
17910 [ 15181] By: ams                                   on 2002/03/12  03:09:20
17911         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17912              From: Autrijus Tang <autrijus@autrijus.org>
17913              Date: Tue, 12 Mar 2002 11:55:06 +0800
17914              Message-Id: <20020312035506.GA6946@not.autrijus.org>
17915      Branch: perl
17916            ! ext/Encode/Encode.pm
17917 ____________________________________________________________________________
17918 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
17919         Log: Deypo.
17920      Branch: metaconfig
17921            ! U/threads/d_asctime_r.U
17922 ____________________________________________________________________________
17923 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
17924         Log: FAQ sync.
17925      Branch: perl
17926            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17927            ! pod/perlfaq4.pod pod/perlfaq5.pod
17928 ____________________________________________________________________________
17929 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
17930         Log: The test needs perlio.
17931      Branch: perl
17932            ! lib/open.t
17933 ____________________________________________________________________________
17934 [ 15177] By: ams                                   on 2002/03/11  15:41:08
17935         Log: Subject: perlreftut update
17936              From: Mark-Jason Dominus <mjd@plover.com>
17937              Date: Mon, 11 Mar 2002 11:36:27 -0500
17938              Message-Id: <20020311163627.31020.qmail@plover.com>
17939      Branch: perl
17940            ! pod/perlreftut.pod
17941 ____________________________________________________________________________
17942 [ 15176] By: ams                                   on 2002/03/11  15:35:24
17943         Log: Subject: Minor correction in perlfaq5
17944              From: mjd@plover.com
17945              Date: 11 Mar 2002 16:34:22 -0000
17946              Message-Id: <20020311163422.30963.qmail@plover.com>
17947      Branch: perl
17948            ! pod/perlfaq5.pod
17949 ____________________________________________________________________________
17950 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
17951         Log: number of skipped tests was incorrect
17952      Branch: perl
17953            ! t/op/stat.t
17954 ____________________________________________________________________________
17955 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
17956         Log: remove doubled CRs
17957      Branch: perl
17958            ! win32/Makefile
17959 ____________________________________________________________________________
17960 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
17961         Log: Update Changes.
17962      Branch: perl
17963            ! Changes patchlevel.h
17964 ____________________________________________________________________________
17965 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
17966         Log: Regen toc.
17967      Branch: perl
17968            ! pod/perltoc.pod
17969 ____________________________________________________________________________
17970 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
17971         Log: Add t/CN.t and t/TW.t; re-sort.
17972      Branch: perl
17973            ! ext/Encode/MANIFEST
17974 ____________________________________________________________________________
17975 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
17976         Log: Document what to do if one yearns back to
17977              the old legacy encoding.
17978      Branch: perl
17979            ! lib/encoding.pm
17980 ____________________________________________________________________________
17981 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
17982         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
17983              as general purpose encoding transformation interfaces
17984              since that's not what they are.
17985      Branch: perl
17986            ! lib/utf8.pm pod/perlunicode.pod sv.c
17987 ____________________________________________________________________________
17988 [ 15168] By: ams                                   on 2002/03/11  12:54:16
17989         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
17990              warnings
17991              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17992              Date: Mon, 11 Mar 2002 14:35:22 +0100
17993              Message-Id: <20020311143522.A7431@rafael>
17994      Branch: perl
17995            ! t/lib/warnings/pp_sys
17996 ____________________________________________________________________________
17997 [ 15167] By: ams                                   on 2002/03/11  04:57:20
17998         Log: A little commonsense is better than 1_compile.
17999      Branch: perl
18000            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18001 ____________________________________________________________________________
18002 [ 15166] By: ams                                   on 2002/03/11  04:53:50
18003         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
18004              From: Michael G Schwern <schwern@pobox.com>
18005              Date: Sun, 10 Mar 2002 13:27:12 -0500
18006              Message-Id: <20020310182712.GC693@blackrider>
18007              
18008              Subject: [PATCH] Hash::Util part 2
18009              From: Michael G Schwern <schwern@pobox.com>
18010              Date: Sun, 10 Mar 2002 15:09:34 -0500
18011              Message-Id: <20020310200934.GB27112@blackrider>
18012              
18013              Subject: [PATCH] Hash::Util MANIFEST correction
18014              From: Michael G Schwern <schwern@pobox.com>
18015              Date: Sun, 10 Mar 2002 16:27:07 -0500
18016              Message-Id: <20020310212707.GF27112@blackrider>
18017              
18018              (Also changes find.t and taint.t, which were looking for access.t)
18019      Branch: perl
18020            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
18021            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
18022            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
18023            + ext/Data/Util/t/Hash.t
18024            - t/lib/access.t
18025            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
18026            ! pod/perldiag.pod pod/perltodo.pod universal.c
18027 ____________________________________________________________________________
18028 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
18029         Log: metaconfig: more thready fixes.
18030      Branch: metaconfig
18031            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
18032            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
18033            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
18034            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
18035            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
18036            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
18037            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
18038            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
18039            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
18040 ____________________________________________________________________________
18041 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
18042         Log: Skip obsoleted interfaces.
18043      Branch: perl
18044            ! Porting/findrfuncs
18045 ____________________________________________________________________________
18046 [ 15162] By: ams                                   on 2002/03/11  03:48:14
18047         Log: Typo fixes.
18048      Branch: perl
18049            ! perl.c
18050 ____________________________________________________________________________
18051 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
18052         Log: Upgrade to Locale::Codes 2.02.
18053      Branch: perl
18054            + lib/Locale/Codes/t/rename.t
18055            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18056            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
18057            ! lib/Locale/Country.pod
18058 ____________________________________________________________________________
18059 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
18060         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
18061              From: Nicholas Clark <nick@unfortu.net>
18062              Date: Sun, 10 Mar 2002 18:17:50 +0000
18063              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
18064              
18065              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
18066              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18067              Date: Sun, 10 Mar 2002 13:53:34 -0800
18068              Message-ID: <eX9i8gzkg26G092yn@efn.org>
18069              
18070              (and reenable the feature in freebsd,
18071              and move the freebsd pr url to perl.c)
18072      Branch: perl
18073            ! hints/freebsd.sh perl.c pod/perldelta.pod
18074 ____________________________________________________________________________
18075 [ 15159] By: ams                                   on 2002/03/11  03:34:13
18076         Log: Subject: [PATCH stash.t] access::readonly is gone
18077              From: Michael G Schwern <schwern@pobox.com>
18078              Date: Sun, 10 Mar 2002 16:18:14 -0500
18079              Message-Id: <20020310211813.GE27112@blackrider>
18080      Branch: perl
18081            ! ext/B/t/stash.t
18082 ____________________________________________________________________________
18083 [ 15158] By: ams                                   on 2002/03/11  03:28:04
18084         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
18085              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18086              Date: Sun, 10 Mar 2002 22:10:15 +0100
18087              Message-Id: <3C8BD9C7.610.7398DD@localhost>
18088      Branch: perl
18089            ! lib/Net/Ping/t/110_icmp_inst.t
18090 ____________________________________________________________________________
18091 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
18092         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
18093              From: Michael G Schwern <schwern@pobox.com>
18094              Date: Sun, 10 Mar 2002 19:22:33 -0500
18095              Message-ID: <20020311002233.GE4927@blackrider>
18096      Branch: perl
18097            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
18098            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
18099            ! lib/Test/Simple/t/fail-more.t
18100 ____________________________________________________________________________
18101 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
18102         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
18103              From: Michael G Schwern <schwern@pobox.com>
18104              Date: Sun, 10 Mar 2002 17:14:10 -0500
18105              Message-ID: <20020310221410.GA4915@blackrider>
18106      Branch: perl
18107            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
18108            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
18109 ____________________________________________________________________________
18110 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
18111         Log: Subject: [PATCH] more warnings tidyup
18112              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18113              Date: Sun, 10 Mar 2002 21:01:39 -0000
18114              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
18115      Branch: perl
18116            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
18117            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
18118            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
18119            ! util.c
18120 ____________________________________________________________________________
18121 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
18122         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
18123              From: Nicholas Clark <nick@unfortu.net>
18124              Date: Sun, 10 Mar 2002 23:21:07 +0000
18125              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
18126      Branch: perl
18127            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
18128            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
18129            ! ext/Encode/TW/Makefile.PL
18130 ____________________________________________________________________________
18131 [ 15153] By: ams                                   on 2002/03/11  03:06:59
18132         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
18133              From: Max Baker <max@warped.org>
18134              Date: Fri, 8 Mar 2002 10:56:19 -0800
18135              Message-Id: <20020308105619.A15039@warped.org>
18136      Branch: perl
18137            ! ext/IO/lib/IO/Socket/INET.pm
18138 ____________________________________________________________________________
18139 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
18140         Log: Subject: [PATCH] spelling correction
18141              From: Nicholas Clark <nick@unfortu.net>
18142              Date: Sun, 10 Mar 2002 18:34:42 +0000
18143              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
18144      Branch: perl
18145            ! pp.c pp_hot.c
18146 ____________________________________________________________________________
18147 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
18148         Log: DG/UX updates from Takis Psarogiannakopoulos.
18149      Branch: perl
18150            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
18151 ____________________________________________________________________________
18152 [ 15150] By: ams                                   on 2002/03/11  03:02:47
18153         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
18154              From: Chris Nandor <pudge@pobox.com>
18155              Date: Mon, 04 Mar 2002 17:48:12 -0500
18156              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
18157      Branch: perl
18158            ! lib/DB.pm lib/perl5db.pl
18159 ____________________________________________________________________________
18160 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
18161         Log: metaconfig unit changes in preparation of reentrancy changes.
18162      Branch: metaconfig
18163            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
18164            + U/threads/d_ttyname_r.U
18165            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
18166            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
18167            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
18168            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
18169            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
18170            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
18171            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
18172            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
18173            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
18174            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
18175            ! U/threads/d_strerror_r.U
18176 ____________________________________________________________________________
18177 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
18178         Log: Mysterious characters.
18179      Branch: perl
18180            ! utf8.h
18181 ____________________________________________________________________________
18182 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
18183         Log: Unused.
18184      Branch: perl
18185            ! op.c
18186 ____________________________________________________________________________
18187 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
18188         Log: Implement :std subpragma of the open pragma
18189              that makes the standard filehandles to talk in
18190              encodings.  This change set off a weird warning
18191              from op.c, though: disabled it now until someone
18192              who knows what it is about comes along.
18193      Branch: perl
18194            ! lib/open.pm op.c
18195 ____________________________________________________________________________
18196 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
18197         Log: Document the logic of :locale better.
18198      Branch: perl
18199            ! lib/open.pm
18200 ____________________________________________________________________________
18201 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
18202         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
18203              From: Slaven Rezic <slaven.rezic@berlin.de>
18204              Date: 10 Mar 2002 02:49:17 +0100
18205              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
18206      Branch: perl
18207            ! hints/freebsd.sh
18208 ____________________________________________________________________________
18209 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
18210         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
18211              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18212              Date: Sun, 10 Mar 2002 17:08:54 +0900
18213              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
18214      Branch: perl
18215            ! ext/Encode/lib/Encode/Tcl.pm
18216            ! ext/Encode/lib/Encode/Tcl/Escape.pm
18217            ! ext/Encode/lib/Encode/Tcl/Extended.pm
18218            ! ext/Encode/lib/Encode/Tcl/Table.pm
18219 ____________________________________________________________________________
18220 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
18221         Log: The patch does the following:
18222              - Nix the unneccessary diagnostics line
18223              - Quell -w warnings if the first ENV doesn't exist
18224              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
18225              is too baroque and bloated for daily use (and for perl core inclusion).
18226              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
18227              non-fatal.
18228              - Consequently, the ^OPEN bits is set only when needed.
18229      Branch: perl
18230            ! lib/open.pm
18231 ____________________________________________________________________________
18232 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
18233         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
18234      Branch: perl
18235            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
18236 ____________________________________________________________________________
18237 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
18238         Log: Precedence problem.
18239      Branch: perl
18240            ! ext/Socket/socketpair.t
18241 ____________________________________________________________________________
18242 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
18243         Log: Renaming tweaks, and split off the reentrant "superbuffer"
18244              init routine.
18245      Branch: perl
18246            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
18247            ! sv.c util.c
18248 ____________________________________________________________________________
18249 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
18250         Log: The 7-bit jis seems to be the hanging one.
18251      Branch: perl
18252            ! ext/Encode/t/Tcl.t
18253 ____________________________________________________________________________
18254 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
18255         Log: Begone.
18256      Branch: perl
18257            ! ext/Encode/MANIFEST
18258 ____________________________________________________________________________
18259 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
18260         Log: Better fix from Autrijus.
18261      Branch: perl
18262            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
18263            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
18264 ____________________________________________________________________________
18265 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
18266         Log: Not everybody has Encode::HanExtra.
18267      Branch: perl
18268            ! ext/Encode/Encode.pm
18269 ____________________________________________________________________________
18270 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
18271         Log: Decutandpasto.
18272      Branch: perl
18273            ! ext/Encode/lib/Encode/Tcl.pm
18274 ____________________________________________________________________________
18275 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
18276         Log: Subject: [PATCH] Data::Dumper
18277              From: Nicholas Clark <nick@unfortu.net>
18278              Date: Sat, 9 Mar 2002 19:03:54 +0000
18279              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
18280      Branch: perl
18281            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
18282            ! ext/Data/Dumper/t/dumper.t
18283 ____________________________________________________________________________
18284 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
18285         Log: Subject: [PATCH] socketpair.t w/o fork
18286              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18287              Date: Sat, 9 Mar 2002 14:55:11 +0100
18288              Message-ID: <3C8A224F.29578.13691BA@localhost>
18289              
18290              (modified as suggested by Sarathy)
18291      Branch: perl
18292            ! ext/Socket/socketpair.t
18293 ____________________________________________________________________________
18294 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
18295         Log: Subject: [PATCH perldelta] Mention Change 14727
18296              From: Autrijus Tang <autrijus@autrijus.org>
18297              Date: Sat, 9 Mar 2002 23:31:40 +0800
18298              Message-ID: <20020309153140.GA4224@not.autrijus.org>
18299      Branch: perl
18300            ! pod/perldelta.pod
18301 ____________________________________________________________________________
18302 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
18303         Log: Make Encode.pm implicitly load external CJK tables the first
18304              time they're needed (instead of immediately), from Autrijus
18305              Tang.
18306      Branch: perl
18307            ! ext/Encode/Encode.pm
18308 ____________________________________________________________________________
18309 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
18310         Log: Subject: Re: Two questions
18311              From: Nicholas Clark <nick@unfortu.net>
18312              Date: Sat, 9 Mar 2002 12:42:40 +0000
18313              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
18314      Branch: perl
18315            ! Porting/pumpkin.pod
18316 ____________________________________________________________________________
18317 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
18318         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
18319              From: Paul_GreenVOS@vos.stratus.com
18320              Date: Fri, 8 Mar 02 22:34 est
18321              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
18322      Branch: perl
18323            ! pp_sys.c
18324 ____________________________________________________________________________
18325 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
18326         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
18327              From: davem@fdgroup.co.uk
18328              Date: Sat, 9 Mar 2002 00:13:27 GMT
18329              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
18330      Branch: perl
18331            ! dump.c
18332 ____________________________________________________________________________
18333 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
18334         Log: Deglitch from Rafael.
18335      Branch: perl
18336            ! ext/B/t/lint.t
18337 ____________________________________________________________________________
18338 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
18339         Log: Still more portability.
18340      Branch: perl
18341            ! Porting/findrfuncs
18342 ____________________________________________________________________________
18343 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
18344         Log: More portability.
18345      Branch: perl
18346            ! Porting/findrfuncs
18347 ____________________________________________________________________________
18348 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
18349         Log: Shared library paths; running tests manually.
18350      Branch: perl
18351            ! INSTALL
18352 ____________________________________________________________________________
18353 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
18354         Log: Subject: RE: Two questions
18355              From: "Green, Paul" <Paul.Green@stratus.com>
18356              Date: Fri, 8 Mar 2002 17:55:19 -0500
18357              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
18358      Branch: perl
18359            ! Porting/pumpkin.pod
18360 ____________________________________________________________________________
18361 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
18362         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
18363              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
18364      Branch: perl
18365            + ext/B/t/lint.t
18366            ! MANIFEST ext/B/B/Lint.pm
18367 ____________________________________________________________________________
18368 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
18369         Log: metaconfig unit change for #15119.
18370      Branch: metaconfig
18371            ! U/threads/d_pthread_atfork.U
18372 ____________________________________________________________________________
18373 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
18374         Log: In DG/UX finding pthread_atfork requires a true compile,
18375              from Takis Psarogiannakopoulos.
18376      Branch: perl
18377            ! Configure config_h.SH
18378 ____________________________________________________________________________
18379 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
18380         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
18381              From: John Peacock <jpeacock@rowman.com>
18382              Date: Fri, 08 Mar 2002 15:52:41 -0500
18383              Message-ID: <3C892499.4050502@rowman.com>
18384      Branch: perl
18385            ! lib/ExtUtils/xsubpp
18386 ____________________________________________________________________________
18387 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
18388         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
18389              From: "Craig A. Berry" <craigberry@mac.com>
18390              Date: Fri, 08 Mar 2002 15:02:51 -0600
18391              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
18392      Branch: perl
18393            ! t/op/write.t
18394 ____________________________________________________________________________
18395 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
18396         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
18397              From: Paul_GreenVOS@vos.stratus.com
18398              Date: Fri, 8 Mar 02 14:45 est
18399              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
18400      Branch: perl
18401            ! installperl
18402 ____________________________________________________________________________
18403 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
18404         Log: Subject: [PATCH @15109] tm_tm_* for VMS
18405              From: "Craig A. Berry" <craigberry@mac.com>
18406              Date: Fri, 08 Mar 2002 13:07:52 -0600
18407              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
18408      Branch: perl
18409            ! configure.com
18410 ____________________________________________________________________________
18411 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
18412         Log: Detypo.
18413      Branch: perl
18414            ! Changes
18415 ____________________________________________________________________________
18416 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
18417         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
18418      Branch: perl
18419            ! t/op/pat.t
18420 ____________________________________________________________________________
18421 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
18422         Log: HP-UX nm seems to repeat itself.
18423      Branch: perl
18424            ! Porting/findrfuncs
18425 ____________________________________________________________________________
18426 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
18427         Log: Nice porting script from Sarathy.  Well, less nice
18428              in the sense that it shows the looong road ahead.
18429      Branch: perl
18430            + Porting/findrfuncs
18431            ! MANIFEST Porting/makerel
18432 ____________________________________________________________________________
18433 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
18434         Log: Subject: Re: Performance considerations for UTF-8
18435              From: Jarkko Hietaniemi <jhi@iki.fi>
18436              Date: Fri, 8 Mar 2002 18:53:28 +0200
18437              Message-ID: <20020308185328.D640@alpha.hut.fi>
18438              
18439              (put all in perlunicode)
18440      Branch: perl
18441            ! pod/perlunicode.pod
18442 ____________________________________________________________________________
18443 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
18444         Log: Update Changes.
18445      Branch: perl
18446            ! Changes patchlevel.h
18447 ____________________________________________________________________________
18448 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
18449         Log: Subject: Cygwin cygipc support skipped
18450              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
18451              Date: Fri, 8 Mar 2002 16:59:34 +0100
18452              Message-ID: <113694157285.20020308165934@familiehaase.de>
18453      Branch: perl
18454            ! hints/cygwin.sh
18455 ____________________________________________________________________________
18456 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
18457         Log: metaconfig unit change for #15106.
18458      Branch: metaconfig
18459            ! U/compline/d_gconvert.U
18460 ____________________________________________________________________________
18461 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
18462         Log: Subject: Re: [PATCH] tests for Gconvert
18463              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18464              Date: Thu, 07 Mar 2002 16:48:10 -0800
18465              Message-ID: <KpAi8gzkganW092yn@efn.org>
18466      Branch: perl
18467            ! Configure config_h.SH t/base/num.t
18468 ____________________________________________________________________________
18469 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
18470         Log: The new test has some teething problems.
18471      Branch: perl
18472            - ext/B/t/lint.t
18473            ! MANIFEST
18474 ____________________________________________________________________________
18475 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
18476         Log: Subject: [PATCH] B::Lint tests
18477              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18478              Date: Fri, 8 Mar 2002 14:47:19 +0100
18479              Message-ID: <20020308144719.A2663@rafael>
18480      Branch: perl
18481            + ext/B/t/lint.t
18482            ! MANIFEST ext/B/B/Lint.pm
18483 ____________________________________________________________________________
18484 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
18485         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
18486              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
18487              Date: Fri, 8 Mar 2002 13:24:14 GMT
18488              Message-Id: <200203081324.NAA00642@cleo>
18489      Branch: perl
18490            ! hints/powerux.sh
18491 ____________________________________________________________________________
18492 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
18493         Log: Subject: HP has some new models
18494              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18495              Date: Fri, 08 Mar 2002 13:07:02 +0100
18496              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
18497      Branch: perl
18498            ! README.hpux
18499 ____________________________________________________________________________
18500 [ 15101] By: ams                                   on 2002/03/08  09:11:40
18501         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
18502              From: Stas Bekman <stas@stason.org>
18503              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
18504              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
18505      Branch: perl
18506            ! pod/perlguts.pod
18507 ____________________________________________________________________________
18508 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
18509         Log: Update Changes
18510      Branch: maint-5.6/macperl
18511            ! macos/Changes
18512 ____________________________________________________________________________
18513 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
18514         Log: Replace macperlbundled with macperldelta
18515      Branch: maint-5.6/macperl
18516            ! macos/macperl/MacPerl.podhelp
18517 ____________________________________________________________________________
18518 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
18519         Log: Comsetic fixes (Thomas Wegner)
18520      Branch: maint-5.6/macperl
18521            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
18522 ____________________________________________________________________________
18523 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
18524         Log: Bump OS version
18525      Branch: maint-5.6/macperl
18526            ! macos/config.sh
18527 ____________________________________________________________________________
18528 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
18529         Log: Thought I deleted this already?
18530      Branch: perl
18531            - ext/I18N/Langinfo/fallback.c
18532 ____________________________________________________________________________
18533 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
18534         Log: perlport updates from Pudge.
18535      Branch: perl
18536            ! pod/perlport.pod
18537 ____________________________________________________________________________
18538 [ 15094] By: ams                                   on 2002/03/08  03:06:03
18539         Log: Nitpick.
18540      Branch: perl
18541            ! MANIFEST
18542 ____________________________________________________________________________
18543 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
18544         Log: Wrong test.
18545      Branch: perl
18546            ! pod/perldelta.pod
18547 ____________________________________________________________________________
18548 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
18549         Log: Integrate change 14064 from macperl to blead.
18550      Branch: perl
18551           !> pod/perlmodinstall.pod pod/perlport.pod
18552 ____________________________________________________________________________
18553 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
18554         Log: Integrate recent perlport changes
18555      Branch: maint-5.6/macperl
18556           !> pod/perlport.pod
18557 ____________________________________________________________________________
18558 [ 15089] By: ams                                   on 2002/03/08  01:54:03
18559         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
18560              minor typo in perlguts.pod
18561              From: Anton Tagunov <tagunov@motor.ru>
18562              Date: Fri, 8 Mar 2002 05:26:59 +0300
18563              Message-Id: <4649821189.20020308052659@motor.ru>
18564      Branch: perl
18565            ! pod/perlguts.pod
18566 ____________________________________________________________________________
18567 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
18568         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"! 
18569              From: Anton Tagunov <tagunov@newmail.ru>
18570              Date: Fri, 8 Mar 2002 04:31:44 +0300
18571              Message-ID: <13946506773.20020308043144@newmail.ru>
18572              
18573              (one test changed)
18574      Branch: perl
18575            ! lib/encoding.t sv.c
18576 ____________________________________________________________________________
18577 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
18578         Log: Subject: [PATCH perldelta] some more deltas
18579              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18580              Date: Thu, 7 Mar 2002 23:13:23 +0100
18581              Message-ID: <20020307231323.A13068@rafael>
18582      Branch: perl
18583            ! pod/perldelta.pod
18584 ____________________________________________________________________________
18585 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
18586         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
18587              From: Paul_GreenVOS@vos.stratus.com
18588              Date: Thu, 7 Mar 02 14:25 est
18589              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
18590      Branch: perl
18591            ! t/io/fs.t
18592 ____________________________________________________________________________
18593 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
18594         Log: As suggested by Anton Tagunov, eq and cmp now obey the
18595              encoding pragma (by remapping their byte argument if the
18596              other argument is in Unicode).  Also fix a bug found by
18597              Anton where ord undef under the encoding pragma would barf.
18598              ([ID 20020307.009] A null pointer dereference with 'use encoding')
18599              Finally, use the nicer form of sv_recode_to_utf8.
18600      Branch: perl
18601            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
18602 ____________________________________________________________________________
18603 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
18604         Log: Retract #14985, #14899, and #14990, following the principles
18605              "Do no harm." and "If it ain't broke, don't fix it."
18606              
18607              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
18608              some, but still broken, and I do not have the extra brain
18609              cells for the EBCDIC backport.  Secondly, the old version
18610              worked both in EBCDIC and non-.  Thirdly, the old version
18611              may be more amenable for the behaviour suggsted by Anton
18612              Tagunov regarding the encoding pragma.
18613      Branch: perl
18614            ! embed.fnc embed.h global.sym proto.h sv.c util.c
18615 ____________________________________________________________________________
18616 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
18617         Log: Long doubles give you long doubles.
18618      Branch: perl
18619            ! t/base/num.t
18620 ____________________________________________________________________________
18621 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
18622         Log: Forgotten deMANIFESTation.
18623      Branch: perl
18624            ! MANIFEST
18625 ____________________________________________________________________________
18626 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
18627         Log: Obsolete unused file, noticed by Dank Kogai.
18628      Branch: perl
18629            - ext/Encode/lib/Encode/JP/Tr.pm
18630 ____________________________________________________________________________
18631 [ 15080] By: ams                                   on 2002/03/07  11:31:46
18632         Log: Subject: [PATCH Changes] Changes should mirror version number
18633              From: Robin Barker <rmb1@cise.npl.co.uk>
18634              Date: Thu, 7 Mar 2002 11:04:24 GMT
18635              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
18636      Branch: perl
18637            ! Porting/pumpkin.pod
18638 ____________________________________________________________________________
18639 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
18640         Log: metaconfig unit change for #15078.
18641      Branch: metaconfig
18642            ! U/compline/d_gconvert.U
18643 ____________________________________________________________________________
18644 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
18645         Log: Subject: Re: [PATCH] tests for Gconvert
18646              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18647              Date: Wed, 06 Mar 2002 20:22:54 -0800
18648              Message-ID: <esuh8gzkg2/b092yn@efn.org>
18649      Branch: perl
18650            ! Configure pod/perldelta.pod t/base/num.t
18651 ____________________________________________________________________________
18652 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
18653         Log: Mac OS X UFS does not do ctime.
18654      Branch: perl
18655            ! pod/perldelta.pod pod/perlport.pod
18656 ____________________________________________________________________________
18657 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
18658         Log: AUTHORS updates.
18659      Branch: perl
18660            ! AUTHORS
18661 ____________________________________________________________________________
18662 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
18663         Log: Continued Chinese puzzles from Autrijus.
18664      Branch: perl
18665            + ext/Encode/t/CN.t ext/Encode/t/TW.t
18666            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
18667 ____________________________________________________________________________
18668 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
18669         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
18670              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18671              Date: Wed, 6 Mar 2002 18:13:51 +0100
18672              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
18673      Branch: perl
18674            ! lib/File/Spec/Win32.pm
18675 ____________________________________________________________________________
18676 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
18677         Log: perlport tweaks.
18678      Branch: perl
18679            ! pod/perlport.pod
18680 ____________________________________________________________________________
18681 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
18682         Log: Subject: Re: [PATCH docs] Re: Bug with -M
18683              From: Michael G Schwern <schwern@pobox.com>
18684              Date: Wed, 6 Mar 2002 16:20:27 -0500
18685              Message-ID: <20020306212027.GC4257@blackrider>
18686      Branch: perl
18687            ! pod/perlfunc.pod pod/perlport.pod
18688 ____________________________________________________________________________
18689 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
18690         Log: perldelta updates.
18691      Branch: perl
18692            ! pod/perldelta.pod
18693 ____________________________________________________________________________
18694 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
18695         Log: 5005threads wasn't even compiling.
18696      Branch: perl
18697            ! perl.c
18698 ____________________________________________________________________________
18699 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
18700         Log: Subject: Re: perl@15047 New format tests for still existing bugs
18701              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18702              Date: Wed, 06 Mar 2002 12:59:29 +0100
18703              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
18704      Branch: perl
18705            ! t/op/write.t
18706 ____________________________________________________________________________
18707 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
18708         Log: Regen Glossary et al.
18709      Branch: perl
18710            ! Porting/Glossary Porting/config.sh Porting/config_H
18711 ____________________________________________________________________________
18712 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
18713         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
18714              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
18715      Branch: perl
18716            ! util.c
18717 ____________________________________________________________________________
18718 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
18719         Log: metaconfig unit change for #15065.
18720      Branch: metaconfig
18721            ! U/compline/i_time.U
18722 ____________________________________________________________________________
18723 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
18724         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
18725      Branch: perl
18726            ! Configure config_h.SH
18727 ____________________________________________________________________________
18728 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
18729         Log: Must remove fallback.c also from here.
18730      Branch: perl
18731            ! MANIFEST
18732 ____________________________________________________________________________
18733 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
18734         Log: Subject: Re: perl@15047 WinCE
18735              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18736              Date: Wed, 06 Mar 2002 13:41:30 +0100
18737              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
18738              
18739              Subject: Re: perl@15047 Win32
18740              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18741              Date: Wed, 06 Mar 2002 13:46:02 +0100
18742              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
18743              
18744              Subject: Re: perl@15047 Epoc
18745              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18746              Date: Wed, 06 Mar 2002 13:48:31 +0100
18747              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
18748              
18749              Subject: Re: perl@15047 NetWare
18750              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18751              Date: Wed, 06 Mar 2002 13:55:46 +0100
18752              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
18753      Branch: perl
18754            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
18755            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18756            ! wince/Makefile.ce wince/config.h
18757 ____________________________________________________________________________
18758 [ 15062] By: ams                                   on 2002/03/06  09:26:49
18759         Log: Subject: Re: perl@15047
18760              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18761              Date: Wed, 06 Mar 2002 11:25:50 +0100
18762              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
18763      Branch: perl
18764            ! cygwin/perlld.in
18765 ____________________________________________________________________________
18766 [ 15061] By: ams                                   on 2002/03/06  08:44:12
18767         Log: Subject: Re: perl@15047
18768              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18769              Date: Wed, 06 Mar 2002 10:38:02 +0100
18770              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
18771      Branch: perl
18772            ! pod/perldelta.pod
18773 ____________________________________________________________________________
18774 [ 15060] By: ams                                   on 2002/03/06  08:30:33
18775         Log: Subject: Update perlhist.pod
18776              From: mjd@plover.com
18777              Date: 6 Mar 2002 07:11:55 -0000
18778              Message-Id: <20020306071155.10240.qmail@plover.com>
18779              
18780              Subject: [PATCH pod/perlvar.pod] $^V => string
18781              From: Stas Bekman <stas@stason.org>
18782              Date: Wed, 06 Mar 2002 14:56:55 +0800
18783              Message-Id: <3C85BDB7.7050700@stason.org>
18784      Branch: perl
18785            ! pod/perlhist.pod pod/perlvar.pod
18786 ____________________________________________________________________________
18787 [ 15059] By: ams                                   on 2002/03/06  04:15:38
18788         Log: Subject: [PATCH] assorted configure.com fix-ups
18789              From: "Craig A. Berry" <craigberry@mac.com>
18790              Date: Tue, 5 Mar 2002 23:11:22 -0600
18791              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
18792      Branch: perl
18793            ! configure.com
18794 ____________________________________________________________________________
18795 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
18796         Log: IRIX failure with long doubles.
18797      Branch: perl
18798            ! t/op/pack.t
18799 ____________________________________________________________________________
18800 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
18801         Log: Make reality and Changes coincide.
18802      Branch: perl
18803            ! Changes
18804 ____________________________________________________________________________
18805 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
18806         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
18807              From: Anton Tagunov <tagunov@motor.ru>
18808              Date: Wed, 6 Mar 2002 02:10:21 +0300
18809              Message-ID: <11152782757.20020306021021@motor.ru>
18810              
18811              (reworded)
18812      Branch: perl
18813            ! pod/perluniintro.pod
18814 ____________________________________________________________________________
18815 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
18816         Log: Subject: [PATCH] B::Lint doesn't work
18817              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18818              Date: Tue, 5 Mar 2002 22:51:18 +0100
18819              Message-ID: <20020305225118.C733@rafael>
18820      Branch: perl
18821            ! ext/B/B/Lint.pm
18822 ____________________________________________________________________________
18823 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
18824         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
18825              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18826              Date: Mon, 04 Mar 2002 16:24:32 -0800
18827              Message-ID: <ABBh8gzkgezX092yn@efn.org>
18828      Branch: perl
18829            ! op.h pp_ctl.c t/op/flip.t
18830 ____________________________________________________________________________
18831 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
18832         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
18833              From: Nicholas Clark <nick@unfortu.net>
18834              Date: Tue, 5 Mar 2002 22:30:49 +0000
18835              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
18836      Branch: perl
18837            ! pod/perldelta.pod
18838 ____________________________________________________________________________
18839 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
18840         Log: Subject: [PATCH] tests for Gconvert
18841              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18842              Date: Tue, 05 Mar 2002 16:35:45 -0800
18843              Message-ID: <hRWh8gzkgONX092yn@efn.org>
18844      Branch: perl
18845            ! t/base/num.t
18846 ____________________________________________________________________________
18847 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
18848         Log: Subject: [PATCH] toplevel Makefile.SH
18849              From: Paul_GreenVOS@vos.stratus.com
18850              Date: Tue, 5 Mar 02 17:34 est
18851              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
18852      Branch: perl
18853            ! Makefile.SH
18854 ____________________________________________________________________________
18855 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
18856         Log: Subject: [PATCH] pointer to perldelta in Changes
18857              From: Chris Nandor <pudge@pobox.com>
18858              Date: Tue, 05 Mar 2002 16:04:50 -0500
18859              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
18860      Branch: perl
18861            ! Changes
18862 ____________________________________________________________________________
18863 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
18864         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
18865              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18866              Date: Tue, 5 Mar 2002 22:26:20 +0100
18867              Message-ID: <20020305222620.A733@rafael>
18868      Branch: perl
18869            ! pod/perldelta.pod
18870 ____________________________________________________________________________
18871 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
18872         Log: Solaris: allow for /usr/bin/df not to exist.
18873              
18874              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
18875              From: Kingpin <mthurn@copper.dulles.tasc.com>
18876              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
18877              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
18878      Branch: perl
18879            ! hints/solaris_2.sh
18880 ____________________________________________________________________________
18881 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
18882         Log: Update Changes.
18883      Branch: perl
18884            ! Changes patchlevel.h
18885 ____________________________________________________________________________
18886 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
18887         Log: Double MANIFESTing.
18888      Branch: perl
18889            ! ext/Encode/MANIFEST
18890 ____________________________________________________________________________
18891 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
18892         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
18893      Branch: perl
18894            - ext/Encode/Encode/7bit-kr.enc
18895            - ext/Encode/lib/Encode/Tcl/HanZi.pm
18896            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
18897 ____________________________________________________________________________
18898 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
18899         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
18900              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18901              Date: Tue, 5 Mar 2002 14:35:57 +0100
18902              Message-ID: <20020305143557.C695@rafael>   
18903      Branch: perl
18904            ! pp_sys.c t/lib/warnings/pp_sys
18905 ____________________________________________________________________________
18906 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
18907         Log: Subject: [PATCH Devel::PPPort]
18908              From: Robin Barker <rmb1@cise.npl.co.uk>
18909              Date: Tue, 5 Mar 2002 13:37:59 GMT
18910              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
18911      Branch: perl
18912            ! ext/Devel/PPPort/Makefile.PL
18913 ____________________________________________________________________________
18914 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
18915         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
18916      Branch: perl
18917            ! ext/Encode/t/Tcl.t
18918 ____________________________________________________________________________
18919 [ 15041] By: nick                                  on 2002/03/05  07:23:58
18920         Log: Integrate mainline (5.7.3)
18921      Branch: perlio
18922           +> ext/Encode/lib/Encode/CN/HZ.pm
18923            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
18924           !> (integrate 54 files)
18925 ____________________________________________________________________________
18926 [ 15040] By: ams                                   on 2002/03/05  05:10:33
18927         Log: Subject: DOC PATCH 5.7.3 (perldelta)
18928              From: mjd@plover.com
18929              Date: 5 Mar 2002 05:35:58 -0000
18930              Message-Id: <20020305053558.31677.qmail@plover.com>
18931      Branch: perl
18932            ! pod/perldelta.pod
18933 ____________________________________________________________________________
18934 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
18935         Log: This is 5.7.3.
18936      Branch: perl
18937            ! patchlevel.h
18938 ____________________________________________________________________________
18939 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
18940         Log: Shoo.
18941      Branch: perl
18942            ! ext/Encode/t/Tcl.t
18943 ____________________________________________________________________________
18944 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
18945         Log: Update Changes.
18946      Branch: perl
18947            ! Changes patchlevel.h
18948 ____________________________________________________________________________
18949 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
18950         Log: Regen perlapi.
18951      Branch: perl
18952            ! pod/perlapi.pod
18953 ____________________________________________________________________________
18954 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
18955         Log: Tie::File doc tweak for Win32 from mjd. 
18956      Branch: perl
18957            ! lib/Tie/File.pm
18958 ____________________________________________________________________________
18959 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
18960         Log: Regen toc.
18961      Branch: perl
18962            ! pod/perltoc.pod
18963 ____________________________________________________________________________
18964 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
18965         Log: Decommission Encode::Tcl HZ testing for now.
18966      Branch: perl
18967            ! ext/Encode/t/Tcl.t
18968 ____________________________________________________________________________
18969 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
18970         Log: Must have a return.
18971      Branch: perl
18972            ! pp_pack.c
18973 ____________________________________________________________________________
18974 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
18975         Log: The very latest win32 score from Jan Dubois.
18976      Branch: perl
18977            ! pod/perldelta.pod
18978 ____________________________________________________________________________
18979 [ 15030] By: ams                                   on 2002/03/05  01:40:01
18980         Log: Subject: [PATCH] README.macos
18981              From: Chris Nandor <pudge@pobox.com>
18982              Date: Mon, 04 Mar 2002 17:37:59 -0500
18983              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
18984      Branch: perl
18985            ! README.macos
18986 ____________________________________________________________________________
18987 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
18988         Log: "The last pieces of Chinese puzzle" from Autrijus.
18989      Branch: perl
18990            + ext/Encode/lib/Encode/CN/HZ.pm
18991            - ext/Encode/Encode/HZ.enc
18992            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
18993            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
18994 ____________________________________________________________________________
18995 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
18996         Log: Known test failures updates.
18997      Branch: perl
18998            ! pod/perldelta.pod
18999 ____________________________________________________________________________
19000 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
19001         Log: One more nit from mjd.
19002      Branch: perl
19003            ! lib/Tie/File/t/16_handle.t
19004 ____________________________________________________________________________
19005 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
19006         Log: Upgrade to Tie::File 0.17 from mjd.
19007      Branch: perl
19008            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
19009            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
19010 ____________________________________________________________________________
19011 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
19012         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
19013              From: Nicholas Clark <nick@unfortu.net>
19014              Date: Mon, 4 Mar 2002 23:33:52 +0000
19015              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
19016      Branch: perl
19017            ! pod/perldelta.pod
19018 ____________________________________________________________________________
19019 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
19020         Log: Escapee.
19021      Branch: perl
19022            ! proto.h
19023 ____________________________________________________________________________
19024 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
19025         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
19026              From: Nicholas Clark <nick@unfortu.net>
19027              Date: Mon, 4 Mar 2002 22:48:38 +0000
19028              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
19029      Branch: perl
19030            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
19031            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
19032            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
19033            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
19034            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
19035            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
19036            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
19037 ____________________________________________________________________________
19038 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
19039         Log: Cleaner.
19040      Branch: perl
19041            ! Makefile.SH
19042 ____________________________________________________________________________
19043 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
19044         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
19045              From: Jeffrey Friedl <jfriedl@yahoo.com>
19046              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
19047              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
19048      Branch: perl
19049            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
19050            ! pod/perlvar.pod
19051 ____________________________________________________________________________
19052 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
19053         Log: More Han tweaks from Autrjius Tang: most importantly,
19054              gbk is identical to cp936, so gbk can be removed and
19055              taken care of by an alias.
19056      Branch: perl
19057            - ext/Encode/Encode/gbk.enc
19058            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19059            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
19060            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
19061            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19062 ____________________________________________________________________________
19063 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
19064         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
19065              From: Nicholas Clark <nick@unfortu.net>
19066              Date: Mon, 4 Mar 2002 22:20:13 +0000
19067              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
19068      Branch: perl
19069            ! pod/perldelta.pod
19070 ____________________________________________________________________________
19071 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
19072         Log: Based on
19073              
19074              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
19075              From: Anton Tagunov <tagunov@motor.ru>
19076              Date: Mon, 4 Mar 2002 21:14:39 +0300
19077              Message-ID: <1814137429.20020304211439@motor.ru>
19078      Branch: perl
19079            ! pod/perlunicode.pod
19080 ____________________________________________________________________________
19081 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
19082         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
19083              From: John Peacock <jpeacock@rowman.com>
19084              Date: Mon, 04 Mar 2002 16:18:42 -0500
19085              Message-ID: <3C83E4B2.3060700@rowman.com>
19086              
19087              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
19088              From: John Peacock <jpeacock@rowman.com>
19089              Date: Mon, 04 Mar 2002 16:42:55 -0500
19090              Message-ID: <3C83EA5F.80303@rowman.com>
19091      Branch: perl
19092            ! lib/ExtUtils/xsubpp pod/perlxs.pod
19093 ____________________________________________________________________________
19094 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
19095         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
19096              From: "Craig A. Berry" <craigberry@mac.com>
19097              Date: Mon, 04 Mar 2002 14:47:59 -0600
19098              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
19099              
19100              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
19101              From: "Craig A. Berry" <craigberry@mac.com>
19102              Date: Mon, 04 Mar 2002 15:04:58 -0600
19103              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
19104      Branch: perl
19105            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
19106 ____________________________________________________________________________
19107 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
19108         Log: metaconfig unit change for #15014.
19109      Branch: metaconfig/U/perl
19110            ! Extensions.U
19111 ____________________________________________________________________________
19112 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
19113         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
19114              of known extensions, where Encode::JP already is.
19115      Branch: perl
19116            ! Configure Porting/config.sh Porting/config_H uconfig.h
19117 ____________________________________________________________________________
19118 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
19119         Log: SJIS, from Dan Kogai.
19120      Branch: perl
19121            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
19122 ____________________________________________________________________________
19123 [ 15012] By: nick                                  on 2002/03/04  17:35:50
19124         Log: Intergrate perlio's Encode/compile
19125      Branch: perl
19126           !> ext/Encode/compile
19127 ____________________________________________________________________________
19128 [ 15011] By: nick                                  on 2002/03/04  17:29:54
19129         Log: Avoid $Id$ cleverness and just have a $VERSION.
19130      Branch: perlio
19131            ! ext/Encode/compile
19132 ____________________________________________________________________________
19133 [ 15010] By: nick                                  on 2002/03/04  17:29:14
19134         Log: Integrate mainline
19135      Branch: perlio
19136           +> lib/Math/BigInt/t/isa.t
19137           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
19138           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
19139           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
19140           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
19141           !> warnings.pl
19142 ____________________________________________________________________________
19143 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
19144         Log: Integrate ext/Encode/compile from perlio.
19145      Branch: perl
19146           !> ext/Encode/compile
19147 ____________________________________________________________________________
19148 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
19149         Log: Integrate perlio:
19150              
19151              [ 15002]
19152              Win32 tweak
19153              
19154              [ 14999]
19155              Win32 hack
19156              
19157              [ 14995]
19158              Remove debugging assert
19159      Branch: perl
19160           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
19161           !> lib/Tie/File/t/16_handle.t
19162 ____________________________________________________________________________
19163 [ 15007] By: nick                                  on 2002/03/04  17:08:17
19164         Log: Integrate mainline
19165      Branch: perlio
19166           !> AUTHORS Changes Porting/Glossary Porting/config.sh
19167           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
19168           !> pod/perltoc.pod
19169 ____________________________________________________________________________
19170 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
19171         Log: A new M::BI test.
19172      Branch: perl
19173            + lib/Math/BigInt/t/isa.t
19174            ! MANIFEST
19175 ____________________________________________________________________________
19176 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
19177         Log: Subject: VMS test and perldelta update
19178              From: "Craig A. Berry" <craigberry@mac.com>
19179              Date: Mon, 04 Mar 2002 11:03:37 -0600
19180              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
19181      Branch: perl
19182            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
19183 ____________________________________________________________________________
19184 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
19185         Log: Needed for threaded builds.
19186      Branch: perl
19187            ! embed.fnc embed.h
19188 ____________________________________________________________________________
19189 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
19190         Log: Subject: [PATCH] taint + deprecated warnings
19191              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19192              Date: Mon, 4 Mar 2002 16:33:23 -0000
19193              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
19194      Branch: perl
19195            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
19196            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
19197            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
19198 ____________________________________________________________________________
19199 [ 15002] By: nick                                  on 2002/03/04  16:19:06
19200         Log: Win32 tweak
19201      Branch: perlio
19202            ! lib/Tie/File/t/16_handle.t
19203 ____________________________________________________________________________
19204 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
19205         Log: Update Changes.
19206      Branch: perl
19207            ! Changes patchlevel.h
19208 ____________________________________________________________________________
19209 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
19210         Log: AUTHORS updates.
19211      Branch: perl
19212            ! AUTHORS
19213 ____________________________________________________________________________
19214 [ 14999] By: nick                                  on 2002/03/04  15:26:43
19215         Log: Win32 hack
19216      Branch: perlio
19217            ! ext/Encode/compile ext/Encode/t/JP.t
19218 ____________________________________________________________________________
19219 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
19220         Log: Encode doc tweak from Autrijus Tang.
19221      Branch: perl
19222            ! ext/Encode/Encode.pm
19223 ____________________________________________________________________________
19224 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
19225         Log: Regen Glossary et al.  (It seems the #14875 didn't
19226              quite work in removing the double-dot?)
19227      Branch: perl
19228            ! Porting/Glossary Porting/config.sh Porting/config_H
19229 ____________________________________________________________________________
19230 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
19231         Log: Regen toc.
19232      Branch: perl
19233            ! pod/perltoc.pod
19234 ____________________________________________________________________________
19235 [ 14995] By: nick                                  on 2002/03/04  14:42:09
19236         Log: Remove debugging assert
19237      Branch: perlio
19238            ! ext/threads/shared/shared.xs
19239 ____________________________________________________________________________
19240 [ 14994] By: nick                                  on 2002/03/04  14:41:54
19241         Log: Integrate mainline
19242      Branch: perlio
19243           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
19244           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
19245           !> lib/Tie/File/t/15_pushpop.t util.c
19246 ____________________________________________________________________________
19247 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
19248         Log: Han update from Autrijus Tang. 
19249      Branch: perl
19250            ! ext/Encode/Encode.pm
19251 ____________________________________________________________________________
19252 [ 14992] By: nick                                  on 2002/03/04  14:08:38
19253         Log: Integrate mainline - all tests pass - some noise from threads
19254              av_simple (SuSE7.3).
19255      Branch: perlio
19256           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
19257           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
19258           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
19259           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
19260           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
19261           +> lib/Tie/File/t/11_rv_splice_rs.t
19262           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
19263           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
19264           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
19265            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
19266            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
19267            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
19268            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
19269            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
19270            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
19271            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
19272            - lib/Tie/File/15_pushpop.t
19273           !> (integrate 47 files)
19274 ____________________________________________________________________________
19275 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
19276         Log: Missing MANIFESTations.
19277      Branch: perl
19278            ! MANIFEST
19279 ____________________________________________________________________________
19280 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
19281         Log: Attempt at portability.
19282      Branch: perl
19283            ! util.c
19284 ____________________________________________________________________________
19285 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
19286         Log: Needed by #14985.
19287      Branch: perl
19288            ! embed.h global.sym proto.h
19289 ____________________________________________________________________________
19290 [ 14988] By: ams                                   on 2002/03/04  08:59:27
19291         Log: Upgrade to Tie::File 0.16.
19292      Branch: perl
19293            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
19294            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
19295            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
19296            ! lib/Tie/File/t/15_pushpop.t
19297 ____________________________________________________________________________
19298 [ 14987] By: ams                                   on 2002/03/04  08:48:11
19299         Log: Subject: [PATCH @14577] perly-fixer
19300              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19301              Date: Mon, 4 Mar 2002 02:28:51 -0500
19302              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
19303      Branch: perl
19304            ! Makefile.SH perly.fixer
19305 ____________________________________________________________________________
19306 [ 14986] By: ams                                   on 2002/03/04  08:43:37
19307         Log: Subject: [PATCH @14577] xsubpp
19308              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19309              Date: Mon, 4 Mar 2002 02:25:52 -0500
19310              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
19311      Branch: perl
19312            ! lib/ExtUtils/xsubpp pod/perlxs.pod
19313 ____________________________________________________________________________
19314 [ 14985] By: ams                                   on 2002/03/04  08:40:46
19315         Log: Subject: [PATCH @14577] sv_cmp and friends
19316              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19317              Date: Mon, 4 Mar 2002 02:31:04 -0500
19318              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
19319      Branch: perl
19320            ! embed.fnc sv.c util.c
19321 ____________________________________________________________________________
19322 [ 14984] By: ams                                   on 2002/03/04  08:16:06
19323         Log: Fix File::Path docs as suggested by Ronald Kimball.
19324      Branch: perl
19325            ! lib/File/Path.pm
19326 ____________________________________________________________________________
19327 [ 14983] By: ams                                   on 2002/03/04  08:11:20
19328         Log: Update perldata fix as suggested by Benjamin Goldberg.
19329      Branch: perl
19330            ! pod/perldata.pod
19331 ____________________________________________________________________________
19332 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
19333         Log: Faulty skip.
19334      Branch: perl
19335            ! ext/DB_File/t/db-recno.t
19336 ____________________________________________________________________________
19337 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
19338         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
19339              From: Anton Tagunov <tagunov@motor.ru>
19340              Date: Mon, 4 Mar 2002 05:41:41 +0300
19341              Message-Id: <7916563907.20020304054141@motor.ru>
19342              
19343              Subject: [ID 20020303.005] Patch perlinicode C API description
19344              From: Anton Tagunov <tagunov@motor.ru>
19345              Date: Mon, 4 Mar 2002 06:08:23 +0300
19346              Message-Id: <2018165510.20020304060823@motor.ru>
19347      Branch: perl
19348            ! lib/utf8.pm pod/perlunicode.pod
19349 ____________________________________________________________________________
19350 [ 14980] By: ams                                   on 2002/03/04  02:19:20
19351         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
19352              From: Anton Tagunov <tagunov@motor.ru>
19353              Date: Mon, 4 Mar 2002 02:17:40 +0300
19354              Message-Id: <1344322124.20020304021740@motor.ru>
19355      Branch: perl
19356            ! pod/perldata.pod
19357 ____________________________________________________________________________
19358 [ 14979] By: ams                                   on 2002/03/04  02:17:54
19359         Log: Subject: RE: [PATCH] RE: DB_File breakage
19360              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19361              Date: Sun, 3 Mar 2002 23:56:31 -0000
19362              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
19363      Branch: perl
19364            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19365            ! ext/DB_File/t/db-recno.t
19366 ____________________________________________________________________________
19367 [ 14978] By: ams                                   on 2002/03/04  02:07:16
19368         Log: Subject: [PATCH] docs for ExtUtils::Manifest
19369              From: Nicholas Clark <nick@unfortu.net>
19370              Date: Sun, 3 Mar 2002 23:29:25 +0000
19371              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
19372      Branch: perl
19373            ! lib/ExtUtils/Manifest.pm
19374 ____________________________________________________________________________
19375 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
19376         Log: Forgot from the M::BI 1.54 update.
19377      Branch: perl
19378            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
19379            ! lib/Math/BigInt/t/upgrade.inc
19380 ____________________________________________________________________________
19381 [ 14976] By: ams                                   on 2002/03/04  02:04:32
19382         Log: Subject: [PATCH] attr
19383              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19384              Date: Sun, 3 Mar 2002 22:09:58 -0000
19385              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
19386      Branch: perl
19387            ! lib/warnings.pm warnings.pl
19388 ____________________________________________________________________________
19389 [ 14975] By: ams                                   on 2002/03/04  02:01:27
19390         Log: Subject: [PATCH] File::Path documentation
19391              From: Colin Meyer <cmeyer@helvella.org>
19392              Date: Sun, 3 Mar 2002 14:54:24 -0800
19393              Message-Id: <20020303145424.A21774@hobart.helvella.org>
19394      Branch: perl
19395            ! lib/File/Path.pm
19396 ____________________________________________________________________________
19397 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
19398         Log: Typo.
19399      Branch: perl
19400            ! lib/Math/BigInt/t/upgrade.t
19401 ____________________________________________________________________________
19402 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
19403         Log: Editing errors.
19404      Branch: perl
19405            ! MANIFEST
19406 ____________________________________________________________________________
19407 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
19408         Log: Upgrade to Math::BigInt 1.54.
19409      Branch: perl
19410            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19411            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
19412            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
19413            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
19414            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
19415            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
19416 ____________________________________________________________________________
19417 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
19418         Log: Test tweak from Craig Berry.
19419      Branch: perl
19420            ! lib/Tie/File/t/15_pushpop.t
19421 ____________________________________________________________________________
19422 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
19423         Log: Upgrade to Tie::File 0.15.
19424      Branch: perl
19425            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
19426            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
19427            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
19428            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
19429            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
19430            + lib/Tie/File/t/11_rv_splice_rs.t
19431            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
19432            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
19433            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
19434            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
19435            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
19436            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
19437            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
19438            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
19439            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
19440            - lib/Tie/File/15_pushpop.t
19441            ! MANIFEST lib/Tie/File.pm
19442 ____________________________________________________________________________
19443 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
19444         Log: The EBCDIC gaps apply only to the real A-Z.
19445      Branch: perl
19446            ! ext/B/B/Deparse.pm
19447 ____________________________________________________________________________
19448 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
19449         Log: EBCDIC: deparse \cX correctly.
19450      Branch: perl
19451            ! ext/B/B/Deparse.pm
19452 ____________________________________________________________________________
19453 [ 14967] By: ams                                   on 2002/03/03  18:18:00
19454         Log: Subject: [PATCH] nit in perlsyn.pod
19455              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
19456              Date: Sun, 03 Mar 2002 20:16:10 +0100
19457              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
19458      Branch: perl
19459            ! pod/perlsyn.pod
19460 ____________________________________________________________________________
19461 [ 14966] By: ams                                   on 2002/03/03  18:06:32
19462         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
19463              From: Michael G Schwern <schwern@pobox.com>
19464              Date: Sun, 3 Mar 2002 13:33:28 -0500
19465              Message-Id: <20020303183328.GA3296@blackrider>
19466      Branch: perl
19467            ! utils/h2xs.PL
19468 ____________________________________________________________________________
19469 [ 14965] By: ams                                   on 2002/03/03  18:00:03
19470         Log: Subject: [ PATCH ] HP back to default
19471              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19472              Date: Sun, 03 Mar 2002 18:48:34 +0100
19473              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
19474      Branch: perl
19475            ! hints/hpux.sh
19476 ____________________________________________________________________________
19477 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
19478         Log: EBCDIC: special cases of special cases.
19479      Branch: perl
19480            ! t/uni/case.pl
19481 ____________________________________________________________________________
19482 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
19483         Log: EBCDIC: the v-string components cannot exceed 2147483647.
19484      Branch: perl
19485            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
19486 ____________________________________________________________________________
19487 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
19488         Log: Remove the bogus "incorrect case" warning completely.
19489              The problem exists, but the cure, in which ever form
19490              it will be, needs to be something more subtle.
19491      Branch: perl
19492            ! op.c pod/perldiag.pod
19493 ____________________________________________________________________________
19494 [ 14961] By: ams                                   on 2002/03/03  13:39:09
19495         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
19496              From: Mark-Jason Dominus <mjd@plover.com>
19497              Date: Sun, 03 Mar 2002 09:32:16 -0500
19498              Message-Id: <20020303143216.10536.qmail@plover.com>
19499      Branch: perl
19500            ! t/op/tiearray.t
19501 ____________________________________________________________________________
19502 [ 14960] By: nick                                  on 2002/03/03  09:59:59
19503         Log: Integrate mainline
19504      Branch: perlio
19505           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
19506            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
19507            ! ext/Encode/compile
19508           !> (integrate 27 files)
19509 ____________________________________________________________________________
19510 [ 14959] By: ams                                   on 2002/03/03  08:11:34
19511         Log: Fix #14957.
19512      Branch: perl
19513            ! ext/DB_File/t/db-recno.t
19514 ____________________________________________________________________________
19515 [ 14958] By: ams                                   on 2002/03/03  05:51:00
19516         Log: Subject: [PATCH @14577] NL in debugger
19517              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19518              Date: Sat, 2 Mar 2002 05:34:12 -0500
19519              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
19520      Branch: perl
19521            ! lib/perl5db.pl
19522 ____________________________________________________________________________
19523 [ 14957] By: ams                                   on 2002/03/03  05:00:04
19524         Log: Subject: Re: DB_File breakage
19525              From: Schuyler Erle <schuyler@oreilly.com>
19526              Date: Sat, 02 Mar 2002 21:50:30 -0800
19527              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
19528      Branch: perl
19529            ! ext/DB_File/t/db-recno.t
19530 ____________________________________________________________________________
19531 [ 14956] By: ams                                   on 2002/03/03  04:40:08
19532         Log: Subject: [PATCH @14577] Debugging OPs
19533              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19534              Date: Sat, 2 Mar 2002 05:49:58 -0500
19535              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
19536      Branch: perl
19537            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
19538            ! pod/perlrun.pod sv.h
19539 ____________________________________________________________________________
19540 [ 14955] By: ams                                   on 2002/03/03  04:34:41
19541         Log: Subject: Tie::Array doc patch
19542              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
19543              Date: Sat, 02 Mar 2002 08:42:56 +0900
19544              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
19545      Branch: perl
19546            ! lib/Tie/Array.pm
19547 ____________________________________________________________________________
19548 [ 14954] By: ams                                   on 2002/03/03  04:23:33
19549         Log: Subject: Re: Smoke 14870
19550              From: Nicholas Clark <nick@unfortu.net>
19551              Date: Sat, 2 Mar 2002 20:00:53 +0000
19552              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
19553      Branch: perl
19554            ! README.hpux
19555 ____________________________________________________________________________
19556 [ 14953] By: ams                                   on 2002/03/03  04:15:49
19557         Log: Subject: RE: VERSION core
19558              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19559              Date: Sat, 2 Mar 2002 22:50:44 -0000
19560              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
19561      Branch: perl
19562            ! t/comp/use.t
19563 ____________________________________________________________________________
19564 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
19565         Log: The #14949 removed this error from non-Win32.
19566      Branch: perl
19567            ! t/lib/warnings/op
19568 ____________________________________________________________________________
19569 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
19570         Log: BeOS back on track.
19571      Branch: perl
19572            ! README.beos
19573 ____________________________________________________________________________
19574 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
19575         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
19576              higher is okay.
19577      Branch: perl
19578            ! ext/POSIX/t/posix.t
19579 ____________________________________________________________________________
19580 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
19581         Log: For now, make "incorrect case" a Win32-only warning.
19582      Branch: perl
19583            ! op.c
19584 ____________________________________________________________________________
19585 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
19586         Log: Demand more before attempting socketpair().
19587      Branch: perl
19588            ! pp_sys.c
19589 ____________________________________________________________________________
19590 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
19591         Log: Remove obsolete hack.
19592      Branch: perl
19593            ! makedepend.SH
19594 ____________________________________________________________________________
19595 [ 14946] By: ams                                   on 2002/03/02  16:00:32
19596         Log: Forgot to delete encode.* from MANIFEST.
19597      Branch: perl
19598            ! MANIFEST
19599 ____________________________________________________________________________
19600 [ 14945] By: ams                                   on 2002/03/02  14:41:03
19601         Log: Delete ex-test output.
19602      Branch: perl
19603            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
19604 ____________________________________________________________________________
19605 [ 14944] By: ams                                   on 2002/03/02  13:54:35
19606         Log: Subject: [PATCH] DB_File 1.803
19607              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19608              Date: Sat, 2 Mar 2002 14:33:32 -0000
19609              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
19610      Branch: perl
19611            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19612            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
19613 ____________________________________________________________________________
19614 [ 14943] By: ams                                   on 2002/03/02  13:43:06
19615         Log: Upgrade to Tie::File 0.14.
19616      Branch: perl
19617            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
19618            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
19619            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
19620 ____________________________________________________________________________
19621 [ 14942] By: nick                                  on 2002/03/02  11:05:53
19622         Log: Integrate mainline
19623      Branch: perlio
19624           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
19625           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
19626           +> ext/Encode/t/table.utf8
19627           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
19628           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
19629           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19630           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
19631           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
19632           !> universal.c utils/perldoc.PL
19633 ____________________________________________________________________________
19634 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
19635         Log: More CJK (just C, really) tables from Autrijus Tang
19636              (originally from iconv, used with permission of Bruno Haible)
19637      Branch: perl
19638            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
19639            + ext/Encode/Encode/iso-ir-165.enc
19640            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19641            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
19642            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
19643 ____________________________________________________________________________
19644 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
19645         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
19646              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19647              Date: Fri, 1 Mar 2002 15:32:13 -0500
19648              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
19649      Branch: perl
19650            ! utils/perldoc.PL
19651 ____________________________________________________________________________
19652 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
19653         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
19654              From: Schuyler Erle <schuyler@oreilly.com>
19655              Date: Fri, 01 Mar 2002 14:22:19 -0800
19656              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
19657              
19658              Subject: Re: PATCH: "splice() offset past end of array" warning.
19659              From: Mark-Jason Dominus <mjd@plover.com>
19660              Date: Fri, 01 Mar 2002 17:19:49 -0500
19661              Message-ID: <20020301221949.7610.qmail@plover.com>
19662      Branch: perl
19663            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
19664 ____________________________________________________________________________
19665 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
19666         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
19667              From: Mark-Jason Dominus <mjd@plover.com>
19668              Date: Fri, 01 Mar 2002 18:35:35 -0500
19669              Message-ID: <20020301233535.15969.qmail@plover.com>
19670      Branch: perl
19671            ! av.c
19672 ____________________________________________________________________________
19673 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
19674         Log: Subject: RE: VERSION core
19675              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19676              Date: Fri, 1 Mar 2002 23:47:48 -0000
19677              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
19678      Branch: perl
19679            ! pod/perldiag.pod universal.c
19680 ____________________________________________________________________________
19681 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
19682         Log: Update Changes
19683      Branch: maint-5.6/macperl
19684            ! macos/Changes
19685 ____________________________________________________________________________
19686 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
19687         Log: Fix update to resources
19688      Branch: maint-5.6/macperl
19689            ! macos/macperl/MacPerl.r
19690 ____________________________________________________________________________
19691 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
19692         Log: metaconfig unit change for #14930.
19693      Branch: metaconfig
19694            ! U/modified/Init.U
19695 ____________________________________________________________________________
19696 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
19697         Log: Fix debugger to handle Mac OS psedofiles
19698      Branch: maint-5.6/macperl
19699            ! lib/DB.pm lib/perl5db.pl
19700 ____________________________________________________________________________
19701 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
19702         Log: Various fixes from Thomas Wegner
19703      Branch: maint-5.6/macperl
19704            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
19705 ____________________________________________________________________________
19706 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
19707         Log: Some resource updates
19708      Branch: maint-5.6/macperl
19709            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
19710            ! macos/macperl/MacPerl.rsrc
19711 ____________________________________________________________________________
19712 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
19713         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
19714              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19715              Date: Fri, 01 Mar 2002 09:38:59 -0800
19716              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
19717      Branch: perl
19718            ! Configure
19719 ____________________________________________________________________________
19720 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
19721         Log: Add some missing sfio symbols (Alan Fry)
19722      Branch: maint-5.6/macperl
19723            ! macos/macperl.sym
19724 ____________________________________________________________________________
19725 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
19726         Log: Update version and README
19727      Branch: maint-5.6/macperl
19728            ! README.macos macos/MPVersion.r
19729 ____________________________________________________________________________
19730 [ 14926] By: nick                                  on 2002/03/01  15:56:41
19731         Log: Integrate mainline
19732      Branch: perlio
19733           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
19734           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
19735           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
19736           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
19737           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
19738           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
19739           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
19740           +> lib/Tie/File/13_size_rs.t
19741           !> (integrate 80 files)
19742 ____________________________________________________________________________
19743 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
19744         Log: Better advertising.
19745      Branch: perl
19746            ! pod/perldelta.pod pod/perlfaq5.pod
19747 ____________________________________________________________________________
19748 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
19749         Log: Update Changes.
19750      Branch: perl
19751            ! Changes patchlevel.h
19752 ____________________________________________________________________________
19753 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
19754         Log: Lost in the shuffle.
19755      Branch: perl
19756            + lib/Math/BigInt/t/downgrade.t
19757            ! MANIFEST
19758 ____________________________________________________________________________
19759 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
19760         Log: Advertise Tie::File.
19761      Branch: perl
19762            ! pod/perldelta.pod pod/perlfaq5.pod
19763 ____________________________________________________________________________
19764 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
19765         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
19766              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19767              Date: Thu, 28 Feb 2002 18:55:48 +0100
19768              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
19769      Branch: perl
19770            ! x2p/walk.c
19771 ____________________________________________________________________________
19772 [ 14920] By: ams                                   on 2002/03/01  09:06:01
19773         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
19774              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19775              Date: Tue, 26 Feb 2002 19:54:31 -0500
19776              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
19777      Branch: perl
19778            ! embed.fnc ext/B/B/Deparse.pm gv.c
19779 ____________________________________________________________________________
19780 [ 14919] By: ams                                   on 2002/03/01  03:03:12
19781         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
19782      Branch: perl
19783            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
19784            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
19785            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
19786            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
19787            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
19788            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
19789            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
19790 ____________________________________________________________________________
19791 [ 14918] By: ams                                   on 2002/03/01  02:36:58
19792         Log: Add Tie::File 0.12 from MJD.
19793      Branch: perl
19794            + lib/Tie/File.pm lib/Tie/File/01_gen.t
19795            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
19796            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
19797            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
19798            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
19799            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
19800            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
19801            ! MANIFEST
19802 ____________________________________________________________________________
19803 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
19804         Log: Encoding name mapping tweaks.
19805      Branch: perl
19806            ! ext/Encode/Encode.pm
19807 ____________________________________________________________________________
19808 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
19809         Log: metaconfig unit change for #14915.
19810      Branch: metaconfig
19811            ! U/modified/Init.U
19812 ____________________________________________________________________________
19813 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
19814         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
19815              From: Paul_GreenVOS@vos.stratus.com
19816              Date: Thu, 28 Feb 02 15:05 est
19817              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
19818      Branch: perl
19819            ! Configure
19820 ____________________________________________________________________________
19821 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
19822         Log: PL_bostr was pointing to the wrong string
19823              (a string left around from the loading of the Unicode \w)
19824              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
19825              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
19826      Branch: perl
19827            ! regexec.c
19828 ____________________________________________________________________________
19829 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
19830         Log: Sync with libnet-1.10
19831      Branch: perl
19832            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
19833            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
19834            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
19835            ! lib/Net/t/netrc.t
19836 ____________________________________________________________________________
19837 [ 14912] By: ams                                   on 2002/02/28  13:02:50
19838         Log: Subject: [PATCH] perldelta.pod fixes
19839              From: Autrijus Tang <autrijus@autrijus.org>
19840              Date: Thu, 28 Feb 2002 21:44:15 +0800
19841              Message-Id: <20020228134415.GB16422@not.autrijus.org>
19842      Branch: perl
19843            ! pod/perldelta.pod
19844 ____________________________________________________________________________
19845 [ 14911] By: ams                                   on 2002/02/28  11:31:44
19846         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
19847              From: Stas Bekman <stas@stason.org>
19848              Date: Mon, 04 Feb 2002 16:18:53 +0800
19849              Message-Id: <3C7E1E5F.1000605@stason.org>
19850              (Applied by hand).
19851      Branch: perl
19852            ! lib/File/Copy.pm
19853 ____________________________________________________________________________
19854 [ 14910] By: ams                                   on 2002/02/28  11:26:47
19855         Log: Subject: [PATCH lib/Pod/Html.pm]
19856              From: Stas Bekman <stas@stason.org>
19857              Date: Thu, 28 Feb 2002 20:05:01 +0800
19858              Message-Id: <3C7E1CED.7000307@stason.org>
19859      Branch: perl
19860            ! lib/Pod/Html.pm
19861 ____________________________________________________________________________
19862 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
19863         Log: Tests for #14908.
19864      Branch: perl
19865            ! t/op/pat.t
19866 ____________________________________________________________________________
19867 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
19868         Log: Make shared hash keys to be \0-terminated:
19869              one possible resolution for
19870              "UTF-8, weird \w behaviour after HASH-KEY-ification"
19871              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
19872              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
19873              The hash keys weren't \0-terminated.  This meant that the EOL ($)
19874              in regmatch() got the nextchr beyond the last character.  Since
19875              the keys were UTF-8, the nextchr was \1, not the usual
19876              string-terminating \0.  Wham, no match.
19877              
19878              I think another possible resolution could be to stop the nextchr
19879              computation in regmatch() from peeking beyond the last character
19880              of the string:
19881              
19882              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
19883      Branch: perl
19884            ! hv.c hv.h
19885 ____________________________________________________________________________
19886 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
19887         Log: Subject: [PATCH] Perl interface to newIO()
19888              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19889              Date: Wed, 27 Feb 2002 20:15:27 -0800
19890              Message-ID: <f7af8gzkgaET092yn@efn.org>
19891      Branch: perl
19892            ! lib/Symbol.pm
19893 ____________________________________________________________________________
19894 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
19895         Log: The "list" part of
19896              
19897              Subject: [PATCH perlop] .. returns a *list* of *integers*
19898              From: Mike Guy <mjtg@cam.ac.uk>
19899              Date: Tue, 26 Feb 2002 18:30:22 +0000
19900              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
19901              
19902              plus few nits.
19903      Branch: perl
19904            ! pod/perlop.pod
19905 ____________________________________________________________________________
19906 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
19907         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
19908              From: Abe Timmerman <abe@ztreet.demon.nl>
19909              Date: Thu, 28 Feb 2002 00:04:06 +0100
19910              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
19911      Branch: perl
19912            ! lib/File/stat.t
19913 ____________________________________________________________________________
19914 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
19915         Log: Integrate from maintperl.
19916      Branch: maint-5.6/macperl
19917           !> doio.c op.c t/io/open.t t/pragma/strict-subs
19918 ____________________________________________________________________________
19919 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
19920         Log: Upgrade to Math::BigInt 1.53.
19921      Branch: perl
19922            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19923            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
19924            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
19925            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
19926            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
19927            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
19928 ____________________________________________________________________________
19929 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
19930         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
19931              From: "Craig A. Berry" <craigberry@mac.com>
19932              Date: Wed, 27 Feb 2002 15:36:38 -0600
19933              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
19934      Branch: perl
19935            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
19936            ! vms/ext/filespec.t
19937 ____________________________________________________________________________
19938 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
19939         Log: Subject: [PATCH] Some minor changes for Cygwin
19940              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
19941              Date: Wed, 27 Feb 2002 22:25:41 +0100
19942              Message-ID: <14296492589.20020227222541@familiehaase.de>
19943      Branch: perl
19944            ! Makefile.SH README.cygwin cygwin/perlld.in
19945 ____________________________________________________________________________
19946 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
19947         Log: Update the UTF-8 explanation table.
19948      Branch: perl
19949            ! pod/perlunicode.pod utf8.h
19950 ____________________________________________________________________________
19951 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
19952         Log: Repatch from Robin Barker: anon subs in C<package;> are
19953              now __ANON__::__ANON__ (should help for mod_perl breakage
19954              since #12251)
19955      Branch: perl
19956            ! gv.c op.c t/op/runlevel.t toke.c
19957 ____________________________________________________________________________
19958 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
19959         Log: Update Changes.
19960      Branch: perl
19961            ! Changes patchlevel.h
19962 ____________________________________________________________________________
19963 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
19964         Log: perldelta updates.
19965      Branch: perl
19966            ! pod/perldelta.pod
19967 ____________________________________________________________________________
19968 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
19969         Log: Signedness nit.
19970      Branch: perl
19971            ! regexec.c
19972 ____________________________________________________________________________
19973 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
19974         Log: Subject: Re: Smoke 14870
19975              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19976              Date: Wed, 27 Feb 2002 16:48:35 +0100
19977              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
19978              
19979              (with some additional garnish)
19980      Branch: perl
19981            ! README.hpux hints/hpux.sh
19982 ____________________________________________________________________________
19983 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
19984         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
19985              into perl.exp in AIX.
19986      Branch: perl
19987            ! makedef.pl perl.h
19988 ____________________________________________________________________________
19989 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
19990         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
19991              From: Robin Barker <rmb1@cise.npl.co.uk>
19992              Date: Wed, 27 Feb 2002 14:39:35 GMT
19993              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
19994      Branch: perl
19995            ! pod/perlrun.pod
19996 ____________________________________________________________________________
19997 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
19998         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
19999              From: Robin Barker <rmb1@cise.npl.co.uk>
20000              Date: Wed, 27 Feb 2002 12:25:30 GMT
20001              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
20002      Branch: perl
20003            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
20004            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
20005            ! pod/perlunicode.pod pod/perluniintro.pod
20006 ____________________________________________________________________________
20007 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
20008         Log: Only modify LD_LIBRARY_PATH in case there are directories.
20009      Branch: perl
20010            ! hints/dec_osf.sh
20011 ____________________________________________________________________________
20012 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
20013         Log: Subject: [PATCH] perl/hints/vos.sh
20014              From: Paul_GreenVOS@vos.stratus.com
20015              Date: Tue, 26 Feb 02 15:19 est
20016              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
20017      Branch: perl
20018            ! hints/vos.sh
20019 ____________________________________________________________________________
20020 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
20021         Log: Forgot from #14888.
20022      Branch: perl
20023            ! ext/Unicode/Normalize/mkheader
20024 ____________________________________________________________________________
20025 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
20026         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
20027      Branch: perl
20028            ! ext/Unicode/Normalize/Changes
20029            ! ext/Unicode/Normalize/Normalize.pm
20030            ! ext/Unicode/Normalize/Normalize.xs
20031            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
20032            ! ext/Unicode/Normalize/t/test.t
20033 ____________________________________________________________________________
20034 [ 14887] By: ams                                   on 2002/02/26  23:51:52
20035         Log: Subject: Missing diagnostics
20036              From: Simon Glover <scog@roe.ac.uk>
20037              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
20038              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
20039              
20040              Subject: [PATCH] Better wording for the lvalue vec diagnostic
20041              From: Simon Glover <scog@roe.ac.uk>
20042              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
20043              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
20044      Branch: perl
20045            ! doop.c pod/perldiag.pod t/op/vec.t
20046 ____________________________________________________________________________
20047 [ 14886] By: ams                                   on 2002/02/26  15:48:34
20048         Log: Subject: [PATCH] Not OK 5.7.2@14884
20049              From: andreas.koenig@anima.de (Andreas J. Koenig)
20050              Date: Tue, 26 Feb 2002 15:03:55 +0100
20051              Message-Id: <m38z9gfigk.fsf@anima.de>
20052      Branch: perl
20053            ! t/lib/access.t
20054 ____________________________________________________________________________
20055 [ 14885] By: nick                                  on 2002/02/26  13:48:55
20056         Log: Integrate mainline
20057      Branch: perlio
20058           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
20059           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
20060           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
20061            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
20062           !> (integrate 102 files)
20063 ____________________________________________________________________________
20064 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
20065         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
20066              1.1999999999999996, or thereabouts (yes, even sprintf).
20067      Branch: perl
20068            ! t/base/num.t
20069 ____________________________________________________________________________
20070 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
20071         Log: Neither.
20072      Branch: perl
20073            ! pod/perldelta.pod
20074 ____________________________________________________________________________
20075 [ 14882] By: ams                                   on 2002/02/26  08:46:55
20076         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
20077              From: Michael G Schwern <schwern@pobox.com>
20078              Date: Tue, 26 Feb 2002 01:01:28 -0500
20079              Message-Id: <20020226060128.GA2439@blackrider>
20080      Branch: perl
20081            ! hv.c pod/perldiag.pod
20082 ____________________________________________________________________________
20083 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
20084         Log: Subject: [PATCH B::Concise] docs, typos
20085              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20086              Date: Mon, 25 Feb 2002 16:41:16 +0100
20087              Message-ID: <20020225164116.A1054@rafael>
20088      Branch: perl
20089            ! ext/B/B/Concise.pm
20090 ____________________________________________________________________________
20091 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
20092         Log: POSIX: add isatty to @EXPORT_OK, reformat.
20093      Branch: perl
20094            ! ext/POSIX/POSIX.pm
20095 ____________________________________________________________________________
20096 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
20097         Log: If using -Dloclibpth=... the directories need to
20098              be appended to LD_LIBRARY_PATH (and ickily, if those
20099              directories contain a (newer?) libdb.so, we need to
20100              prepend    /usr/shlib to loclibpth).
20101      Branch: perl
20102            ! hints/dec_osf.sh
20103 ____________________________________________________________________________
20104 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
20105         Log: Subject: [PATCH] Perl interface to newIO()
20106              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
20107              Date: Mon, 25 Feb 2002 15:04:57 -0800
20108              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
20109      Branch: perl
20110            ! lib/Symbol.pm lib/Symbol.t
20111 ____________________________________________________________________________
20112 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
20113         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
20114              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
20115              Date: Mon, 25 Feb 2002 21:58:30 +0100
20116              Message-ID: <20020225215830.A744@rafael>
20117      Branch: perl
20118            ! pod/perlvar.pod
20119 ____________________________________________________________________________
20120 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
20121         Log: Big5 tweaks from Autrijus Tang.
20122      Branch: perl
20123            ! ext/Encode/Encode/big5.enc
20124 ____________________________________________________________________________
20125 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
20126         Log: Subject: [PATCH Glossary configpm] cleanups
20127              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20128              Date: Mon, 25 Feb 2002 23:27:15 +0100
20129              Message-ID: <20020225232715.C744@rafael>
20130      Branch: perl
20131            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
20132 ____________________________________________________________________________
20133 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
20134         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
20135              From: Nicholas Clark <nick@unfortu.net>
20136              Date: Mon, 25 Feb 2002 21:53:24 +0000
20137              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
20138      Branch: perl
20139            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
20140            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
20141            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
20142 ____________________________________________________________________________
20143 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
20144         Log: Upgrade to I18N::LangTags 0.27.
20145              (Causes one flipflop back to perl.com URL, must poke Sean.)
20146      Branch: perl
20147            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
20148            ! lib/I18N/LangTags/List.pm
20149 ____________________________________________________________________________
20150 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
20151         Log: Upgrade to Getopt::Long 2.28.
20152      Branch: perl
20153            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
20154            ! lib/Getopt/Long/README
20155 ____________________________________________________________________________
20156 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
20157         Log: No =head.
20158      Branch: perl
20159            ! pod/perlebcdic.pod
20160 ____________________________________________________________________________
20161 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
20162         Log: Update Changes.
20163      Branch: perl
20164            ! Changes patchlevel.h
20165 ____________________________________________________________________________
20166 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
20167         Log: metaconfig unit change for #14868.
20168      Branch: metaconfig
20169            ! U/modified/Chk_MANI.U
20170 ____________________________________________________________________________
20171 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
20172         Log: Some hosts understand split -l 50, some only split -50
20173              (from Paul Eggert).
20174      Branch: perl
20175            ! Configure
20176 ____________________________________________________________________________
20177 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
20178         Log: Subject: Re: [PATCH bleadperl] socketpair.t
20179              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20180              Date: Sun, 24 Feb 2002 10:31:25 +0100
20181              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
20182              
20183              (the pid half only)
20184      Branch: perl
20185            ! win32/win32.c
20186 ____________________________________________________________________________
20187 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
20188         Log: Mention the new pack tricks.
20189      Branch: perl
20190            ! pod/perldelta.pod
20191 ____________________________________________________________________________
20192 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
20193         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
20194              From: Richard.Foley@t-online.de (Richard Foley)
20195              Date: Mon, 25 Feb 2002 13:47:03 +0100
20196              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
20197      Branch: perl
20198            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
20199            ! pod/perldebug.pod pod/perldelta.pod
20200 ____________________________________________________________________________
20201 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
20202         Log: Typo corrections from John P. Linderman.
20203      Branch: perl
20204            ! ext/IPC/SysV/Semaphore.pm
20205 ____________________________________________________________________________
20206 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
20207         Log: Upgrade to Math::BigInt 1.52.
20208      Branch: perl
20209            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
20210            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
20211            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
20212            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
20213            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
20214 ____________________________________________________________________________
20215 [ 14862] By: ams                                   on 2002/02/25  10:39:40
20216         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
20217              From: Robin Barker <rmb1@cise.npl.co.uk>
20218              Date: Mon, 25 Feb 2002 11:35:06 GMT
20219              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
20220              
20221              Subject: [PATCH Net/Cmd.pm]
20222              From: Robin Barker <rmb1@cise.npl.co.uk>
20223              Date: Mon, 25 Feb 2002 11:37:06 GMT
20224              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
20225      Branch: perl
20226            ! lib/Cwd.pm lib/Net/Cmd.pm
20227 ____________________________________________________________________________
20228 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
20229         Log: Cut-and-paste errors.
20230      Branch: perl
20231            ! t/op/pat.t
20232 ____________________________________________________________________________
20233 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
20234         Log: EBCDIC: the control characters are not that easy to find.
20235      Branch: perl
20236            ! t/op/pat.t
20237 ____________________________________________________________________________
20238 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
20239         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
20240              From: John Peacock <jpeacock@rowman.com>
20241              Date: Sun, 24 Feb 2002 22:08:28 -0500
20242              Message-ID: <3C79AAAC.6060903@rowman.com>
20243      Branch: perl
20244            ! sv.c
20245 ____________________________________________________________________________
20246 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
20247         Log: SvSetSV() is not returnable, but that's okay since
20248              sv_copypv() returns void.
20249      Branch: perl
20250            ! sv.c
20251 ____________________________________________________________________________
20252 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
20253         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
20254              From: John Peacock <jpeacock@rowman.com>                 
20255              Date: Sun, 24 Feb 2002 16:40:07 -0500
20256              Message-ID: <3C795DB7.40105@rowman.com>               
20257      Branch: perl
20258            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
20259            ! pp_hot.c proto.h sv.c
20260 ____________________________________________________________________________
20261 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
20262         Log: Tiny code cleanup.
20263      Branch: perl
20264            ! regexec.c
20265 ____________________________________________________________________________
20266 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
20267         Log: Use to_uni_fold().
20268      Branch: perl
20269            ! regcomp.c
20270 ____________________________________________________________________________
20271 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
20272         Log: Document the new taint behaviour of exec LIST and
20273              system LIST.
20274      Branch: perl
20275            ! pod/perldelta.pod
20276 ____________________________________________________________________________
20277 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
20278         Log: Subject: [PATCH] Re: taint news
20279              From: Rick Delaney <rick.delaney@rogers.com>             
20280              Date: 24 Feb 2002 11:35:00 -0500
20281              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
20282      Branch: perl
20283            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
20284 ____________________________________________________________________________
20285 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
20286         Log: EBCDIC tweak (native instead of uni) and comment update.
20287      Branch: perl
20288            ! regexec.c
20289 ____________________________________________________________________________
20290 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
20291         Log: Using uninitialized (and wrong) variables is not good.
20292      Branch: perl
20293            ! regcomp.c
20294 ____________________________________________________________________________
20295 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
20296         Log: EBCDIC: this seems to calm the last of the
20297              Malformed UTF-8 warnings.
20298      Branch: perl
20299            ! regcomp.c utf8.c
20300 ____________________________________________________________________________
20301 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
20302         Log: EBCDIC: document using Encode for character conversions.
20303      Branch: perl
20304            ! pod/perlebcdic.pod
20305 ____________________________________________________________________________
20306 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
20307         Log: EBCDIC: disable also Unicode::Collate and
20308              Unicode::Normalize for now.  Real users of
20309              EBCDIC have to decide what they want.
20310      Branch: perl
20311            ! ext/Unicode/Normalize/Normalize.pm
20312            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
20313            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
20314            ! lib/Unicode/Collate/t/test.t
20315 ____________________________________________________________________________
20316 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
20317         Log: AUTHORS updates.
20318      Branch: perl
20319            ! AUTHORS
20320 ____________________________________________________________________________
20321 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
20322         Log: Retract #14571: there may be a better solution than
20323              tweaking the test.
20324      Branch: perl
20325            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
20326 ____________________________________________________________________________
20327 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
20328         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
20329              From: "Craig A. Berry" <craigberry@mac.com> 
20330              Date: Sat, 23 Feb 2002 14:14:35 -0600
20331              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
20332      Branch: perl
20333            ! configure.com
20334 ____________________________________________________________________________
20335 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
20336         Log: metaconfig unit change for #14843.
20337      Branch: metaconfig/U/perl
20338            ! Extensions.U
20339 ____________________________________________________________________________
20340 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
20341         Log: Also Encode/JP needs to be listed explicitly.
20342              (Any other sub-Encode extensions?)
20343      Branch: perl
20344            ! Configure
20345 ____________________________________________________________________________
20346 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
20347         Log: Document known UNICOS/mk deficiency.
20348      Branch: perl
20349            ! pod/perldelta.pod
20350 ____________________________________________________________________________
20351 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
20352         Log: Subject: [PATCH] README mention version 5.0
20353              From: Autrijus Tang <autrijus@autrijus.org>
20354              Date: Sat, 23 Feb 2002 09:35:22 +0800
20355              Message-ID: <20020223013522.GA8694@not.autrijus.org>
20356      Branch: perl
20357            ! README
20358 ____________________________________________________________________________
20359 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
20360         Log: metaconfig unit change for #14839.
20361      Branch: metaconfig
20362            ! U/modified/Signal.U
20363 ____________________________________________________________________________
20364 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
20365         Log: Old hosts like NeXT Classic don't have sort -k,
20366              from Paul Eggert.
20367      Branch: perl
20368            ! Configure
20369 ____________________________________________________________________________
20370 [ 14838] By: ams                                   on 2002/02/22  21:14:29
20371         Log: Minor clarifications as suggested by Anton Tagunov.
20372      Branch: perl
20373            ! pod/perlsyn.pod
20374 ____________________________________________________________________________
20375 [ 14837] By: ams                                   on 2002/02/22  21:07:02
20376         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
20377              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20378              Date: Fri, 22 Feb 2002 23:01:07 +0100
20379              Message-Id: <20020222230107.A15069@rafael>
20380      Branch: perl
20381            ! sv.c t/op/gv.t
20382 ____________________________________________________________________________
20383 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
20384         Log: metaconfig unit change for #14835.
20385      Branch: metaconfig
20386            ! U/modified/Chk_MANI.U
20387 ____________________________________________________________________________
20388 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
20389         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
20390      Branch: perl
20391            ! Configure
20392 ____________________________________________________________________________
20393 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
20394         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
20395              From: Michael G Schwern <schwern@pobox.com>
20396              Date: Fri, 22 Feb 2002 12:10:28 -0500
20397              Message-ID: <20020222171027.GB4181@blackrider>
20398      Branch: perl
20399            ! ext/Encode/compile
20400 ____________________________________________________________________________
20401 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
20402         Log: Update Changes.
20403      Branch: perl
20404            ! Changes patchlevel.h
20405 ____________________________________________________________________________
20406 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
20407         Log: Implement IV/UV/NV/long double pack/unpack with
20408              template letters j/J/F/D (the latter two have been
20409              undocumented aliases of f/d).
20410      Branch: perl
20411            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
20412 ____________________________________________________________________________
20413 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
20414         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
20415              From: Nicholas Clark <nick@unfortu.net>
20416              Date: Fri, 22 Feb 2002 14:01:25 +0000
20417              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
20418      Branch: perl
20419            ! ext/Encode/compile
20420 ____________________________________________________________________________
20421 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
20422         Log: NetWare change from Ananth Kesari.
20423      Branch: perl
20424            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
20425            ! MANIFEST
20426 ____________________________________________________________________________
20427 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
20428         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
20429              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20430              Date: Fri, 22 Feb 2002 03:55:13 -0500
20431              Message-ID: <20020222035513.A894@math.ohio-state.edu>
20432      Branch: perl
20433            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
20434 ____________________________________________________________________________
20435 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
20436         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
20437      Branch: perl
20438            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
20439 ____________________________________________________________________________
20440 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
20441         Log: Make measure_struct a file static.
20442      Branch: perl
20443            ! pp_pack.c
20444 ____________________________________________________________________________
20445 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
20446         Log: EBCDIC: someone who knows what they are doing
20447              and whether it is possible at all in the first
20448              place needs to figure these tests out on EBCDIC.
20449              The CJK encodings heavily abuse their knowledge
20450              of ASCII and that may require a translation layer
20451              or four to survive UTF-EBCDIC.
20452      Branch: perl
20453            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
20454 ____________________________________________________________________________
20455 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
20456         Log: croak() needs context.
20457      Branch: perl
20458            ! pp_pack.c
20459 ____________________________________________________________________________
20460 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
20461         Log: Subject: [PATCH @14577] pack with a human face: the sequel
20462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20463              Date: Thu, 21 Feb 2002 21:33:37 -0500
20464              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
20465      Branch: perl
20466            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
20467            ! proto.h t/op/pack.t
20468 ____________________________________________________________________________
20469 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
20470         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
20471              From: Nicholas Clark <nick@unfortu.net> 
20472              Date: Fri, 22 Feb 2002 00:49:44 +0000
20473              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
20474      Branch: perl
20475            ! ext/Encode/compile
20476 ____________________________________________________________________________
20477 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
20478         Log: Test for #14795.
20479      Branch: perl
20480            ! t/op/pat.t
20481 ____________________________________________________________________________
20482 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
20483         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
20484      Branch: perl
20485            ! t/op/pat.t
20486 ____________________________________________________________________________
20487 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
20488         Log: Subject: [PATCH] next batch of bugfixes
20489              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20490              Date: Thu, 21 Feb 2002 23:54:41 +0100
20491              Message-ID: <20020221235441.A17260@rafael>
20492      Branch: perl
20493            ! ext/B/B/Deparse.pm
20494 ____________________________________________________________________________
20495 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
20496         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)
20497              From: chromatic <chromatic@rmci.net>
20498              Date: Thu, 21 Feb 2002 14:17:35 -0700
20499              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
20500      Branch: perl
20501            ! lib/File/stat.pm lib/File/stat.t
20502 ____________________________________________________________________________
20503 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
20504         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
20505      Branch: perl
20506            ! ext/re/re.xs
20507 ____________________________________________________________________________
20508 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
20509         Log: Upgrade to Math::BigInt 1.51.
20510      Branch: perl
20511            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
20512            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
20513            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
20514            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20515            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
20516            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
20517            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
20518            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
20519            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
20520            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
20521            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
20522            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
20523 ____________________________________________________________________________
20524 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
20525         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
20526              From: "Gerrit P. Haase" <gp@familiehaase.de>
20527              Date: Thu, 21 Feb 2002 21:20:25 +0100
20528              Message-ID: <69510538936.20020221212025@familiehaase.de>
20529      Branch: perl
20530            ! Makefile.SH
20531 ____________________________________________________________________________
20532 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
20533         Log: Subject: [PATCH @14577] grouping in pack/unpack
20534              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20535              Date: Thu, 21 Feb 2002 06:06:14 -0500
20536              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
20537      Branch: perl
20538            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
20539            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
20540 ____________________________________________________________________________
20541 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
20542         Log: Subject: [PATCH propose] question about fs.t
20543              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20544              Date: Thu, 21 Feb 2002 15:10:21 +0100
20545              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
20546      Branch: perl
20547            ! t/io/fs.t
20548 ____________________________________________________________________________
20549 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
20550         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
20551              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
20552              Date: Thu, 21 Feb 2002 09:54:28 +0100
20553              Message-ID: <13576559576.20020221095428@familiehaase.de>     
20554      Branch: perl
20555            ! Makefile.SH
20556 ____________________________________________________________________________
20557 [ 14812] By: ams                                   on 2002/02/21  14:59:09
20558         Log: Subject: typo correction
20559              From: mjd@plover.com
20560              Date: 21 Feb 2002 15:43:49 -0000
20561              Message-Id: <20020221154349.22772.qmail@plover.com>
20562      Branch: perl
20563            ! pod/perldebug.pod
20564 ____________________________________________________________________________
20565 [ 14811] By: ams                                   on 2002/02/21  14:02:12
20566         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
20567              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20568              Date: Thu, 21 Feb 2002 15:22:22 +0100
20569              Message-Id: <20020221152222.A15095@rafael>
20570      Branch: perl
20571            ! op.h toke.c
20572 ____________________________________________________________________________
20573 [ 14810] By: ams                                   on 2002/02/21  12:45:28
20574         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
20575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20576              Date: Thu, 21 Feb 2002 06:02:48 -0500
20577              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
20578      Branch: perl
20579            ! lib/ExtUtils/Mksymlists.pm makedef.pl
20580 ____________________________________________________________________________
20581 [ 14809] By: nick                                  on 2002/02/21  09:31:08
20582         Log: Integrate mainline
20583      Branch: perlio
20584           +> lib/Pod/t/Select.t
20585           !> (integrate 37 files)
20586 ____________________________________________________________________________
20587 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
20588         Log: metaconfig unit change for #14807.
20589      Branch: metaconfig
20590            ! U/modified/Signal.U
20591 ____________________________________________________________________________
20592 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
20593         Log: Revert #14805, didn't quite work.
20594      Branch: perl
20595            ! Configure config_h.SH
20596 ____________________________________________________________________________
20597 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
20598         Log: metaconfig changes for #14805.
20599      Branch: metaconfig
20600            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
20601 ____________________________________________________________________________
20602 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
20603         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
20604              From: Paul Eggert <eggert@twinsun.com>
20605              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
20606              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
20607      Branch: perl
20608            ! Configure config_h.SH
20609 ____________________________________________________________________________
20610 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
20611         Log: More advice.
20612      Branch: perl
20613            ! README.os390
20614 ____________________________________________________________________________
20615 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
20616         Log: Missing MANIFESTation.
20617      Branch: perl
20618            ! MANIFEST
20619 ____________________________________________________________________________
20620 [ 14802] By: ams                                   on 2002/02/20  22:55:25
20621         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
20622              From: Autrijus Tang <autrijus@autrijus.org>
20623              Date: Thu, 21 Feb 2002 07:13:12 +0800
20624              Message-Id: <20020220231312.GA775@not.autrijus.org>
20625      Branch: perl
20626            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
20627 ____________________________________________________________________________
20628 [ 14801] By: ams                                   on 2002/02/20  22:27:20
20629         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
20630              From: Abe Timmerman <abe@ztreet.demon.nl>
20631              Date: Thu, 21 Feb 2002 00:20:40 +0100
20632              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
20633      Branch: perl
20634            + lib/Pod/t/Select.t
20635 ____________________________________________________________________________
20636 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
20637         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
20638              twice, causing the loop to skip every other character.
20639      Branch: perl
20640            ! utf8.c
20641 ____________________________________________________________________________
20642 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
20643         Log: Better debugging info.
20644      Branch: perl
20645            ! t/uni/case.pl
20646 ____________________________________________________________________________
20647 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
20648         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
20649              From: Nicholas Clark <nick@unfortu.net>
20650              Date: Wed, 20 Feb 2002 22:13:05 +0000
20651              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
20652      Branch: perl
20653            ! ext/Encode/compile
20654 ____________________________________________________________________________
20655 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
20656         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
20657              From: Paul Eggert <eggert@twinsun.com>
20658              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
20659              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
20660      Branch: perl
20661            ! pod/perlhack.pod
20662 ____________________________________________________________________________
20663 [ 14796] By: nick                                  on 2002/02/20  18:15:00
20664         Log: Integrate mainline
20665      Branch: perlio
20666           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
20667           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
20668           +> lib/Locale/Country.pod lib/Locale/Currency.pod
20669           +> lib/Locale/Language.pod lib/Locale/Script.pm
20670           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
20671           +> t/uni/title.t t/uni/upper.t
20672           !> (integrate 41 files)
20673 ____________________________________________________________________________
20674 [ 14795] By: ams                                   on 2002/02/20  17:08:38
20675         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
20676              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20677              Date: Wed, 20 Feb 2002 18:06:59 +0000
20678              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
20679      Branch: perl
20680            ! pp_ctl.c
20681 ____________________________________________________________________________
20682 [ 14794] By: ams                                   on 2002/02/20  16:41:56
20683         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
20684              From: Paul_GreenVOS@vos.stratus.com
20685              Date: Wed, 20 Feb 02 12:21 est
20686              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
20687      Branch: perl
20688            ! Makefile.SH
20689 ____________________________________________________________________________
20690 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
20691         Log: Forgot from #14790.
20692      Branch: perl
20693            ! pp_pack.c
20694 ____________________________________________________________________________
20695 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
20696         Log: Update Changes.
20697      Branch: perl
20698            ! Changes patchlevel.h
20699 ____________________________________________________________________________
20700 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
20701         Log: Integrate change #14778 from maintperl;
20702              
20703              constant folding on the range operator had the effect of disabling
20704              peephole optimizations in all the siblings of the range OP; the
20705              effect of this was that barewords could escape strictures when
20706              they were hiding in such places
20707      Branch: perl
20708            ! t/lib/strict/subs
20709           !> op.c
20710 ____________________________________________________________________________
20711 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
20712         Log: Subject: Re: [ID 20020220.001] pack w with objects
20713              From: Ulrich Pfeifer <upf@de.uu.net>
20714              Date: 20 Feb 2002 11:21:15 +0100
20715              Message-ID: <p5g03wcv38.fsf@de.uu.net>
20716      Branch: perl
20717            ! t/op/pack.t
20718 ____________________________________________________________________________
20719 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
20720         Log: Subject: Re: [PATCH] go faster for Encode's compile
20721              From: Nicholas Clark <nick@unfortu.net> 
20722              Date: Tue, 19 Feb 2002 23:38:36 +0000
20723              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
20724      Branch: perl
20725            ! ext/Encode/compile
20726 ____________________________________________________________________________
20727 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
20728         Log: Regen Glossary.
20729      Branch: perl
20730            ! Porting/Glossary Porting/config.sh Porting/config_H
20731 ____________________________________________________________________________
20732 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
20733         Log: metaconfig unit change for #14786 (not visible yet,
20734              since Glossary needs regenerating)
20735      Branch: metaconfig
20736            ! U/compline/d_gconvert.U
20737 ____________________________________________________________________________
20738 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
20739         Log: Subject: d_Gconvert hints and Glossary
20740              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20741              Date: Tue, 19 Feb 2002 11:55:36 -0800
20742              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
20743      Branch: perl
20744            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
20745            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
20746            ! hints/svr5.sh
20747 ____________________________________________________________________________
20748 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
20749         Log: metaconfig unit changes for #14784.
20750      Branch: metaconfig
20751            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
20752 ____________________________________________________________________________
20753 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
20754         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
20755              From: Paul Eggert <eggert@twinsun.com>              
20756              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
20757              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
20758      Branch: perl
20759            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
20760            ! pod/perlhack.pod
20761 ____________________________________________________________________________
20762 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
20763         Log: metaconfig unit change for #14782.
20764      Branch: metaconfig/U/perl
20765            ! Mksymlinks.U
20766 ____________________________________________________________________________
20767 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
20768         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
20769              From: "Gerrit P. Haase" <gp@familiehaase.de>
20770              Date: Wed, 20 Feb 2002 00:23:29 +0100
20771              Message-ID: <70348722516.20020220002329@familiehaase.de>
20772      Branch: perl
20773            ! Configure
20774 ____________________________________________________________________________
20775 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
20776         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
20777              From: Nicholas Clark <nick@unfortu.net> 
20778              Date: Tue, 19 Feb 2002 19:27:42 +0000
20779              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
20780              
20781              (with modifications)
20782      Branch: perl
20783            ! pod/perlsub.pod
20784 ____________________________________________________________________________
20785 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
20786         Log: NetWare tweak from Ananth Kesari.
20787      Branch: perl
20788            ! lib/ExtUtils/MakeMaker.pm
20789 ____________________________________________________________________________
20790 [ 14779] By: ams                                   on 2002/02/20  06:51:55
20791         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
20792      Branch: perl
20793            ! pod/perlfaq4.pod
20794 ____________________________________________________________________________
20795 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
20796         Log: constant folding on the range operator had the effect of disabling
20797              peephole optimizations in all the siblings of the range OP; the
20798              effect of this was that barewords could escape strictures when
20799              they were hiding in such places
20800      Branch: maint-5.6/perl
20801            ! op.c t/pragma/strict-subs
20802 ____________________________________________________________________________
20803 [ 14777] By: ams                                   on 2002/02/20  00:56:21
20804         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
20805              From: Graham Barr <gbarr@pobox.com>
20806              Date: Tue, 19 Feb 2002 23:08:47 +0000
20807              Message-Id: <20020219230847.G66560@pobox.com>
20808      Branch: perl
20809            ! lib/Time/Local.pm
20810 ____________________________________________________________________________
20811 [ 14776] By: ams                                   on 2002/02/19  17:20:28
20812         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
20813              From: Nicholas Clark <nick@unfortu.net>
20814              Date: Tue, 19 Feb 2002 16:23:22 +0000
20815              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
20816      Branch: perl
20817            ! lib/Tie/Hash.pm
20818 ____________________________________________________________________________
20819 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
20820         Log: Regen doc, regen toc.
20821      Branch: perl
20822            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
20823 ____________________________________________________________________________
20824 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
20825         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
20826              From: Dave Mitchell <davem@fdgroup.co.uk>
20827              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
20828              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
20829      Branch: perl
20830            ! pod/perlsub.pod
20831 ____________________________________________________________________________
20832 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
20833         Log: Detypo.
20834      Branch: perl
20835            ! lib/Tie/Memoize.pm
20836 ____________________________________________________________________________
20837 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
20838         Log: UTF-8 C API doc tweaks.
20839      Branch: perl
20840            ! pod/perlunicode.pod
20841 ____________________________________________________________________________
20842 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
20843         Log: Mention that the case-switchers know about Unicode, too.
20844      Branch: perl
20845            ! pod/perlop.pod
20846 ____________________________________________________________________________
20847 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
20848         Log: Upgrade to Locale::Codes 2.01.
20849      Branch: perl
20850            + lib/Locale/Constants.pod lib/Locale/Country.pod
20851            + lib/Locale/Currency.pod lib/Locale/Language.pod
20852            + lib/Locale/Script.pod
20853            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
20854            ! lib/Locale/Constants.pm lib/Locale/Country.pm
20855            ! lib/Locale/Currency.pm lib/Locale/Language.pm
20856            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
20857 ____________________________________________________________________________
20858 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
20859         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
20860              From: Dave Mitchell <davem@fdgroup.co.uk>
20861              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
20862              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
20863      Branch: perl
20864            ! pod/perlsub.pod
20865 ____________________________________________________________________________
20866 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
20867         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
20868              From: Sam Tregar <sam@tregar.com> 
20869              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
20870              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
20871      Branch: perl
20872            ! sv.h
20873 ____________________________________________________________________________
20874 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
20875         Log: The test requires perlio.
20876      Branch: perl
20877            ! ext/Encode/t/JP.t
20878 ____________________________________________________________________________
20879 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
20880         Log: Misplaced block end.
20881      Branch: perl
20882            ! utf8.c
20883 ____________________________________________________________________________
20884 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
20885         Log: The POSIX extensions are deadly.
20886      Branch: perl
20887            ! regcomp.c
20888 ____________________________________________________________________________
20889 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
20890         Log: Let's not overdo the growth.
20891      Branch: perl
20892            ! pp.c
20893 ____________________________________________________________________________
20894 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
20895         Log: Third time makes the charm.
20896      Branch: perl
20897            ! README.os390
20898 ____________________________________________________________________________
20899 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
20900         Log: Oops.
20901      Branch: perl
20902            ! utf8.c
20903 ____________________________________________________________________________
20904 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
20905         Log: Add back the new casing tests.
20906      Branch: perl
20907            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
20908            ! MANIFEST
20909 ____________________________________________________________________________
20910 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
20911         Log: Prefer special case mappings.
20912      Branch: perl
20913            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20914            ! lib/unicore/To/Upper.pl lib/unicore/mktables
20915 ____________________________________________________________________________
20916 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
20917         Log: Try special casing first.
20918      Branch: perl
20919            ! utf8.c
20920 ____________________________________________________________________________
20921 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
20922         Log: Not extending enough.
20923      Branch: perl
20924            ! pp.c utf8.h
20925 ____________________________________________________________________________
20926 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
20927         Log: No need to store identity mappings.
20928      Branch: perl
20929            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20930            ! lib/unicore/mktables
20931 ____________________________________________________________________________
20932 [ 14756] By: ams                                   on 2002/02/18  20:21:17
20933         Log: Forward port #14704 from maint-5.6.
20934      Branch: perl
20935            ! doio.c
20936 ____________________________________________________________________________
20937 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
20938         Log: Regen Changes.
20939      Branch: perl
20940            ! Changes
20941 ____________________________________________________________________________
20942 [ 14754] By: ams                                   on 2002/02/18  19:01:09
20943         Log: Subject: [PATCH] VMS cando_by_name and current process privs
20944              From: "Craig A. Berry" <craigberry@mac.com>
20945              Date: Mon, 18 Feb 2002 14:03:30 -0600
20946              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
20947      Branch: perl
20948            ! vms/vms.c
20949 ____________________________________________________________________________
20950 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
20951         Log: Update Changes.
20952      Branch: perl
20953            ! Changes patchlevel.h
20954 ____________________________________________________________________________
20955 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
20956         Log: What do you know; these tests unearthed nasty problems.
20957              Will resolve those first.
20958      Branch: perl
20959            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
20960            ! MANIFEST
20961 ____________________________________________________________________________
20962 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
20963         Log: Update Changes.
20964      Branch: perl
20965            ! Changes patchlevel.h
20966 ____________________________________________________________________________
20967 [ 14750] By: ams                                   on 2002/02/18  17:36:05
20968         Log: Subject: Re: IO::Poll: Removing Handles
20969              From: Matthew Sachs <matthewg@zevils.com>
20970              Date: Mon, 18 Feb 2002 13:19:01 -0500
20971              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
20972      Branch: perl
20973            ! ext/IO/lib/IO/t/io_poll.t
20974 ____________________________________________________________________________
20975 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
20976         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
20977              From: "Craig A. Berry" <craigberry@mac.com>
20978              Date: Mon, 18 Feb 2002 11:52:21 -0600
20979              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
20980      Branch: perl
20981            ! t/op/alarm.t t/op/glob.t
20982 ____________________________________________________________________________
20983 [ 14748] By: ams                                   on 2002/02/18  15:53:36
20984         Log: s/load_module/Perl_load_module/
20985      Branch: perl
20986            ! gv.c
20987 ____________________________________________________________________________
20988 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
20989         Log: Unused in ASCII, used in EBCDIC.
20990      Branch: perl
20991            ! utf8.c
20992 ____________________________________________________________________________
20993 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
20994         Log: Upgrade to Locale::Codes 2.00.
20995      Branch: perl
20996            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
20997            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
20998            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
20999            ! lib/Locale/Constants.pm lib/Locale/Country.pm
21000            ! lib/Locale/Currency.pm lib/Locale/Language.pm
21001 ____________________________________________________________________________
21002 [ 14745] By: ams                                   on 2002/02/18  15:20:44
21003         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
21004              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21005              Date: Sat, 16 Feb 2002 00:06:01 +0100
21006              Message-Id: <20020216000601.A17249@rafael>
21007      Branch: perl
21008            ! gv.c
21009 ____________________________________________________________________________
21010 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
21011         Log: More Unicode casing checks.
21012      Branch: perl
21013            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
21014            ! MANIFEST
21015 ____________________________________________________________________________
21016 [ 14743] By: ams                                   on 2002/02/18  14:35:38
21017         Log: Subject: IO::Poll: Removing Handles
21018              From: Matthew Sachs <matthewg@zevils.com>
21019              Date: Sun, 17 Feb 2002 04:49:46 -0500
21020              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
21021      Branch: perl
21022            ! ext/IO/lib/IO/Poll.pm
21023 ____________________________________________________________________________
21024 [ 14741] By: ams                                   on 2002/02/18  13:59:48
21025         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
21026              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21027              Date: Mon, 18 Feb 2002 15:41:26 +0100
21028              Message-Id: <20020218154126.A692@rafael>
21029      Branch: perl
21030            ! pp_ctl.c t/op/do.t
21031 ____________________________________________________________________________
21032 [ 14740] By: nick                                  on 2002/02/18  09:09:23
21033         Log: Integrate mainline
21034      Branch: perlio
21035           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
21036           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
21037           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
21038           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
21039           +> ext/Encode/lib/Encode/JP/Constants.pm
21040           +> ext/Encode/lib/Encode/JP/H2Z.pm
21041           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
21042           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
21043           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
21044           +> os2/OS2/Process/t/os2_process.t
21045           +> os2/OS2/Process/t/os2_process_kid.t
21046           +> os2/OS2/Process/t/os2_process_text.t
21047            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
21048            - ext/Encode/t/Japanese.t
21049           !> (integrate 47 files)
21050 ____________________________________________________________________________
21051 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
21052         Log: EBCDIC: now the worst seems to be over for
21053              the "Malformed" warnings.  Still a few of them,
21054              and plenty of test failures, but getting better.
21055      Branch: perl
21056            ! regcomp.c utf8.c
21057 ____________________________________________________________________________
21058 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
21059         Log: Upgrade to Net::Ping 2.12.
21060      Branch: perl
21061            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
21062            ! lib/Net/Ping/t/110_icmp_inst.t
21063 ____________________________________________________________________________
21064 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
21065         Log: After much rewriting we are now pretty much
21066              back to where we started.
21067      Branch: perl
21068            ! utf8.c
21069 ____________________________________________________________________________
21070 [ 14736] By: ams                                   on 2002/02/18  01:23:00
21071         Log: Subject: [PATCH B::Deparse] two fixes
21072              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21073              Date: Sun, 17 Feb 2002 23:58:59 +0100
21074              Message-Id: <20020217235859.A32513@rafael>
21075      Branch: perl
21076            ! ext/B/B/Deparse.pm
21077 ____________________________________________________________________________
21078 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
21079         Log: Buglet.
21080      Branch: perl
21081            ! ext/Encode/lib/Encode/JP/JIS.pm
21082 ____________________________________________________________________________
21083 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
21084         Log: Clearing up to_utf8_case() continues: this time use
21085              a single return, and EBCDICification for all paths.
21086      Branch: perl
21087            ! utf8.c
21088 ____________________________________________________________________________
21089 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
21090         Log: Small tweaks to get the test running (fix @INC and
21091              do not overwrite the table.utf8 and table.rnd).
21092      Branch: perl
21093            ! ext/Encode/t/JP.t
21094 ____________________________________________________________________________
21095 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
21096         Log: Tiny tweak.
21097      Branch: perl
21098            ! utf8.c
21099 ____________________________________________________________________________
21100 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
21101         Log: Redundant casts.
21102      Branch: perl
21103            ! utf8.c
21104 ____________________________________________________________________________
21105 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
21106         Log: More filename portability tips.
21107      Branch: perl
21108            ! pod/perlport.pod
21109 ____________________________________________________________________________
21110 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
21111         Log: FAQ sync.
21112      Branch: perl
21113            ! pod/perlfaq3.pod pod/perlfaq5.pod
21114 ____________________________________________________________________________
21115 [ 14728] By: ams                                   on 2002/02/17  16:15:09
21116         Log: Subject: podlators 1.21 released
21117              From: Russ Allbery <rra@stanford.edu>
21118              Date: Sat, 16 Feb 2002 21:42:56 -0800
21119              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
21120      Branch: perl
21121            ! lib/Pod/Text/Overstrike.pm
21122 ____________________________________________________________________________
21123 [ 14727] By: sky                                   on 2002/02/17  11:36:52
21124         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
21125              From: Autrijus Tang <autrijus@autrijus.org>
21126              Date: Sun, 17 Feb 2002 19:46:47 +0800
21127              Message-ID: <20020217194647.A1410@not.autrijus.org>
21128      Branch: perl
21129            ! pp_ctl.c t/op/tiehandle.t util.c
21130 ____________________________________________________________________________
21131 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
21132         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
21133              input in native code points, not Unicode.
21134      Branch: perl
21135            ! utf8.c
21136 ____________________________________________________________________________
21137 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
21138         Log: Regen Glossary.
21139      Branch: perl
21140            ! Porting/Glossary Porting/config.sh Porting/config_H
21141 ____________________________________________________________________________
21142 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
21143         Log: The #14715 and #14716 were okay: they just revealed
21144              a bug in the EXACTF matching.
21145      Branch: perl
21146            ! regexec.c utf8.c
21147 ____________________________________________________________________________
21148 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
21149         Log: Retreat, retreat! (retract #14715 and #14716)
21150      Branch: perl
21151            ! utf8.c
21152 ____________________________________________________________________________
21153 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
21154         Log: Encode 0.40, from Dan Kogai.
21155      Branch: perl
21156            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
21157            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
21158            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
21159            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
21160            + ext/Encode/lib/Encode/JP/Constants.pm
21161            + ext/Encode/lib/Encode/JP/H2Z.pm
21162            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
21163            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
21164            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
21165            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
21166            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
21167            - ext/Encode/t/Japanese.t
21168            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
21169            ! ext/Encode/t/Encode.t
21170 ____________________________________________________________________________
21171 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
21172         Log: metaconfig unit change for #14720.
21173      Branch: perl
21174            ! Configure
21175 ____________________________________________________________________________
21176 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
21177         Log: Regenerate Configure (small tweaks on Yitzchak's,
21178              main difference being that the preference variables are
21179              called gconvert_...).
21180      Branch: metaconfig
21181            ! U/compline/d_gconvert.U
21182 ____________________________________________________________________________
21183 [ 14719] By: ams                                   on 2002/02/16  14:11:01
21184         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
21185              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21186              Date: Thu, 14 Feb 2002 22:27:33 -0800
21187              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
21188              (Applied by hand.)
21189      Branch: perl
21190            ! Configure
21191 ____________________________________________________________________________
21192 [ 14718] By: ams                                   on 2002/02/16  13:45:28
21193         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
21194              From: Philip Newton <Philip.Newton@gmx.net>
21195              Date: Sat, 16 Feb 2002 10:05:05 +0100
21196              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
21197              (Applied by hand.)
21198      Branch: perl
21199            ! pod/perlport.pod
21200 ____________________________________________________________________________
21201 [ 14717] By: ams                                   on 2002/02/16  04:30:23
21202         Log: Remove dubious test.
21203      Branch: perl
21204            ! t/io/open.t
21205 ____________________________________________________________________________
21206 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
21207         Log: Tiny tweak.
21208      Branch: perl
21209            ! utf8.c
21210 ____________________________________________________________________________
21211 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
21212         Log: Restructure to_utf8_case() for simpler execution paths.
21213      Branch: perl
21214            ! utf8.c
21215 ____________________________________________________________________________
21216 [ 14714] By: ams                                   on 2002/02/16  02:43:59
21217         Log: Absorb #14701 by Sarathy from maint-5.6.
21218      Branch: perl
21219            ! doio.c t/io/open.t
21220 ____________________________________________________________________________
21221 [ 14713] By: ams                                   on 2002/02/16  01:51:27
21222         Log: Subject: [PATCH] VOS patches for perl 5.8
21223              From: Paul_GreenVOS@vos.stratus.com
21224              Date: Fri, 15 Feb 02 17:41 est
21225              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
21226      Branch: perl
21227            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
21228            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21229            ! vos/install_perl.cm
21230 ____________________________________________________________________________
21231 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
21232         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
21233              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21234              Date: Fri, 15 Feb 2002 23:05:44 +0100
21235              Message-ID: <20020215230544.A690@rafael>
21236      Branch: perl
21237            ! ext/B/B/Deparse.pm
21238 ____________________________________________________________________________
21239 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
21240         Log: Add $VERSION.
21241      Branch: perl
21242            ! lib/Tie/Memoize.pm
21243 ____________________________________________________________________________
21244 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
21245         Log: Update Changes.
21246      Branch: perl
21247            ! Changes patchlevel.h
21248 ____________________________________________________________________________
21249 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
21250         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
21251              From: Robin Barker <rmb1@cise.npl.co.uk>
21252              Date: Thu, 14 Feb 2002 19:07:40 GMT
21253              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
21254              
21255              (the hints part only)
21256      Branch: perl
21257            ! hints/solaris_2.sh
21258 ____________________________________________________________________________
21259 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
21260         Log: metaconfig unit changes for #14707.
21261      Branch: metaconfig
21262            ! U/modified/cc.U
21263      Branch: metaconfig/U/perl
21264            ! Checkcc.U
21265 ____________________________________________________________________________
21266 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
21267         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
21268              From: Robin Barker <rmb1@cise.npl.co.uk>
21269              Date: Fri, 15 Feb 2002 12:14:39 GMT
21270              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
21271              
21272              Split checking-for-gcc and checking-for-cc.
21273      Branch: perl
21274            ! Configure
21275 ____________________________________________________________________________
21276 [ 14706] By: ams                                   on 2002/02/15  13:57:15
21277         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
21278              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
21279              Date: 15 Feb 2002 10:53:06 +0200
21280              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
21281      Branch: perl
21282            ! lib/Pod/Html.pm
21283 ____________________________________________________________________________
21284 [ 14705] By: ams                                   on 2002/02/15  08:42:55
21285         Log: Subject: [PATCH @14577] OS/2 tests and more
21286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21287              Date: Fri, 15 Feb 2002 03:56:24 -0500
21288              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
21289      Branch: perl
21290            + os2/OS2/Process/t/os2_process.t
21291            + os2/OS2/Process/t/os2_process_kid.t
21292            + os2/OS2/Process/t/os2_process_text.t
21293            ! MANIFEST configpm hints/os2.sh makedef.pl
21294            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
21295            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
21296            ! os2/os2ish.h
21297 ____________________________________________________________________________
21298 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
21299         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
21300              avoid wasteful PL_fdpid fiddling where that is not warranted;
21301              mostly whitespace fixes
21302              
21303              these were longstanding todo items from:
21304              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
21305      Branch: maint-5.6/perl
21306            ! doio.c
21307 ____________________________________________________________________________
21308 [ 14702] By: nick                                  on 2002/02/15  08:31:41
21309         Log: Integrate mainline
21310      Branch: perlio
21311           +> lib/if.pm lib/if.t
21312           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
21313           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
21314           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
21315           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
21316           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
21317           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
21318           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
21319           !> t/lib/warnings/pp_sys
21320 ____________________________________________________________________________
21321 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
21322         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
21323              (and also dies quickly on Windows); this bug crept in as
21324              change#610, a.k.a change#646
21325      Branch: maint-5.6/perl
21326            ! doio.c t/io/open.t
21327 ____________________________________________________________________________
21328 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
21329         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
21330              From: Ville "Skyttä" <ville.skytta@iki.fi>
21331              Date: Wed, 13 Feb 2002 22:29:39 +0200
21332              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
21333      Branch: perl
21334            ! lib/Pod/Html.pm
21335 ____________________________________________________________________________
21336 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
21337         Log: Document and test the C0 and C1.
21338      Branch: perl
21339            ! lib/charnames.pm lib/charnames.t
21340 ____________________________________________________________________________
21341 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
21342         Log: metaconfig unit change for #14697.
21343      Branch: metaconfig
21344            ! U/modified/Init.U
21345 ____________________________________________________________________________
21346 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
21347         Log: Also OS/2 seems to need exe set early.
21348      Branch: perl
21349            ! Configure
21350 ____________________________________________________________________________
21351 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
21352         Log: Document pack U0U.
21353      Branch: perl
21354            ! pod/perluniintro.pod
21355 ____________________________________________________________________________
21356 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
21357         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
21358              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21359              Date: Thu, 14 Feb 2002 23:58:00 +0100
21360              Message-ID: <20020214235800.A12901@rafael>
21361      Branch: perl
21362            ! pp_sys.c t/lib/warnings/pp_sys
21363 ____________________________________________________________________________
21364 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
21365         Log: Subject: [PATCH @13746] conditional pragmas
21366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21367              Date: Mon, 31 Dec 2001 18:18:09 -0500
21368              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
21369      Branch: perl
21370            + lib/if.pm lib/if.t
21371            ! MANIFEST
21372 ____________________________________________________________________________
21373 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
21374         Log: Deparse bug introduced by #14615: the fix is just a workaround,
21375              I suspect there to be another deeper bug, must distill simpler
21376              test case.
21377      Branch: perl
21378            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
21379 ____________________________________________________________________________
21380 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
21381         Log: Integrate perlio:
21382              
21383              [ 14685]
21384              Make dependencies more precise (for nmake)
21385      Branch: perl
21386           !> ext/Encode/EUC_JP/Makefile.PL
21387 ____________________________________________________________________________
21388 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
21389         Log: Just a guess.
21390      Branch: perl
21391            ! lib/Tie/Handle.pm
21392 ____________________________________________________________________________
21393 [ 14690] By: nick                                  on 2002/02/14  16:30:56
21394         Log: Integrate mainline
21395      Branch: perlio
21396           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
21397           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
21398           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
21399           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
21400           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
21401           !> utf8.c
21402 ____________________________________________________________________________
21403 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
21404         Log: Upgrade to Net::Ping 2.11.
21405      Branch: perl
21406            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
21407            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
21408            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
21409            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
21410 ____________________________________________________________________________
21411 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
21412         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
21413              From: Robin Barker <rmb1@cise.npl.co.uk>
21414              Date: Wed, 13 Feb 2002 17:37:07 GMT
21415              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
21416              
21417              (updated version of the above)
21418      Branch: perl
21419            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
21420 ____________________________________________________________________________
21421 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
21422         Log: Excise inexact blather.
21423      Branch: perl
21424            ! utf8.c
21425 ____________________________________________________________________________
21426 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
21427         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
21428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21429              Date: Mon, 31 Dec 2001 20:28:46 -0500
21430              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
21431      Branch: perl
21432            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
21433            ! MANIFEST
21434 ____________________________________________________________________________
21435 [ 14685] By: nick                                  on 2002/02/14  14:20:20
21436         Log: Make dependencies more precise (for nmake)
21437      Branch: perlio
21438            ! ext/Encode/EUC_JP/Makefile.PL
21439 ____________________________________________________________________________
21440 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
21441         Log: Subject: [PATCH @13746] tied hashes
21442              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
21443              Date: Mon, 31 Dec 2001 19:15:39 -0500
21444              Message-ID: <20011231191539.A46@math.ohio-state.edu>
21445      Branch: perl
21446            ! lib/Tie/Hash.pm pod/perltie.pod
21447 ____________________________________________________________________________
21448 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
21449         Log: Subject: Re: [PATCH] Configure followed by make minitest
21450              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21451              Date: Sun, 10 Feb 2002 23:22:05 -0800
21452              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
21453      Branch: perl
21454            ! Makefile.SH
21455 ____________________________________________________________________________
21456 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
21457         Log: Subject: Re: perl@14647
21458              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21459              Date: Mon, 11 Feb 2002 19:30:36 +0100
21460              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
21461      Branch: perl
21462            ! t/op/groups.t
21463 ____________________________________________________________________________
21464 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
21465         Log: Update Changes.
21466      Branch: perl
21467            ! Changes patchlevel.h
21468 ____________________________________________________________________________
21469 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
21470         Log: Integrate perlio:
21471              
21472              [ 14677]
21473              Do not lc() the file names before doing dirname() or they don't match.
21474      Branch: perl
21475           !> lib/ExtUtils/t/Installed.t
21476 ____________________________________________________________________________
21477 [ 14679] By: sky                                   on 2002/02/13  12:56:13
21478         Log: rename mutex to make a bit more sense
21479      Branch: perl
21480            ! ext/threads/threads.xs
21481 ____________________________________________________________________________
21482 [ 14678] By: sky                                   on 2002/02/13  12:46:11
21483         Log: Track active threads....
21484      Branch: perl
21485            ! ext/threads/threads.pm ext/threads/threads.xs
21486 ____________________________________________________________________________
21487 [ 14677] By: nick                                  on 2002/02/13  09:30:42
21488         Log: Do not lc() the file names before doing dirname() or they don't match.
21489      Branch: perlio
21490            ! lib/ExtUtils/t/Installed.t
21491 ____________________________________________________________________________
21492 [ 14676] By: sky                                   on 2002/02/13  09:03:37
21493         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
21494              From: Michael G Schwern <schwern@pobox.com>
21495              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
21496              Message-Id: <20020213100017.GA6288@blackrider>
21497      Branch: perl
21498            ! lib/File/Spec/t/rel2abs2rel.t
21499 ____________________________________________________________________________
21500 [ 14675] By: sky                                   on 2002/02/13  09:00:24
21501         Log: Do not propagate END blocks to child threads, test.
21502      Branch: perl
21503            + ext/threads/t/end.t
21504            ! MANIFEST ext/threads/threads.xs
21505 ____________________________________________________________________________
21506 [ 14674] By: nick                                  on 2002/02/13  08:34:55
21507         Log: Integrate mainline
21508      Branch: perlio
21509           +> ext/threads/t/join.t
21510           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
21511           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
21512           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
21513 ____________________________________________________________________________
21514 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
21515         Log: metaconfig unit change for #14672.
21516      Branch: metaconfig
21517            ! U/modified/lns.U
21518 ____________________________________________________________________________
21519 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
21520         Log: $ln is supposed to be already set to $ln + executable suffix
21521              on platforms that need it, from Paul Green.
21522      Branch: perl
21523            ! Configure
21524 ____________________________________________________________________________
21525 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
21526         Log: Subject: New command syntax for 'x' command
21527              From: Mark-Jason Dominus <mjd@plover.com>
21528              Date: Tue, 12 Feb 2002 20:54:01 -0500
21529              Message-ID: <20020213015401.25685.qmail@plover.com>
21530      Branch: perl
21531            ! lib/perl5db.pl pod/perldebug.pod
21532 ____________________________________________________________________________
21533 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
21534         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
21535              From: Mark-Jason Dominus <mjd@plover.com>
21536              Date: Tue, 12 Feb 2002 20:20:42 -0500
21537              Message-ID: <20020213012042.25245.qmail@plover.com>
21538      Branch: perl
21539            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
21540 ____________________________________________________________________________
21541 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
21542         Log: Iteration continues.
21543      Branch: perl
21544            ! utf8.c
21545 ____________________________________________________________________________
21546 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
21547         Log: Duh.
21548      Branch: perl
21549            ! pp_pack.c t/op/length.t
21550 ____________________________________________________________________________
21551 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
21552         Log: Retract #14666.
21553      Branch: perl
21554            ! t/op/lc.t
21555 ____________________________________________________________________________
21556 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
21557         Log: (retracted by #14667)
21558      Branch: perl
21559            ! t/op/lc.t
21560 ____________________________________________________________________________
21561 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
21562         Log: Tiny test script tweaks.
21563      Branch: perl
21564            ! t/uni/fold.t
21565 ____________________________________________________________________________
21566 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
21567         Log: Rewrite the "special mapping" part of to_utf8_case(),
21568              this time with fewer bugs.  (See: The Law of Cybernetic
21569              Entymology.)
21570      Branch: perl
21571            ! utf8.c
21572 ____________________________________________________________________________
21573 [ 14663] By: sky                                   on 2002/02/12  18:26:16
21574         Log: Stop failures if you pass an object, sv_dup might not be the right 
21575              thing to use since I have a feeling we end up cloning far too much. 
21576              (Like the stash for example).... Maybe we need a lightweight sv_dup 
21577              that searches the target for things....
21578              Real fix is another option to perl_clone which controls if you should 
21579              save stashes.
21580      Branch: perl
21581            ! ext/threads/threads.xs
21582 ____________________________________________________________________________
21583 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
21584         Log: Retract #14661.
21585      Branch: perl
21586            ! hints/solaris_2.sh
21587 ____________________________________________________________________________
21588 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
21589         Log: (retracted by #14662)
21590      Branch: perl
21591            ! hints/solaris_2.sh
21592 ____________________________________________________________________________
21593 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
21594         Log: EBCDIC: another "can't happen".
21595      Branch: perl
21596            ! utf8.c
21597 ____________________________________________________________________________
21598 [ 14659] By: sky                                   on 2002/02/12  14:38:21
21599         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
21600      Branch: perl
21601            + ext/threads/t/join.t
21602            ! MANIFEST ext/threads/threads.xs
21603 ____________________________________________________________________________
21604 [ 14658] By: nick                                  on 2002/02/12  13:54:06
21605         Log: Integrate mainline
21606      Branch: perlio
21607           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
21608           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
21609           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
21610 ____________________________________________________________________________
21611 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
21612         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
21613              From: Jan Dubois <JanD@ActiveState.com> 
21614              Date: Tue, 12 Feb 2002 00:56:31 -0800
21615              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
21616      Branch: perl
21617            ! lib/Win32.pod win32/win32.c win32/win32.h
21618 ____________________________________________________________________________
21619 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
21620         Log: Subject: [PATCH] Re: 14654 introduced a bug 
21621              From: Michael G Schwern <schwern@pobox.com> 
21622              Date: Tue, 12 Feb 2002 05:37:36 -0500
21623              Message-ID: <20020212103736.GC14327@blackrider>
21624      Branch: perl
21625            ! lib/File/Spec/t/rel2abs2rel.t
21626 ____________________________________________________________________________
21627 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
21628         Log: More unset installman[13]dir tweaks from chromatic.
21629      Branch: perl
21630            ! lib/ExtUtils/Installed.pm
21631 ____________________________________________________________________________
21632 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
21633         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
21634              From: Michael G Schwern <schwern@pobox.com>
21635              Date: Mon, 11 Feb 2002 12:23:02 -0500
21636              Message-ID: <20020211172302.GD9556@blackrider>
21637      Branch: perl
21638            ! lib/File/Spec/t/rel2abs2rel.t
21639 ____________________________________________________________________________
21640 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
21641         Log: Use `` instead of -| to be a little bit more portable,
21642              from Michael Schwern.
21643      Branch: perl
21644            ! lib/ExtUtils/t/Embed.t
21645 ____________________________________________________________________________
21646 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
21647         Log: EBCDIC: this change for \N{} in particular is now
21648              unnecessary because of the recent more general
21649              pack U change.
21650      Branch: perl
21651            ! toke.c
21652 ____________________________________________________________________________
21653 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
21654         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
21655              From: "Craig A. Berry" <craigberry@mac.com>
21656              Date: Mon, 11 Feb 2002 17:13:47 -0600
21657              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
21658      Branch: perl
21659            ! t/test.pl
21660 ____________________________________________________________________________
21661 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
21662         Log: EBCDIC: pack U bytes change.
21663      Branch: perl
21664            ! t/op/length.t
21665 ____________________________________________________________________________
21666 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
21667         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
21668      Branch: perl
21669            ! t/op/each.t
21670 ____________________________________________________________________________
21671 [ 14648] By: nick                                  on 2002/02/11  16:14:50
21672         Log: Integrate mainline
21673      Branch: perlio
21674           !> Changes Configure Makefile.SH autodoc.pl
21675           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
21676           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
21677           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
21678 ____________________________________________________________________________
21679 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
21680         Log: Update Changes.
21681      Branch: perl
21682            ! Changes patchlevel.h
21683 ____________________________________________________________________________
21684 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
21685         Log: Regen toc.
21686      Branch: perl
21687            ! pod/perltoc.pod
21688 ____________________________________________________________________________
21689 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
21690         Log: Forgot from #14641.
21691      Branch: perl
21692            ! lib/ExtUtils/t/Embed.t
21693 ____________________________________________________________________________
21694 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
21695         Log: A forgotten metaconfig unit.
21696      Branch: metaconfig/U/perl
21697            + i_features.U
21698 ____________________________________________________________________________
21699 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
21700         Log: metaconfig unit changes for #14642.
21701      Branch: metaconfig
21702            + U/modified/lns.U
21703      Branch: metaconfig/U/perl
21704            ! issymlink.U
21705 ____________________________________________________________________________
21706 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
21707         Log: -Dmksymlinks was broken by #14628.
21708      Branch: perl
21709            ! Configure
21710 ____________________________________________________________________________
21711 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
21712         Log: Subject: [PATCH @14577] OS/2 build
21713              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21714              Date: Mon, 11 Feb 2002 06:56:41 -0500
21715              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
21716              
21717              (sans the Configure, perlio.sym, and t/op/stat.t parts)
21718      Branch: perl
21719            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
21720            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
21721            ! os2/os2ish.h
21722 ____________________________________________________________________________
21723 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
21724         Log: Integrate perlio:
21725              
21726              [ 14639]
21727              Patch up the failing multi-byte write case, and un-skip
21728              the test.
21729              
21730              [ 14638]
21731              Add test for Japanese encoding (well euc-jp anyway).
21732              Fix one bug shown by above
21733              Skip test which does not pass yet.
21734              
21735              [ 14637]
21736              Split Japanese encodings - part 2
21737              - build separate .c files with separate 'compile' steps
21738              - overall Japanese.xs / Japanese.pm which loads them
21739              
21740              [ 14636]
21741              Re-structure Japanese encodings - part 1
21742      Branch: perl
21743           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
21744           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
21745            - ext/Encode/EUC_JP/EUC_JP.pm
21746           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
21747 ____________________________________________________________________________
21748 [ 14639] By: nick                                  on 2002/02/11  11:59:18
21749         Log: Patch up the failing multi-byte write case, and un-skip
21750              the test.
21751      Branch: perlio
21752            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
21753 ____________________________________________________________________________
21754 [ 14638] By: nick                                  on 2002/02/11  10:55:39
21755         Log: Add test for Japanese encoding (well euc-jp anyway).
21756              Fix one bug shown by above
21757              Skip test which does not pass yet.
21758      Branch: perlio
21759            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
21760            + ext/Encode/t/table.ref
21761            ! MANIFEST ext/Encode/Encode.xs
21762 ____________________________________________________________________________
21763 [ 14637] By: nick                                  on 2002/02/11  09:07:04
21764         Log: Split Japanese encodings - part 2
21765              - build separate .c files with separate 'compile' steps
21766              - overall Japanese.xs / Japanese.pm which loads them
21767      Branch: perlio
21768            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
21769 ____________________________________________________________________________
21770 [ 14636] By: nick                                  on 2002/02/11  08:15:42
21771         Log: Re-structure Japanese encodings - part 1
21772      Branch: perlio
21773           +> ext/Encode/EUC_JP/Japanese.pm
21774            - ext/Encode/EUC_JP/EUC_JP.pm
21775            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
21776 ____________________________________________________________________________
21777 [ 14635] By: nick                                  on 2002/02/11  08:05:12
21778         Log: Integrate mainline
21779      Branch: perlio
21780           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
21781           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
21782           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
21783 ____________________________________________________________________________
21784 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
21785         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
21786              From: Mike Guy <mjtg@cam.ac.uk>
21787              Date: Mon, 11 Feb 2002 02:50:42 +0000
21788              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
21789      Branch: perl
21790            ! t/op/arith.t
21791 ____________________________________________________________________________
21792 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
21793         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
21794              Stepping backward in the string would be majorly bad.
21795      Branch: perl
21796            ! regcomp.c
21797 ____________________________________________________________________________
21798 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
21799         Log: The debugger part of
21800              
21801              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
21802              From: Michael G Schwern <schwern@pobox.com> 
21803              Date: Wed, 6 Feb 2002 17:32:12 -0500
21804              Message-ID: <20020206223212.GG1346@blackrider>
21805      Branch: perl
21806            ! lib/perl5db.pl
21807 ____________________________________________________________________________
21808 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
21809         Log: Integrate perlio:
21810              
21811              [ 14626]
21812              Move PerlIO_perlio to layer_syms where it belongs?
21813              
21814              [ 14625]
21815              Borland/Win32 tuning
21816      Branch: perl
21817           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
21818 ____________________________________________________________________________
21819 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
21820         Log: EBCDIC: the low 256 needs to be shuffled also
21821              in pack/unpack U (this breaks the equivalence
21822              of pack U and v-strings, but I think if someone
21823              has to give, v-strings are a good victim)
21824      Branch: perl
21825            ! pp_pack.c t/op/pack.t
21826 ____________________________________________________________________________
21827 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
21828         Log: metaconfig unit changes for #14628.
21829      Branch: metaconfig/U/perl
21830            ! d_u32align.U issymlink.U
21831 ____________________________________________________________________________
21832 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
21833         Log: Two Configure tweaks; the u32align test was trying
21834              to write into a string literal, the ln -s test was
21835              failing in VOS.
21836      Branch: perl
21837            ! Configure
21838 ____________________________________________________________________________
21839 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
21840         Log: DJGPP tweaks from Laszlo Molnar.
21841      Branch: perl
21842            ! djgpp/djgpp.c lib/File/Spec.pm
21843 ____________________________________________________________________________
21844 [ 14626] By: nick                                  on 2002/02/10  18:36:47
21845         Log: Move PerlIO_perlio to layer_syms where it belongs?
21846      Branch: perlio
21847            ! makedef.pl
21848 ____________________________________________________________________________
21849 [ 14625] By: nick                                  on 2002/02/10  18:02:21
21850         Log: Borland/Win32 tuning
21851      Branch: perlio
21852            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
21853 ____________________________________________________________________________
21854 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
21855         Log: Additional explanation for the [:...:] failure.
21856      Branch: perl
21857            ! pod/perldiag.pod
21858 ____________________________________________________________________________
21859 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
21860         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
21861              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21862              Date: Sun, 10 Feb 2002 13:32:48 +0100
21863              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
21864      Branch: perl
21865            ! makedef.pl
21866 ____________________________________________________________________________
21867 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
21868         Log: Test tweaks from chromatic for cases where there
21869              are no installman1dir or installman3dir.
21870      Branch: perl
21871            ! lib/ExtUtils/t/Installed.t
21872 ____________________________________________________________________________
21873 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
21874         Log: Integrate perlio:
21875              
21876              [ 14618]
21877              Nick Clark's tweaks to Encode compile process
21878              1. Use decimal constants to unit string arrays rather than
21879              very long string litterals (latter having possible "\0"
21880              on end issues, and needing ANSI C line splicing).
21881              2. Replace tail-recursion during insert process with itteration.
21882              Nick C sees 12peedup from these.
21883      Branch: perl
21884           !> ext/Encode/Encode.pm ext/Encode/compile
21885 ____________________________________________________________________________
21886 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
21887         Log: Portability notes: filename characters, character sets.
21888      Branch: perl
21889            ! pod/perlport.pod
21890 ____________________________________________________________________________
21891 [ 14619] By: nick                                  on 2002/02/10  11:06:05
21892         Log: Integrate mainline
21893      Branch: perlio
21894            ! ext/Encode/Encode.pm
21895           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
21896           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
21897           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
21898           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
21899           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
21900 ____________________________________________________________________________
21901 [ 14618] By: nick                                  on 2002/02/10  10:48:15
21902         Log: Nick Clark's tweaks to Encode compile process
21903              1. Use decimal constants to unit string arrays rather than
21904              very long string litterals (latter having possible "\0"
21905              on end issues, and needing ANSI C line splicing).
21906              2. Replace tail-recursion during insert process with itteration.
21907              Nick C sees 12% speedup from these.
21908      Branch: perlio
21909            ! ext/Encode/compile
21910 ____________________________________________________________________________
21911 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
21912         Log: Use the "Unicode 1.0" name field for control characters,
21913              as suggested by Mark Davis.  Note that Unicode 3.2 will
21914              require some more legwork on this because of certain
21915              alternative names.
21916      Branch: perl
21917            ! lib/unicore/Name.pl lib/unicore/mktables
21918 ____________________________________________________________________________
21919 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
21920         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
21921      Branch: perl
21922            ! hints/os390.sh
21923 ____________________________________________________________________________
21924 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
21925         Log: EBCDIC: the non-printable characters are different.
21926      Branch: perl
21927            ! ext/B/B/Deparse.pm
21928 ____________________________________________________________________________
21929 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
21930         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
21931              From: Nicholas Clark <nick@unfortu.net> 
21932              Date: Sat, 9 Feb 2002 22:31:29 +0000
21933              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
21934      Branch: perl
21935            ! t/lib/warnings/pp_hot
21936 ____________________________________________________________________________
21937 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
21938         Log: Subject: [PATCH] Re: Modulus operator inconsistency
21939              From: Nicholas Clark <nick@unfortu.net>
21940              Date: Sat, 9 Feb 2002 21:00:13 +0000
21941              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
21942      Branch: perl
21943            ! op.c t/op/arith.t
21944 ____________________________________________________________________________
21945 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
21946         Log: Use the same escaping mechanism for all the *flags.
21947      Branch: perl
21948            ! lib/ExtUtils/Embed.pm
21949 ____________________________________________________________________________
21950 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
21951         Log: Protect possible parentheses in ccflags, ccdlflags, and
21952              ldflags.  (In OS/390 there are parentheses in ccflags.)
21953      Branch: perl
21954            ! lib/ExtUtils/Embed.pm
21955 ____________________________________________________________________________
21956 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
21957         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
21958              From: Peter Scott <Peter@PSDT.com>
21959              Date: Fri, 08 Feb 2002 19:20:19 -0800
21960              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
21961      Branch: perl
21962            ! lib/perl5db.pl
21963 ____________________________________________________________________________
21964 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
21965         Log: FAQ sync.
21966      Branch: perl
21967            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
21968 ____________________________________________________________________________
21969 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
21970         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
21971              From: Chris Nandor <pudge@pobox.com>
21972              Date: Fri, 08 Feb 2002 16:31:41 -0500
21973              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
21974      Branch: perl
21975            ! cop.h deb.c pp_ctl.c toke.c util.c
21976 ____________________________________________________________________________
21977 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
21978         Log: Redo CopFILE / MacPerl_MPWFIleName patch
21979      Branch: maint-5.6/macperl
21980            ! cop.h deb.c pp_ctl.c toke.c util.c
21981 ____________________________________________________________________________
21982 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
21983         Log: The metaconfig unit change to go with #14605.
21984      Branch: metaconfig/U/perl
21985            ! libperl.U
21986 ____________________________________________________________________________
21987 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
21988         Log: The Configure change to go with #14604.
21989      Branch: perl
21990            ! Configure
21991 ____________________________________________________________________________
21992 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
21993         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
21994              From: Andy Dougherty <doughera@lafayette.edu>
21995              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
21996              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
21997      Branch: perl
21998            ! hints/bsdos.sh
21999 ____________________________________________________________________________
22000 [ 14603] By: nick                                  on 2002/02/08  18:16:09
22001         Log: Integrate mainline
22002      Branch: perlio
22003           +> ext/threads/t/libc.t
22004           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
22005           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
22006 ____________________________________________________________________________
22007 [ 14602] By: sky                                   on 2002/02/08  15:19:15
22008         Log: Start testing for safe localtime functions, TODO, test more functions.
22009      Branch: perl
22010            + ext/threads/t/libc.t
22011            ! MANIFEST
22012 ____________________________________________________________________________
22013 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
22014         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
22015              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22016              Date: Fri, 8 Feb 2002 00:21:07 +0100
22017              Message-ID: <20020208002107.E763@rafael>
22018      Branch: perl
22019            ! doio.c pp_sys.c t/io/argv.t
22020 ____________________________________________________________________________
22021 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
22022         Log: Subject: [PATCH] Configure followed by make minitest
22023              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22024              Date: Wed, 06 Feb 2002 21:35:20 -0800
22025              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
22026      Branch: perl
22027            ! t/op/taint.t t/run/fresh_perl.t
22028 ____________________________________________________________________________
22029 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
22030         Log: Integrate perlio:
22031              
22032              [ 14595]
22033              Extract something from yesterdays effort - convert my mail on pad
22034              data structures (incoporating Sarathy's corrections/clarifications)
22035              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
22036      Branch: perl
22037           !> cv.h pod/perlapi.pod pod/perlintern.pod
22038 ____________________________________________________________________________
22039 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
22040         Log: metaconfig unit changes for #14597.
22041      Branch: metaconfig
22042            ! U/modified/Loc.U
22043      Branch: metaconfig/U/perl
22044            ! libperl.U
22045 ____________________________________________________________________________
22046 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
22047         Log: Configure DJGPP tweak from Laszlo Molnar.
22048      Branch: perl
22049            ! Configure
22050 ____________________________________________________________________________
22051 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
22052         Log: DJGPP tweaks from Laszlo Molnar.
22053      Branch: perl
22054            ! djgpp/djgppsed.sh perl.c
22055 ____________________________________________________________________________
22056 [ 14595] By: nick                                  on 2002/02/08  09:19:29
22057         Log: Extract something from yesterdays effort - convert my mail on pad
22058              data structures (incoporating Sarathy's corrections/clarifications)
22059              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
22060      Branch: perlio
22061            ! cv.h pod/perlapi.pod pod/perlintern.pod
22062 ____________________________________________________________________________
22063 [ 14594] By: nick                                  on 2002/02/08  08:34:49
22064         Log: Integrate mainline
22065      Branch: perlio
22066           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
22067           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
22068           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
22069           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
22070           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
22071           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
22072 ____________________________________________________________________________
22073 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
22074         Log: To really skip the test an exit() is needed.
22075      Branch: perl
22076            ! lib/encoding.t
22077 ____________________________________________________________________________
22078 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
22079         Log: More diagnostics from Nicholas Clark.
22080      Branch: perl
22081            ! lib/Benchmark.t
22082 ____________________________________________________________________________
22083 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
22084         Log: In case of failure be more verbose.
22085      Branch: perl
22086            ! t/base/num.t
22087 ____________________________________________________________________________
22088 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
22089         Log: Update Changes
22090      Branch: maint-5.6/macperl
22091            ! macos/Changes
22092 ____________________________________________________________________________
22093 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
22094         Log: Merge AEGizmos library into PPC binary
22095      Branch: maint-5.6/macperl
22096            ! macos/Makefile.mk
22097 ____________________________________________________________________________
22098 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
22099         Log: Add -ansifor for MrCpp options
22100      Branch: maint-5.6/macperl
22101            ! macos/BuildRules.mk
22102 ____________________________________________________________________________
22103 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
22104         Log: Check ownership of CatInfos (MacPerl Bug #494482)
22105      Branch: maint-5.6/macperl
22106            ! macos/ext/Mac/Files/Files.xs
22107 ____________________________________________________________________________
22108 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
22109         Log: Resource updates
22110      Branch: maint-5.6/macperl
22111            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
22112 ____________________________________________________________________________
22113 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
22114         Log: Empty path is ENOENT (MacPerl Bug #512351)
22115      Branch: maint-5.6/macperl
22116            ! macos/macperl/MPAppleEvents.c
22117 ____________________________________________________________________________
22118 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
22119         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
22120      Branch: maint-5.6/macperl
22121            ! macos/macperl/MPAEVTStream.cp
22122 ____________________________________________________________________________
22123 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
22124         Log: macify(ABSTRACT_FROM)
22125      Branch: maint-5.6/macperl
22126            ! macos/lib/ExtUtils/MM_MacOS.pm
22127 ____________________________________________________________________________
22128 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
22129         Log: Use correct Mac filenames in error messages, caller()
22130      Branch: maint-5.6/macperl
22131            ! deb.c pp_ctl.c toke.c util.c
22132 ____________________________________________________________________________
22133 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
22134         Log: Sanity checks to see that the IV/NV and the PV of numeric
22135              scalars stay in sync (unearthed this via the OS/390 gcvt()
22136              brokenness)
22137      Branch: perl
22138            + t/base/num.t
22139            ! MANIFEST
22140 ____________________________________________________________________________
22141 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
22142         Log: Retract the anon leak subpatch of #14418 and #14431
22143              (the latter came into bleadperl as part of #14433).
22144      Branch: perl
22145            ! op.c t/run/fresh_perl.t
22146 ____________________________________________________________________________
22147 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
22148         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
22149              mangles 0.1 to "10".  sprintf() seems more well-behaved.
22150      Branch: perl
22151            ! hints/os390.sh
22152 ____________________________________________________________________________
22153 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
22154         Log: Subject: [PATCH @14557] another Encode fix for VMS
22155              From: "Craig A. Berry" <craigberry@mac.com>
22156              Date: Wed, 06 Feb 2002 14:44:20 -0600
22157              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
22158      Branch: perl
22159            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
22160 ____________________________________________________________________________
22161 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
22162         Log: Integrate perlio:
22163              
22164              [ 14575]
22165              One way to avoid OS390 winge about #line directives.
22166      Branch: perl
22167           !> ext/Encode/EUC_JP/Makefile.PL
22168 ____________________________________________________________________________
22169 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
22170         Log: Update Changes.
22171      Branch: perl
22172            ! Changes patchlevel.h
22173 ____________________________________________________________________________
22174 [ 14575] By: nick                                  on 2002/02/06  15:23:24
22175         Log: One way to avoid OS390 winge about #line directives.
22176      Branch: perlio
22177            ! ext/Encode/EUC_JP/Makefile.PL
22178 ____________________________________________________________________________
22179 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
22180         Log: s/Netware/NetWare/
22181      Branch: perl
22182            ! MANIFEST
22183 ____________________________________________________________________________
22184 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
22185         Log: New Netware scripts.
22186      Branch: perl
22187            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
22188            + NetWare/t/NWScripts-Exist.pl
22189            ! MANIFEST
22190 ____________________________________________________________________________
22191 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
22192         Log: EBCDIC: the encoding pragma would need some rethinking,
22193              probably a pass of EBCDIC->Unicode mapping.  For now,
22194              disable it on EBCDIC.
22195      Branch: perl
22196            ! lib/encoding.pm lib/encoding.t
22197 ____________________________________________________________________________
22198 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
22199         Log: (retracted by #14846)
22200              EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
22201              for the low 256.  Now tweaked the tests, but maybe it's
22202              the module that needs few NATIVE_TO_UNI()s somewhere?
22203      Branch: perl
22204            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
22205 ____________________________________________________________________________
22206 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
22207         Log: Subject: [PATCH utf8.c] format problem
22208              From: Robin Barker <rmb1@cise.npl.co.uk>
22209              Date: Wed, 6 Feb 2002 14:01:43 GMT
22210              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
22211      Branch: perl
22212            ! utf8.c
22213 ____________________________________________________________________________
22214 [ 14569] By: nick                                  on 2002/02/06  09:52:23
22215         Log: Integrate mainline
22216      Branch: perlio
22217           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
22218           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
22219           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
22220           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
22221           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
22222           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
22223 ____________________________________________________________________________
22224 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
22225         Log: EBCDIC: 0x41 is not cricket.
22226      Branch: perl
22227            ! ext/Encode/t/Encode.t
22228 ____________________________________________________________________________
22229 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
22230         Log: NetWare update from Ananth Kesari.
22231      Branch: perl
22232            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
22233            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
22234            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
22235            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
22236            ! NetWare/t/NWScripts.pl makedef.pl
22237 ____________________________________________________________________________
22238 [ 14566] By: sky                                   on 2002/02/05  18:39:13
22239         Log: Subject: Re: File::Spec::rel2abs2rel (?)
22240              From: Michael G Schwern <schwern@pobox.com>
22241              Date: Tue, 5 Feb 2002 13:47:39 -0500
22242              Message-ID: <20020205184739.GB17375@blackrider>
22243      Branch: perl
22244            ! lib/File/Spec/t/rel2abs2rel.t
22245 ____________________________________________________________________________
22246 [ 14565] By: nick                                  on 2002/02/05  17:31:24
22247         Log: Integrate mainline
22248      Branch: perlio
22249           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
22250           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
22251           !> utf8.h
22252 ____________________________________________________________________________
22253 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
22254         Log: Integrate perlio:
22255              
22256              [ 14563]
22257              More Encode tweaks:
22258              - make expensive and marginal substring search optional (-O)
22259              - enable -O for ASCII-oid encodings (search space is small)
22260              - add ASCII-oid jis0201 to basic Encode.so
22261              - add some other Japanese encodings to EUC_JP bundle (without -O)
22262      Branch: perl
22263           +> ext/Encode/Encode/jis0201.ucm
22264           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
22265           !> ext/Encode/compile
22266 ____________________________________________________________________________
22267 [ 14563] By: nick                                  on 2002/02/05  16:01:15
22268         Log: More Encode tweaks:
22269              - make expensive and marginal substring search optional (-O)
22270              - enable -O for ASCII-oid encodings (search space is small)
22271              - add ASCII-oid jis0201 to basic Encode.so
22272              - add some other Japanese encodings to EUC_JP bundle (without -O)
22273      Branch: perlio
22274            + ext/Encode/Encode/jis0201.ucm
22275            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
22276            ! ext/Encode/compile
22277 ____________________________________________________________________________
22278 [ 14562] By: sky                                   on 2002/02/05  14:50:36
22279         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
22280      Branch: perl
22281            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
22282 ____________________________________________________________________________
22283 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
22284         Log: EBCDIC: SHARP S is different.
22285      Branch: perl
22286            ! regexec.c utf8.h
22287 ____________________________________________________________________________
22288 [ 14560] By: sky                                   on 2002/02/05  13:49:40
22289         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
22290      Branch: perl
22291            ! t/op/filetest.t
22292 ____________________________________________________________________________
22293 [ 14559] By: sky                                   on 2002/02/05  11:39:24
22294         Log: Add . first to the PATH environment to test that we really
22295              get ./perl and not some other older perl.
22296      Branch: perl
22297            ! lib/File/Spec/t/rel2abs2rel.t
22298 ____________________________________________________________________________
22299 [ 14558] By: sky                                   on 2002/02/05  11:20:21
22300         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...
22301      Branch: perl
22302            ! ext/POSIX/t/posix.t
22303 ____________________________________________________________________________
22304 [ 14557] By: sky                                   on 2002/02/05  10:30:58
22305         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
22306      Branch: perl
22307            ! hints/darwin.sh perl.h
22308 ____________________________________________________________________________
22309 [ 14556] By: nick                                  on 2002/02/05  06:58:52
22310         Log: Integrate mainline
22311      Branch: perlio
22312           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
22313           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
22314           !> lib/File/Find/t/taint.t
22315 ____________________________________________________________________________
22316 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
22317         Log: Integrate change #14439 from maintperl
22318      Branch: maint-5.6/macperl
22319           !> op.c
22320 ____________________________________________________________________________
22321 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
22322         Log: Subject: [PATCH] File::Find tests not cleaning up properly
22323              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22324              Date: Mon, 4 Feb 2002 22:09:07 +0100
22325              Message-ID: <20020204220907.A8288@rafael>
22326      Branch: perl
22327            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
22328 ____________________________________________________________________________
22329 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
22330         Log: Signedness mumblings from Tru64.
22331      Branch: perl
22332            ! ext/Encode/Encode.xs
22333 ____________________________________________________________________________
22334 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
22335         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
22336              From: "Craig A. Berry" <craigberry@mac.com>
22337              Date: Mon, 04 Feb 2002 17:16:00 -0600
22338              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
22339      Branch: perl
22340            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
22341            ! ext/Encode/Encode.xs
22342 ____________________________________________________________________________
22343 [ 14551] By: nick                                  on 2002/02/04  16:00:31
22344         Log: Integrate mainline
22345      Branch: perlio
22346           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
22347           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
22348           !> regcomp.c
22349 ____________________________________________________________________________
22350 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
22351         Log: Update Changes.
22352      Branch: perl
22353            ! Changes patchlevel.h
22354 ____________________________________________________________________________
22355 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
22356         Log: Comment microtweaks.
22357      Branch: perl
22358            ! lib/locale.t
22359 ____________________________________________________________________________
22360 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
22361         Log: Subject: trivial docu patch
22362              From: andreas.koenig@anima.de (Andreas J. Koenig)
22363              Date: 04 Feb 2002 08:15:19 +0100
22364              Message-ID: <m3pu3l7m60.fsf@anima.de>
22365      Branch: perl
22366            ! pod/perluniintro.pod
22367 ____________________________________________________________________________
22368 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
22369         Log: Subject: [PATCH] (??{ }) anomaly
22370              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22371              Date: Sun, 03 Feb 2002 20:21:45 -0800
22372              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
22373      Branch: perl
22374            ! regcomp.c
22375 ____________________________________________________________________________
22376 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
22377         Log: Integrate perlio:
22378              
22379              [ 14545]
22380              Remove debugging warning, be consistent about API fails.
22381              
22382              [ 14544]
22383              Carry on where we left off if we have to grow destination SV during XS encode/decode
22384      Branch: perl
22385           !> ext/Encode/Encode.xs
22386 ____________________________________________________________________________
22387 [ 14545] By: nick                                  on 2002/02/03  20:03:38
22388         Log: Remove debugging warning, be consistent about API fails.
22389      Branch: perlio
22390            ! ext/Encode/Encode.xs
22391 ____________________________________________________________________________
22392 [ 14544] By: nick                                  on 2002/02/03  19:47:48
22393         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
22394      Branch: perlio
22395            ! ext/Encode/Encode.xs
22396 ____________________________________________________________________________
22397 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
22398         Log: Subject: PATCH CPAN.pm
22399              From: Mark-Jason Dominus <mjd@plover.com>
22400              Date: Sun, 03 Feb 2002 12:36:36 -0500
22401              Message-ID: <20020203173636.27451.qmail@plover.com>
22402      Branch: perl
22403            ! lib/CPAN.pm
22404 ____________________________________________________________________________
22405 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
22406         Log: Must search further back.
22407      Branch: perl
22408            ! lib/h2xs.t
22409 ____________________________________________________________________________
22410 [ 14541] By: nick                                  on 2002/02/03  18:52:09
22411         Log: Integrate mainline
22412      Branch: perlio
22413           !> (integrate 29 files)
22414 ____________________________________________________________________________
22415 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
22416         Log: EBCDIC: more natification.
22417      Branch: perl
22418            ! regcomp.c
22419 ____________________________________________________________________________
22420 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
22421         Log: Debug noise.
22422      Branch: perl
22423            ! ext/Encode/Encode.xs
22424 ____________________________________________________________________________
22425 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
22426         Log: Integrate perlio:
22427              
22428              [ 14536]
22429              Stable intermediate point in Encode cleanup.
22430              :encode(euc-jp) works on Dan's table.euc
22431              Much buffer copying and other silliness remains.
22432      Branch: perl
22433           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
22434           !> ext/Encode/lib/Encode/Encoding.pm
22435 ____________________________________________________________________________
22436 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
22437         Log: Prettify.
22438      Branch: perl
22439            ! lib/unicore/mktables
22440 ____________________________________________________________________________
22441 [ 14536] By: nick                                  on 2002/02/03  17:32:03
22442         Log: Stable intermediate point in Encode cleanup.
22443              :encode(euc-jp) works on Dan's table.euc
22444              Much buffer copying and other silliness remains.
22445      Branch: perlio
22446            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
22447            ! ext/Encode/lib/Encode/Encoding.pm
22448 ____________________________________________________________________________
22449 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
22450         Log: EBCDIC: it's much nicer to compare Unicode code points
22451              to Unicode code points.
22452      Branch: perl
22453            ! regexec.c
22454 ____________________________________________________________________________
22455 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
22456         Log: EBCDIC: character classes must remap the low 256.
22457      Branch: perl
22458            ! regcomp.c
22459 ____________________________________________________________________________
22460 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
22461         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
22462      Branch: perl
22463            ! lib/I18N/LangTags/List.pm
22464 ____________________________________________________________________________
22465 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
22466         Log: FAQ sync.
22467      Branch: perl
22468            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
22469            ! pod/perlfaq6.pod pod/perlfaq7.pod
22470 ____________________________________________________________________________
22471 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
22472         Log: Integrate perlio:
22473              
22474              [ 14526]
22475              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
22476              (Mis-feature discovered by Encode.)
22477              
22478              [ 14518]
22479              indent -kr -nce and some manual tweaks to match perl style.
22480      Branch: perl
22481           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
22482 ____________________________________________________________________________
22483 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
22484         Log: Subject: [PATCH] lstat FH and -l FH warnings
22485              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22486              Date: Sat, 2 Feb 2002 22:24:54 +0100           
22487              Message-ID: <20020202222454.A11608@rafael>       
22488      Branch: perl
22489            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
22490            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
22491 ____________________________________________________________________________
22492 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
22493         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
22494              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22495              Date: Sat, 2 Feb 2002 13:11:01 +0100           
22496              Message-ID: <20020202131101.A722@rafael>               
22497              
22498              Subject: [PATCH t/op/ver.t] another false positive
22499              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22500              Date: Sat, 2 Feb 2002 13:38:22 +0100           
22501              Message-ID: <20020202133822.E722@rafael>         
22502              
22503              Subject: [PATCH] t/test.pl:ok() doesn't work
22504              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
22505              Date: Sun, 03 Feb 2002 00:02:38 -0800          
22506              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
22507      Branch: perl
22508            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
22509            ! t/test.pl
22510 ____________________________________________________________________________
22511 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
22512         Log: Subject: [PATCH @13746] OS2::Process's constants
22513              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22514              Date: Sat, 2 Feb 2002 01:00:55 -0500           
22515              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
22516      Branch: perl
22517            ! os2/OS2/Process/Makefile.PL
22518 ____________________________________________________________________________
22519 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
22520         Log: Subject: [PATCH @13746] h2xs   
22521              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22522              Date: Sat, 2 Feb 2002 00:58:44 -0500           
22523              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
22524      Branch: perl
22525            ! utils/h2xs.PL
22526 ____________________________________________________________________________
22527 [ 14526] By: nick                                  on 2002/02/03  14:54:18
22528         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
22529              (Mis-feature discovered by Encode.)
22530      Branch: perlio
22531            ! sv.c
22532 ____________________________________________________________________________
22533 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
22534         Log: EBCDIC: since #14519 made \N{...} to remap,
22535              the test cannot expect an ASCII code point.
22536      Branch: perl
22537            ! lib/charnames.t
22538 ____________________________________________________________________________
22539 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
22540         Log: Sub-MANIFEST-tweak.
22541      Branch: perl
22542            ! ext/Encode/MANIFEST
22543 ____________________________________________________________________________
22544 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
22545         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
22546              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22547              Date: Fri, 01 Feb 2002 23:51:03 +0900
22548              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
22549      Branch: perl
22550            ! ext/Encode/lib/Encode/Tcl/Escape.pm
22551 ____________________________________________________________________________
22552 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
22553         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
22554              From: Andy Dougherty <doughera@lafayette.edu>
22555              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
22556              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
22557      Branch: perl
22558            ! README.solaris hints/solaris_2.sh
22559 ____________________________________________________________________________
22560 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
22561         Log: EBCDIC: no hope to get the low 256 right in unifolding.
22562      Branch: perl
22563            ! t/uni/fold.t
22564 ____________________________________________________________________________
22565 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
22566         Log: todo entry for missing pack formats.
22567      Branch: perl
22568            ! pod/perltodo.pod
22569 ____________________________________________________________________________
22570 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
22571         Log: EBCDIC: the low 256 \N{...} need to be remapped.
22572      Branch: perl
22573            ! toke.c
22574 ____________________________________________________________________________
22575 [ 14518] By: nick                                  on 2002/02/01  18:32:03
22576         Log: indent -kr -nce and some manual tweaks to match perl style.
22577      Branch: perlio
22578            ! ext/Encode/Encode.xs
22579 ____________________________________________________________________________
22580 [ 14517] By: nick                                  on 2002/02/01  18:20:46
22581         Log: Integrate mainline
22582      Branch: perlio
22583           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
22584           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
22585           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
22586           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
22587           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
22588           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
22589           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
22590 ____________________________________________________________________________
22591 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
22592         Log: Integrate perlio:
22593              
22594              [ 14515]
22595              Minor Encode tweaks:
22596              - move Encode.pm back to top of Encode like normal XS extension
22597              - avoid .def as a file extension (Win32 builds)
22598      Branch: perl
22599            ! MANIFEST
22600           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
22601           !> ext/Encode/Makefile.PL ext/Encode/compile
22602 ____________________________________________________________________________
22603 [ 14515] By: nick                                  on 2002/02/01  16:27:59
22604         Log: Minor Encode tweaks:
22605              - move Encode.pm back to top of Encode like normal XS extension
22606              - avoid .def as a file extension (Win32 builds)
22607      Branch: perlio
22608           +> ext/Encode/Encode.pm
22609            - ext/Encode/lib/Encode.pm
22610            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
22611            ! ext/Encode/Makefile.PL ext/Encode/compile
22612 ____________________________________________________________________________
22613 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
22614         Log: Subject: [PATCH utf8.t] temp file not cleaned up
22615              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22616              Date: Fri, 1 Feb 2002 15:47:46 +0100
22617              Message-ID: <20020201154746.A24079@rafael>
22618      Branch: perl
22619            ! t/io/utf8.t
22620 ____________________________________________________________________________
22621 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
22622         Log: Subject: [PATCH] make "lstat FH" croak
22623              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22624              Date: Fri, 1 Feb 2002 15:12:50 +0100
22625              Message-ID: <20020201151250.A738@rafael>
22626      Branch: perl
22627            ! pod/perldiag.pod pp_sys.c t/op/stat.t
22628 ____________________________________________________________________________
22629 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
22630         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
22631              From: Kay Röpke <kroepke@dolphin-services.de>
22632              Date: Fri, 1 Feb 2002 01:10:43 +0100
22633              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
22634      Branch: perl
22635            ! t/op/stat.t
22636 ____________________________________________________________________________
22637 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
22638         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
22639              I got it in Tru64 + ithreads but only without -g, took
22640              some debugging by printf (which was no fun either since
22641              adding some debug printfs hid the error)
22642      Branch: perl
22643            ! regexec.c utf8.c
22644 ____________________________________________________________________________
22645 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
22646         Log: Subject: Re: [PATCH] perl -V:
22647              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
22648              Date: Thu, 31 Jan 2002 12:10:20 -0800
22649              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
22650              
22651              Subject: Re: [PATCH] perl -V:
22652              From: Michael G Schwern <schwern@pobox.com>
22653              Date: Thu, 31 Jan 2002 16:43:13 -0500
22654              Message-ID: <20020131214313.GH6498@blackrider>
22655      Branch: perl
22656            ! t/run/switches.t
22657 ____________________________________________________________________________
22658 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
22659         Log: #14505 effect.
22660      Branch: perl
22661            ! pod/perluniintro.pod
22662 ____________________________________________________________________________
22663 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
22664         Log: Daniel S. Lewart adopts the Math::Complex.
22665      Branch: perl
22666            ! lib/Math/Complex.pm
22667 ____________________________________________________________________________
22668 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
22669         Log: More Complex DWIMmery.
22670      Branch: perl
22671            ! lib/Math/Complex.pm lib/Math/Complex.t
22672 ____________________________________________________________________________
22673 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
22674         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
22675              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22676              Date: Thu, 31 Jan 2002 14:37:52 +0100
22677              Message-ID: <20020131143752.A1452@rafael>
22678      Branch: perl
22679            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
22680 ____________________________________________________________________________
22681 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
22682         Log: Turn the I/O Unicode error by default on, but the
22683              character-generating Unicode error by default off,
22684              as Larry suggested.
22685      Branch: perl
22686            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
22687            ! utf8.c
22688 ____________________________________________________________________________
22689 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
22690         Log: Subject: [PATCH] open.pm minor cleanup
22691              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22692              Date: Thu, 31 Jan 2002 15:03:02 +0100
22693              Message-ID: <20020131150302.C1452@rafael>
22694      Branch: perl
22695            ! lib/open.pm
22696 ____________________________________________________________________________
22697 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
22698         Log: Update Changes.
22699      Branch: perl
22700            ! Changes patchlevel.h
22701 ____________________________________________________________________________
22702 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
22703         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
22704              From: Robin Barker <rmb1@cise.npl.co.uk>
22705              Date: Wed, 30 Jan 2002 11:58:33 GMT
22706              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
22707      Branch: perl
22708            ! lib/CPAN.pm
22709 ____________________________________________________________________________
22710 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
22711         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
22712              re-sort MANIFEST.
22713      Branch: perl
22714            + ext/Encode/Encode.pm
22715            - ext/Encode/lib/Encode.pm
22716            ! MANIFEST ext/Encode/Makefile.PL
22717 ____________________________________________________________________________
22718 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
22719         Log: Integrate perlio:
22720              
22721              [ 14499]
22722              Collect some stats during compile process.
22723              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
22724              as one XS - inconclusive - marginal win?
22725              Add some comments to encode.h
22726              
22727              [ 14490]
22728              Basics of a compiled Encode XS extension
22729      Branch: perl
22730           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
22731           !> ext/Encode/encode.h
22732 ____________________________________________________________________________
22733 [ 14499] By: nick                                  on 2002/01/30  09:57:47
22734         Log: Collect some stats during compile process.
22735              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
22736              as one XS - inconclusive - marginal win?
22737              Add some comments to encode.h
22738      Branch: perlio
22739            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
22740            ! ext/Encode/encode.h
22741 ____________________________________________________________________________
22742 [ 14498] By: nick                                  on 2002/01/30  07:27:55
22743         Log: Integrate Jarkko's path/INC tweaks
22744      Branch: perlio
22745           !> ext/Encode/compile
22746 ____________________________________________________________________________
22747 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
22748         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
22749              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22750              Date: Tue, 29 Jan 2002 01:13:09 -0800
22751              Message-ID: <lemV8gzkgu/K092yn@efn.org>
22752      Branch: perl
22753            ! configpm
22754 ____________________________________________________________________________
22755 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
22756         Log: Subject: [PATCH t/op/inccode.t] new test
22757              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22758              Date: Tue, 29 Jan 2002 22:03:45 +0100
22759              Message-ID: <20020129220345.A704@rafael>
22760      Branch: perl
22761            ! t/op/inccode.t
22762 ____________________________________________________________________________
22763 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
22764         Log: EBCDIC: t/op/lc.t now passes.
22765      Branch: perl
22766            ! t/op/lc.t
22767 ____________________________________________________________________________
22768 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
22769         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
22770      Branch: perl
22771            ! utf8.c
22772 ____________________________________________________________________________
22773 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
22774         Log: Must find stuff during build.
22775      Branch: perl
22776            ! ext/Encode/compile
22777 ____________________________________________________________________________
22778 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
22779         Log: Integrate with perlio;
22780              
22781              Basics of a compiled Encode XS extension
22782      Branch: perl
22783           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
22784           +> ext/Encode/Encode/euc-jp.ucm
22785           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
22786           !> ext/Encode/encode.h
22787 ____________________________________________________________________________
22788 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
22789         Log: EBCDIC tweaks-- no new test passes, but getting closer.
22790      Branch: perl
22791            ! utf8.c
22792 ____________________________________________________________________________
22793 [ 14490] By: nick                                  on 2002/01/29  21:20:57
22794         Log: Basics of a compiled Encode XS extension
22795      Branch: perlio
22796            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
22797            + ext/Encode/Encode/euc-jp.ucm
22798            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
22799            ! ext/Encode/encode.h
22800 ____________________________________________________________________________
22801 [ 14489] By: nick                                  on 2002/01/29  18:40:54
22802         Log: Integrate mainline
22803      Branch: perlio
22804           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
22805           +> ext/Encode/lib/Encode/Encoding.pm
22806           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
22807           +> ext/Encode/lib/Encode/Tcl/Escape.pm
22808           +> ext/Encode/lib/Encode/Tcl/Extended.pm
22809           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
22810           +> ext/Encode/lib/Encode/Tcl/Table.pm
22811           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
22812           +> ext/Encode/lib/Encode/iso10646_1.pm
22813           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
22814           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
22815           +> ext/Encode/t/Tcl.t
22816            - ext/Encode.t ext/Encode/Encode.pm
22817            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
22818            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
22819           !> (integrate 33 files)
22820 ____________________________________________________________________________
22821 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
22822         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
22823              From: Richard Clamp <richardc@unixbeard.net>
22824              Date: Mon, 28 Jan 2002 02:17:55 +0000
22825              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
22826      Branch: perl
22827            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
22828 ____________________________________________________________________________
22829 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
22830         Log: OS/390 seems to do length 0 udp reads, Nicholas says
22831              skippage is for now the best cause of action.
22832      Branch: perl
22833            ! ext/Socket/socketpair.t
22834 ____________________________________________________________________________
22835 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
22836         Log: Encode cleanup from Dan Kogai; reworked even further.
22837      Branch: perl
22838            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
22839            + ext/Encode/lib/Encode/Encoding.pm
22840            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
22841            + ext/Encode/lib/Encode/Tcl/Escape.pm
22842            + ext/Encode/lib/Encode/Tcl/Extended.pm
22843            + ext/Encode/lib/Encode/Tcl/HanZi.pm
22844            + ext/Encode/lib/Encode/Tcl/Table.pm
22845            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
22846            + ext/Encode/lib/Encode/iso10646_1.pm
22847            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
22848            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
22849            + ext/Encode/t/Tcl.t
22850            - ext/Encode.t ext/Encode/Encode.pm
22851            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
22852            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
22853            ! MANIFEST ext/Encode/Encode/8859-1.ucm
22854            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
22855            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
22856            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
22857            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
22858            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
22859            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
22860            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
22861            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
22862            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
22863            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
22864            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
22865            ! ext/Encode/compile
22866 ____________________________________________________________________________
22867 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
22868         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
22869      Branch: perl
22870            ! djgpp/djgpp.c perlio.c
22871 ____________________________________________________________________________
22872 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
22873         Log: Prettier printing from Michael Schwern.
22874      Branch: perl
22875            ! t/test.pl
22876 ____________________________________________________________________________
22877 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
22878         Log: Show also the debug and debugcolor as known pragmas.
22879      Branch: perl
22880            ! ext/re/re.pm
22881 ____________________________________________________________________________
22882 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
22883         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
22884              From: "Craig A. Berry" <craigberry@mac.com>
22885              Date: Mon, 28 Jan 2002 16:30:30 -0600
22886              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
22887      Branch: perl
22888            ! ext/B/t/assembler.t
22889 ____________________________________________________________________________
22890 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
22891         Log: metaconfig unit change for #14480.
22892      Branch: metaconfig
22893            ! U/modified/Init.U
22894 ____________________________________________________________________________
22895 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
22896         Log: DJGPP needs to know its exe soon, too.
22897      Branch: perl
22898            ! Configure
22899 ____________________________________________________________________________
22900 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
22901         Log: Round #2 on EBCDICation.
22902      Branch: perl
22903            ! t/op/append.t
22904 ____________________________________________________________________________
22905 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
22906         Log: Integrate perlio:
22907              
22908              [ 14477]
22909              Set makefile.mk CCHOME etc. for default locations of MinGW and free
22910              Borland compilers. (Borland builds one or two oddities.)
22911      Branch: perl
22912           !> win32/config.bc win32/makefile.mk
22913 ____________________________________________________________________________
22914 [ 14477] By: nick                                  on 2002/01/28  20:12:31
22915         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
22916              Borland compilers. (Borland builds one or two oddities.)
22917      Branch: perlio
22918            ! win32/config.bc win32/makefile.mk
22919 ____________________________________________________________________________
22920 [ 14476] By: nick                                  on 2002/01/28  18:43:47
22921         Log: Integrate mainline
22922      Branch: perlio
22923           !> Configure hints/hpux.sh
22924 ____________________________________________________________________________
22925 [ 14475] By: nick                                  on 2002/01/28  17:15:12
22926         Log: Integrate mainline
22927      Branch: perlio
22928           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
22929           !> patchlevel.h pp_sys.c t/lib/warnings/perl
22930 ____________________________________________________________________________
22931 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
22932         Log: metaconfig unit change for #14472.
22933      Branch: metaconfig/U/perl
22934            ! d_u32align.U
22935 ____________________________________________________________________________
22936 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
22937         Log: Misunderstood Merijn's patch.
22938      Branch: perl
22939            ! hints/hpux.sh
22940 ____________________________________________________________________________
22941 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
22942         Log: Misapplied Merijn's patch.
22943      Branch: perl
22944            ! Configure
22945 ____________________________________________________________________________
22946 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
22947         Log: Update Changes.
22948      Branch: perl
22949            ! Changes patchlevel.h
22950 ____________________________________________________________________________
22951 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
22952         Log: BeOS has sockets but not true ones.
22953      Branch: perl
22954            ! pp_sys.c
22955 ____________________________________________________________________________
22956 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
22957         Log: metaconfig unit change for #14467.
22958      Branch: metaconfig/U/perl
22959            ! d_u32align.U
22960 ____________________________________________________________________________
22961 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
22962         Log: For some strange reason under the smoke harness the alignment
22963              test hangs in HP-UX 10.20.  So hint it to avoid the test.
22964      Branch: perl
22965            ! hints/hpux.sh
22966 ____________________________________________________________________________
22967 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
22968         Log: Allow d_u32align to be hinted.
22969      Branch: perl
22970            ! Configure
22971 ____________________________________________________________________________
22972 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
22973         Log: The shift key is important.
22974      Branch: perl
22975            ! ext/B/B.xs
22976 ____________________________________________________________________________
22977 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
22978         Log: The "used only once" warnings (from gv_check) come
22979              in pseudorandom hash order-- in EBCDIC the order
22980              is different.  Add a new option that allow the warnings
22981              to come in any order (Paul Marquess).
22982      Branch: perl
22983            ! lib/warnings.t t/lib/warnings/perl
22984 ____________________________________________________________________________
22985 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
22986         Log: Integrate perlio:
22987              
22988              [ 14462]
22989              1st attempt at skipping broke threads case.
22990              
22991              [ 14461]
22992              Skip new threads::shared test unless -Duseithreads
22993      Branch: perl
22994           !> ext/threads/shared/t/0nothread.t
22995 ____________________________________________________________________________
22996 [ 14463] By: nick                                  on 2002/01/28  08:22:36
22997         Log: Integrate mainline
22998      Branch: perlio
22999           !> (integrate 37 files)
23000 ____________________________________________________________________________
23001 [ 14462] By: nick                                  on 2002/01/28  08:09:53
23002         Log: 1st attempt at skipping broke threads case.
23003      Branch: perlio
23004            ! ext/threads/shared/t/0nothread.t
23005 ____________________________________________________________________________
23006 [ 14461] By: nick                                  on 2002/01/28  07:25:58
23007         Log: Skip new threads::shared test unless -Duseithreads
23008      Branch: perlio
23009            ! ext/threads/shared/t/0nothread.t
23010 ____________________________________________________________________________
23011 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
23012         Log: FAQ sync.
23013      Branch: perl
23014            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
23015            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
23016            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
23017            ! pod/perlfaq9.pod
23018 ____________________________________________________________________________
23019 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
23020         Log: Upgrade to podlators 1.20.
23021      Branch: perl
23022            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
23023 ____________________________________________________________________________
23024 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
23025         Log: Retract #14448, a better patch coming up.
23026      Branch: perl
23027            ! lib/Pod/t/basic.t
23028 ____________________________________________________________________________
23029 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
23030         Log: EBCDIC portability.
23031      Branch: perl
23032            ! t/op/append.t
23033 ____________________________________________________________________________
23034 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
23035         Log: Further cygwin installperl tweak from Gerrit P. Haase.
23036      Branch: perl
23037            ! installperl
23038 ____________________________________________________________________________
23039 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
23040         Log: A bug in Bulgarian EBCDIC locale (this sounds like
23041              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
23042              locales failed, too.  The patch works around the bug by
23043              skipping the test, but the real problem may be deeper
23044              (affecting probably only EBCDIC platforms, though):
23045              see the comment in locale.t for more details.
23046      Branch: perl
23047            ! lib/locale.t
23048 ____________________________________________________________________________
23049 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
23050         Log: metaconfig unit change for #14453.
23051      Branch: metaconfig/U/perl
23052            ! libperl.U
23053 ____________________________________________________________________________
23054 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
23055         Log: Subject: Bleadperl on Cygwin today
23056              From: "Gerrit P. Haase" <gp@familiehaase.de>              
23057              Date: Sun, 27 Jan 2002 22:30:41 +0100
23058              Message-ID: <462007239437.20020127223041@familiehaase.de>
23059      Branch: perl
23060            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
23061            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
23062            ! lib/ExtUtils/t/MM_Cygwin.t
23063 ____________________________________________________________________________
23064 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
23065         Log: Unfinished EBCDIC branch.
23066      Branch: perl
23067            ! t/op/ver.t
23068 ____________________________________________________________________________
23069 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
23070         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
23071      Branch: perl
23072            ! ext/B/B.xs ext/B/B/Deparse.pm
23073 ____________________________________________________________________________
23074 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
23075         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
23076              platforms.
23077      Branch: perl
23078            ! ext/B/t/stash.t
23079 ____________________________________________________________________________
23080 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
23081         Log: Apparently no need for EBCDIC exception any more.
23082      Branch: perl
23083            ! ext/B/t/showlex.t
23084 ____________________________________________________________________________
23085 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
23086         Log: (retracted by #14458)
23087              (Russ Allbery) OS/390 is using a high-bit character for ESC,
23088              skip the test for now.  A better fix would be to override
23089              the notion of the platform's escape sequence in the test
23090              of Pod::Text::Termcap.  We may have to apply a filter to
23091              the output to substitute back in the ESC character that
23092              the test expects, but only on OS/390.
23093      Branch: perl
23094            ! lib/Pod/t/basic.t
23095 ____________________________________________________________________________
23096 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
23097         Log: Detypo.
23098      Branch: perl
23099            ! ext/Devel/Peek/Peek.t
23100 ____________________________________________________________________________
23101 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
23102         Log: OS/390 USS has a different idea of the pw* functions.
23103              Also, test the name with eq, not with ==.
23104      Branch: perl
23105            ! lib/User/pwent.t
23106 ____________________________________________________________________________
23107 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
23108         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
23109      Branch: perl
23110            ! doio.c
23111 ____________________________________________________________________________
23112 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
23113         Log: ASCIIisms.
23114      Branch: perl
23115            ! ext/PerlIO/t/encoding.t
23116 ____________________________________________________________________________
23117 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
23118         Log: chr(42) ne '*'  if one is in EBCDIC.
23119      Branch: perl
23120            ! t/op/pack.t
23121 ____________________________________________________________________________
23122 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
23123         Log: Subject: [PATCH] Fix up recent op/stat.t failures
23124              From: Andy Dougherty <doughera@lafayette.edu>
23125              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
23126              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
23127      Branch: perl
23128            ! t/op/stat.t
23129 ____________________________________________________________________________
23130 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
23131         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
23132              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23133              Date: Sun, 27 Jan 2002 15:03:18 +0100
23134              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
23135      Branch: perl
23136            ! lib/ExtUtils/t/Command.t
23137 ____________________________________________________________________________
23138 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
23139         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
23140              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23141              Date: Sun, 27 Jan 2002 14:51:10 +0100
23142              Message-ID: <20020127145110.A16332@rafael>
23143      Branch: perl
23144            ! ext/B/B/Deparse.pm
23145 ____________________________________________________________________________
23146 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
23147         Log: integrate change#14431 from perlio branch (Nick's fix for
23148              change#13474 to be more defensive about looking at pad entries
23149              that may not exist yet)
23150      Branch: maint-5.6/perl
23151            ! op.c
23152 ____________________________________________________________________________
23153 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
23154         Log: Comment to avoid later "cleanups."
23155      Branch: perl
23156            ! lib/ExtUtils/MakeMaker.pm
23157 ____________________________________________________________________________
23158 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
23159         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
23160              instead of just FOO=... cmd ...
23161      Branch: perl
23162            ! Makefile.SH
23163 ____________________________________________________________________________
23164 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
23165         Log: Overquoting bad (in UNIX one would get
23166              Can't open perl script "'-I../lib'": No such file or directory)
23167      Branch: perl
23168            ! lib/Pod/t/Usage.t
23169 ____________________________________________________________________________
23170 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
23171         Log: Integrate perlio:
23172              
23173              [ 14434]
23174              "All tests successful" VC6.0 Win32
23175              (Update config.vc to need cppstdin so those tests are skipped...)
23176      Branch: perl
23177           !> win32/config.vc win32/config_H.bc win32/config_H.gc
23178           !> win32/config_H.vc
23179 ____________________________________________________________________________
23180 [ 14434] By: nick                                  on 2002/01/26  22:27:08
23181         Log: "All tests successful" VC6.0 Win32
23182              (Update config.vc to need cppstdin so those tests are skipped...)
23183      Branch: perlio
23184            ! win32/config.vc win32/config_H.bc win32/config_H.gc
23185            ! win32/config_H.vc
23186 ____________________________________________________________________________
23187 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
23188         Log: Integrate perlio:
23189              
23190              [ 14432]
23191              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
23192              for CRLF line endings.
23193              
23194              [ 14431]
23195              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
23196              Should really be looked at by someone that knows about pads.
23197              
23198              [ 14429]
23199              Tinkering with thread cleanup mutex-ing - not the problem 
23200              (op.c is) but could have been...
23201              
23202              [ 14428]
23203              Win32 signal emulation cleanup.
23204              
23205              [ 14427]
23206              If we get to sighandler by mistake (no perl handler set) then
23207              warn() and exit() rather than die() - should never happen
23208              but if it does context needed to die is likely to be trashed
23209              as well.
23210              
23211              [ 14425]
23212              1st two tests of File/Find/t/find.t and taint.t were run after 
23213              calling cleanup(). If previous fail had left for_find directory,
23214              but no content in it then cleanup() returned cd'ed to that directory.
23215              So tests failed. Fixed cleanup()-s.
23216      Branch: perl
23217           !> ext/threads/threads.xs lib/File/Find/t/find.t
23218           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
23219           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
23220 ____________________________________________________________________________
23221 [ 14432] By: nick                                  on 2002/01/26  21:10:38
23222         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
23223              for CRLF line endings.
23224      Branch: perlio
23225            ! lib/Filter/Simple.pm
23226 ____________________________________________________________________________
23227 [ 14431] By: nick                                  on 2002/01/26  21:08:35
23228         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
23229              Should really be looked at by someone that knows about pads.
23230      Branch: perlio
23231            ! op.c
23232 ____________________________________________________________________________
23233 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
23234         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
23235              From: "Craig A. Berry" <craigberry@mac.com>       
23236              Date: Sat, 26 Jan 2002 11:19:44 -0600
23237              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
23238      Branch: perl
23239            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
23240 ____________________________________________________________________________
23241 [ 14429] By: nick                                  on 2002/01/26  18:04:22
23242         Log: Tinkering with thread cleanup mutex-ing - not the problem 
23243              (op.c is) but could have been...
23244      Branch: perlio
23245            ! ext/threads/threads.xs
23246 ____________________________________________________________________________
23247 [ 14428] By: nick                                  on 2002/01/26  18:03:13
23248         Log: Win32 signal emulation cleanup.
23249      Branch: perlio
23250            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
23251 ____________________________________________________________________________
23252 [ 14427] By: nick                                  on 2002/01/26  13:59:33
23253         Log: If we get to sighandler by mistake (no perl handler set) then
23254              warn() and exit() rather than die() - should never happen
23255              but if it does context needed to die is likely to be trashed
23256              as well.
23257      Branch: perlio
23258            ! mg.c
23259 ____________________________________________________________________________
23260 [ 14426] By: nick                                  on 2002/01/26  13:56:23
23261         Log: Integrate mainline
23262      Branch: perlio
23263           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
23264           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
23265           !> t/run/fresh_perl.t
23266 ____________________________________________________________________________
23267 [ 14425] By: nick                                  on 2002/01/26  08:11:33
23268         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
23269              calling cleanup(). If previous fail had left for_find directory,
23270              but no content in it then cleanup() returned cd'ed to that directory.
23271              So tests failed. Fixed cleanup()-s.
23272      Branch: perlio
23273            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
23274 ____________________________________________________________________________
23275 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
23276         Log: Integrate perlio:
23277              
23278              [ 14422]
23279              Save $! so that other syscalls don't disturb it before 
23280              we test it.
23281              
23282              [ 14421]
23283              More Win32 tuning
23284              
23285              [ 14420]
23286              Fix winsystem.t's attempt to build showav.exe to work 
23287              with gcc (which writes a.exe unless told with -o ).
23288              Also put in a few more fail-safes to check .exe got 
23289              built somehow.
23290      Branch: perl
23291           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
23292           !> t/op/winsystem.t
23293 ____________________________________________________________________________
23294 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
23295         Log: Subject: [PATCH] new test in op/universal.t
23296              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23297              Date: Fri, 25 Jan 2002 23:17:33 +0100
23298              Message-ID: <20020125231733.A11733@rafael>
23299      Branch: perl
23300            ! t/op/universal.t
23301 ____________________________________________________________________________
23302 [ 14422] By: nick                                  on 2002/01/25  21:37:03
23303         Log: Save $! so that other syscalls don't disturb it before 
23304              we test it.
23305      Branch: perlio
23306            ! ext/Socket/socketpair.t
23307 ____________________________________________________________________________
23308 [ 14421] By: nick                                  on 2002/01/25  19:05:57
23309         Log: More Win32 tuning
23310      Branch: perlio
23311            ! t/op/stat.t t/op/taint.t
23312 ____________________________________________________________________________
23313 [ 14420] By: nick                                  on 2002/01/25  18:21:42
23314         Log: Fix winsystem.t's attempt to build showav.exe to work 
23315              with gcc (which writes a.exe unless told with -o ).
23316              Also put in a few more fail-safes to check .exe got 
23317              built somehow.
23318      Branch: perlio
23319            ! t/op/winsystem.t
23320 ____________________________________________________________________________
23321 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
23322         Log: Subject: [Patch Encode.xs] calculation of need overflows
23323              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23324              Date: Sat, 26 Jan 2002 00:58:50 +0900
23325              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
23326      Branch: perl
23327            ! ext/Encode/Encode.xs
23328 ____________________________________________________________________________
23329 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
23330         Log: Integrate changes 13474+13478+13584 from maintperl;
23331              anon sub leakage.
23332      Branch: perl
23333            ! op.c t/run/fresh_perl.t
23334 ____________________________________________________________________________
23335 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
23336         Log: Update Changes.
23337      Branch: perl
23338            ! Changes patchlevel.h
23339 ____________________________________________________________________________
23340 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
23341         Log: Integrate perlio:
23342              
23343              [ 14411]
23344              Linux/NFS hackery was not faking right number of passes.
23345              
23346              [ 14410]
23347              threads::shared tidy up:
23348              - Add _id() function to shared.xs so we can test refs point at same thing.
23349              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
23350              - Allow no_share to pass if sharing to works despite mis-ordering.
23351              - Change docs of threads to document ->create() (as used in tests),
23352              and not mention "new".
23353              
23354              [ 14401]
23355              Expand command line test globs on Win32.
23356              
23357              [ 14393]
23358              Except Win32 from echo tests. (Alarm does not break into connect)
23359              
23360              [ 14392]
23361              SvTEMP_off to stop private PV's being stolen and stored in shared space
23362              
23363              [ 14387]
23364              thread::shared nearly working again - remaining issue
23365              is references withing shared space.
23366              Added bulk test with no threads involved (for debugging)
23367              Tuned tests to skip those needing _thrcnt
23368              
23369              [ 14378]
23370              Implement recursive lock and use of scope for PL_sharedsv_space,
23371              so now croak() from asserts does not leave locks.
23372              Make hv_simple compile (new prototype for debugging probe).
23373              
23374              [ 14377]
23375              Shared scalars working, some shared array ops working.
23376              
23377              [ 14373]
23378              Miss mg_len == 0 meaning don't Safefree
23379              
23380              [ 14372]
23381              XS side of new threads::shared designed, coded and compiles,
23382              and mostly commented but is totaly untested.
23383              submit in case anyone wants a preview.
23384              
23385              [ 14363]
23386              Add new threads/typemap to MANIFEST
23387              
23388              [ 14357]
23389              #14352 deleted ext/threads/threads.h
23390              
23391              [ 14356]
23392              Eradicate sharedsv.*
23393              
23394              [ 14355]
23395              threads work again on Win32. (Not threads::shared yet)
23396              Submit to see if they do on Linux.
23397              
23398              [ 14352]
23399              Nearly-working threads re-structuring. Do not integrate,
23400              submit-ing to get to Win32, and as "off site" backup.
23401      Branch: perl
23402           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
23403           +> ext/threads/typemap
23404            - ext/threads/threads.h sharedsv.c sharedsv.h
23405            ! NetWare/config_H.wc
23406           !> (integrate 38 files)
23407 ____________________________________________________________________________
23408 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
23409         Log: Subject: Re: perldebguts minor tweaks
23410              From: Joe McMahon <mcmahon@metalab.unc.edu>
23411              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
23412              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
23413      Branch: perl
23414            ! pod/perldebguts.pod
23415 ____________________________________________________________________________
23416 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
23417         Log: metaconfig unit change for #14413.
23418      Branch: metaconfig
23419            ! U/modified/prototype.U
23420 ____________________________________________________________________________
23421 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
23422         Log: Okay, you can come home now, _().
23423      Branch: perl
23424            ! config_h.SH
23425 ____________________________________________________________________________
23426 [ 14412] By: nick                                  on 2002/01/25  11:01:49
23427         Log: Integrate mainline
23428              All but ../lib/Unicode/UCD.t pass.
23429      Branch: perlio
23430           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
23431           +> lib/unicore/CaseFolding.txt
23432           +> lib/unicore/CompositionExclusions.txt
23433           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
23434           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
23435           +> vos/vos.c
23436            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
23437            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
23438            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
23439            - lib/unicore/NamesList.html lib/unicore/PropList.html
23440            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
23441            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
23442            - lib/unicore/rename
23443           !> (integrate 424 files)
23444 ____________________________________________________________________________
23445 [ 14411] By: nick                                  on 2002/01/25  09:45:13
23446         Log: Linux/NFS hackery was not faking right number of passes.
23447      Branch: perlio
23448            ! t/io/fs.t
23449 ____________________________________________________________________________
23450 [ 14410] By: nick                                  on 2002/01/25  09:35:07
23451         Log: threads::shared tidy up:
23452              - Add _id() function to shared.xs so we can test refs point at same thing.
23453              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
23454              - Allow no_share to pass if sharing to works despite mis-ordering.
23455              - Change docs of threads to document ->create() (as used in tests),
23456              and not mention "new".
23457      Branch: perlio
23458            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23459            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
23460            ! ext/threads/threads.pm
23461 ____________________________________________________________________________
23462 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
23463         Log: Subject: perldebguts minor tweaks
23464              From: Joe McMahon <mcmahon@metalab.unc.edu>
23465              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
23466              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
23467      Branch: perl
23468            ! pod/perldebguts.pod
23469 ____________________________________________________________________________
23470 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
23471         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
23472              From: Peter Scott <Peter@PSDT.com>
23473              Date: Thu, 24 Jan 2002 08:51:34 -0800
23474              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
23475      Branch: perl
23476            ! pod/perldebguts.pod
23477 ____________________________________________________________________________
23478 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
23479         Log: Few more paranoia checks for Unicode hash keys.
23480      Branch: perl
23481            ! t/op/each.t
23482 ____________________________________________________________________________
23483 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
23484         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
23485              From: Andy Dougherty <doughera@lafayette.edu>
23486              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
23487              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
23488      Branch: perl
23489            ! t/op/stat.t
23490 ____________________________________________________________________________
23491 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
23492         Log: The
23493              
23494              Subject: Very old debugger UTF-8 bug
23495              From: andreas.koenig@anima.de (Andreas J. Koenig)
23496              Date: 24 Jan 2002 12:45:44 +0100
23497              Message-ID: <m3y9iot1jr.fsf@anima.de>
23498              
23499              still broken, but this should work as a stopgap
23500              measure to stop pp_match accessing naughty data.
23501      Branch: perl
23502            ! pod/perldiag.pod pp_hot.c
23503 ____________________________________________________________________________
23504 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
23505         Log: metaconfig unit change for #14403.
23506      Branch: metaconfig/U/perl
23507            ! d_u32align.U
23508 ____________________________________________________________________________
23509 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
23510         Log: Pacify picky compilers (this time Sun Workshop).
23511      Branch: perl
23512            ! Configure
23513 ____________________________________________________________________________
23514 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
23515         Log: Subject: Very old debugger UTF-8 bug
23516              From: andreas.koenig@anima.de (Andreas J. Koenig)
23517              Date: 24 Jan 2002 12:45:44 +0100
23518              Message-ID: <m3y9iot1jr.fsf@anima.de>
23519      Branch: perl
23520            ! lib/dumpvar.pl
23521 ____________________________________________________________________________
23522 [ 14401] By: nick                                  on 2002/01/24  07:50:38
23523         Log: Expand command line test globs on Win32.
23524      Branch: perlio
23525            ! t/harness
23526 ____________________________________________________________________________
23527 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
23528         Log: Sprinkle some copyrights (use the oldest timestamp to
23529              be found in the repository, which is most often not right,
23530              but at least consistent)
23531      Branch: perl
23532            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
23533            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
23534            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
23535            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
23536            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
23537            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
23538            ! unixish.h xsutils.c
23539 ____________________________________________________________________________
23540 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
23541         Log: Don't crash on Help for long text (bug #506672)
23542      Branch: maint-5.6/macperl
23543            ! macos/macperl/MPHelp.c
23544 ____________________________________________________________________________
23545 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
23546         Log: Fix minor path problem
23547      Branch: maint-5.6/macperl
23548            ! macos/macperl/Droplets/tarzipme.plx
23549 ____________________________________________________________________________
23550 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
23551         Log: Minor text changes
23552      Branch: maint-5.6/macperl
23553            ! macos/Perl.r
23554 ____________________________________________________________________________
23555 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
23556         Log: Bump versions, dates, etc.
23557      Branch: maint-5.6/macperl
23558            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
23559 ____________________________________________________________________________
23560 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
23561         Log: coderefs in @INC and absolute paths
23562      Branch: maint-5.6/macperl
23563            ! embed.h pp_ctl.c proto.h
23564 ____________________________________________________________________________
23565 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
23566         Log: Minor module thingys
23567      Branch: maint-5.6/macperl
23568            ! macos/ext/Mac/Controls/Controls.xs
23569            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
23570            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
23571            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
23572            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
23573            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
23574            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
23575            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
23576            ! macos/ext/Mac/Movies/Movies.xs
23577            ! macos/ext/Mac/Navigation/Navigation.pm
23578            ! macos/ext/Mac/Navigation/Navigation.xs
23579            ! macos/ext/Mac/Notification/Notification.xs
23580            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
23581            ! macos/ext/Mac/Processes/Processes.xs
23582            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
23583            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
23584            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
23585            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
23586            ! macos/ext/Mac/Resources/Resources.pm
23587            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
23588            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
23589            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
23590            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
23591            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
23592 ____________________________________________________________________________
23593 [ 14393] By: nick                                  on 2002/01/23  19:52:19
23594         Log: Except Win32 from echo tests. (Alarm does not break into connect)
23595      Branch: perlio
23596            ! ext/Socket/Socket.t
23597 ____________________________________________________________________________
23598 [ 14392] By: nick                                  on 2002/01/23  19:31:57
23599         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
23600      Branch: perlio
23601            ! ext/threads/shared/shared.xs
23602 ____________________________________________________________________________
23603 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
23604         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
23605      Branch: perl
23606            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
23607            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
23608            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
23609            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
23610            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
23611            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
23612            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
23613            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
23614            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
23615            ! x2p/util.c x2p/util.h x2p/walk.c
23616 ____________________________________________________________________________
23617 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
23618         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
23619              therefore quite probably also obsolete code.
23620      Branch: perl
23621            ! sv.c
23622 ____________________________________________________________________________
23623 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
23624         Log: Update Changes.
23625      Branch: perl
23626            ! Changes patchlevel.h
23627 ____________________________________________________________________________
23628 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
23629         Log: Small update on todo.  Could use a lot more.
23630      Branch: perl
23631            ! pod/perltodo.pod
23632 ____________________________________________________________________________
23633 [ 14387] By: nick                                  on 2002/01/23  14:19:30
23634         Log: thread::shared nearly working again - remaining issue
23635              is references withing shared space.
23636              Added bulk test with no threads involved (for debugging)
23637              Tuned tests to skip those needing _thrcnt
23638      Branch: perlio
23639            + ext/threads/shared/t/0nothread.t
23640            ! MANIFEST ext/threads/shared/shared.pm
23641            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
23642            ! ext/threads/shared/t/hv_refs.t
23643            ! ext/threads/shared/t/hv_simple.t
23644            ! ext/threads/shared/t/sv_simple.t
23645 ____________________________________________________________________________
23646 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
23647         Log: Subject: [ID 20020121.003] perldata doco bug
23648              From: John Stumbles <jstumbles@bluearc.com>
23649              Date: Mon, 21 Jan 2002 14:19:56 -0000
23650              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
23651      Branch: perl
23652            ! pod/perldata.pod
23653 ____________________________________________________________________________
23654 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
23655         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
23656              From: Michael G Schwern <schwern@pobox.com>
23657              Date: Mon, 21 Jan 2002 15:16:42 -0500
23658              Message-ID: <20020121201642.GA6659@blackrider>
23659      Branch: perl
23660            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
23661 ____________________________________________________________________________
23662 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
23663         Log: Subject: [PATCH] Re: eval not catching warnings?
23664              From: abigail@foad.org
23665              Date: Wed, 23 Jan 2002 15:35:47 +0100
23666              Message-ID: <20020123143547.24798.qmail@foad.org>
23667      Branch: perl
23668            ! pod/perlfunc.pod
23669 ____________________________________________________________________________
23670 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
23671         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
23672              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23673              Date: Tue, 22 Jan 2002 17:00:54 -0800            
23674              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
23675      Branch: perl
23676            ! t/run/fresh_perl.t
23677 ____________________________________________________________________________
23678 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
23679         Log: metaconfig unit change for #14381.
23680      Branch: metaconfig/U/perl
23681            ! d_u32align.U
23682 ____________________________________________________________________________
23683 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
23684         Log: HP-UX 10.20 cc pacifying from Merijn.
23685      Branch: perl
23686            ! Configure
23687 ____________________________________________________________________________
23688 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
23689         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
23690              From: "Craig A. Berry" <craigberry@mac.com> 
23691              Date: Tue, 22 Jan 2002 22:14:26 -0600
23692              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
23693      Branch: perl
23694            ! vms/test.com
23695 ____________________________________________________________________________
23696 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
23697         Log: AIX cpp bug: having macro arguments and character constants
23698              "the same" means trouble (here s and 's')
23699              What broke now was 841 and 842 of t/op/pat.t, because of the
23700              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
23701              (note that breakage happened only under cc_r and usethreads+
23702              useithreads)
23703      Branch: perl
23704            ! utf8.h
23705 ____________________________________________________________________________
23706 [ 14378] By: nick                                  on 2002/01/22  20:33:15
23707         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
23708              so now croak() from asserts does not leave locks.
23709              Make hv_simple compile (new prototype for debugging probe).
23710      Branch: perlio
23711            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23712            ! ext/threads/shared/t/hv_simple.t
23713 ____________________________________________________________________________
23714 [ 14377] By: nick                                  on 2002/01/22  17:32:21
23715         Log: Shared scalars working, some shared array ops working.
23716      Branch: perlio
23717            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23718            ! ext/threads/shared/t/sv_refs.t
23719            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
23720 ____________________________________________________________________________
23721 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
23722         Log: Subject: [PATCH] Support truncate() in VOS port
23723              From: Paul_GreenVOS@vos.stratus.com
23724              Date: Mon, 21 Jan 02 23:27 est
23725              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
23726      Branch: perl
23727            + vos/vos.c
23728            ! MANIFEST hints/vos.sh vos/vosish.h
23729 ____________________________________________________________________________
23730 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
23731         Log: metaconfig unit changes for #14374.  Couldn't figure
23732              how to get completely rid of _() (some weird dependency
23733              pulling it in?) so renamed it as PROTO_().
23734      Branch: metaconfig
23735            + U/modified/d_shmat.U U/modified/prototype.U
23736            ! U/protos/d_drand48proto.U
23737      Branch: metaconfig/U/perl
23738            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
23739 ____________________________________________________________________________
23740 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
23741         Log: Get rid of the _() macro since (1) we require ANSI anyway
23742              (2) Other software (GNU) seems to use it and we don't need it,
23743              so let's give it up.
23744      Branch: perl
23745            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23746            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
23747            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
23748            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
23749            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
23750            ! wince/config.h wince/config_H.ce
23751 ____________________________________________________________________________
23752 [ 14373] By: nick                                  on 2002/01/22  10:10:48
23753         Log: Miss mg_len == 0 meaning don't Safefree
23754      Branch: perlio
23755            ! mg.c
23756 ____________________________________________________________________________
23757 [ 14372] By: nick                                  on 2002/01/21  22:34:06
23758         Log: XS side of new threads::shared designed, coded and compiles,
23759              and mostly commented but is totaly untested.
23760              submit in case anyone wants a preview.
23761      Branch: perlio
23762            + ext/threads/shared/typemap
23763            ! MANIFEST ext/threads/shared/shared.pm
23764            ! ext/threads/shared/shared.xs
23765 ____________________________________________________________________________
23766 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
23767         Log: Subject: [BUG] /\_/ an unrecognized escape?
23768              From: Michael G Schwern <schwern@pobox.com>
23769              Date: Mon, 21 Jan 2002 15:22:54 -0500
23770              Message-ID: <20020121202254.GA6731@blackrider>
23771      Branch: perl
23772            ! t/lib/warnings/toke toke.c
23773 ____________________________________________________________________________
23774 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
23775         Log: Undo the renaming of the Unicode data files; the simple
23776              solution being not including the *.html files.  This means
23777              that in the future there is no need for any renamings
23778              (well, assuming that the Consortium doesn't cause any),
23779              and the files are named like they are in the Consortium
23780              website, thus alleviating confusion.
23781      Branch: perl
23782            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
23783            + lib/unicore/CaseFolding.txt
23784            + lib/unicore/CompositionExclusions.txt
23785            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
23786            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
23787            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
23788            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
23789            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
23790            - lib/unicore/NamesList.html lib/unicore/PropList.html
23791            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
23792            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
23793            - lib/unicore/rename
23794            ! (edit 285 files)
23795 ____________________________________________________________________________
23796 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
23797         Log: Update Changes.
23798      Branch: perl
23799            ! Changes patchlevel.h
23800 ____________________________________________________________________________
23801 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
23802         Log: Subject: RE: BCC for Win32 is unhappy @14331
23803              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
23804              Date: Mon, 21 Jan 2002 09:48:40 +0300
23805              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
23806              
23807              (using IV instead of int)
23808      Branch: perl
23809            ! hv.h
23810 ____________________________________________________________________________
23811 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
23812         Log: path_is_absolute() needs a prototype (and maybe
23813              a better name, but that's another story).
23814      Branch: perl
23815            ! embed.fnc embed.h pp_ctl.c proto.h
23816 ____________________________________________________________________________
23817 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
23818         Log: Subject: Re: coderefs in @INC
23819              From: Chris Nandor <pudge@pobox.com>
23820              Date: Thu, 17 Jan 2002 11:26:02 -0500
23821              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
23822      Branch: perl
23823            ! pp_ctl.c
23824 ____________________________________________________________________________
23825 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
23826         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
23827              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23828              Date: Sun, 20 Jan 2002 22:53:56 +0100
23829              Message-ID: <20020120225356.A12093@rafael>
23830      Branch: perl
23831            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
23832            ! t/lib/warnings/9enabled warnings.h warnings.pl
23833 ____________________________________________________________________________
23834 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
23835         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
23836              From: "Craig A. Berry" <craigberry@mac.com>
23837              Date: Sun, 20 Jan 2002 22:49:42 -0600
23838              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
23839      Branch: perl
23840            ! lib/ExtUtils/MakeMaker.pm
23841 ____________________________________________________________________________
23842 [ 14363] By: nick                                  on 2002/01/20  20:38:23
23843         Log: Add new threads/typemap to MANIFEST
23844      Branch: perlio
23845            ! MANIFEST
23846 ____________________________________________________________________________
23847 [ 14362] By: nick                                  on 2002/01/20  20:34:36
23848         Log: Integrate mainline
23849      Branch: perlio
23850           +> lib/Pod/t/Usage.t
23851           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
23852           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
23853           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
23854           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
23855           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
23856           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
23857           !> util.c
23858 ____________________________________________________________________________
23859 [ 14361] By: nick                                  on 2002/01/20  18:51:47
23860         Log: Integrate MANIFEST
23861      Branch: perlio
23862           !> MANIFEST
23863 ____________________________________________________________________________
23864 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
23865         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
23866              From: Paul_GreenVOS@vos.stratus.com
23867              Date: Sat, 19 Jan 02 17:17 est
23868              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
23869              
23870              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
23871              From: Paul_GreenVOS@vos.stratus.com
23872              Date: Sat, 19 Jan 02 17:19 est
23873              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
23874      Branch: perl
23875            ! lib/ExtUtils/t/Command.t
23876 ____________________________________________________________________________
23877 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
23878         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
23879              From: Paul_GreenVOS@vos.stratus.com
23880              Date: Sat, 19 Jan 02 14:30 est
23881              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
23882      Branch: perl
23883            ! lib/AnyDBM_File.t
23884 ____________________________________________________________________________
23885 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
23886         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
23887              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
23888              Date: Sun, 20 Jan 2002 13:51:36 +0100
23889              Message-ID: <20020120135136.A710@rafael>
23890      Branch: perl
23891            ! ext/File/Glob/t/basic.t
23892 ____________________________________________________________________________
23893 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
23894         Log: #14352 deleted ext/threads/threads.h
23895      Branch: perlio
23896            ! MANIFEST
23897 ____________________________________________________________________________
23898 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
23899         Log: Eradicate sharedsv.*
23900      Branch: perlio
23901            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
23902 ____________________________________________________________________________
23903 [ 14355] By: nick                                  on 2002/01/20  11:50:22
23904         Log: threads work again on Win32. (Not threads::shared yet)
23905              Submit to see if they do on Linux.
23906      Branch: perlio
23907            ! ext/threads/shared/shared.xs ext/threads/threads.xs
23908            ! win32/makefile.mk
23909 ____________________________________________________________________________
23910 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
23911         Log: Make also hex() and oct() to croak if their arguments
23912              cannot be downgraded (that is, if they contain wide
23913              characters), just like crypt() does (and use the croak
23914              feature of sv_utf8_downgrade()).
23915      Branch: perl
23916            ! pp.c t/op/oct.t
23917 ____________________________________________________________________________
23918 [ 14353] By: nick                                  on 2002/01/19  22:20:09
23919         Log: Integrate Time/Local and its test
23920      Branch: perlio
23921           !> lib/Time/Local.pm lib/Time/Local.t
23922 ____________________________________________________________________________
23923 [ 14352] By: nick                                  on 2002/01/19  22:17:07
23924         Log: Nearly-working threads re-structuring. Do not integrate,
23925              submit-ing to get to Win32, and as "off site" backup.
23926      Branch: perlio
23927            + ext/threads/typemap
23928            - ext/threads/threads.h sharedsv.c sharedsv.h
23929            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
23930            ! embedvar.h ext/threads/shared/shared.pm
23931            ! ext/threads/shared/shared.xs ext/threads/threads.pm
23932            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
23933            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
23934            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
23935 ____________________________________________________________________________
23936 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
23937         Log: Regen toc.
23938      Branch: perl
23939            ! pod/perltoc.pod
23940 ____________________________________________________________________________
23941 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
23942         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
23943              From: David Dyck <dcd@tc.fluke.com>
23944              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
23945              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
23946      Branch: perl
23947            ! pod/perl5004delta.pod pod/perl5005delta.pod
23948            ! pod/perl561delta.pod pod/perl56delta.pod
23949 ____________________________________________________________________________
23950 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
23951         Log: FAQ sync.
23952      Branch: perl
23953            ! pod/perlfaq1.pod pod/perlfaq2.pod
23954 ____________________________________________________________________________
23955 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
23956         Log: Subject: [PATCH lib/Pod/t/Usage.t]
23957              From: Abe Timmerman <abe@ztreet.demon.nl>
23958              Date: Sat, 19 Jan 2002 19:57:57 +0100
23959              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
23960      Branch: perl
23961            + lib/Pod/t/Usage.t
23962            ! MANIFEST
23963 ____________________________________________________________________________
23964 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
23965         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
23966              From: Paul_GreenVOS@vos.stratus.com
23967              Date: Sat, 19 Jan 02 13:15 est
23968              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
23969      Branch: perl
23970            ! ext/SDBM_File/sdbm.t
23971 ____________________________________________________________________________
23972 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
23973         Log: Integrate perlio:
23974              
23975              [ 14335]
23976              Split out core of sv_magic() into sv_magicext().
23977              sv_magic provides the extra restictions (no READONLY, only
23978              one of each type, canned set of vtables), and sv_magicext()
23979              does the actual data twiddling.
23980              Also enhances semantics of ->mg_ptr setting via name/namlen
23981              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
23982              scratch area (namlen > 0 && name == NULL).
23983              sv_magicext also returns the MAGIC * it added.
23984              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
23985              To come sv_unmagicext() - which will remove just one magic
23986              of particular type, and additionaly match against ->mg_ptr,
23987              or the MAGIC * (need to experiment as to which is more natural).
23988      Branch: perl
23989           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
23990           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
23991 ____________________________________________________________________________
23992 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
23993         Log: Alternative Time::Local algorithm that uses matemathical formula
23994              for timegm instead of progressive guessing
23995      Branch: perl
23996            ! lib/Time/Local.pm
23997 ____________________________________________________________________________
23998 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
23999         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
24000              From: Paul_GreenVOS@vos.stratus.com
24001              Date: Sat, 19 Jan 02 11:20 est
24002              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
24003      Branch: perl
24004            ! ext/File/Glob/t/basic.t
24005 ____________________________________________________________________________
24006 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
24007         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
24008              From: Paul_GreenVOS@vos.stratus.com
24009              Date: Fri, 18 Jan 02 22:56 est
24010              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
24011      Branch: perl
24012            ! ext/Cwd/t/cwd.t
24013 ____________________________________________________________________________
24014 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
24015         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
24016              From: Paul_GreenVOS@vos.stratus.com
24017              Date: Fri, 18 Jan 02 22:48 est
24018              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
24019      Branch: perl
24020            ! lib/Time/Local.t
24021 ____________________________________________________________________________
24022 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
24023         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
24024              From: Paul_GreenVOS@vos.stratus.com
24025              Date: Fri, 18 Jan 02 16:22 est
24026              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
24027      Branch: perl
24028            ! ext/Devel/DProf/DProf.t
24029 ____________________________________________________________________________
24030 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
24031         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
24032              From: Tels <perl_dummy@bloodgate.com>
24033              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
24034              Message-Id: <200201182106.XAA19133@taku.hut.fi>
24035      Branch: perl
24036            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
24037 ____________________________________________________________________________
24038 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
24039         Log: Don't do socketpair udp unless you've got all what it takes.
24040      Branch: perl
24041            ! util.c
24042 ____________________________________________________________________________
24043 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
24044         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
24045              From: Tels <perl_dummy@bloodgate.com>
24046              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
24047              Message-Id: <200201182206.AAA15310@taku.hut.fi>
24048      Branch: perl
24049            ! lib/ExtUtils/MM_BeOS.pm
24050 ____________________________________________________________________________
24051 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
24052         Log: metaconfig unit change for #14336.
24053      Branch: metaconfig
24054            ! U/modified/myhostname.U
24055 ____________________________________________________________________________
24056 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
24057         Log: Avoid bare "set", and kiss .uucp goodbye.
24058      Branch: perl
24059            ! Configure
24060 ____________________________________________________________________________
24061 [ 14335] By: nick                                  on 2002/01/18  22:11:42
24062         Log: Split out core of sv_magic() into sv_magicext().
24063              sv_magic provides the extra restictions (no READONLY, only
24064              one of each type, canned set of vtables), and sv_magicext()
24065              does the actual data twiddling.
24066              Also enhances semantics of ->mg_ptr setting via name/namlen
24067              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
24068              scratch area (namlen > 0 && name == NULL).
24069              sv_magicext also returns the MAGIC * it added.
24070              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
24071              
24072              To come sv_unmagicext() - which will remove just one magic
24073              of particular type, and additionaly match against ->mg_ptr,
24074              or the MAGIC * (need to experiment as to which is more natural).
24075      Branch: perlio
24076            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
24077            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
24078 ____________________________________________________________________________
24079 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
24080         Log: Retract #14327 for now, going to the limit seems
24081              to be too much for many platforms.
24082      Branch: perl
24083            ! lib/Time/Local.t
24084 ____________________________________________________________________________
24085 [ 14333] By: nick                                  on 2002/01/18  18:58:33
24086         Log: Integrate mainline
24087      Branch: perlio
24088           !> Changes patchlevel.h
24089 ____________________________________________________________________________
24090 [ 14332] By: nick                                  on 2002/01/18  16:19:06
24091         Log: Integrate mainline
24092      Branch: perlio
24093           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
24094           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
24095            - lib/ExtUtils/inst
24096           !> (integrate 32 files)
24097 ____________________________________________________________________________
24098 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
24099         Log: Update Changes.
24100      Branch: perl
24101            ! Changes patchlevel.h
24102 ____________________________________________________________________________
24103 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
24104         Log: Try to make the connect/read/write timeouting.
24105      Branch: perl
24106            ! ext/Socket/Socket.t
24107 ____________________________________________________________________________
24108 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
24109         Log: Netware Makefile tweak from Ananth Kesari.
24110      Branch: perl
24111            ! NetWare/Makefile
24112 ____________________________________________________________________________
24113 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
24114         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
24115              From: Michael G Schwern <schwern@pobox.com>
24116              Date: Fri, 18 Jan 2002 03:10:27 -0500
24117              Message-ID: <20020118081027.GE7226@blackrider>
24118      Branch: perl
24119            ! lib/File/Find.pm
24120 ____________________________________________________________________________
24121 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
24122         Log: (retracted by #14334)
24123              
24124              Subject: [PATCH] Improving lib/Time/Local.t
24125              From: Paul_GreenVOS@vos.stratus.com        
24126              Date: Thu, 17 Jan 02 22:36 est
24127              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
24128      Branch: perl
24129            ! lib/Time/Local.t
24130 ____________________________________________________________________________
24131 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
24132         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
24133              From: Abe Timmerman <abe@ztreet.demon.nl>  
24134              Date: Fri, 18 Jan 2002 13:18:47 +0100
24135              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
24136      Branch: perl
24137            ! lib/ExtUtils/t/MM_Win32.t
24138 ____________________________________________________________________________
24139 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
24140         Log: Subject: [PATCH] Syncing with bleadperl 
24141              From: Michael G Schwern <schwern@pobox.com> 
24142              Date: Fri, 18 Jan 2002 03:04:33 -0500
24143              Message-ID: <20020118080432.GC7226@blackrider>
24144      Branch: perl
24145            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
24146            - lib/ExtUtils/inst
24147            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
24148            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
24149            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
24150            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
24151            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
24152            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
24153            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
24154            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
24155            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
24156            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
24157            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
24158            ! lib/ExtUtils/testlib.pm
24159 ____________________________________________________________________________
24160 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
24161         Log: Detypo.
24162      Branch: perl
24163            ! AUTHORS
24164 ____________________________________________________________________________
24165 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
24166         Log: Subject: [PATCH] MM check_hints test
24167              From: Michael G Schwern <schwern@pobox.com>
24168              Date: Thu, 17 Jan 2002 20:25:57 -0500
24169              Message-ID: <20020118012557.GE32762@blackrider>
24170      Branch: perl
24171            + lib/ExtUtils/t/hints.t
24172            ! MANIFEST
24173 ____________________________________________________________________________
24174 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
24175         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
24176              From: Michael G Schwern <schwern@pobox.com> 
24177              Date: Thu, 17 Jan 2002 20:12:20 -0500
24178              Message-ID: <20020118011220.GC32762@blackrider>
24179              
24180              (#14317 replaced with this)
24181      Branch: perl
24182            ! lib/ExtUtils/MakeMaker.pm
24183 ____________________________________________________________________________
24184 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
24185         Log: Subject: [PATCH perldiag] overload.pm warnings
24186              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24187              Date: Thu, 17 Jan 2002 23:53:49 +0100
24188              Message-ID: <20020117235349.A14530@rafael>
24189      Branch: perl
24190            ! pod/perldiag.pod
24191 ____________________________________________________________________________
24192 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
24193         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
24194              From: Michael G Schwern <schwern@pobox.com>
24195              Date: Thu, 17 Jan 2002 16:35:47 -0500
24196              Message-ID: <20020117213546.GD23830@blackrider>
24197      Branch: perl
24198            ! lib/File/Find.pm
24199 ____________________________________________________________________________
24200 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
24201         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
24202              From: chromatic <chromatic@rmci.net>
24203              Date: Thu, 17 Jan 2002 13:04:22 -0700
24204              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
24205      Branch: perl
24206            ! pod/perltodo.pod
24207 ____________________________________________________________________________
24208 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
24209         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
24210              From: chromatic <chromatic@rmci.net>
24211              Date: Thu, 17 Jan 2002 12:59:04 -0700
24212              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
24213      Branch: perl
24214            ! lib/ExtUtils/t/Mkbootstrap.t
24215 ____________________________________________________________________________
24216 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
24217         Log: (replaced by #14322)
24218              The #14300 broke hints file handling.
24219      Branch: perl
24220            ! lib/ExtUtils/MakeMaker.pm
24221 ____________________________________________________________________________
24222 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
24223         Log: metaconfig unit change for #14315.
24224      Branch: metaconfig/U/perl
24225            ! uselongdbl.U
24226 ____________________________________________________________________________
24227 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
24228         Log: Subject: [PATCH] long doubles
24229              From: Nicholas Clark <nick@unfortu.net>
24230              Date: Thu, 17 Jan 2002 17:06:28 +0000
24231              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
24232      Branch: perl
24233            ! Configure
24234 ____________________________________________________________________________
24235 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
24236         Log: metaconfig unit change for #14313.
24237      Branch: metaconfig
24238            ! U/modified/i_ndbm.U
24239 ____________________________________________________________________________
24240 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
24241         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
24242              From: Andy Dougherty <doughera@lafayette.edu>
24243              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
24244              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
24245      Branch: perl
24246            ! Configure
24247 ____________________________________________________________________________
24248 [ 14312] By: nick                                  on 2002/01/17  21:38:38
24249         Log: Integrate mainline (for ndbm fixes etc.)
24250      Branch: perlio
24251           +> t/run/fresh_perl.t
24252            - t/run/kill_perl.t
24253           !> Changes MANIFEST ext/Opcode/Opcode.xs
24254           !> ext/SDBM_File/sdbm/Makefile.PL
24255           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
24256           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
24257           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
24258           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
24259           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
24260 ____________________________________________________________________________
24261 [ 14311] By: sky                                   on 2002/01/17  21:01:00
24262         Log: Simplify the code that duplicates the threads 
24263              init function and the parameters to the thread by using sv_dup. 
24264              Note,what happens if you pass a shared variable as a parameter?
24265      Branch: perl
24266            ! ext/threads/threads.xs
24267 ____________________________________________________________________________
24268 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
24269         Log: Update Changes.
24270      Branch: perl
24271            ! Changes patchlevel.h
24272 ____________________________________________________________________________
24273 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
24274         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
24275              with fresh_perl_is() and fresh_perl_like().
24276      Branch: perl
24277            + t/run/fresh_perl.t
24278            - t/run/kill_perl.t
24279            ! MANIFEST t/test.pl
24280 ____________________________________________________________________________
24281 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
24282         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
24283              From: Benjamin Goldberg <goldbb2@earthlink.net>
24284              Date: Wed, 09 Jan 2002 21:03:16 -0500
24285              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
24286      Branch: perl
24287            ! ext/Unicode/Normalize/Normalize.pm
24288 ____________________________________________________________________________
24289 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
24290         Log: Retract #14144 as Hugo isn't happy with it.
24291      Branch: perl
24292            ! scope.c t/run/kill_perl.t
24293 ____________________________________________________________________________
24294 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
24295         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
24296              From: Richard Clamp <richardc@unixbeard.net>
24297              Date: Wed, 16 Jan 2002 17:34:31 +0000
24298              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
24299      Branch: perl
24300            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
24301 ____________________________________________________________________________
24302 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
24303         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
24304              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24305              Date: Tue, 15 Jan 2002 21:23:30 +0100
24306              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
24307      Branch: perl
24308            ! ext/Opcode/Opcode.xs
24309 ____________________________________________________________________________
24310 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
24311         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
24312              From: Paul_GreenVOS@vos.stratus.com
24313              Date: Wed, 16 Jan 02 6:42 est
24314              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
24315      Branch: perl
24316            ! t/io/fs.t t/op/crypt.t
24317 ____________________________________________________________________________
24318 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
24319         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
24320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24321              Date: Wed, 16 Jan 2002 13:43:39 +0100
24322              Message-ID: <20020116134339.A704@rafael>
24323              
24324              (replaces #14302)
24325      Branch: perl
24326            ! mg.c t/lib/warnings/mg
24327 ____________________________________________________________________________
24328 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
24329         Log: (replaced by #14303)
24330              Subject: [PATCH] length of undefined $(digit) should warn
24331              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24332              Date: Tue, 15 Jan 2002 23:02:44 +0100            
24333              Message-ID: <20020115230244.A31786@rafael>     
24334      Branch: perl
24335            ! mg.c t/lib/warnings/mg
24336 ____________________________________________________________________________
24337 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
24338         Log: The non-MakeMaker.pm parts of
24339              
24340              Subject: [PATCH] Re: MM_Beos.pm?
24341              From: Tels <perl_dummy@bloodgate.com>
24342              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
24343              Message-Id: <200201142006.WAA29544@taas.iki.fi>
24344      Branch: perl
24345            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
24346            ! lib/ExtUtils/t/MM_Unix.t
24347 ____________________________________________________________________________
24348 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
24349         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
24350              From: Michael G Schwern <schwern@pobox.com>    
24351              Date: Tue, 15 Jan 2002 20:07:50 -0500            
24352              Message-ID: <20020116010750.GH625@blackrider>  
24353      Branch: perl
24354            ! lib/ExtUtils/MakeMaker.pm
24355 ____________________________________________________________________________
24356 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
24357         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
24358              From: Jeffrey Friedl <jfriedl@yahoo.com>       
24359              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
24360              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
24361      Branch: perl
24362            ! lib/Text/Tabs.pm
24363 ____________________________________________________________________________
24364 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
24365         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
24366              From: "Green, Paul" <Paul.Green@stratus.com>
24367              Date: Tue, 15 Jan 2002 22:28:10 -0500
24368              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
24369      Branch: perl
24370            ! lib/ExtUtils/MM_Unix.pm
24371 ____________________________________________________________________________
24372 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
24373         Log: Integrate perlio:
24374              
24375              [ 14296]
24376              offsetof() is in <stddef.h>
24377      Branch: perl
24378           !> ext/Socket/Socket.xs
24379 ____________________________________________________________________________
24380 [ 14296] By: nick                                  on 2002/01/16  13:02:29
24381         Log: offsetof() is in <stddef.h>
24382      Branch: perlio
24383            ! ext/Socket/Socket.xs
24384 ____________________________________________________________________________
24385 [ 14295] By: nick                                  on 2002/01/16  07:25:29
24386         Log: Integrate mainline
24387      Branch: perlio
24388           +> (branch 262 files)
24389            - (delete 285 files)
24390           !> (integrate 34 files)
24391 ____________________________________________________________________________
24392 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
24393         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
24394              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
24395              Canonical.pl and Exact.pl.
24396      Branch: perl
24397            + (add 259 files)
24398            - (delete 288 files)
24399            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
24400            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
24401            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
24402            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
24403 ____________________________________________________________________________
24404 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
24405         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
24406      Branch: perl
24407            ! ext/Socket/Socket.xs
24408 ____________________________________________________________________________
24409 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
24410         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
24411              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24412              Date: Tue, 15 Jan 2002 21:59:19 +0100
24413              Message-ID: <3C44A637.16602.25EB208@localhost>
24414      Branch: perl
24415            ! embed.fnc embed.h proto.h
24416 ____________________________________________________________________________
24417 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
24418         Log: Duh.  The updated In/*.pl weren't checked in.
24419      Branch: perl
24420            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
24421            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
24422            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
24423            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
24424            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
24425            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
24426            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
24427            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
24428            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
24429            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
24430            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
24431            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
24432            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
24433            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
24434            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
24435            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
24436            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
24437            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
24438            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
24439            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
24440            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
24441            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
24442            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
24443            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
24444            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
24445            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
24446            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
24447            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
24448            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
24449            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
24450            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
24451            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
24452            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
24453            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
24454            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
24455            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
24456            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
24457            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
24458            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
24459            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
24460            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
24461            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
24462            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
24463            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
24464            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
24465            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
24466            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
24467            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
24468 ____________________________________________________________________________
24469 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
24470         Log: Update Changes.
24471      Branch: perl
24472            ! Changes patchlevel.h
24473 ____________________________________________________________________________
24474 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
24475         Log: Jeffrey is trying very hard to avoid working on his
24476              book, it would seem :-) (better naming, better comments
24477              in the files)
24478      Branch: perl
24479            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
24480            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
24481            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
24482            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
24483            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
24484            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
24485            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
24486            - lib/unicore/Is/IDStart.pl
24487            ! (edit 200 files)
24488 ____________________________________________________________________________
24489 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
24490         Log: metaconfig unit changes for #14287.
24491      Branch: metaconfig
24492            + U/modified/Chk_MANI.U
24493            ! U/modified/Extract.U U/modified/Finish.U
24494      Branch: metaconfig/U/perl
24495            ! Extensions.U dlsrc.U
24496 ____________________________________________________________________________
24497 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
24498         Log: Some protection against spaces in directory names.
24499              (Tru64 still has some makedepend problems in such
24500              cases but that looks like Tru64's problem.)
24501      Branch: perl
24502            ! Configure Makefile.SH
24503 ____________________________________________________________________________
24504 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
24505         Log: Should have been in #14285 but I have sausages for fingers.
24506      Branch: perl
24507            + lib/ExtUtils/MM_BeOS.pm
24508 ____________________________________________________________________________
24509 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
24510         Log: MM_BeOS from Tels.
24511      Branch: perl
24512            + lib/ExtUtils/t/MM_BeOS.t
24513            ! MANIFEST
24514 ____________________________________________________________________________
24515 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
24516         Log: Integrate perlio:
24517              
24518              [ 14281]
24519              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
24520              e.g. -Duse64bitint on a 32-bit platform.
24521              Now uses I32 for use-count and is more careful with its casts.
24522              
24523              [ 14277]
24524              Correct name of PL_OP_SLAB_ALLOC
24525              
24526              [ 14271]
24527              Regen embed enable slab for PERL_IMPLICIT_SYS
24528              
24529              [ 14269]
24530              Typo in #else branch of PL_SLAB_ALLOC
24531              
24532              [ 14268]
24533              const-ness fix in savepv's passing of NULL
24534              
24535              [ 14267]
24536              Hand merge of non slab allocator stuff
24537              
24538              [ 14259]
24539              Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
24540              Need to use CopXXXXX macros everywhere and add CopSTASH_free
24541              Add new scope type and add support for it to scope.c and scope stack
24542              dup-er in sv.c. Add savesharedpv().
24543              Also zealous version of Win32's vmem.h to catch all the abuses.
24544              With this t/op/fork.t passes even with zealous checking and 
24545              checker is point a finger at various threads/shared issues.
24546              PL_curcop->cop_io is still an issue.
24547              
24548              [ 14257]
24549              Inverted sense of special-ness of specialCopIO - supposed to 
24550              be true if value is "special" i.e. NOT an SV.
24551      Branch: perl
24552           !> (integrate 28 files)
24553 ____________________________________________________________________________
24554 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
24555         Log: Add Shuck URL
24556      Branch: maint-5.6/macperl
24557            ! macos/macperl/MacPerl.podhelp
24558 ____________________________________________________________________________
24559 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
24560         Log: Remove obsolete docs
24561      Branch: maint-5.6/macperl
24562            ! ext/File/Glob/Glob.pm
24563 ____________________________________________________________________________
24564 [ 14281] By: nick                                  on 2002/01/15  15:08:43
24565         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
24566              e.g. -Duse64bitint on a 32-bit platform.
24567              Now uses I32 for use-count and is more careful with its casts.
24568      Branch: perlio
24569            ! intrpvar.h op.c
24570 ____________________________________________________________________________
24571 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
24572         Log: Update bundled modules.  Yow!
24573      Branch: maint-5.6/macperl
24574            + macos/bundled_ext/Compress/Zlib/constants.h
24575            + macos/bundled_ext/Compress/Zlib/constants.xs
24576            + macos/bundled_ext/Filter/Util/Call/ppport.h
24577            + macos/bundled_ext/Storable/t/compat-0.6.t
24578            + macos/bundled_ext/Storable/t/dump.pl
24579            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
24580            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
24581            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
24582            + macos/bundled_lib/blib/lib/URI/ssh.pm
24583            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
24584            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
24585            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
24586            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
24587            + macos/bundled_lib/t/Filter/Simple/data.t
24588            + macos/bundled_lib/t/Filter/Simple/export.t
24589            + macos/bundled_lib/t/Filter/Simple/filter_only.t
24590            + macos/bundled_lib/t/Filter/Simple/import.t
24591            + macos/bundled_lib/t/NEXT/actual.t
24592            + macos/bundled_lib/t/NEXT/actuns.t
24593            + macos/bundled_lib/t/NEXT/next.t
24594            + macos/bundled_lib/t/NEXT/unseen.t
24595            + macos/bundled_lib/t/libnet/netrc.t
24596            + macos/bundled_lib/t/libwww-perl/base/http.t
24597            + macos/bundled_lib/t/libwww-perl/live/activestate.t
24598            - macos/bundled_ext/Filter/t/FilterTest.pm
24599            - macos/bundled_ext/Storable/t/compat06.t
24600            - macos/bundled_ext/Storable/t/st-dump.pl
24601            - macos/bundled_lib/t/NEXT/test.pl
24602            - macos/bundled_lib/t/libwww-perl/live/google.t
24603            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
24604            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
24605            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
24606            ! macos/bundled_ext/Compress/Zlib/README
24607            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
24608            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
24609            ! macos/bundled_ext/Compress/Zlib/t/examples.t
24610            ! macos/bundled_ext/Filter/Util/Call/Call.pm
24611            ! macos/bundled_ext/Filter/Util/Call/Call.xs
24612            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
24613            ! macos/bundled_ext/Filter/t/call.t
24614            ! macos/bundled_ext/Filter/t/filter-util.pl
24615            ! macos/bundled_ext/Storable/ChangeLog
24616            ! macos/bundled_ext/Storable/README
24617            ! macos/bundled_ext/Storable/Storable.pm
24618            ! macos/bundled_ext/Storable/t/blessed.t
24619            ! macos/bundled_ext/Storable/t/canonical.t
24620            ! macos/bundled_ext/Storable/t/dclone.t
24621            ! macos/bundled_ext/Storable/t/forgive.t
24622            ! macos/bundled_ext/Storable/t/freeze.t
24623            ! macos/bundled_ext/Storable/t/lock.t
24624            ! macos/bundled_ext/Storable/t/overload.t
24625            ! macos/bundled_ext/Storable/t/recurse.t
24626            ! macos/bundled_ext/Storable/t/retrieve.t
24627            ! macos/bundled_ext/Storable/t/store.t
24628            ! macos/bundled_ext/Storable/t/tied.t
24629            ! macos/bundled_ext/Storable/t/tied_hook.t
24630            ! macos/bundled_ext/Storable/t/tied_items.t
24631            ! macos/bundled_ext/Storable/t/utf8.t
24632            ! macos/bundled_lib/blib/lib/File/Sort.pm
24633            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
24634            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
24635            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
24636            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
24637            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
24638            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
24639            ! macos/bundled_lib/blib/lib/LWP.pm
24640            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
24641            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
24642            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
24643            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
24644            ! macos/bundled_lib/blib/lib/Mail/Address.pm
24645            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
24646            ! macos/bundled_lib/blib/lib/Mail/Field.pm
24647            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
24648            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
24649            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
24650            ! macos/bundled_lib/blib/lib/Mail/Header.pm
24651            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
24652            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
24653            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
24654            ! macos/bundled_lib/blib/lib/Mail/Send.pm
24655            ! macos/bundled_lib/blib/lib/Mail/Util.pm
24656            ! macos/bundled_lib/blib/lib/NEXT.pm
24657            ! macos/bundled_lib/blib/lib/Net/Config.pm
24658            ! macos/bundled_lib/blib/lib/Net/Domain.pm
24659            ! macos/bundled_lib/blib/lib/Net/FTP.pm
24660            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
24661            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
24662            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
24663            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
24664            ! macos/bundled_lib/blib/lib/Net/POP3.pm
24665            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
24666            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
24667            ! macos/bundled_lib/blib/lib/Switch.pm
24668            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
24669            ! macos/bundled_lib/blib/lib/URI/Escape.pm
24670            ! macos/bundled_lib/blib/lib/URI/ftp.pm
24671            ! macos/bundled_lib/blib/lib/lwpcook.pod
24672            ! macos/bundled_lib/t/Filter/Simple/filter.t
24673            ! macos/bundled_lib/t/Switch/t/nested.t
24674            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
24675            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
24676            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
24677            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
24678            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
24679            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
24680            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
24681            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
24682            ! macos/bundled_lib/t/libnet/config.t
24683            ! macos/bundled_lib/t/libnet/ftp.t
24684            ! macos/bundled_lib/t/libnet/hostname.t
24685            ! macos/bundled_lib/t/libnet/nntp.t
24686            ! macos/bundled_lib/t/libnet/require.t
24687            ! macos/bundled_lib/t/libnet/smtp.t
24688            ! macos/bundled_lib/t/libwww-perl/base/headers.t
24689            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
24690            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
24691            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
24692            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
24693            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
24694            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
24695            ! macos/bundled_lib/t/libwww-perl/live/validator.t
24696            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
24697 ____________________________________________________________________________
24698 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
24699         Log: Subject: [PATCH] Socket::sockaddr_family
24700              From: Gisle Aas <gisle@ActiveState.com> 
24701              Date: 15 Jan 2002 06:35:28 -0800
24702              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
24703      Branch: perl
24704            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
24705 ____________________________________________________________________________
24706 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
24707         Log: Subject: [PATCH perldiag] Style issue
24708              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24709              Date: Tue, 15 Jan 2002 15:36:30 +0100                
24710              Message-ID: <20020115153630.A11568@rafael>
24711      Branch: perl
24712            ! pod/perldiag.pod
24713 ____________________________________________________________________________
24714 [ 14277] By: nick                                  on 2002/01/15  14:30:51
24715         Log: Correct name of PL_OP_SLAB_ALLOC
24716      Branch: perlio
24717            ! perl.h
24718 ____________________________________________________________________________
24719 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
24720         Log: NetWare tweak from Ananth Kesari.
24721      Branch: perl
24722            ! lib/ExtUtils/MakeMaker.pm
24723 ____________________________________________________________________________
24724 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
24725         Log: Throwback.
24726      Branch: perl
24727            ! MANIFEST
24728 ____________________________________________________________________________
24729 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
24730         Log: A couple of additional character classes from Jeffrey,
24731              hopefully useful in future for internal use for implementing
24732              some special cases of casing.
24733              
24734              Also regenerate once more all the character classes,
24735              now without the timestamp.  A timestamp would be kind of
24736              nice but it's not: having a timestamp in a file means that
24737              even if the effective contents of file really didn't
24738              change, the file looks as if it changed.
24739      Branch: perl
24740            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
24741            + lib/unicore/Is/CombAbov.pl
24742            ! (edit 304 files)
24743 ____________________________________________________________________________
24744 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
24745         Log: Make the test harder.
24746      Branch: perl
24747            ! t/op/pat.t
24748 ____________________________________________________________________________
24749 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
24750         Log: Additional utf8_heavy.pl tweak from Jeffrey.
24751      Branch: perl
24752            ! lib/utf8_heavy.pl
24753 ____________________________________________________________________________
24754 [ 14271] By: nick                                  on 2002/01/15  11:29:47
24755         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
24756      Branch: perlio
24757            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
24758            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
24759 ____________________________________________________________________________
24760 [ 14270] By: nick                                  on 2002/01/15  08:19:08
24761         Log: Integrate rest of mainline
24762      Branch: perlio
24763           !> (integrate 28 files)
24764 ____________________________________________________________________________
24765 [ 14269] By: nick                                  on 2002/01/15  08:02:44
24766         Log: Typo in #else branch of PL_SLAB_ALLOC
24767      Branch: perlio
24768            ! op.c
24769 ____________________________________________________________________________
24770 [ 14268] By: nick                                  on 2002/01/15  07:57:47
24771         Log: const-ness fix in savepv's passing of NULL
24772      Branch: perlio
24773            ! util.c
24774 ____________________________________________________________________________
24775 [ 14267] By: nick                                  on 2002/01/15  07:42:17
24776         Log: Hand merge of non slab allocator stuff
24777      Branch: perlio
24778            ! op.c
24779 ____________________________________________________________________________
24780 [ 14266] By: nick                                  on 2002/01/15  07:39:33
24781         Log: Slab allocator submit after resolve -ay to keep it!
24782      Branch: perlio
24783           !> op.c
24784 ____________________________________________________________________________
24785 [ 14265] By: nick                                  on 2002/01/15  07:05:06
24786         Log: Blind integrate of bulk of mainline.
24787      Branch: perlio
24788           +> (branch 173 files)
24789            - (delete 184 files)
24790           !> (integrate 146 files)
24791 ____________________________________________________________________________
24792 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
24793         Log: Pod nits.
24794      Branch: perl
24795            ! lib/Unicode/UCD.pm pod/perlunicode.pod
24796 ____________________________________________________________________________
24797 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
24798         Log: The Unicode categories doc patch to go with #14254,
24799              from Jeffrey.
24800      Branch: perl
24801            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
24802 ____________________________________________________________________________
24803 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
24804         Log: There isn't going to be perl.third.exe.
24805      Branch: perl
24806            ! Makefile.SH
24807 ____________________________________________________________________________
24808 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
24809         Log: Subject: [PATCH] small coredump correction
24810              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24811              Date: Tue, 15 Jan 2002 00:22:52 +0100
24812              Message-ID: <20020115002252.I691@rafael>
24813      Branch: perl
24814            ! op.c
24815 ____________________________________________________________________________
24816 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
24817         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
24818              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24819              Date: Mon, 14 Jan 2002 23:03:04 +0100
24820              Message-ID: <20020114230304.A691@rafael>   
24821              
24822              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
24823              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24824              Date: Mon, 14 Jan 2002 23:18:43 +0100
24825              Message-ID: <20020114231843.E691@rafael>   
24826      Branch: perl
24827            ! pod/perlsub.pod t/op/override.t toke.c
24828 ____________________________________________________________________________
24829 [ 14259] By: nick                                  on 2002/01/14  22:02:49
24830         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
24831              Need to use CopXXXXX macros everywhere and add CopSTASH_free
24832              Add new scope type and add support for it to scope.c and scope stack
24833              dup-er in sv.c. Add savesharedpv().
24834              Also zealous version of Win32's vmem.h to catch all the abuses.
24835              With this t/op/fork.t passes even with zealous checking and 
24836              checker is point a finger at various threads/shared issues.
24837              
24838              PL_curcop->cop_io is still an issue.
24839      Branch: perlio
24840            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
24841            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
24842            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
24843            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
24844            ! win32/vmem.h win32/win32.c win32/win32.h
24845 ____________________________________________________________________________
24846 [ 14258] By: nick                                  on 2002/01/14  20:24:28
24847         Log: Integrate build parts of mainline
24848      Branch: perlio
24849           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
24850           !> lib/ExtUtils/t/MM_Win32.t
24851 ____________________________________________________________________________
24852 [ 14257] By: nick                                  on 2002/01/14  16:10:54
24853         Log: Inverted sense of special-ness of specialCopIO - supposed to 
24854              be true if value is "special" i.e. NOT an SV.
24855      Branch: perlio
24856            ! perlio.h
24857 ____________________________________________________________________________
24858 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
24859         Log: Update Changes.
24860      Branch: perl
24861            ! Changes patchlevel.h
24862 ____________________________________________________________________________
24863 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
24864         Log: Retract #14251 (the op slab allocator from perlio)
24865              until we figure out why 2.2.19 x86 debian gets
24866              a circular sibling chain and therefore hangs in
24867              the Perl_ck_subr() sibling for-loop.
24868      Branch: perl
24869            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24870            ! perlapi.c perlapi.h proto.h
24871 ____________________________________________________________________________
24872 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
24873         Log: Big mktables rewrite from Jeffrey;
24874              documentation not yet updated.
24875      Branch: perl
24876            + (add 171 files)
24877            - (delete 182 files)
24878            ! (edit 135 files)
24879 ____________________________________________________________________________
24880 [ 14253] By: ams                                   on 2002/01/14  03:15:05
24881         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
24882              From: Michael G Schwern <schwern@pobox.com>
24883              Date: Sun, 13 Jan 2002 21:00:07 -0500
24884              Message-Id: <20020114020007.GB2877@blackrider>
24885      Branch: perl
24886            ! lib/Cwd.pm
24887 ____________________________________________________________________________
24888 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
24889         Log: Subject: Re: Win32 status - progress !
24890              From: Abe Timmerman <abe@ztreet.demon.nl>       
24891              Date: Mon, 14 Jan 2002 02:29:51 +0100
24892              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
24893      Branch: perl
24894            ! lib/ExtUtils/t/MM_Win32.t
24895 ____________________________________________________________________________
24896 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
24897         Log: Integrate perlio:
24898              
24899              [ 14250]
24900              Slab allocator for ops
24901              - moved the statics to intrpvar.h
24902              - implemented Slab_Free()
24903              - uses PerlMemShared (for now) if distinction exists.
24904      Branch: perl
24905           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24906           !> perlapi.c perlapi.h proto.h
24907 ____________________________________________________________________________
24908 [ 14250] By: nick                                  on 2002/01/13  23:22:34
24909         Log: Slab allocator for ops
24910              - moved the statics to intrpvar.h
24911              - implemented Slab_Free()
24912              - uses PerlMemShared (for now) if distinction exists.
24913      Branch: perlio
24914            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24915            ! perlapi.c perlapi.h proto.h
24916 ____________________________________________________________________________
24917 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
24918         Log: Start a new test category: uni.  Much of t/op/pat
24919              should probably be moved here, but holding on that
24920              until Jeffrey finishes his big mktables rewrite.
24921              Bits and pieces of op/split, op/pack, op/append,
24922              op/join, could probably be moved to respective uni
24923              tests, too.
24924      Branch: perl
24925            + t/uni/fold.t t/uni/sprintf.t
24926            - t/op/unifold.t t/op/unisprintf.t
24927            ! MANIFEST t/TEST t/harness
24928 ____________________________________________________________________________
24929 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
24930         Log: Subject: [PATCH] enable Win32 to build again
24931              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24932              Date: Sun, 13 Jan 2002 21:49:24 +0100
24933              Message-ID: <3C4200E4.15926.23F6131@localhost>
24934              
24935              miniperl.exe.exe does not exe that well.
24936      Branch: perl
24937            ! lib/ExtUtils/MM_Unix.pm
24938 ____________________________________________________________________________
24939 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
24940         Log: Mention some of the load-affected tests.
24941      Branch: perl
24942            ! INSTALL
24943 ____________________________________________________________________________
24944 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
24945         Log: Move the UTF-8 conversion code earlier so that
24946              op/ver is happy.
24947      Branch: perl
24948            ! sv.c t/op/ver.t
24949 ____________________________________________________________________________
24950 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
24951         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
24952              have diverged quite a bit so no updates there.
24953      Branch: perl
24954            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
24955            ! ext/List/Util/lib/List/Util.pm
24956            ! ext/List/Util/lib/Scalar/Util.pm
24957 ____________________________________________________________________________
24958 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
24959         Log: Make the crypt() pickier: if downgrading doesn't work,
24960              croak.
24961      Branch: perl
24962            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
24963 ____________________________________________________________________________
24964 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
24965         Log: Grow the buffer in case Unicode caused size changes
24966              (and it very probably did).
24967      Branch: perl
24968            ! sv.c
24969 ____________________________________________________________________________
24970 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
24971         Log: Future-proofing from Jeffrey Friedl (for conflicting
24972              In* and Is* names).
24973      Branch: perl
24974            ! lib/utf8_heavy.pl
24975 ____________________________________________________________________________
24976 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
24977         Log: Subject: [PATCH] Re: Warning in B.xs
24978              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24979              Date: Sun, 13 Jan 2002 19:39:52 +0100
24980              Message-ID: <3C41E288.20562.1C8C895@localhost>
24981      Branch: perl
24982            ! ext/B/B.xs
24983 ____________________________________________________________________________
24984 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
24985         Log: Subject: Re: lookbehind broken with latest bleedperl
24986              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24987              Date: Sun, 13 Jan 2002 18:06:22 +0000
24988              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
24989      Branch: perl
24990            ! regexec.c t/op/re_tests
24991 ____________________________________________________________________________
24992 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
24993         Log: Subject: [PATCH] more MM_Unix.t tests
24994              From: Tels <perl_dummy@bloodgate.com>
24995              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
24996              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
24997              
24998              Subject: [PATCH] 14220 misunderstood, I bet          
24999              From: andreas.koenig@anima.de (Andreas J. Koenig)
25000              Date: 12 Jan 2002 21:31:58 +0100
25001              Message-ID: <m3k7un8g5d.fsf@anima.de>
25002      Branch: perl
25003            ! lib/ExtUtils/t/MM_Unix.t
25004 ____________________________________________________________________________
25005 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
25006         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
25007              From: Tels <perl_dummy@bloodgate.com>
25008              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
25009              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
25010              
25011              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
25012              From: Tels <perl_dummy@bloodgate.com>
25013              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
25014              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
25015      Branch: perl
25016            ! lib/ExtUtils/MM_Unix.pm
25017 ____________________________________________________________________________
25018 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
25019         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
25020              From: Nicholas Clark <nick@unfortu.net> 
25021              Date: Sun, 13 Jan 2002 15:58:34 +0000
25022              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
25023      Branch: perl
25024            ! lib/Benchmark.t
25025 ____________________________________________________________________________
25026 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
25027         Log: Anton Berezin did more reading and the uid setting story
25028              gets more complex.
25029      Branch: perl
25030            ! pod/perltodo.pod utils/perldoc.PL
25031 ____________________________________________________________________________
25032 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
25033         Log: Integrate perlio:
25034              
25035              [ 14232]
25036              Win32 fixes:
25037              - vmem.h hack to handle free-by-wrong-thread after eval "".
25038              - Initialize timerid 
25039      Branch: perl
25040           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
25041 ____________________________________________________________________________
25042 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
25043         Log: Subject: Re: HiRes
25044              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25045              Date: Sun, 13 Jan 2002 10:18:46 +0100
25046              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
25047              
25048              Give up on socketpair in HP-UX.
25049      Branch: perl
25050            ! ext/Socket/socketpair.t
25051 ____________________________________________________________________________
25052 [ 14233] By: nick                                  on 2002/01/13  16:29:30
25053         Log: Integrate mainline
25054      Branch: perlio
25055           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
25056           !> (integrate 46 files)
25057 ____________________________________________________________________________
25058 [ 14232] By: nick                                  on 2002/01/13  15:37:48
25059         Log: Win32 fixes:
25060              - vmem.h hack to handle free-by-wrong-thread after eval "".
25061              - Initialize timerid 
25062      Branch: perlio
25063            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
25064 ____________________________________________________________________________
25065 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
25066         Log: *groan*
25067      Branch: perl
25068            ! t/op/pat.t
25069 ____________________________________________________________________________
25070 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
25071         Log: One more sharp s case found by Jeffrey.
25072      Branch: perl
25073            ! regexec.c t/op/pat.t
25074 ____________________________________________________________________________
25075 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
25076         Log: Comment tweak.
25077      Branch: perl
25078            ! regexec.c
25079 ____________________________________________________________________________
25080 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
25081         Log: Don't bother checking for the Greek special
25082              cases if the node is too short.
25083      Branch: perl
25084            ! regcomp.c
25085 ____________________________________________________________________________
25086 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
25087         Log: Update Changes.
25088      Branch: perl
25089            ! Changes patchlevel.h
25090 ____________________________________________________________________________
25091 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
25092         Log: metaconfig unit change for #14225.
25093      Branch: metaconfig
25094            + U/modified/i_ndbm.U
25095 ____________________________________________________________________________
25096 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
25097         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
25098              From: Jonathan Stowe <gellyfish@gellyfish.com>
25099              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
25100              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
25101      Branch: perl
25102            ! Configure config_h.SH
25103 ____________________________________________________________________________
25104 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
25105         Log: Quick reformat using indent -kr -nce, as requested
25106              by Dan Kogai and suggest by NI-S.
25107      Branch: perl
25108            ! ext/Encode/encengine.c
25109 ____________________________________________________________________________
25110 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
25111         Log: Couple more Unicode lookbehind tests.
25112      Branch: perl
25113            ! t/op/pat.t
25114 ____________________________________________________________________________
25115 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
25116         Log: Sharp S as a special treat for our German UTF-8 testers :-)
25117      Branch: perl
25118            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
25119 ____________________________________________________________________________
25120 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
25121         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
25122              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25123              Date: Sat, 12 Jan 2002 20:37:32 +0100
25124              Message-ID: <3C409E8C.16203.196C2D3@localhost>
25125      Branch: perl
25126            ! ext/B/B/Deparse.pm
25127 ____________________________________________________________________________
25128 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
25129         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
25130              really worth the bits it's printed on?
25131      Branch: perl
25132            ! lib/ExtUtils/t/MM_Unix.t
25133 ____________________________________________________________________________
25134 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
25135         Log: Special treatment for U+03B0 and U+0390 in //i,
25136              this means that we can remove the minlen pessimisations
25137              introduced by the #14096.
25138      Branch: perl
25139            ! pp_hot.c regcomp.c regexec.c
25140 ____________________________________________________________________________
25141 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
25142         Log: Integrate perlio:
25143              
25144              [ 14214]
25145              Win32-ize socketpair test
25146              - Win32 can fork even though $Config{d_fork} is undef
25147              - SOCK_DGRAM does not work - skip those tests.
25148              
25149              [ 14213]
25150              Abstract out the cloning of SvPVX and handle shared pv in a 
25151              safe (if suboptimal) manner. Does not fix op/fork.t :-(
25152      Branch: perl
25153           !> ext/Socket/socketpair.t sv.c
25154 ____________________________________________________________________________
25155 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
25156         Log: One should first drop the real uid, not the effective uid.
25157              [ID 20020110.003]
25158      Branch: perl
25159            ! utils/perldoc.PL
25160 ____________________________________________________________________________
25161 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
25162         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
25163              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25164              Date: Fri, 11 Jan 2002 23:29:48 +0100
25165              Message-ID: <3C3F756C.4581.2E2A938@localhost>
25166      Branch: perl
25167            + ext/B/C/C.xs ext/B/C/Makefile.PL
25168            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
25169            ! utils/perlcc.PL
25170 ____________________________________________________________________________
25171 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
25172         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
25173              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
25174              Date: Fri, 11 Jan 2002 14:29:30 -0800
25175              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
25176      Branch: perl
25177            ! ext/B/t/concise.t
25178 ____________________________________________________________________________
25179 [ 14214] By: nick                                  on 2002/01/12  12:31:12
25180         Log: Win32-ize socketpair test
25181              - Win32 can fork even though $Config{d_fork} is undef
25182              - SOCK_DGRAM does not work - skip those tests.
25183      Branch: perlio
25184            ! ext/Socket/socketpair.t
25185 ____________________________________________________________________________
25186 [ 14213] By: nick                                  on 2002/01/12  11:46:28
25187         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
25188              safe (if suboptimal) manner. Does not fix op/fork.t :-(
25189      Branch: perlio
25190            ! sv.c
25191 ____________________________________________________________________________
25192 [ 14212] By: ams                                   on 2002/01/12  06:10:52
25193         Log: Subject: [PATCH] More fixes for Stratus VOS
25194              From: "Green, Paul" <Paul.Green@stratus.com>
25195              Date: Fri, 11 Jan 2002 17:30:37 -0500
25196              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
25197      Branch: perl
25198            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
25199 ____________________________________________________________________________
25200 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
25201         Log: Upgrade to CGI.pm 2.80.
25202      Branch: perl
25203            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
25204 ____________________________________________________________________________
25205 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
25206         Log: FAQ sync.
25207      Branch: perl
25208            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
25209            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
25210            ! pod/perlfaq8.pod
25211 ____________________________________________________________________________
25212 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
25213         Log: This is getting embarrassing.
25214      Branch: perl
25215            ! t/op/pat.t
25216 ____________________________________________________________________________
25217 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
25218         Log: Doc tweaks.
25219      Branch: perl
25220            ! pod/perlunicode.pod
25221 ____________________________________________________________________________
25222 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
25223         Log: Updating the test count is good; also rephrasing
25224              so that there is no ok output containing "not".
25225      Branch: perl
25226            ! t/op/pat.t
25227 ____________________________________________________________________________
25228 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
25229         Log: Andreas is busy :-)
25230      Branch: perl
25231            ! doop.c t/op/unisprintf.t
25232 ____________________________________________________________________________
25233 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
25234         Log: Unicode lookbehind looked bad.
25235      Branch: perl
25236            ! regexec.c t/op/pat.t
25237 ____________________________________________________________________________
25238 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
25239         Log: Garbage collection.
25240      Branch: perl
25241            ! t/run/kill_perl.t
25242 ____________________________________________________________________________
25243 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
25244         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
25245              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25246              Date: Fri, 11 Jan 2002 23:29:48 +0100
25247              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
25248      Branch: perl
25249            ! embed.fnc global.sym makedef.pl
25250 ____________________________________________________________________________
25251 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
25252         Log: Subject: [PATCH] perldelta nit?
25253              From: Robert Spier <rspier@pobox.com>
25254              Date: Fri, 11 Jan 2002 15:19:16 -0800
25255              Message-ID: <15423.29428.164185.251700@rls.cx>
25256      Branch: perl
25257            ! pod/perldelta.pod
25258 ____________________________________________________________________________
25259 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
25260         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
25261              From: Michael G Schwern <schwern@pobox.com>
25262              Date: Fri, 11 Jan 2002 17:08:17 -0500
25263              Message-ID: <20020111220817.GG2838@blackrider>
25264      Branch: perl
25265            ! t/run/kill_perl.t t/test.pl
25266 ____________________________________________________________________________
25267 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
25268         Log: Subject: [PATCH] Correct misleading error message
25269              From: Mike Guy <mjtg@cam.ac.uk>
25270              Date: Fri, 11 Jan 2002 18:36:33 +0000
25271              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
25272              
25273              hash assignment -> anonymous hash
25274      Branch: perl
25275            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
25276 ____________________________________________________________________________
25277 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
25278         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
25279              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
25280              Date: Fri, 11 Jan 2002 16:58:14 +0100
25281              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
25282      Branch: perl
25283            ! ext/Unicode/Normalize/mkheader
25284 ____________________________________________________________________________
25285 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
25286         Log: Add a new test for is-sprintf-preserving Unicodeness:
25287              #14194 and an old one from kill_perl.t (I could have used
25288              sprintf.t, but it's format was quite fixed, and I didn't
25289              feel like breaking the format)
25290      Branch: perl
25291            + t/op/unisprintf.t
25292            ! MANIFEST t/run/kill_perl.t
25293 ____________________________________________________________________________
25294 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
25295         Log: Integrate perlio:
25296              
25297              [ 14196]
25298              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
25299              as C runtime seems to get its hands on them even though we said
25300              they were handled.
25301              Still an issue with "die" out of signal handler - get panic: pp_iter
25302      Branch: perl
25303           !> win32/win32.c
25304 ____________________________________________________________________________
25305 [ 14196] By: nick                                  on 2002/01/11  20:58:20
25306         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
25307              as C runtime seems to get its hands on them even though we said
25308              they were handled.
25309              Still an issue with "die" out of signal handler - get panic: pp_iter
25310      Branch: perlio
25311            ! win32/win32.c
25312 ____________________________________________________________________________
25313 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
25314         Log: Integrate perlio:
25315              
25316              [ 14192]
25317              A mostly-stable version of "new" Win32 signal/kill support.
25318      Branch: perl
25319           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
25320           !> win32/config.gc win32/config.vc win32/config_H.bc
25321           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
25322           !> win32/makefile.mk win32/win32.c win32/win32.h
25323 ____________________________________________________________________________
25324 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
25325         Log: Fix for
25326              
25327              Subject: UTF-8 sprintf bug in bleadperl
25328              From: andreas.koenig@anima.de (Andreas J. Koenig)
25329              Date: 11 Jan 2002 15:47:15 +0100
25330              Message-ID: <m3vge99c7g.fsf@anima.de>
25331              
25332              I have tests, have just to figure out where to put them
25333              since op/sprintf looks a bit unfriendly for tests of
25334              somewhat freer form.
25335      Branch: perl
25336            ! doop.c sv.c
25337 ____________________________________________________________________________
25338 [ 14193] By: nick                                  on 2002/01/11  18:25:34
25339         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
25340              Builds and passes a few tests.
25341      Branch: perlio
25342           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
25343           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
25344           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
25345           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
25346           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
25347           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
25348           +> t/lib/sample-tests/lone_not_bug
25349           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
25350           +> t/lib/sample-tests/vms_nit
25351           !> (integrate 63 files)
25352 ____________________________________________________________________________
25353 [ 14192] By: nick                                  on 2002/01/11  17:49:39
25354         Log: A mostly-stable version of "new" Win32 signal/kill support.
25355      Branch: perlio
25356            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
25357            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25358            ! win32/config_h.PL win32/makefile.mk win32/win32.c
25359            ! win32/win32.h
25360 ____________________________________________________________________________
25361 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
25362         Log: Update Changes.
25363      Branch: perl
25364            ! Changes patchlevel.h
25365 ____________________________________________________________________________
25366 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
25367         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
25368              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25369              Date: Thu, 10 Jan 2002 18:21:34 -0800
25370              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
25371      Branch: perl
25372            + ext/B/t/concise.t
25373            ! MANIFEST
25374 ____________________________________________________________________________
25375 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
25376         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
25377              necessary in form.t and html.t @INC setups.
25378      Branch: perl
25379            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
25380 ____________________________________________________________________________
25381 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
25382         Log: Yet another twist.
25383      Branch: perl
25384            ! t/test.pl
25385 ____________________________________________________________________________
25386 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
25387         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
25388              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25389              Date: Fri, 11 Jan 2002 13:04:15 +0100      
25390              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
25391      Branch: perl
25392            ! hints/aix.sh
25393 ____________________________________________________________________________
25394 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
25395         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
25396              From: Jonathan Stowe <gellyfish@gellyfish.com> 
25397              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
25398              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
25399      Branch: perl
25400            ! lib/AnyDBM_File.t
25401 ____________________________________________________________________________
25402 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
25403         Log: Arguments were being mangled.
25404      Branch: perl
25405            ! t/test.pl
25406 ____________________________________________________________________________
25407 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
25408         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
25409              From: Jonathan Stowe <gellyfish@gellyfish.com>
25410              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
25411              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
25412      Branch: perl
25413            ! lib/AnyDBM_File.t
25414 ____________________________________________________________________________
25415 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
25416         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
25417              From: Michael G Schwern <schwern@pobox.com> 
25418              Date: Fri, 11 Jan 2002 04:26:27 -0500
25419              Message-ID: <20020111092626.GA16544@blackrider>
25420      Branch: perl
25421            ! t/run/kill_perl.t t/test.pl
25422 ____________________________________________________________________________
25423 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
25424         Log: Subject: [PATCH] Test::Harness 2.01
25425              From: Michael G Schwern <schwern@pobox.com> 
25426              Date: Thu, 10 Jan 2002 21:11:24 -0500
25427              Message-ID: <20020111021123.GA30666@blackrider>
25428      Branch: perl
25429            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
25430            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
25431            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
25432            + lib/Test/Harness/t/nonumbers.t
25433            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
25434            + t/lib/sample-tests/lone_not_bug
25435            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
25436            + t/lib/sample-tests/vms_nit
25437            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
25438            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
25439 ____________________________________________________________________________
25440 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
25441         Log: patch is silly when creating new files: don't run
25442              patch more than once.
25443      Branch: perl
25444            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
25445 ____________________________________________________________________________
25446 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
25447         Log: Forgot from #14179.
25448      Branch: perl
25449            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
25450 ____________________________________________________________________________
25451 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
25452         Log: Subject: [PATCH] is() undef/'' behavior change
25453              From: Michael G Schwern <schwern@pobox.com> 
25454              Date: Fri, 11 Jan 2002 03:35:51 -0500
25455              Message-ID: <20020111083551.GC30666@blackrider>
25456              
25457              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
25458              From: Michael G Schwern <schwern@pobox.com> 
25459              Date: Fri, 11 Jan 2002 03:37:44 -0500
25460              Message-ID: <20020111083744.GD30666@blackrider>
25461      Branch: perl
25462            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
25463            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
25464            ! lib/Pod/t/InputObjects.t lib/blib.t
25465 ____________________________________________________________________________
25466 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
25467         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
25468              From: Michael G Schwern <schwern@pobox.com> 
25469              Date: Thu, 10 Jan 2002 19:56:23 -0500
25470              Message-ID: <20020111005623.GA13192@blackrider>
25471      Branch: perl
25472            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
25473            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
25474            ! lib/Test/Simple.pm lib/Test/Simple/Changes
25475            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
25476            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
25477            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
25478            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
25479            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
25480            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
25481            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
25482            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
25483            ! lib/Test/Simple/t/plan_is_noplan.t
25484            ! lib/Test/Simple/t/plan_no_plan.t
25485            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
25486            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
25487            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
25488            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
25489            ! lib/Test/Tutorial.pod
25490 ____________________________________________________________________________
25491 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
25492         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
25493              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
25494              
25495              turns out even the malloc() was never really needed to begin with,
25496              so get rid of it
25497      Branch: perl
25498            ! sv.c
25499 ____________________________________________________________________________
25500 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
25501         Log: Small doc tweaks.
25502      Branch: perl
25503            ! pod/perluniintro.pod
25504 ____________________________________________________________________________
25505 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
25506         Log: support using the CRT's malloc() family of functions instead of
25507              the internal one when ithreads is enabled; allocate large blocks
25508              using VirtualAlloc() since the Heap*() functions may only be tuned
25509              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
25510              
25511              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
25512              also see comments at the top of win32/vmem.h for other options that
25513              can be set
25514      Branch: perl
25515            ! win32/vmem.h
25516 ____________________________________________________________________________
25517 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
25518         Log: Subject: micropatch
25519              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25520              Date: Thu, 10 Jan 2002 18:20:58 +0000
25521              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
25522      Branch: perl
25523            ! regcomp.c
25524 ____________________________________________________________________________
25525 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
25526         Log: Subject: [PATCH] Embed.t on Win32
25527              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25528              Date: Thu, 10 Jan 2002 18:56:21 +0100
25529              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
25530      Branch: perl
25531            ! lib/ExtUtils/t/Embed.t
25532 ____________________________________________________________________________
25533 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
25534         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
25535              From: Gisle Aas <gisle@ActiveState.com>
25536              Date: 10 Jan 2002 08:56:05 -0800
25537              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
25538      Branch: perl
25539            ! toke.c
25540 ____________________________________________________________________________
25541 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
25542         Log: Subject: [PATCH] doc fixes
25543              From: "Brendan O'Dea" <bod@debian.org>
25544              Date: Fri, 11 Jan 2002 03:49:54 +1100
25545              Message-ID: <20020110164954.GA21891@compusol.com.au>
25546      Branch: perl
25547            ! lib/I18N/Collate.pm pod/perlfunc.pod
25548 ____________________________________________________________________________
25549 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
25550         Log: Integrate perlio:
25551              
25552              [ 14167]
25553              More signal hackery
25554      Branch: perl
25555           !> win32/win32.c
25556 ____________________________________________________________________________
25557 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
25558         Log: No need to show internal encodings, or return them
25559              in random order.
25560      Branch: perl
25561            ! ext/Encode/Encode.pm
25562 ____________________________________________________________________________
25563 [ 14168] By: nick                                  on 2002/01/10  17:33:31
25564         Log: Integrate mainline
25565      Branch: perlio
25566            - ext/Unicode/Normalize/Normalize.pod
25567           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
25568           !> ext/Unicode/Normalize/Makefile.PL
25569           !> ext/Unicode/Normalize/Normalize.pm
25570           !> ext/Unicode/Normalize/Normalize.xs
25571           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
25572           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
25573           !> t/run/kill_perl.t toke.c
25574 ____________________________________________________________________________
25575 [ 14167] By: nick                                  on 2002/01/10  17:08:35
25576         Log: More signal hackery
25577      Branch: perlio
25578            ! win32/win32.c
25579 ____________________________________________________________________________
25580 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
25581         Log: I think we can claim to be supporting Unicode
25582              "loose matching" now.
25583      Branch: perl
25584            ! pod/perlunicode.pod
25585 ____________________________________________________________________________
25586 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
25587         Log: Subject: doc patch
25588              From: mjd@plover.com
25589              Date: 10 Jan 2002 15:12:27 -0000
25590              Message-ID: <20020110151227.14850.qmail@plover.com>
25591      Branch: perl
25592            ! pod/perlrun.pod
25593 ____________________________________________________________________________
25594 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
25595         Log: Subject: Re: [ID 20011223.001] accept leaks memory
25596              From: Andy Dougherty <doughera@lafayette.edu>
25597              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
25598              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
25599      Branch: perl
25600            ! hints/linux.sh
25601 ____________________________________________________________________________
25602 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
25603         Log: Integrate perlio:
25604              
25605              [ 14160]
25606              Skeleton coding of more kill() support on Win32.
25607      Branch: perl
25608           !> win32/win32.c
25609 ____________________________________________________________________________
25610 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
25611         Log: Subject: [PATCH] Magic numbers in B::Concise
25612              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
25613              Date: Wed, 9 Jan 2002 23:04:01 -0800
25614              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
25615      Branch: perl
25616            ! ext/B/B/Concise.pm ext/B/O.pm
25617 ____________________________________________________________________________
25618 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
25619         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
25620              From: Gisle Aas <gisle@ActiveState.com>
25621              Date: 09 Jan 2002 21:52:40 -0800
25622              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
25623      Branch: perl
25624            ! t/lib/strict/vars toke.c
25625 ____________________________________________________________________________
25626 [ 14160] By: nick                                  on 2002/01/09  21:29:39
25627         Log: Skeleton coding of more kill() support on Win32.
25628      Branch: perlio
25629            ! win32/win32.c
25630 ____________________________________________________________________________
25631 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
25632         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
25633              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25634              Date: Wed, 9 Jan 2002 23:24:32 +0100
25635              Message-ID: <20020109232432.A692@rafael>
25636      Branch: perl
25637            ! ext/B/B/Deparse.pm
25638 ____________________________________________________________________________
25639 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
25640         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
25641              From: Jonathan Stowe <gellyfish@gellyfish.com>
25642              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
25643              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
25644      Branch: perl
25645            ! t/run/kill_perl.t
25646 ____________________________________________________________________________
25647 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
25648         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
25649              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25650              Date: Wed, 09 Jan 2002 20:16:54 +0000
25651              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
25652      Branch: perl
25653            ! regexec.c
25654 ____________________________________________________________________________
25655 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
25656         Log: Subject: [Patch @14129] fixes Unicode::Normalize
25657              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25658              Date: Thu, 10 Jan 2002 01:08:56 +0900
25659              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
25660      Branch: perl
25661            - ext/Unicode/Normalize/Normalize.pod
25662            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
25663            ! ext/Unicode/Normalize/Normalize.pm
25664            ! ext/Unicode/Normalize/Normalize.xs
25665            ! ext/Unicode/Normalize/mkheader
25666 ____________________________________________________________________________
25667 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
25668         Log: Integrate perlio:
25669              
25670              [ 14151]
25671              (Re-)implement alarm() for Win32.
25672      Branch: perl
25673           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
25674           !> win32/win32iop.h
25675 ____________________________________________________________________________
25676 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
25677         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
25678              From: Nicholas Clark <nick@unfortu.net>
25679              Date: Wed, 9 Jan 2002 17:56:04 +0000
25680              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
25681      Branch: perl
25682            ! t/op/readdir.t
25683 ____________________________________________________________________________
25684 [ 14153] By: nick                                  on 2002/01/09  16:18:57
25685         Log: Integrate mainline
25686      Branch: perlio
25687           +> ext/threads/t/stress_re.t t/op/unifold.t
25688            - lib/unifold.t
25689           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
25690           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
25691           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
25692 ____________________________________________________________________________
25693 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
25694         Log: Update Changes.
25695      Branch: perl
25696            ! Changes patchlevel.h
25697 ____________________________________________________________________________
25698 [ 14151] By: nick                                  on 2002/01/09  14:27:36
25699         Log: (Re-)implement alarm() for Win32.
25700      Branch: perlio
25701            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
25702            ! win32/win32iop.h
25703 ____________________________________________________________________________
25704 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
25705         Log: Thinko.
25706      Branch: perl
25707            ! ext/threads/t/stress_re.t
25708 ____________________________________________________________________________
25709 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
25710         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
25711              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25712              Date: Wed, 09 Jan 2002 13:37:17 +0000                
25713              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
25714      Branch: perl
25715            ! regexec.c t/op/re_tests
25716 ____________________________________________________________________________
25717 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
25718         Log: Subject: Re: Weird Malformed warning in bleadperl    
25719              From: andreas.koenig@anima.de (Andreas J. Koenig)    
25720              Date: 09 Jan 2002 11:12:37 +0100
25721              Message-ID: <m3itabbzoq.fsf@anima.de>
25722      Branch: perl
25723            ! regexec.c t/op/pat.t
25724 ____________________________________________________________________________
25725 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
25726         Log: Forgot stress_re.t from MANIFEST.
25727      Branch: perl
25728            ! MANIFEST
25729 ____________________________________________________________________________
25730 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
25731         Log: In dumping use isPRINT() instead of isprint() so that locale
25732              does not come into play.
25733      Branch: perl
25734            ! utf8.c
25735 ____________________________________________________________________________
25736 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
25737         Log: Add a threads stress test for regular expressions
25738              (mostly just a modified stress_string.t) and doesn't
25739              test that much of regular expressions, just that $1
25740              doesn't get stomped by competing threads (as it does
25741              in the 5005threads of old).
25742      Branch: perl
25743            + ext/threads/t/stress_re.t
25744            ! MANIFEST
25745 ____________________________________________________________________________
25746 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
25747         Log: (retracted by #14307)
25748              Subject: Re: [ID 20010912.007] substr reference core dump
25749              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25750              Date: Tue, 08 Jan 2002 19:17:50 +0000
25751              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
25752      Branch: perl
25753            ! scope.c t/run/kill_perl.t
25754 ____________________________________________________________________________
25755 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
25756         Log: SANY (. with /s) wasn't happy on Unicode.
25757      Branch: perl
25758            ! regexec.c t/op/pat.t
25759 ____________________________________________________________________________
25760 [ 14142] By: ams                                   on 2002/01/08  22:42:10
25761         Log: Subject: [PATCH] perldebug nit
25762              From: Tels <tels@bloodgate.com>
25763              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
25764      Branch: perl
25765            ! pod/perldebug.pod
25766 ____________________________________________________________________________
25767 [ 14141] By: ams                                   on 2002/01/08  21:32:59
25768         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
25769              From: "Green, Paul" <Paul.Green@stratus.com>
25770              Date: Tue, 8 Jan 2002 17:31:35 -0500
25771              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
25772      Branch: perl
25773            ! Makefile.SH
25774 ____________________________________________________________________________
25775 [ 14140] By: ams                                   on 2002/01/08  21:27:57
25776         Log: Subject: [PATCH] Re: Slight chokage from Deparse
25777              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25778              Date: Tue, 8 Jan 2002 23:04:45 +0100
25779              Message-Id: <20020108230445.A4798@rafael>
25780      Branch: perl
25781            ! ext/B/B/Deparse.pm
25782 ____________________________________________________________________________
25783 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
25784         Log: Subject: [patch] peep() is rude
25785              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
25786              Date: Tue, 08 Jan 2002 19:17:50 +0000            
25787              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
25788      Branch: perl
25789            ! op.c t/run/kill_perl.t
25790 ____________________________________________________________________________
25791 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
25792         Log: unifold is really an op test since it requires
25793              no external modules for its actual testing:
25794              only the unicore CaseFold.txt file, and File::Spec
25795              to portably access that file.
25796      Branch: perl
25797            + t/op/unifold.t
25798            - lib/unifold.t
25799            ! MANIFEST
25800 ____________________________________________________________________________
25801 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
25802         Log: Subject: [patch] save a test 
25803              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25804              Date: Tue, 08 Jan 2002 16:18:47 +0000
25805              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
25806      Branch: perl
25807            ! regcomp.c
25808 ____________________________________________________________________________
25809 [ 14136] By: nick                                  on 2002/01/08  16:11:55
25810         Log: Integrate mainline
25811      Branch: perlio
25812           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
25813           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
25814           !> (integrate 37 files)
25815 ____________________________________________________________________________
25816 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
25817         Log: Subject: Not OK 13843 
25818              From: andreas.koenig@anima.de (Andreas J. Koenig)
25819              Date: 08 Jan 2002 14:12:29 +0100
25820              Message-ID: <m38zb9c7gi.fsf@anima.de>
25821      Branch: perl
25822            ! op.c t/op/subst.t
25823 ____________________________________________________________________________
25824 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
25825         Log: Missed one variant of the fold testing, noticed bu Hugo.
25826      Branch: perl
25827            ! lib/unifold.t
25828 ____________________________________________________________________________
25829 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
25830         Log: Enchance the Storable magic description.
25831      Branch: perl
25832            ! ext/Storable/Storable.pm
25833 ____________________________________________________________________________
25834 [ 14132] By: ams                                   on 2002/01/08  09:16:12
25835         Log: Subject: [PATCH] don't installperl pods
25836              From: H.Merijn Brand <h.m.brand@hccnet.nl>
25837              Date: Tue, 08 Jan 2002 10:36:01 +0100
25838              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
25839      Branch: perl
25840            ! installperl
25841 ____________________________________________________________________________
25842 [ 14131] By: ams                                   on 2002/01/08  03:38:40
25843         Log: Subject: Math-BigInt v1.49 released
25844              From: Tels <perl_dummy@bloodgate.com>
25845              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
25846      Branch: perl
25847            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
25848            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
25849            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
25850            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
25851            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
25852            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
25853            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
25854            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
25855            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
25856            ! t/lib/Math/BigInt/Subclass.pm
25857 ____________________________________________________________________________
25858 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
25859         Log: A little better comments.
25860      Branch: perl
25861            ! regexec.c
25862 ____________________________________________________________________________
25863 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
25864         Log: No normalization form DNF.
25865      Branch: perl
25866            ! ext/Unicode/Normalize/Normalize.pm
25867 ____________________________________________________________________________
25868 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
25869         Log: Extension nits found by -Wall (several from threads
25870              and threads::shared, but leaving them to Arthur).
25871      Branch: perl
25872            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
25873            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
25874            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
25875            ! ext/Unicode/Normalize/mkheader x2p/str.c
25876 ____________________________________________________________________________
25877 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
25878         Log: Sync up Changes etc.
25879      Branch: maint-5.6/macperl
25880            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
25881 ____________________________________________________________________________
25882 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
25883         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
25884      Branch: maint-5.6/macperl
25885            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
25886 ____________________________________________________________________________
25887 [ 14125] By: ams                                   on 2002/01/07  22:03:22
25888         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
25889              From: Nicholas Clark (sans From field in mail header)
25890              Date: Mon, 7 Jan 2002 16:18:23 +0000
25891              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
25892      Branch: perl
25893            ! lib/Exporter.pm
25894 ____________________________________________________________________________
25895 [ 14124] By: ams                                   on 2002/01/07  21:46:11
25896         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
25897              From: "Green, Paul" <Paul.Green@stratus.com>
25898              Date: Mon, 7 Jan 2002 16:59:38 -0500
25899              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
25900      Branch: perl
25901            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
25902 ____________________________________________________________________________
25903 [ 14123] By: nick                                  on 2002/01/07  18:49:55
25904         Log: Integrate mainline
25905      Branch: perlio
25906           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
25907           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
25908           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
25909           !> regexec.c t/op/re_tests utf8.c utf8.h
25910 ____________________________________________________________________________
25911 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
25912         Log: Update Changes.
25913      Branch: perl
25914            ! Changes patchlevel.h
25915 ____________________________________________________________________________
25916 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
25917         Log: Subject: [PATCH] Correct module name in perldelta*
25918              From: Mike Guy <mjtg@cam.ac.uk>
25919              Date: Mon, 07 Jan 2002 17:02:43 +0000
25920              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
25921      Branch: perl
25922            ! pod/perl561delta.pod pod/perl56delta.pod
25923 ____________________________________________________________________________
25924 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
25925         Log: AUTHORS update.
25926      Branch: perl
25927            ! AUTHORS
25928 ____________________________________________________________________________
25929 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
25930         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
25931      Branch: perl
25932            ! ext/Storable/Storable.pm
25933 ____________________________________________________________________________
25934 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
25935         Log: perldelta updates.
25936      Branch: perl
25937            ! pod/perldelta.pod
25938 ____________________________________________________________________________
25939 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
25940         Log: Document the flags of pv_uni_display().
25941      Branch: perl
25942            ! pod/perlapi.pod utf8.c
25943 ____________________________________________________________________________
25944 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
25945         Log: Forgot from #14115.
25946      Branch: perl
25947            ! t/op/re_tests
25948 ____________________________________________________________________________
25949 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
25950         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
25951              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
25952              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
25953              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
25954      Branch: perl
25955            ! regcomp.c
25956 ____________________________________________________________________________
25957 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
25958         Log: More regex and utf8 debug dumping.
25959      Branch: perl
25960            ! dump.c regcomp.c regexec.c utf8.c utf8.h
25961 ____________________________________________________________________________
25962 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
25963         Log: Unused variable.
25964      Branch: perl
25965            ! regcomp.c
25966 ____________________________________________________________________________
25967 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
25968         Log: Regen toc.
25969      Branch: perl
25970            ! pod/perltoc.pod
25971 ____________________________________________________________________________
25972 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
25973         Log: capitalize correctly, noticed by David Dyck.
25974      Branch: perl
25975            ! lib/sort.pm
25976 ____________________________________________________________________________
25977 [ 14110] By: nick                                  on 2002/01/06  22:05:19
25978         Log: Integrate mainline - threads mended, DB_File sick?
25979      Branch: perlio
25980           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
25981           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
25982           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25983           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
25984           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
25985 ____________________________________________________________________________
25986 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
25987         Log: No need to overqualify.
25988      Branch: perl
25989            ! lib/sort.pm
25990 ____________________________________________________________________________
25991 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
25992         Log: PL_debug_pad wasn't initialized to zeroes which broke
25993              ithreads + DEBUGGING.
25994      Branch: perl
25995            ! sv.c
25996 ____________________________________________________________________________
25997 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
25998         Log: Update Changes.
25999      Branch: perl
26000            ! Changes patchlevel.h
26001 ____________________________________________________________________________
26002 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
26003         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
26004              From: Jonathan Stowe <gellyfish@gellyfish.com>
26005              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
26006              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
26007      Branch: perl
26008            ! pp_sys.c
26009 ____________________________________________________________________________
26010 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
26011         Log: DB_File sync from Paul Marquess.
26012      Branch: perl
26013            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26014            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
26015            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
26016 ____________________________________________________________________________
26017 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
26018         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
26019              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
26020              Date: Sun, 6 Jan 2002 11:44:30 +0100
26021              Message-ID: <3C38389E.7831.493570@localhost>
26022      Branch: perl
26023            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
26024            ! utils/perlcc.PL
26025 ____________________________________________________________________________
26026 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
26027         Log: Tests for #14098.
26028      Branch: perl
26029            ! t/op/lc.t
26030 ____________________________________________________________________________
26031 [ 14102] By: nick                                  on 2002/01/06  11:33:55
26032         Log: Integrate mainline (PPPort still multi-building).
26033      Branch: perlio
26034           +> lib/unifold.t
26035           !> (integrate 30 files)
26036 ____________________________________________________________________________
26037 [ 14101] By: ams                                   on 2002/01/06  04:52:50
26038         Log: Subject: [PATCH] Bad prototype detection now an optional warning
26039              From: Sam Tregar <sam@tregar.com>
26040              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
26041              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
26042      Branch: perl
26043            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
26044            ! t/comp/proto.t toke.c
26045 ____________________________________________________________________________
26046 [ 14100] By: ams                                   on 2002/01/06  01:56:59
26047         Log: Subject: [PATCH] Correct several Stratus VOS build issues
26048              From: "Green, Paul" <Paul.Green@stratus.com>
26049              Date: Sat, 5 Jan 2002 21:30:56 -0500
26050              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
26051      Branch: perl
26052            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
26053 ____________________________________________________________________________
26054 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
26055         Log: Further perl.org URL elaboration from Ask.
26056      Branch: perl
26057            ! pod/perlfaq1.pod pod/perlfaq2.pod
26058 ____________________________________________________________________________
26059 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
26060         Log: The same problem with To{Lower,Title,Upper}
26061              as earlier with ToFold.
26062      Branch: perl
26063            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
26064            ! lib/unicore/To/Upper.pl lib/unicore/mktables
26065 ____________________________________________________________________________
26066 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
26067         Log: Retract #14057 for now; the alarm/setitimer timers
26068              seen to be the same in many systems, which leads into
26069              hangups.
26070      Branch: perl
26071            ! ext/Time/HiRes/HiRes.t
26072 ____________________________________________________________________________
26073 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
26074         Log: Finish up (ha!) the Unicode case folding;
26075              enhance regex dumping code.
26076      Branch: perl
26077            + lib/unifold.t
26078            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
26079            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
26080 ____________________________________________________________________________
26081 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
26082         Log: Use the perl.org news gw instead of the perl.com one
26083              (from Ask).
26084      Branch: perl
26085            ! pod/perlfaq1.pod pod/perlfaq2.pod
26086 ____________________________________________________________________________
26087 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
26088         Log: Zero() wasn't documented.
26089      Branch: perl
26090            ! pod/perlclib.pod
26091 ____________________________________________________________________________
26092 [ 14093] By: ams                                   on 2002/01/05  17:58:35
26093         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
26094              From: Nicholas Clark <nick@unfortu.net>
26095              Date: Sat, 5 Jan 2002 18:55:39 +0000
26096              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
26097      Branch: perl
26098            ! lib/Memoize/t/tie_ndbm.t
26099 ____________________________________________________________________________
26100 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
26101         Log: Also UNICOS/mk has deviant socketpair().
26102      Branch: perl
26103            ! ext/Socket/socketpair.t
26104 ____________________________________________________________________________
26105 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
26106         Log: Ooops.  Retract the regex parts of #14090.
26107      Branch: perl
26108            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
26109 ____________________________________________________________________________
26110 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
26111         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
26112              From: Nicholas Clark <nick@unfortu.net> 
26113              Date: Sat, 5 Jan 2002 18:10:13 +0000
26114              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
26115      Branch: perl
26116            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
26117            ! regcomp.h regexec.c
26118 ____________________________________________________________________________
26119 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
26120         Log: Integrate perlio:
26121              
26122              [ 14088]
26123              One missing aTHX_
26124      Branch: perl
26125           !> op.c
26126 ____________________________________________________________________________
26127 [ 14088] By: nick                                  on 2002/01/05  12:35:01
26128         Log: One missing aTHX_
26129      Branch: perlio
26130            ! op.c
26131 ____________________________________________________________________________
26132 [ 14087] By: nick                                  on 2002/01/05  12:00:48
26133         Log: Raw integrate of mainline - op.c looks dodgy.
26134      Branch: perlio
26135           +> lib/Pod/t/Functions.t t/op/winsystem.t
26136            - lib/File/Spec/NW5.pm t/op/system.t
26137           !> (integrate 77 files)
26138 ____________________________________________________________________________
26139 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
26140         Log: integrate changes from maint-5.6/macperl branch
26141      Branch: maint-5.6/perl
26142           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
26143           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
26144 ____________________________________________________________________________
26145 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
26146         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
26147              found by Marc Lehmann.
26148      Branch: perl
26149            ! pp.c
26150 ____________________________________________________________________________
26151 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
26152         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
26153              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26154              Date: Sat, 5 Jan 2002 00:31:12 +0100
26155              Message-ID: <20020105003112.E1850@rafael>              
26156      Branch: perl
26157            ! t/comp/proto.t
26158 ____________________________________________________________________________
26159 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
26160         Log: A bit of "perl.com" cleanup.
26161      Branch: perl
26162            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
26163            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
26164            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
26165            ! pod/perlmodlib.PL pod/perlmodlib.pod
26166 ____________________________________________________________________________
26167 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
26168         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
26169              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26170              Date: Fri, 4 Jan 2002 23:35:19 +0100
26171              Message-ID: <20020104233519.A1850@rafael>
26172      Branch: perl
26173            ! op.c
26174 ____________________________________________________________________________
26175 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
26176         Log: Integrate change #14062 from macperl;
26177              Define setbuf, setvbuf for Mac OS
26178      Branch: perl
26179           !> ext/IO/IO.xs
26180 ____________________________________________________________________________
26181 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
26182         Log: Bump version, update Changes
26183      Branch: maint-5.6/macperl
26184            ! macos/Changes macos/MPVersion.r
26185 ____________________________________________________________________________
26186 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
26187         Log: Add more droplets
26188      Branch: maint-5.6/macperl
26189            + macos/macperl/Droplets/gluedialect.plx
26190            + macos/macperl/Droplets/glueedit.plx
26191            + macos/macperl/Droplets/gluemac.plx
26192            + macos/macperl/Droplets/gluescriptadds.plx
26193            + macos/macperl/Droplets/installme.plx
26194            + macos/macperl/Droplets/show_glue_pods.plx
26195            + macos/macperl/Droplets/tarzipme.plx
26196            + macos/macperl/Droplets/untarzipme.plx
26197 ____________________________________________________________________________
26198 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
26199         Log: Display the native pwd command.
26200      Branch: perl
26201            ! ext/Cwd/t/cwd.t
26202 ____________________________________________________________________________
26203 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
26204         Log: Under Mac OS X /dev/stdout is normally a symlink,
26205              but when running the test it seems to become a socket.
26206              So let's extend our censorship.
26207      Branch: perl
26208            ! t/op/stat.t
26209 ____________________________________________________________________________
26210 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
26211         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
26212      Branch: maint-5.6/macperl
26213            + macos/HandleSocket.cp
26214            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
26215            ! macos/macperl.sym
26216 ____________________________________________________________________________
26217 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
26218         Log: Doc updates
26219      Branch: maint-5.6/macperl
26220            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
26221 ____________________________________________________________________________
26222 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
26223         Log: Update libraries
26224      Branch: maint-5.6/macperl
26225            ! macos/macperl/Makefile.mk
26226 ____________________________________________________________________________
26227 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
26228         Log: Update tests to Mac::StandardFile from StandardFile.pl,
26229              plus other fixes
26230      Branch: maint-5.6/macperl
26231            ! macos/ext/Mac/Menus/t/MenuBar.t
26232            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
26233            ! macos/ext/Mac/Movies/t/PlayMovie.t
26234            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
26235            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
26236            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
26237            ! macos/ext/Mac/Resources/t/Resources.t
26238 ____________________________________________________________________________
26239 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
26240         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
26241      Branch: maint-5.6/macperl
26242            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
26243            ! macos/ext/Mac/Movies/Movies.xs
26244            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
26245            ! macos/ext/Mac/StandardFile/StandardFile.xs
26246            ! macos/ext/Mac/Windows/Windows.xs
26247 ____________________________________________________________________________
26248 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
26249         Log: Updates for Universal Headers 3.4 (forgot one)
26250      Branch: maint-5.6/macperl
26251            ! macos/macperl/MPConsole.cp
26252 ____________________________________________________________________________
26253 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
26254         Log: Updates for Universal Headers 3.4
26255      Branch: maint-5.6/macperl
26256            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
26257            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
26258            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
26259            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
26260            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
26261            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
26262            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
26263            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
26264            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
26265 ____________________________________________________________________________
26266 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
26267         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
26268              from <200112112327.JAA25434@gpo.metropolis.net.au>;
26269              don't crash on quit for 68K (MacPerl Bug #490013)
26270      Branch: maint-5.6/macperl
26271            ! macos/macish.c macos/macperl/MPConsole.cp
26272 ____________________________________________________________________________
26273 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
26274         Log: If we do have socketpair(), make my_socketpair()
26275              just call the real socketpair().  This way we always
26276              have real code behind my_socketpair() and a symbol
26277              corresponding to the my_socketpair in global.sym.
26278      Branch: perl
26279            ! embed.fnc embed.h makedef.pl proto.h util.c
26280 ____________________________________________________________________________
26281 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
26282         Log: Disable sigaction (MacPerl Bug #470321)
26283      Branch: maint-5.6/macperl
26284            ! macos/config.h macos/config.sh
26285 ____________________________________________________________________________
26286 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
26287         Log: Make GUSI resource work (MacPerl Bug #464638)
26288      Branch: maint-5.6/macperl
26289            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
26290            ! macos/macperl/MacPerl.rsrc
26291 ____________________________________________________________________________
26292 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
26293         Log: Make AutoSplit go a little deeper
26294      Branch: maint-5.6/macperl
26295            ! macos/Makefile.mk
26296 ____________________________________________________________________________
26297 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
26298         Log: A few doc updates from bleadperl
26299      Branch: maint-5.6/macperl
26300            ! pod/perlmodinstall.pod pod/perlport.pod
26301 ____________________________________________________________________________
26302 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
26303         Log: Sync up to latest changes from bleadperl
26304      Branch: maint-5.6/macperl
26305            ! lib/File/Find.pm
26306 ____________________________________________________________________________
26307 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
26308         Log: Define setbuf, setvbuf for Mac OS
26309      Branch: maint-5.6/macperl
26310            ! ext/IO/IO.xs
26311 ____________________________________________________________________________
26312 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
26313         Log: Delete by request of Mark-Jason Dominus (change #13676)
26314      Branch: maint-5.6/macperl
26315            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
26316 ____________________________________________________________________________
26317 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
26318         Log: Spread the good word of "env".
26319      Branch: perl
26320            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
26321 ____________________________________________________________________________
26322 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
26323         Log: Till the system tests do something non-Win*, better rename
26324              the test so that people on other platforms don't get confused.
26325              (Not win32system, because assumedly there's win64, too.)
26326      Branch: perl
26327            + t/op/winsystem.t
26328            - t/op/system.t
26329            ! MANIFEST
26330 ____________________________________________________________________________
26331 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
26332         Log: Some tweaks.
26333      Branch: perl
26334            ! lib/Pod/t/Functions.t
26335 ____________________________________________________________________________
26336 [ 14057] By: ams                                   on 2002/01/04  17:40:31
26337         Log: (retracted by #14057)
26338              
26339              Subject: [PATCH] Time/HiRes/HiRes.t
26340              From: Nicholas Clark <nick@unfortu.net>
26341              Date: Fri, 4 Jan 2002 17:28:46 +0000
26342              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
26343      Branch: perl
26344            ! ext/Time/HiRes/HiRes.t
26345 ____________________________________________________________________________
26346 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
26347         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
26348              From: Abe Timmerman <abe@ztreet.demon.nl>
26349              Date: Fri, 04 Jan 2002 18:42:33 +0100
26350              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
26351      Branch: perl
26352            + lib/Pod/t/Functions.t
26353            ! MANIFEST lib/Pod/Functions.pm
26354 ____________________________________________________________________________
26355 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
26356         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
26357              From: "Craig A. Berry" <craigberry@mac.com>
26358              Date: Thu, 3 Jan 2002 17:32:20 -0600
26359              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
26360      Branch: perl
26361            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
26362 ____________________________________________________________________________
26363 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
26364         Log: Document the U+0085, U+2028, and U+2029.
26365      Branch: perl
26366            ! pod/perlre.pod pod/perlretut.pod
26367 ____________________________________________________________________________
26368 [ 14053] By: ams                                   on 2002/01/04  03:27:44
26369         Log: Subject: [PATCH] warn if not CORE::dump
26370              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26371              Date: Thu, 3 Jan 2002 22:04:00 +0100
26372              Message-Id: <20020103220400.A13958@rafael>
26373      Branch: perl
26374            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
26375 ____________________________________________________________________________
26376 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
26377         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
26378      Branch: perl
26379            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
26380 ____________________________________________________________________________
26381 [ 14051] By: ams                                   on 2002/01/04  03:00:12
26382         Log: Subject: [PATCH] File::Compare::VERSION
26383              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26384              Date: Thu, 3 Jan 2002 23:42:52 +0100
26385              Message-Id: <20020103234252.G13958@rafael>
26386      Branch: perl
26387            ! lib/File/Compare.pm
26388 ____________________________________________________________________________
26389 [ 14050] By: ams                                   on 2002/01/04  02:58:05
26390         Log: Subject: [PATCH @14042] threads::shared doc
26391              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
26392              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
26393              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
26394      Branch: perl
26395            ! ext/threads/shared/shared.pm
26396 ____________________________________________________________________________
26397 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
26398         Log: #14048 exposed few false positives, to be fixed soonish.
26399      Branch: perl
26400            ! t/op/pat.t
26401 ____________________________________________________________________________
26402 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
26403         Log: Do not add the first characters of multicharacter foldings
26404              into character classes.
26405      Branch: perl
26406            ! regcomp.c
26407 ____________________________________________________________________________
26408 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
26409         Log: A bit of testing for #14046.
26410      Branch: perl
26411            ! t/op/pat.t
26412 ____________________________________________________________________________
26413 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
26414         Log: Allow emitting the foldcased version of "\x{df}", "ss"
26415              (among others, another example would be \x{fb00} -> "ff")
26416      Branch: perl
26417            ! regcomp.c
26418 ____________________________________________________________________________
26419 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
26420         Log: Subject: [PATCH] File::Spec & NetWare
26421              From: Dave Rolsky <autarch@urth.org>
26422              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
26423              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
26424      Branch: perl
26425            - lib/File/Spec/NW5.pm
26426            ! MANIFEST lib/File/Spec.pm
26427 ____________________________________________________________________________
26428 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
26429         Log: FAQ sync (RCS Ids only?)
26430      Branch: perl
26431            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
26432 ____________________________________________________________________________
26433 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
26434         Log: AUTHORs updates.
26435      Branch: perl
26436            ! AUTHORS
26437 ____________________________________________________________________________
26438 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
26439         Log: Update Changes.
26440      Branch: perl
26441            ! Changes patchlevel.h
26442 ____________________________________________________________________________
26443 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
26444         Log: Missed the =head1 additions.
26445      Branch: perl
26446            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
26447            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
26448            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
26449            ! util.c
26450 ____________________________________________________________________________
26451 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
26452         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
26453              From: Robin Barker <rmb1@cise.npl.co.uk>
26454              Date: Thu, 3 Jan 2002 15:26:20 GMT
26455              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
26456      Branch: perl
26457            ! lib/Carp.t lib/Carp/Heavy.pm
26458 ____________________________________________________________________________
26459 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
26460         Log: Subject: [PATCH hv.c] 
26461              From: Robin Barker <rmb1@cise.npl.co.uk>
26462              Date: Thu, 3 Jan 2002 14:49:06 GMT
26463              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
26464              
26465              -Wformat check.
26466      Branch: perl
26467            ! hv.c
26468 ____________________________________________________________________________
26469 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
26470         Log: NetWare tweaks from Ananth Kesari.
26471      Branch: perl
26472            ! NetWare/t/NWScripts.pl lib/File/Find.pm
26473 ____________________________________________________________________________
26474 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
26475         Log: Cast.
26476      Branch: perl
26477            ! regexec.c
26478 ____________________________________________________________________________
26479 [ 14036] By: ams                                   on 2002/01/03  12:12:31
26480         Log: Grammar fix suggested by Gwyn Judd.
26481      Branch: perl
26482            ! pod/perldiag.pod
26483 ____________________________________________________________________________
26484 [ 14035] By: nick                                  on 2002/01/03  09:22:42
26485         Log: More strange perlio != mainline differences where
26486              I have not been.
26487      Branch: perlio
26488           !> hints/unicos.sh hints/unicosmk.sh
26489 ____________________________________________________________________________
26490 [ 14034] By: nick                                  on 2002/01/03  09:19:37
26491         Log: Integrate mainline (including force integrate of
26492              lib/charnames.pm which had got out-of-step)
26493      Branch: perlio
26494           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
26495 ____________________________________________________________________________
26496 [ 14033] By: ams                                   on 2002/01/03  08:24:24
26497         Log: Subject: Not ok 14031: PPPort Makefile.PL
26498              From: andreas.koenig@anima.de (Andreas J. Koenig)
26499              Date: 03 Jan 2002 10:17:46 +0100
26500              Message-Id: <m3sn9n94jp.fsf@anima.de>
26501      Branch: perl
26502            ! ext/Devel/PPPort/Makefile.PL
26503 ____________________________________________________________________________
26504 [ 14032] By: nick                                  on 2002/01/03  08:24:00
26505         Log: Integrate mainline.
26506      Branch: perlio
26507           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
26508           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
26509           !> (integrate 31 files)
26510 ____________________________________________________________________________
26511 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
26512         Log: Off-by-one is my middle name.
26513      Branch: perl
26514            ! regexec.c
26515 ____________________________________________________________________________
26516 [ 14030] By: ams                                   on 2002/01/02  23:56:37
26517         Log: Subject: [PATCH @14015] threads::shared disabling
26518              From: Andy Bussey <andybussey@yahoo.co.uk>
26519              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
26520              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
26521      Branch: perl
26522            + ext/threads/shared/t/no_share.t
26523            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
26524 ____________________________________________________________________________
26525 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
26526         Log: Simon's new perlapi scheme, I hope I got all the pieces.
26527      Branch: perl
26528            + autodoc.pl embed.fnc
26529            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
26530 ____________________________________________________________________________
26531 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
26532         Log: Integrate perlio:
26533              
26534              [ 14022]
26535              More PPPort Makefile source dependence removal
26536      Branch: perl
26537           !> ext/Devel/PPPort/Makefile.PL perl.h
26538 ____________________________________________________________________________
26539 [ 14027] By: ams                                   on 2002/01/02  21:42:50
26540         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
26541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26542              Date: Wed, 2 Jan 2002 23:09:13 +0100
26543              Message-Id: <20020102230913.A17373@rafael>
26544      Branch: perl
26545            ! pod/perldiag.pod
26546 ____________________________________________________________________________
26547 [ 14026] By: ams                                   on 2002/01/02  21:38:34
26548         Log: Subject: Re: PATCH: lib/Term/Cap.pm
26549              From: Jonathan Stowe <gellyfish@gellyfish.com>
26550              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
26551              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
26552      Branch: perl
26553            ! lib/Term/Cap.pm
26554 ____________________________________________________________________________
26555 [ 14025] By: ams                                   on 2002/01/02  18:34:26
26556         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
26557              From: Sam Tregar <sam@tregar.com>
26558              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
26559              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
26560      Branch: perl
26561            ! pod/perldiag.pod t/comp/proto.t toke.c
26562 ____________________________________________________________________________
26563 [ 14024] By: ams                                   on 2002/01/02  18:16:12
26564         Log: Subject: PATCH: lib/Term/Cap.pm
26565              From: Norton Allen <allen@huarp.harvard.edu>
26566              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
26567              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
26568      Branch: perl
26569            ! lib/Term/Cap.pm
26570 ____________________________________________________________________________
26571 [ 14023] By: ams                                   on 2002/01/02  18:12:31
26572         Log: Subject: PATCH: lib/Cwd.pm for QNX4
26573              From: Norton Allen <allen@huarp.harvard.edu>
26574              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
26575              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
26576      Branch: perl
26577            ! lib/Cwd.pm
26578 ____________________________________________________________________________
26579 [ 14022] By: nick                                  on 2002/01/02  18:01:21
26580         Log: More PPPort Makefile source dependence removal
26581      Branch: perlio
26582            ! ext/Devel/PPPort/Makefile.PL
26583 ____________________________________________________________________________
26584 [ 14021] By: nick                                  on 2002/01/02  17:44:36
26585         Log: Sort out muddle of editing on three machines ...
26586      Branch: perlio
26587           !> Changes MANIFEST cygwin/Makefile.SHs
26588           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
26589           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
26590           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
26591 ____________________________________________________________________________
26592 [ 14020] By: ams                                   on 2002/01/02  17:06:27
26593         Log: Fix misplaced application of #14016.
26594      Branch: perl
26595            ! op.c
26596 ____________________________________________________________________________
26597 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
26598         Log: Integrate perlio:
26599              
26600              [ 14017]
26601              Avoid un-init perl_debug_pad in clones
26602      Branch: perl
26603           !> sv.c
26604 ____________________________________________________________________________
26605 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
26606         Log: makedepend VOS fix from Paul Green.
26607      Branch: perl
26608            ! makedepend.SH
26609 ____________________________________________________________________________
26610 [ 14017] By: nick                                  on 2002/01/02  16:09:43
26611         Log: Avoid un-init perl_debug_pad in clones
26612      Branch: perlio
26613            ! sv.c
26614 ____________________________________________________________________________
26615 [ 14016] By: ams                                   on 2002/01/02  15:58:11
26616         Log: Subject: [PATCH] random crash in B::LISTOP::last
26617              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
26618              Date: Wed, 2 Jan 2002 17:37:28 +0100
26619              Message-Id: <3C334558.3906.19CB98D@localhost>
26620      Branch: perl
26621            ! op.c
26622 ____________________________________________________________________________
26623 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
26624         Log: Update Changes.
26625      Branch: perl
26626            ! Changes patchlevel.h
26627 ____________________________________________________________________________
26628 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
26629         Log: One more iteration of the ibcmp_utf8() interface,
26630              hopefully this is a convergent iteration...
26631      Branch: perl
26632            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
26633 ____________________________________________________________________________
26634 [ 14013] By: ams                                   on 2002/01/02  13:43:58
26635         Log: Upgrade to podlators-1.19.
26636      Branch: perl
26637            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
26638            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
26639            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
26640            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
26641            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
26642 ____________________________________________________________________________
26643 [ 14012] By: ams                                   on 2002/01/02  09:48:51
26644         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
26645              From: martyn@inpharmatica.co.uk
26646              Date: Wed, 19 Dec 2001 19:05:00 +0000
26647              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
26648      Branch: perl
26649            ! lib/Pod/Usage.pm
26650 ____________________________________________________________________________
26651 [ 14011] By: nick                                  on 2002/01/02  08:38:18
26652         Log: Integrate mainline
26653      Branch: perlio
26654           !> (integrate 28 files)
26655 ____________________________________________________________________________
26656 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
26657         Log: Make ibcmp_utf8() optionally progress in either string for
26658              as long as it takes and optionally record how far it got.
26659      Branch: perl
26660            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
26661 ____________________________________________________________________________
26662 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
26663         Log: Once more try to get the PPPort Makefile right.
26664      Branch: perl
26665            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
26666 ____________________________________________________________________________
26667 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
26668         Log: -Wall silencing.
26669      Branch: perl
26670            ! utf8.c
26671 ____________________________________________________________________________
26672 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
26673         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
26674              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26675              Date: Tue, 1 Jan 2002 22:45:21 +0100       
26676              Message-ID: <20020101224521.A691@rafael>
26677      Branch: perl
26678            ! ext/B/B/Deparse.pm
26679 ____________________________________________________________________________
26680 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
26681         Log: VOS tweak from Paul Green: VOS has different O_BINARY
26682              and O_TEXT, but VOS always uses LF, never CRLF.
26683      Branch: perl
26684            ! perl.h
26685 ____________________________________________________________________________
26686 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
26687         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
26688      Branch: perl
26689            ! regexec.c utf8.c
26690 ____________________________________________________________________________
26691 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
26692         Log: Now that to_utf8_fold() was fixed.
26693      Branch: perl
26694            ! regcomp.c regexec.c
26695 ____________________________________________________________________________
26696 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
26697         Log: Integrate perlio:
26698              
26699              [ 13991]
26700              Experimental binmode() re-coding (UNIX okay - but it would be...)
26701      Branch: perl
26702           !> perlio.c
26703 ____________________________________________________________________________
26704 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
26705         Log: Document the to_utf8_*() functions.
26706      Branch: perl
26707            ! embed.pl pod/perlapi.pod utf8.c
26708 ____________________________________________________________________________
26709 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
26710         Log: Better support for multicharacter foldings.
26711              Now all but two of the CaseFold.txt cases work-- but
26712              only when the target string is single-character, more
26713              debugging needed.
26714      Branch: perl
26715            ! regexec.c
26716 ____________________________________________________________________________
26717 [ 14000] By: ams                                   on 2002/01/01  15:59:43
26718         Log: Subject: [PATCH] don't installperl pods
26719              From: Nicholas Clark <nick@unfortu.net>
26720              Date: Tue, 1 Jan 2002 16:44:12 +0000
26721              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
26722      Branch: perl
26723            ! installperl
26724 ____________________________________________________________________________
26725 [ 13999] By: ams                                   on 2002/01/01  14:34:04
26726         Log: Subject: [PATCH] perldiag.pod transposition
26727              From: Nicholas Clark <nick@unfortu.net>
26728              Date: Tue, 1 Jan 2002 15:03:52 +0000
26729              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
26730      Branch: perl
26731            ! pod/perldiag.pod
26732 ____________________________________________________________________________
26733 [ 13998] By: ams                                   on 2002/01/01  13:36:49
26734         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
26735              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26736              Date: Tue, 1 Jan 2002 15:12:36 +0100
26737              Message-Id: <20020101151236.A951@rafael>
26738      Branch: perl
26739            ! pod/perldiag.pod
26740 ____________________________________________________________________________
26741 [ 13997] By: ams                                   on 2002/01/01  13:33:06
26742         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
26743              From: Nicholas Clark <nick@unfortu.net>
26744              Date: Tue, 1 Jan 2002 13:13:17 +0000
26745              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
26746      Branch: perl
26747            ! ext/Socket/socketpair.t
26748 ____________________________________________________________________________
26749 [ 13996] By: ams                                   on 2002/01/01  04:44:28
26750         Log: Subject: [PATCH @13746] Leaner exporter
26751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26752              Date: Mon, 31 Dec 2001 18:16:08 -0500
26753              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
26754      Branch: perl
26755            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
26756 ____________________________________________________________________________
26757 [ 13995] By: ams                                   on 2002/01/01  04:29:44
26758         Log: Subject: [PATCH @13746] h2xs broken
26759              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26760              Date: Mon, 31 Dec 2001 17:48:55 -0500
26761              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
26762      Branch: perl
26763            ! utils/h2xs.PL
26764 ____________________________________________________________________________
26765 [ 13994] By: ams                                   on 2002/01/01  04:25:46
26766         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
26767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26768              Date: Mon, 31 Dec 2001 17:42:25 -0500
26769              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
26770      Branch: perl
26771            ! lib/ExtUtils/MM_Unix.pm
26772 ____________________________________________________________________________
26773 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
26774         Log: Rename the variables to be a bit more consistent.
26775      Branch: perl
26776            ! utf8.c
26777 ____________________________________________________________________________
26778 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
26779         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
26780              (found by Jeffrey Friedl)
26781      Branch: perl
26782            ! regexec.c t/op/pat.t utf8.c
26783 ____________________________________________________________________________
26784 [ 13991] By: nick                                  on 2001/12/31  18:08:55
26785         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
26786      Branch: perlio
26787            ! perlio.c
26788 ____________________________________________________________________________
26789 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
26790         Log: Update Changes.
26791      Branch: perl
26792            ! Changes patchlevel.h
26793 ____________________________________________________________________________
26794 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
26795         Log: Less unused ones.
26796      Branch: perl
26797            ! regexec.c
26798 ____________________________________________________________________________
26799 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
26800         Log: Unused variable.
26801      Branch: perl
26802            ! regcomp.c
26803 ____________________________________________________________________________
26804 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
26805         Log: Forgotten file.
26806      Branch: perl
26807            ! MANIFEST
26808 ____________________________________________________________________________
26809 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
26810         Log: Subject: Re: Cygwin: one down one to go 
26811              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26812              Date: Mon, 31 Dec 2001 18:34:36 +0100
26813              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
26814      Branch: perl
26815            ! cygwin/Makefile.SHs
26816 ____________________________________________________________________________
26817 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
26818         Log: Add some comments to the recent Unicode case-folding saga.
26819      Branch: perl
26820            ! regcomp.c regexec.c
26821 ____________________________________________________________________________
26822 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
26823         Log: Slight comment tweakage.
26824      Branch: perl
26825            ! ext/I18N/Langinfo/Langinfo.t
26826 ____________________________________________________________________________
26827 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
26828         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
26829      Branch: perl
26830            ! perl.h
26831 ____________________________________________________________________________
26832 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
26833         Log: Subject: [ PATCH] Cygwin: one down one to go
26834              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26835              Date: Mon, 31 Dec 2001 17:03:40 +0100
26836              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
26837      Branch: perl
26838            ! lib/Pod/t/basic.t
26839 ____________________________________________________________________________
26840 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
26841         Log: Tweak the dependencies not to recompile everytime,
26842              as suggested by NI-S.
26843      Branch: perl
26844            ! ext/Devel/PPPort/Makefile.PL
26845 ____________________________________________________________________________
26846 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
26847         Log: Planning still not right.
26848      Branch: perl
26849            ! lib/User/grent.t
26850 ____________________________________________________________________________
26851 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
26852         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
26853              From: Michael G Schwern <schwern@pobox.com>
26854              Date: Sun, 30 Dec 2001 18:07:55 -0500
26855              Message-ID: <20011230230755.GG12840@blackrider>
26856              
26857              (lib/User/grent, really)
26858      Branch: perl
26859            ! lib/User/grent.t
26860 ____________________________________________________________________________
26861 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
26862         Log: Integrate perlio:
26863              
26864              [ 13975]
26865              perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
26866              if PerlIONext is NULL.
26867      Branch: perl
26868           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
26869 ____________________________________________________________________________
26870 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
26871         Log: Subject: typo in IO::Socket::INET.pm
26872              From: mjd@plover.com
26873              Date: 31 Dec 2001 14:31:10 -0000
26874              Message-ID: <20011231143110.4989.qmail@plover.com>
26875      Branch: perl
26876            ! ext/IO/lib/IO/Socket/INET.pm
26877 ____________________________________________________________________________
26878 [ 13976] By: nick                                  on 2001/12/31  13:56:11
26879         Log: Integrate mainline
26880      Branch: perlio
26881           !> (integrate 29 files)
26882 ____________________________________________________________________________
26883 [ 13975] By: nick                                  on 2001/12/31  12:40:50
26884         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
26885              if PerlIONext is NULL.
26886      Branch: perlio
26887            ! perlio.c perliol.h
26888 ____________________________________________________________________________
26889 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
26890         Log: Subject: Re: [PATCH] Basic bad prototype detection
26891              From: Sam Tregar <sam@tregar.com>
26892              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
26893              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
26894      Branch: perl
26895            ! t/comp/proto.t toke.c
26896 ____________________________________________________________________________
26897 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
26898         Log: Subject: [PATCH] configure.com / scriptdirexp
26899              From: "Craig A. Berry" <craigberry@mac.com>
26900              Date: Sun, 30 Dec 2001 15:47:28 -0600
26901              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
26902      Branch: perl
26903            ! configure.com
26904 ____________________________________________________________________________
26905 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
26906         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
26907              From: Abe Timmerman <abe@ztreet.demon.nl>
26908              Date: Mon, 31 Dec 2001 03:55:27 +0100
26909              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
26910      Branch: perl
26911            ! lib/ExtUtils/t/MM_Win32.t
26912 ____________________________________________________________________________
26913 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
26914         Log: Subject: [PATCH] Basic bad prototype detection
26915              From: Sam Tregar <sam@tregar.com> 
26916              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
26917              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
26918      Branch: perl
26919            ! pod/perldiag.pod t/comp/proto.t toke.c
26920 ____________________________________________________________________________
26921 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
26922         Log: Makefiles are sloppy about the exe suffix
26923              (from Paul Green)
26924      Branch: perl
26925            ! Makefile.SH x2p/Makefile.SH
26926 ____________________________________________________________________________
26927 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
26928         Log: Delay folding until necessary; start of handling
26929              folding into several characters.
26930      Branch: perl
26931            ! regcomp.c regexec.c
26932 ____________________________________________________________________________
26933 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
26934         Log: gcc -Wall dewhine.
26935      Branch: perl
26936            ! regexec.c
26937 ____________________________________________________________________________
26938 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
26939         Log: More Unicode folding tweaks, avoid potential false matches.
26940      Branch: perl
26941            ! regexec.c
26942 ____________________________________________________________________________
26943 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
26944         Log: Make that six wrongs.
26945      Branch: perl
26946            ! regexec.c utf8.c
26947 ____________________________________________________________________________
26948 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
26949         Log: Four wrongs can make a right.
26950      Branch: perl
26951            ! regexec.c utf8.c
26952 ____________________________________________________________________________
26953 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
26954         Log: Fix all the I case foldings as per CaseFold.txt.
26955      Branch: perl
26956            ! regcomp.c regexec.c
26957 ____________________________________________________________________________
26958 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
26959         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
26960      Branch: perl
26961            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
26962            ! regexec.c utf8.c
26963 ____________________________________________________________________________
26964 [ 13962] By: nick                                  on 2001/12/30  18:33:41
26965         Log: Integrate 8.3 fix for PPPort fix
26966      Branch: perlio
26967           +> ext/Devel/PPPort/ppport_h.PL
26968            - ext/Devel/PPPort/ppport.h.PL
26969            ! ext/Devel/PPPort/MANIFEST
26970           !> ext/Devel/PPPort/Makefile.PL
26971 ____________________________________________________________________________
26972 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
26973         Log: Integrate perlio:
26974              
26975              [ 13959]
26976              Win32 stuff:
26977              A. Use Perl_my_socketpair()
26978              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
26979              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
26980              take special measures to set it during pseudo-fork.
26981      Branch: perl
26982           !> util.c win32/perlhost.h
26983 ____________________________________________________________________________
26984 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
26985         Log: Fix ppport.h for Unix.
26986      Branch: perl
26987            + ext/Devel/PPPort/ppport_h.PL
26988            - ext/Devel/PPPort/ppport.h.PL
26989            ! MANIFEST ext/Devel/PPPort/Makefile.PL
26990 ____________________________________________________________________________
26991 [ 13959] By: nick                                  on 2001/12/30  16:53:42
26992         Log: Win32 stuff:
26993              A. Use Perl_my_socketpair()
26994              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
26995              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
26996              take special measures to set it during pseudo-fork.
26997      Branch: perlio
26998            ! util.c win32/perlhost.h
26999 ____________________________________________________________________________
27000 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
27001         Log: Integrate perlio:
27002              
27003              [ 13950]
27004              Win32 hides some errno-oid constants in <winsock.h> under assumed names.
27005              This gets them into Errno.pm - yet to prove they end up in $!.
27006              
27007              [ 13948]
27008              remove embed.pl duplicates
27009              
27010              [ 13944]
27011              "Port" Devel::PPPort to Win32:
27012              - need to set @INC before use in the test
27013              - {} are special to dmake, so use ppport.h.PL
27014              rather than commandline 
27015      Branch: perl
27016           +> ext/Devel/PPPort/ppport.h.PL
27017           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
27018           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
27019           !> proto.h
27020 ____________________________________________________________________________
27021 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
27022         Log: metaconfig unit change for #13956.
27023      Branch: metaconfig
27024            ! U/modified/spitshell.U
27025 ____________________________________________________________________________
27026 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
27027         Log: Must look for cat also in $PATH (noticed by Philip Newton).
27028      Branch: perl
27029            ! Configure
27030 ____________________________________________________________________________
27031 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
27032         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
27033              From: Blair Zajac <blair@orcaware.com>
27034              Date: Sat, 29 Dec 2001 22:37:03 -0800
27035              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
27036      Branch: perl
27037            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
27038 ____________________________________________________________________________
27039 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
27040         Log: Regen files.
27041      Branch: perl
27042            ! embed.h global.sym pod/perlapi.pod uconfig.h
27043 ____________________________________________________________________________
27044 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
27045         Log: Subject: [PATCH] -t without -w 
27046              From: Michael G Schwern <schwern@pobox.com>
27047              Date: Sat, 29 Dec 2001 23:46:25 -0500
27048              Message-ID: <20011230044625.GA14386@blackrider>
27049      Branch: perl
27050            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
27051            ! warnings.pl
27052 ____________________________________________________________________________
27053 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
27054         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
27055              From: Dave Rolsky <autarch@urth.org>               
27056              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
27057              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
27058              
27059              $^O is NetWare, not Netware.
27060      Branch: perl
27061            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
27062 ____________________________________________________________________________
27063 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
27064         Log: Sarathy thinks undoing C++ comments from C++ files
27065              is a bit too zealous.
27066      Branch: perl
27067            ! win32/perlhost.h win32/vmem.h
27068 ____________________________________________________________________________
27069 [ 13950] By: nick                                  on 2001/12/30  14:30:02
27070         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
27071              This gets them into Errno.pm - yet to prove they end up in $!.
27072      Branch: perlio
27073            ! ext/Errno/Errno_pm.PL
27074 ____________________________________________________________________________
27075 [ 13949] By: nick                                  on 2001/12/30  12:02:21
27076         Log: Integrate Cwd muddle
27077      Branch: perlio
27078           !> MANIFEST installperl lib/Cwd.pm
27079 ____________________________________________________________________________
27080 [ 13948] By: nick                                  on 2001/12/30  11:51:40
27081         Log: remove embed.pl duplicates
27082      Branch: perlio
27083            ! embed.h embed.pl global.sym proto.h
27084 ____________________________________________________________________________
27085 [ 13947] By: nick                                  on 2001/12/30  11:35:51
27086         Log: More Cwd tidy up
27087      Branch: perl
27088            ! MANIFEST installperl
27089 ____________________________________________________________________________
27090 [ 13946] By: nick                                  on 2001/12/30  11:12:42
27091         Log: Undo a mess trying Cwd.pm in its ext directory
27092      Branch: perl
27093            + lib/Cwd.pm
27094            - ext/Cwd/Cwd.pm
27095 ____________________________________________________________________________
27096 [ 13945] By: nick                                  on 2001/12/30  10:03:43
27097         Log: Integrate mainline
27098      Branch: perl
27099           +> ext/Cwd/Cwd.pm
27100            - lib/Cwd.pm
27101            ! MANIFEST
27102      Branch: perlio
27103           !> (integrate 45 files)
27104 ____________________________________________________________________________
27105 [ 13944] By: nick                                  on 2001/12/30  09:27:16
27106         Log: "Port" Devel::PPPort to Win32:
27107              - need to set @INC before use in the test
27108              - {} are special to dmake, so use ppport.h.PL
27109              rather than commandline 
27110      Branch: perlio
27111            + ext/Devel/PPPort/ppport.h.PL
27112            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
27113 ____________________________________________________________________________
27114 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
27115         Log: Update Changes.
27116      Branch: perl
27117            ! Changes patchlevel.h
27118 ____________________________________________________________________________
27119 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
27120         Log: Subject: [PATCH] cleaner close on tests, take 2
27121              From: andreas.koenig@anima.de (Andreas J. Koenig)
27122              Date: 29 Dec 2001 21:42:37 +0100
27123              Message-ID: <m33d1tvjuq.fsf@anima.de>
27124              
27125              (the DB_File patches)
27126      Branch: perl
27127            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27128            ! ext/DB_File/t/db-recno.t
27129 ____________________________________________________________________________
27130 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
27131         Log: Integrate perlio:
27132              
27133              [ 13936]
27134              Routine regen_config_h - no real differences other than order of crypt 
27135      Branch: perl
27136           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
27137 ____________________________________________________________________________
27138 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
27139         Log: Subject: [PATCH] cleaner close on tests, take 2             
27140              From: andreas.koenig@anima.de (Andreas J. Koenig)
27141              Date: 29 Dec 2001 21:42:37 +0100
27142              Message-ID: <m33d1tvjuq.fsf@anima.de>
27143              
27144              (except for the three DB_File patch fragments)
27145      Branch: perl
27146            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
27147            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
27148            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
27149            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
27150            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
27151            ! t/op/runlevel.t t/op/write.t t/run/switches.t
27152 ____________________________________________________________________________
27153 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
27154         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
27155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27156              Date: Sat, 29 Dec 2001 20:38:59 +0100
27157              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
27158              
27159              (NetWare tree not touched because it's very //)
27160      Branch: perl
27161            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
27162            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
27163            ! wince/include/errno.h wince/include/netdb.h
27164            ! wince/include/sys/socket.h wince/include/sys/stat.h
27165            ! wince/perllib.c wince/perlmain.c wince/win32.h
27166            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
27167            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
27168 ____________________________________________________________________________
27169 [ 13938] By: nick                                  on 2001/12/29  19:23:32
27170         Log: Integrate mainline (ok linux)
27171      Branch: perlio
27172           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
27173           !> (integrate 33 files)
27174 ____________________________________________________________________________
27175 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
27176         Log: Give up on serious testing of langinfo().  Leave the old
27177              code in place, though.
27178      Branch: perl
27179            ! ext/I18N/Langinfo/Langinfo.t
27180 ____________________________________________________________________________
27181 [ 13936] By: nick                                  on 2001/12/29  18:20:33
27182         Log: Routine regen_config_h - no real differences other than order of crypt 
27183      Branch: perlio
27184            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27185 ____________________________________________________________________________
27186 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
27187         Log: Integrate perlio:
27188              
27189              [ 13934]
27190              Fudge Config.pm so File::Spec does not croak.
27191              
27192              [ 13931]
27193              Define the two socket error numbers in terms of WSAEXXXXX equivalents
27194              (just to get util.c to compile)
27195      Branch: perl
27196           !> win32/FindExt.pm win32/win32.h
27197 ____________________________________________________________________________
27198 [ 13934] By: nick                                  on 2001/12/29  17:27:50
27199         Log: Fudge Config.pm so File::Spec does not croak.
27200      Branch: perlio
27201            ! win32/FindExt.pm
27202 ____________________________________________________________________________
27203 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
27204         Log: metaconfig unit changes for #13932.
27205      Branch: metaconfig
27206            + U/modified/Init.U
27207            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
27208 ____________________________________________________________________________
27209 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
27210         Log: VOS tweaks from Paul Green.
27211              
27212              The Configure tweaks: the _exe needs to be
27213              set after the init; VOS has fd 3 hardwired to /dev/tty;
27214              the grep/ln/make substitutions really need to stick.
27215      Branch: perl
27216            ! Configure hints/vos.sh perl.h util.c vos/build.cm
27217            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27218            ! vos/config.ga.h vos/vosish.h
27219 ____________________________________________________________________________
27220 [ 13931] By: nick                                  on 2001/12/29  17:00:38
27221         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
27222              (just to get util.c to compile)
27223      Branch: perlio
27224            ! win32/win32.h
27225 ____________________________________________________________________________
27226 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
27227         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
27228              From: coral@eekeek.org
27229              Date: Fri, 28 Dec 2001 19:58:22 -0500      
27230              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
27231      Branch: perl
27232            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
27233            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
27234            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
27235            ! pod/perlunicode.pod pod/perlxs.pod util.c
27236 ____________________________________________________________________________
27237 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
27238         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
27239      Branch: perl
27240            ! t/op/exec.t
27241 ____________________________________________________________________________
27242 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
27243         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
27244              From: Abe Timmerman <abe@ztreet.demon.nl>
27245              Date: Sat, 29 Dec 2001 13:10:06 +0100
27246              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
27247      Branch: perl
27248            + lib/Pod/t/InputObjects.t
27249 ____________________________________________________________________________
27250 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
27251         Log: Integrate perlio:
27252              
27253              [ 13926]
27254              Nick Clark's embed.pl fix for my_socketpair
27255              
27256              [ 13923]
27257              Quick fix (after couple of clever fixes failed) for
27258              "accept leaks memory" fail [ID 20011223.001]
27259      Branch: perl
27260           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
27261 ____________________________________________________________________________
27262 [ 13926] By: nick                                  on 2001/12/29  15:23:21
27263         Log: Nick Clark's embed.pl fix for my_socketpair
27264      Branch: perlio
27265            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
27266 ____________________________________________________________________________
27267 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
27268         Log: Slight tweaks on the MM_Win32.t.
27269      Branch: perl
27270            ! lib/ExtUtils/t/MM_Win32.t
27271 ____________________________________________________________________________
27272 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
27273         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
27274              From: Abe Timmerman <abe@ztreet.demon.nl>
27275              Date: Sat, 29 Dec 2001 12:51:36 +0100
27276              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
27277      Branch: perl
27278            + lib/ExtUtils/t/MM_Win32.t
27279            ! MANIFEST
27280 ____________________________________________________________________________
27281 [ 13923] By: nick                                  on 2001/12/29  15:12:07
27282         Log: Quick fix (after couple of clever fixes failed) for
27283              "accept leaks memory" fail [ID 20011223.001]
27284      Branch: perlio
27285            ! pp_sys.c
27286 ____________________________________________________________________________
27287 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
27288         Log: Subject: [PATCH] Module names and other nits
27289              From: Autrijus Tang <autrijus@autrijus.org>                 
27290              Date: Sat, 29 Dec 2001 01:59:28 +0800
27291              Message-ID: <20011229015928.A29712@geb.elixus.org>              
27292      Branch: perl
27293            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
27294            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
27295            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
27296            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
27297            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
27298 ____________________________________________________________________________
27299 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
27300         Log: socketpair tweaks from Nicholas Clark.
27301      Branch: perl
27302            ! ext/Socket/socketpair.t util.c
27303 ____________________________________________________________________________
27304 [ 13920] By: nick                                  on 2001/12/29  12:36:21
27305         Log: Integrate mainline
27306      Branch: perlio
27307           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
27308           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
27309           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
27310           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
27311           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
27312           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
27313           !> t/op/sysio.t
27314 ____________________________________________________________________________
27315 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
27316         Log: Retract #13917.
27317      Branch: perl
27318            ! doop.c
27319 ____________________________________________________________________________
27320 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
27321         Log: Subject: provisional MakeMaker patch for VMS
27322              From: "Craig A. Berry" <craigberry@mac.com> 
27323              Date: Thu, 27 Dec 2001 22:29:37 -0600
27324              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
27325      Branch: perl
27326            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
27327 ____________________________________________________________________________
27328 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
27329         Log: (retracted by #13919)
27330      Branch: perl
27331            ! doop.c
27332 ____________________________________________________________________________
27333 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
27334         Log: metaconfig unit change for #13915.
27335      Branch: metaconfig/U/perl
27336            ! d_u32align.U
27337 ____________________________________________________________________________
27338 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
27339         Log: Remove debris in any case.
27340      Branch: perl
27341            ! Configure
27342 ____________________________________________________________________________
27343 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
27344         Log: Subject: [PATCH] Re: B::walksymtable oddness
27345              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
27346              Date: Thu, 27 Dec 2001 19:14:24 +0100
27347              Message-ID: <3C2B7310.861.18820D0@localhost>
27348      Branch: perl
27349            ! ext/B/B.pm
27350 ____________________________________________________________________________
27351 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
27352         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
27353              From: Nicholas Clark <nick@unfortu.net> 
27354              Date: Fri, 28 Dec 2001 00:43:02 +0000
27355              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
27356      Branch: perl
27357            ! ext/Socket/socketpair.t
27358 ____________________________________________________________________________
27359 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
27360         Log: Fast Latin1<->UTF-8 conversion for older Perls.
27361      Branch: perl
27362            ! pod/perluniintro.pod
27363 ____________________________________________________________________________
27364 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
27365         Log: Update Changes.
27366      Branch: perl
27367            ! Changes patchlevel.h
27368 ____________________________________________________________________________
27369 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
27370         Log: More wait status trickery for BeOS.
27371      Branch: perl
27372            ! ext/POSIX/POSIX.xs
27373 ____________________________________________________________________________
27374 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
27375         Log: metaconfig unit change for #13908.
27376      Branch: metaconfig/U/perl
27377            ! d_u32align.U
27378 ____________________________________________________________________________
27379 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
27380         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
27381      Branch: perl
27382            ! Configure
27383 ____________________________________________________________________________
27384 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
27385         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
27386              From: gbarr@monty.mutatus.co.uk
27387              Date: 27 Dec 2001 14:41:36 -0000
27388              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
27389      Branch: perl
27390            ! lib/ExtUtils/t/Embed.t
27391 ____________________________________________________________________________
27392 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
27393         Log: Subject: [PATCH] Re: socketpair emulation
27394              From: Nicholas Clark <nick@unfortu.net> 
27395              Date: Wed, 26 Dec 2001 20:08:14 +0000
27396              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
27397      Branch: perl
27398            ! ext/Socket/socketpair.t
27399 ____________________________________________________________________________
27400 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
27401         Log: Subject: [DOC PATCH] left is right and right is left
27402              From: Philip Newton <Philip.Newton@gmx.net>
27403              Date: Thu, 27 Dec 2001 10:04:17 +0100
27404              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
27405      Branch: perl
27406            ! pod/perlfunc.pod pod/perlport.pod
27407 ____________________________________________________________________________
27408 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
27409         Log: Subject: [PATCH] check return of close
27410              From: andreas.koenig@anima.de (Andreas J. Koenig)            
27411              Date: 27 Dec 2001 09:47:30 +0100
27412              Message-ID: <m3ellhgicd.fsf@anima.de> 
27413              
27414              Subject: [PATCH] improve error reporting
27415              From: andreas.koenig@anima.de (Andreas J. Koenig)            
27416              Date: 27 Dec 2001 09:54:55 +0100
27417              Message-ID: <m3adw5gi00.fsf@anima.de> 
27418              
27419              Subject: [PATCH] check return value of close
27420              From: andreas.koenig@anima.de (Andreas J. Koenig)            
27421              Date: 27 Dec 2001 10:03:55 +0100
27422              Message-ID: <m3666tghl0.fsf@anima.de> 
27423              
27424              Subject: [PATCH] return of close
27425              From: andreas.koenig@anima.de (Andreas J. Koenig)            
27426              Date: 27 Dec 2001 10:22:15 +0100
27427              Message-ID: <m31yhhggqg.fsf@anima.de> 
27428      Branch: perl
27429            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
27430            ! t/io/fflush.t
27431 ____________________________________________________________________________
27432 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
27433         Log: Subject: [PATCH] check return of close
27434              From: andreas.koenig@anima.de (Andreas J. Koenig)            
27435              Date: 27 Dec 2001 09:47:30 +0100
27436              Message-ID: <m3ellhgicd.fsf@anima.de> 
27437      Branch: perl
27438            ! t/base/rs.t
27439 ____________________________________________________________________________
27440 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
27441         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
27442              From: andreas.koenig@anima.de (Andreas J. Koenig)
27443              Date: 27 Dec 2001 09:21:16 +0100
27444              Message-ID: <m3n105gjk3.fsf@anima.de>
27445      Branch: perl
27446            ! t/op/sysio.t
27447 ____________________________________________________________________________
27448 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
27449         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
27450              From: "Gerrit P. Haase" <gp@familiehaase.de>
27451              Date: Thu, 27 Dec 2001 09:23:55 +0100 
27452              Message-ID: <98211521662.20011227092355@familiehaase.de>
27453      Branch: perl
27454            ! lib/ExtUtils/t/MM_Cygwin.t
27455 ____________________________________________________________________________
27456 [ 13900] By: nick                                  on 2001/12/27  11:11:51
27457         Log: Integrate mainline
27458      Branch: perlio
27459           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
27460           +> lib/File/Spec/NW5.pm
27461           !> (integrate 52 files)
27462 ____________________________________________________________________________
27463 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
27464         Log: Replace the awful (most likely generated and not very persistent)
27465              URL with something tangible.
27466      Branch: perl
27467            ! README.hpux
27468 ____________________________________________________________________________
27469 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
27470         Log: Naughty /dev/printer (ls -l, really) of IRIX.
27471      Branch: perl
27472            ! t/op/stat.t
27473 ____________________________________________________________________________
27474 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
27475         Log: Upgrade to Net::Ping 2.10.
27476      Branch: perl
27477            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
27478            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
27479            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
27480            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
27481 ____________________________________________________________________________
27482 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
27483         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
27484              (this showed up in Benchmark.t)
27485      Branch: perl
27486            ! pp_sys.c
27487 ____________________________________________________________________________
27488 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
27489         Log: BeOS updates.
27490      Branch: perl
27491            ! README.beos beos/beos.c
27492 ____________________________________________________________________________
27493 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
27494         Log: Subject: Re: bleadperl doesn't compile
27495              From: "Gerrit P. Haase" <gp@familiehaase.de>
27496              Date: Wed, 26 Dec 2001 21:29:08 +0100
27497              Message-ID: <22168634623.20011226212908@familiehaase.de>
27498              
27499              Cygwin with multiplicity.
27500      Branch: perl
27501            ! perlio.c
27502 ____________________________________________________________________________
27503 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
27504         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
27505              From: Nicholas Clark <nick@ccl4.org>
27506              Date: Wed, 26 Dec 2001 19:07:33 +0000
27507              Message-ID: <20011226190732.J48842@plum.flirble.org>            
27508              
27509              socketpair() (un)signedness nit.
27510      Branch: perl
27511            ! util.c
27512 ____________________________________________________________________________
27513 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
27514         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
27515              From: Nicholas Clark <nick@ccl4.org>
27516              Date: Wed, 26 Dec 2001 19:19:47 +0000
27517              Message-ID: <20011226191946.K48842@plum.flirble.org>
27518              
27519              Use report_evil_fh().
27520      Branch: perl
27521            ! doio.c
27522 ____________________________________________________________________________
27523 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
27524         Log: Bad $? assumptions.
27525      Branch: perl
27526            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
27527 ____________________________________________________________________________
27528 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
27529         Log: Net::Ping isn't going to work much without
27530              the Socket extension; fail more gracefully.
27531      Branch: perl
27532            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27533            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27534            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
27535            ! lib/Net/Ping/t/300_ping_stream.t
27536 ____________________________________________________________________________
27537 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
27538         Log: metaconfig unit change for #13888.
27539      Branch: metaconfig
27540            ! U/modified/Oldconfig.U
27541 ____________________________________________________________________________
27542 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
27543         Log: test -d /system is a bit too generic test for VOS
27544              (false hit in BeOS)
27545      Branch: perl
27546            ! Configure
27547 ____________________________________________________________________________
27548 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
27549         Log: No AF_UNIX in BeOS.
27550      Branch: perl
27551            ! util.c
27552 ____________________________________________________________________________
27553 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
27554         Log: FAQ sync.
27555      Branch: perl
27556            ! pod/perlfaq5.pod
27557 ____________________________________________________________________________
27558 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
27559         Log: Update Changes.
27560      Branch: perl
27561            ! Changes patchlevel.h
27562 ____________________________________________________________________________
27563 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
27564         Log: Make -t equal -tw.
27565      Branch: perl
27566            ! perl.c pod/perlrun.pod
27567 ____________________________________________________________________________
27568 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
27569         Log: Subject: Re: Not OK 13881
27570              From: John Peacock <jpeacock@rowman.com>
27571              Date: Tue, 25 Dec 2001 06:02:12 -0500
27572              Message-ID: <3C285CB4.8040006@rowman.com>
27573      Branch: perl
27574            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
27575 ____________________________________________________________________________
27576 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
27577         Log: Subject: Re: Not OK 13881
27578              From: andreas.koenig@anima.de (Andreas J. Koenig)
27579              Date: 25 Dec 2001 07:33:23 +0100
27580              Message-ID: <m3bsgnajws.fsf@anima.de>
27581      Branch: perl
27582            ! op.c
27583 ____________________________________________________________________________
27584 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
27585         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
27586              From: Mark-Jason Dominus <mjd@plover.com>    
27587              Date: Mon, 24 Dec 2001 18:14:48 -0500
27588              Message-ID: <20011224231448.25826.qmail@plover.com>
27589      Branch: perl
27590            ! op.c t/op/eval.t
27591 ____________________________________________________________________________
27592 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
27593         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
27594              From: Dave Rolsky <autarch@urth.org>
27595              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
27596              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
27597      Branch: perl
27598            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
27599            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
27600            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
27601            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
27602            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
27603 ____________________________________________________________________________
27604 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
27605         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
27606              From: Jeffrey Friedl <jfriedl@yahoo.com>
27607              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
27608              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
27609              
27610              The rest of the tests for plus few extras.
27611      Branch: perl
27612            ! t/op/pat.t
27613 ____________________________________________________________________________
27614 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
27615         Log: metaconfig unit change for #13877.
27616      Branch: metaconfig
27617            ! U/modified/Unix.U
27618 ____________________________________________________________________________
27619 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
27620         Log: No-op.
27621      Branch: perl
27622            ! Configure
27623 ____________________________________________________________________________
27624 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
27625         Log: More constant casting.
27626      Branch: perl
27627            ! regexec.c
27628 ____________________________________________________________________________
27629 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
27630         Log: Subject: perlhack.pod 
27631              From: "John P. Linderman" <jpl@research.att.com>
27632              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
27633              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
27634      Branch: perl
27635            ! pod/perlhack.pod
27636 ____________________________________________________________________________
27637 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
27638         Log: File::Find patch patches from Thomas Wegner.
27639      Branch: perl
27640            ! lib/File/Find.pm
27641 ____________________________________________________________________________
27642 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
27643         Log: Subject: Re: socketpair emulation 
27644              From: Nicholas Clark <nick@unfortu.net>                 
27645              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
27646              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
27647      Branch: perl
27648            ! ext/Socket/socketpair.t
27649 ____________________________________________________________________________
27650 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
27651         Log: Must cast constants if they can be quads.
27652      Branch: perl
27653            ! regcomp.c
27654 ____________________________________________________________________________
27655 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
27656         Log: Promote the e/uid to wide enough un/signed integers
27657              and printf them as such.
27658      Branch: perl
27659            ! taint.c
27660 ____________________________________________________________________________
27661 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
27662         Log: metaconfig unit change for #13869.
27663      Branch: metaconfig/U/perl
27664            ! d_u32align.U
27665 ____________________________________________________________________________
27666 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
27667         Log: The U32 alignment test wasn't really working, noticed
27668              by Paul Green.  Now the test works, but this means that
27669              we may see coredumps from the test.   I sure hope MMUless
27670              places don't crash on the test.
27671      Branch: perl
27672            ! Configure
27673 ____________________________________________________________________________
27674 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
27675         Log: metaconfig unit changes for #13867.
27676      Branch: metaconfig
27677            ! U/compline/nblock_io.U U/modified/Unix.U
27678            ! U/modified/spitshell.U
27679 ____________________________________________________________________________
27680 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
27681         Log: More VOS tweaks.
27682      Branch: perl
27683            ! Configure
27684 ____________________________________________________________________________
27685 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
27686         Log: The funky final sigma casefolding.
27687      Branch: perl
27688            ! regcomp.c regexec.c t/op/pat.t utf8.h
27689 ____________________________________________________________________________
27690 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
27691         Log: Update Changes.
27692      Branch: perl
27693            ! Changes patchlevel.h
27694 ____________________________________________________________________________
27695 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
27696         Log: Move the \C and \X to pat.t.
27697      Branch: perl
27698            ! t/op/pat.t t/op/re_tests
27699 ____________________________________________________________________________
27700 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
27701         Log: More logical test ordering.
27702      Branch: perl
27703            ! perl.h
27704 ____________________________________________________________________________
27705 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
27706         Log: Integrate perlio:
27707              
27708              [ 13854]
27709              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
27710              
27711              [ 13853]
27712              Put PerlIO stuff inside EXTERN C
27713              
27714              [ 13852]
27715              Add at least the "important" PerlIO_xxxx functions to embed.pl
27716              so that they get implicit pTHX_ and we can avoid slow dTHX.
27717      Branch: perl
27718           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
27719           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
27720           !> win32/win32.c
27721 ____________________________________________________________________________
27722 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
27723         Log: Even more \X fixing.
27724      Branch: perl
27725            ! regexec.c t/op/pat.t
27726 ____________________________________________________________________________
27727 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
27728         Log: More \X fixing.
27729      Branch: perl
27730            ! regexec.c t/op/pat.t
27731 ____________________________________________________________________________
27732 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
27733         Log: Fix encoding pragma.
27734      Branch: perl
27735            ! regcomp.c
27736 ____________________________________________________________________________
27737 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
27738         Log: Subject: socketpair emulation
27739              From: Nicholas Clark <nick@unfortu.net>
27740              Date: Sat, 22 Dec 2001 18:38:18 +0000
27741              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
27742      Branch: perl
27743            + ext/Socket/socketpair.t
27744            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
27745            ! pp_sys.c proto.h util.c
27746 ____________________________________________________________________________
27747 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
27748         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
27749              From: Jeffrey Friedl <jfriedl@yahoo.com>
27750              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
27751              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
27752              
27753              (partially applied, most of the new tests need to be rethought)
27754      Branch: perl
27755            ! regcomp.c t/op/re_tests
27756 ____________________________________________________________________________
27757 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
27758         Log: Small tweaks.
27759      Branch: perl
27760            ! handy.h regexec.c
27761 ____________________________________________________________________________
27762 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
27763         Log: Unicode casefolding continues.
27764              (lib/encoding.t still failing.)
27765      Branch: perl
27766            ! regexec.c t/op/pat.t
27767 ____________________________________________________________________________
27768 [ 13854] By: nick                                  on 2001/12/22  20:01:27
27769         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
27770      Branch: perlio
27771            ! makedef.pl perlio.h perlio.sym win32/win32.c
27772 ____________________________________________________________________________
27773 [ 13853] By: nick                                  on 2001/12/22  19:58:53
27774         Log: Put PerlIO stuff inside EXTERN C
27775      Branch: perlio
27776            ! embed.pl proto.h
27777 ____________________________________________________________________________
27778 [ 13852] By: nick                                  on 2001/12/22  18:04:34
27779         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
27780              so that they get implicit pTHX_ and we can avoid slow dTHX.
27781      Branch: perlio
27782            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
27783            ! perlio.h pod/perlapi.pod proto.h
27784 ____________________________________________________________________________
27785 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
27786         Log: metaconfig unit change for #13850.
27787      Branch: metaconfig
27788            ! U/modified/Loc.U
27789 ____________________________________________________________________________
27790 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
27791         Log: Rework the make logic (again).
27792      Branch: perl
27793            ! Configure
27794 ____________________________________________________________________________
27795 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
27796         Log: Integrate perlio:
27797              
27798              [ 13848]
27799              The CR at EOF fix earlier broke CR at end-of-buffer.
27800              This should be okay for both?
27801              
27802              [ 13847]
27803              Correct checking code which Ilya spotted was tripped by CR at EOF.
27804              Also tone down perl -DP tracing of sv_gets.
27805              
27806              [ 13846]
27807              Fix mis-parse of autoloaded usage code by declaring the sub
27808      Branch: perl
27809            ! regexec.c
27810           !> ext/POSIX/POSIX.pm perlio.c sv.c
27811 ____________________________________________________________________________
27812 [ 13848] By: nick                                  on 2001/12/22  15:11:17
27813         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
27814              This should be okay for both?
27815      Branch: perlio
27816            ! perlio.c
27817 ____________________________________________________________________________
27818 [ 13847] By: nick                                  on 2001/12/22  12:26:32
27819         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
27820              Also tone down perl -DP tracing of sv_gets.
27821      Branch: perlio
27822            ! perlio.c sv.c
27823 ____________________________________________________________________________
27824 [ 13846] By: nick                                  on 2001/12/22  10:49:27
27825         Log: Fix mis-parse of autoloaded usage code by declaring the sub
27826      Branch: perlio
27827            ! ext/POSIX/POSIX.pm
27828 ____________________________________________________________________________
27829 [ 13845] By: nick                                  on 2001/12/22  10:44:11
27830         Log: Integrate mainline - some fails:
27831              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
27832              -------------------------------------------------------------------------------
27833              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
27834              ../lib/encoding.t                    19    2  10.53%  17-18
27835              op/pat.t                            770    3   0.39%  754-755 757
27836      Branch: perlio
27837           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
27838           !> (integrate 36 files)
27839 ____________________________________________________________________________
27840 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
27841         Log: More Unicode casing fixes.
27842      Branch: perl
27843            ! regexec.c t/op/pat.t
27844 ____________________________________________________________________________
27845 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
27846         Log: Unicode casefolding fixes.
27847      Branch: perl
27848            ! op.c regcomp.c regexec.c t/op/pat.t
27849 ____________________________________________________________________________
27850 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
27851         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
27852              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
27853              Date: Sat, 22 Dec 2001 00:01:29 +0100
27854              Message-ID: <20011222000129.A713@rafael>
27855      Branch: perl
27856            ! ext/B/B/Deparse.pm
27857 ____________________________________________________________________________
27858 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
27859         Log: VOS config from Paul Green.
27860      Branch: perl
27861            ! hints/vos.sh
27862 ____________________________________________________________________________
27863 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
27864         Log: Subject: [PATCH @13746] CreateTTY on OS/2
27865              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27866              Date: Fri, 21 Dec 2001 15:59:45 -0500
27867              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
27868      Branch: perl
27869            ! lib/perl5db.pl
27870 ____________________________________________________________________________
27871 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
27872         Log: Subject: [PATCH @13746] uninstalled build of modules broken
27873              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27874              Date: Fri, 21 Dec 2001 15:49:09 -0500
27875              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
27876      Branch: perl
27877            ! lib/ExtUtils/MM_Unix.pm
27878 ____________________________________________________________________________
27879 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
27880         Log: Subject: [PATCH @13746] OS/2 File::* modules
27881              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27882              Date: Fri, 21 Dec 2001 15:43:24 -0500
27883              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
27884      Branch: perl
27885            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
27886 ____________________________________________________________________________
27887 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
27888         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
27889              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27890              Date: Fri, 21 Dec 2001 17:29:07 +0100
27891              Message-ID: <3C236353.6625C4C0@alcatel.at>
27892      Branch: perl
27893            ! pod/perltie.pod
27894 ____________________________________________________________________________
27895 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
27896         Log: metaconfig unit changes for #13835
27897      Branch: metaconfig
27898            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
27899            ! U/modified/sh.U
27900 ____________________________________________________________________________
27901 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
27902         Log: Further VOS tweaks: the _exe needs to be introduced
27903              in the very beginning, and the make/gmake needs special
27904              VOS logic.
27905      Branch: perl
27906            ! Configure Makefile.SH
27907 ____________________________________________________________________________
27908 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
27909         Log: Update Changes.
27910      Branch: perl
27911            ! Changes patchlevel.h
27912 ____________________________________________________________________________
27913 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
27914         Log: metaconfig unit change for #13832.
27915      Branch: metaconfig
27916            ! U/modified/spitshell.U
27917 ____________________________________________________________________________
27918 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
27919         Log: Also the search for cat needs to be _exe-aware.
27920      Branch: perl
27921            ! Configure
27922 ____________________________________________________________________________
27923 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
27924         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
27925              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27926              Date: Fri, 21 Dec 2001 14:02:01 +0100
27927              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
27928      Branch: perl
27929            ! ext/B/B/Xref.pm
27930 ____________________________________________________________________________
27931 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
27932         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
27933      Branch: perl
27934            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
27935            ! ext/B/t/assembler.t
27936 ____________________________________________________________________________
27937 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
27938         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
27939              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27940              Date: Fri, 21 Dec 2001 11:15:38 +0100
27941              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
27942      Branch: perl
27943            ! hv.c
27944 ____________________________________________________________________________
27945 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
27946         Log: A plan is good.
27947      Branch: perl
27948            ! ext/re/re.t
27949 ____________________________________________________________________________
27950 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
27951         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
27952              From: chromatic <chromatic@rmci.net>
27953              Date: Thu, 20 Dec 2001 16:16:48 -0700
27954              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
27955      Branch: perl
27956            + ext/re/re.t
27957            ! MANIFEST
27958 ____________________________________________________________________________
27959 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
27960         Log: Synchronize the skippage message.
27961      Branch: perl
27962            ! lib/ExtUtils/t/MM_OS2.t
27963 ____________________________________________________________________________
27964 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
27965         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
27966              From: chromatic <chromatic@rmci.net>
27967              Date: Thu, 20 Dec 2001 16:09:10 -0700
27968              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
27969      Branch: perl
27970            + lib/ExtUtils/t/MM_OS2.t
27971            ! MANIFEST
27972 ____________________________________________________________________________
27973 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
27974         Log: Subject: perlfunc.pod patch re flock via fcntl
27975              From: "Tye McQueen" <tye@metronet.com>
27976              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
27977              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
27978      Branch: perl
27979            ! pod/perlfunc.pod
27980 ____________________________________________________________________________
27981 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
27982         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
27983              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
27984              (the Unicode maximum code point) warnable offenses.
27985      Branch: perl
27986            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
27987            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
27988 ____________________________________________________________________________
27989 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
27990         Log: Sterner admonishment on -t.
27991      Branch: perl
27992            ! pod/perlrun.pod
27993 ____________________________________________________________________________
27994 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
27995         Log: Subject: [PATCH B::Dpparse] minor qr// fix
27996              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27997              Date: Thu, 20 Dec 2001 22:53:34 +0100
27998              Message-ID: <20011220225334.A735@rafael>
27999      Branch: perl
28000            ! ext/B/B/Deparse.pm
28001 ____________________________________________________________________________
28002 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
28003         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
28004              From: Robert Spier <rspier@pobox.com>
28005              Date: Thu, 20 Dec 2001 08:10:00 -0800
28006              Message-ID: <15394.3416.693353.107334@rls.cx>
28007      Branch: perl
28008            ! lib/Carp/Heavy.pm
28009 ____________________________________________________________________________
28010 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
28011         Log: Integrate perlio:
28012              
28013              [ 13815]
28014              pTHX_ fixes for :win32 layer
28015      Branch: perl
28016           !> win32/win32io.c
28017 ____________________________________________________________________________
28018 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
28019         Log: Subject: Re: [PATCH pod/perliol.pod] resend
28020              From: Stas Bekman <stas@stason.org>
28021              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
28022              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
28023      Branch: perl
28024            ! pod/perliol.pod
28025 ____________________________________________________________________________
28026 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
28027         Log: Fix up the APIs noone hopefully uses.
28028      Branch: perl
28029            ! utf8.c
28030 ____________________________________________________________________________
28031 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
28032         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
28033              Date: Wed, 19 Dec 2001 14:13:38 -0800
28034              From: Robert Spier <rspier@pobox.com>
28035              Message-ID: <15393.4370.605214.548582@rls.cx>
28036      Branch: perl
28037            ! lib/Carp.t lib/Carp/Heavy.pm
28038 ____________________________________________________________________________
28039 [ 13815] By: nick                                  on 2001/12/20  10:23:42
28040         Log: pTHX_ fixes for :win32 layer
28041      Branch: perlio
28042            ! win32/win32io.c
28043 ____________________________________________________________________________
28044 [ 13814] By: nick                                  on 2001/12/20  08:20:11
28045         Log: Integrate mainline (mostly) utf8.c does not compile.
28046      Branch: perlio
28047           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
28048           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28049           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28050           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
28051           +> lib/Net/Ping/t/300_ping_stream.t
28052           !> Changes MANIFEST embed.h embed.pl embedvar.h
28053           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
28054           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
28055           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
28056           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
28057           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
28058 ____________________________________________________________________________
28059 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
28060         Log: Some bincompat clawbacks.
28061      Branch: perl
28062            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
28063            ! wince/perldll.def
28064 ____________________________________________________________________________
28065 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
28066         Log: gcc pacifying (RH 7.1/ia64).
28067      Branch: perl
28068            ! pp.c
28069 ____________________________________________________________________________
28070 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
28071         Log: Update Changes.
28072      Branch: perl
28073            ! Changes patchlevel.h
28074 ____________________________________________________________________________
28075 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
28076         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
28077              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28078              Date: Wed, 19 Dec 2001 12:35:07 +0100
28079              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
28080              
28081              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
28082              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28083              Date: Wed, 19 Dec 2001 17:34:51 +0000
28084              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
28085      Branch: perl
28086            ! pod/perlre.pod
28087 ____________________________________________________________________________
28088 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
28089         Log: Integrate perlio:
28090              
28091              [ 13808]
28092              Add pTHX to all vtable functions for future-proofing and
28093              consistency of PerlIO layers.
28094              
28095              [ 13797]
28096              Remove the sometimes-lvalue cast
28097              
28098              [ 13796]
28099              alarm.t with -Uuseperlio fix
28100              - SA_RESTART should only be function of PERL_OLD_SIGNALS
28101              not USE_PERLIO
28102              
28103              [ 13795]
28104              Fix READONLY hashes:
28105              1. Discovered need for disabled scope.c part of Jeff's patch.
28106              2. Corrected hv_delete* - entry was being de-linked from
28107              chain (patch program not smart enough?)
28108      Branch: perl
28109           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28110           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
28111 ____________________________________________________________________________
28112 [ 13808] By: nick                                  on 2001/12/19  16:08:27
28113         Log: Add pTHX to all vtable functions for future-proofing and
28114              consistency of PerlIO layers.
28115      Branch: perlio
28116            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28117            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
28118 ____________________________________________________________________________
28119 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
28120         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
28121      Branch: perl
28122            ! ext/B/B/Assembler.pm
28123 ____________________________________________________________________________
28124 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
28125         Log: Reword the alarm explanation.
28126      Branch: perl
28127            ! pod/perlfunc.pod
28128 ____________________________________________________________________________
28129 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
28130         Log: Subject: [PATCH @13746] OS/2 build
28131              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
28132              Date: Wed, 19 Dec 2001 02:45:41 -0500
28133              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
28134              
28135              (skipped the t/TEST change)
28136      Branch: perl
28137            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
28138            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
28139            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
28140 ____________________________________________________________________________
28141 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
28142         Log: Upgrade to Net::Ping 2.09.
28143      Branch: perl
28144            + lib/Net/Ping/CHANGES lib/Net/Ping/README
28145            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28146            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28147            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
28148            + lib/Net/Ping/t/300_ping_stream.t
28149            ! MANIFEST lib/Net/Ping.pm
28150 ____________________________________________________________________________
28151 [ 13803] By: nick                                  on 2001/12/19  14:43:24
28152         Log: Integrate mainline
28153      Branch: perlio
28154           +> ext/B/t/assembler.t lib/lib.t
28155           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
28156           !> lib/lib_pm.PL t/op/glob.t utf8.c
28157 ____________________________________________________________________________
28158 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
28159         Log: B::Assembler/B::Disassembler patches and test;
28160              from Wolfgang Laun.
28161              
28162              TODO: getting perlcc working.
28163      Branch: perl
28164            + ext/B/t/assembler.t
28165            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
28166 ____________________________________________________________________________
28167 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
28168         Log: Can't printf U8s as UVs.
28169      Branch: perl
28170            ! utf8.c
28171 ____________________________________________________________________________
28172 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
28173         Log: Subject: Re: [PATCH] ...while $var = glob(...)
28174              From: Robin Houston <robin@kitsite.com> 
28175              Date: Wed, 19 Dec 2001 13:48:55 +0000
28176              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
28177              
28178              Not exactly a glob test but internal-logically correct.
28179      Branch: perl
28180            ! t/op/glob.t
28181 ____________________________________________________________________________
28182 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
28183         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
28184              From: Michael G Schwern <schwern@pobox.com> 
28185              Date: Wed, 19 Dec 2001 07:42:54 -0500
28186              Message-ID: <20011219124254.GF8630@blackrider>
28187      Branch: perl
28188            + lib/lib.t
28189            ! MANIFEST lib/lib_pm.PL
28190 ____________________________________________________________________________
28191 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
28192         Log: Integrate with perlio.
28193      Branch: perl
28194           !> hv.c hv.h scope.c util.c
28195 ____________________________________________________________________________
28196 [ 13797] By: nick                                  on 2001/12/19  12:03:21
28197         Log: Remove the sometimes-lvalue cast
28198      Branch: perlio
28199            ! hv.h
28200 ____________________________________________________________________________
28201 [ 13796] By: nick                                  on 2001/12/19  11:02:27
28202         Log: alarm.t with -Uuseperlio fix
28203              - SA_RESTART should only be function of PERL_OLD_SIGNALS
28204              not USE_PERLIO
28205      Branch: perlio
28206            ! util.c
28207 ____________________________________________________________________________
28208 [ 13795] By: nick                                  on 2001/12/19  10:19:40
28209         Log: Fix READONLY hashes:
28210              1. Discovered need for disabled scope.c part of Jeff's patch.
28211              2. Corrected hv_delete* - entry was being de-linked from
28212              chain (patch program not smart enough?)
28213      Branch: perlio
28214            ! hv.c scope.c
28215 ____________________________________________________________________________
28216 [ 13794] By: nick                                  on 2001/12/19  09:35:13
28217         Log: Integrate mainline
28218      Branch: perlio
28219           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
28220           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
28221           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
28222           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
28223           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
28224 ____________________________________________________________________________
28225 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
28226         Log: Regen toc.
28227      Branch: perl
28228            ! pod/perltoc.pod
28229 ____________________________________________________________________________
28230 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
28231         Log: FAQ sync.
28232      Branch: perl
28233            ! pod/perlfaq5.pod
28234 ____________________________________________________________________________
28235 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
28236         Log: Reformat round.
28237      Branch: perl
28238            ! pod/perlunicode.pod
28239 ____________________________________________________________________________
28240 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
28241         Log: Subject: [PATCH] pod/perlunicode.pod
28242              From: Jeffrey Friedl <jfriedl@yahoo.com>
28243              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
28244              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
28245      Branch: perl
28246            ! pod/perlunicode.pod
28247 ____________________________________________________________________________
28248 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
28249         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
28250              From: Jeffrey Friedl <jfriedl@yahoo.com>
28251              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
28252              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
28253      Branch: perl
28254            ! pod/perluniintro.pod
28255 ____________________________________________________________________________
28256 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
28257         Log: Slight pod reformatting.
28258      Branch: perl
28259            ! pod/perluniintro.pod
28260 ____________________________________________________________________________
28261 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
28262         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
28263              From: Jeffrey Friedl <jfriedl@yahoo.com>    
28264              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
28265              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
28266      Branch: perl
28267            ! pod/perluniintro.pod
28268 ____________________________________________________________________________
28269 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
28270         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
28271              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28272              Date: Wed, 19 Dec 2001 01:45:23 +0000
28273              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
28274      Branch: perl
28275            ! sv.c
28276 ____________________________________________________________________________
28277 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
28278         Log: Subject: Porting/checkURL.pl
28279              From: abigail@foad.org
28280              Date: Tue, 18 Dec 2001 19:03:22 +0100          
28281              Message-ID: <20011218180322.8278.qmail@foad.org> 
28282      Branch: perl
28283            ! Porting/checkURL.pl
28284 ____________________________________________________________________________
28285 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
28286         Log: metaconfig unit change for #13783.
28287      Branch: metaconfig
28288            ! U/modified/Loc.U
28289 ____________________________________________________________________________
28290 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
28291         Log: A bit too oversweeping matching in #13778.
28292      Branch: perl
28293            ! Configure
28294 ____________________________________________________________________________
28295 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
28296         Log: Re-gen Configure based on #13778..13781.
28297      Branch: perl
28298            ! Configure config_h.SH
28299 ____________________________________________________________________________
28300 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
28301         Log: First assume that crypt() can live happy normal life in
28302              the libc or the moral equivalent; only then try magic.
28303      Branch: metaconfig
28304            + U/modified/d_crypt.U
28305 ____________________________________________________________________________
28306 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
28307         Log: In VOS ACLs confuse the testing.
28308      Branch: metaconfig
28309            ! U/modified/Findhdr.U
28310 ____________________________________________________________________________
28311 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
28312         Log: Either make or gmake.
28313      Branch: metaconfig
28314            ! U/modified/Loc.U
28315 ____________________________________________________________________________
28316 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
28317         Log: If your _exe is different from .exe and your test -f $foo
28318              doesn't do magic to recognize $foo$_exe, you will need to
28319              specify -D_exe=... on command line-- and this patch.
28320      Branch: metaconfig
28321            + U/modified/sh.U
28322            ! U/modified/Loc.U
28323 ____________________________________________________________________________
28324 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
28325         Log: Fix the bugs in #13768..13776, and regen Configure.
28326      Branch: metaconfig
28327            ! U/compline/nblock_io.U U/modified/Findhdr.U
28328            ! U/modified/spitshell.U
28329      Branch: metaconfig/U/perl
28330            ! issymlink.U perlpath.U
28331      Branch: perl
28332            ! Configure config_h.SH
28333 ____________________________________________________________________________
28334 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
28335         Log: Must test with $_exe. (There are plenty of similar
28336              spots earlier but they are a tad more complex to fix
28337              since they come before the hints are run.)
28338      Branch: metaconfig
28339            + U/modified/yacc.U
28340 ____________________________________________________________________________
28341 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
28342         Log: F_SETFL might require <fcntl.h>
28343      Branch: metaconfig
28344            ! U/compline/nblock_io.U
28345 ____________________________________________________________________________
28346 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
28347         Log: Don't require make; have both make and gmake optional.
28348              (Maybe have a check that at least one of them is available?)
28349      Branch: metaconfig
28350            ! U/modified/Loc.U
28351 ____________________________________________________________________________
28352 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
28353         Log: cat might be farther than /bin or /usr/bin.
28354      Branch: metaconfig
28355            ! U/modified/spitshell.U
28356 ____________________________________________________________________________
28357 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
28358         Log: In VOS the path component separator is >, not /.
28359      Branch: metaconfig
28360            ! U/modified/Findhdr.U
28361 ____________________________________________________________________________
28362 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
28363         Log: The VOS shell doesn't implement the ? wildcard
28364              (? is used for other purposes, I assume); but
28365              it does implement the * wildcard, and that works
28366              in the general case just fine.
28367      Branch: metaconfig/U/perl
28368            ! d_dlsymun.U
28369 ____________________________________________________________________________
28370 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
28371         Log: VOS detection.
28372      Branch: metaconfig
28373            ! U/modified/Oldconfig.U
28374 ____________________________________________________________________________
28375 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
28376         Log: Proper path for VOS.
28377      Branch: metaconfig
28378            ! U/modified/Head.U
28379 ____________________________________________________________________________
28380 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
28381         Log: Change s/>& 4/>&4/g for consistency.
28382      Branch: metaconfig
28383            + U/modified/d_dosuid.U
28384            ! U/modified/d_socket.U
28385      Branch: metaconfig/U/perl
28386            ! issymlink.U perlxvf.U
28387 ____________________________________________________________________________
28388 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
28389         Log: Subject: Re: Benchmark.t failure on Linux
28390              From: Nicholas Clark <nick@ccl4.org>
28391              Date: Tue, 18 Dec 2001 22:51:25 +0000
28392              Message-ID: <20011218225124.N21702@plum.flirble.org>
28393      Branch: perl
28394            ! lib/Benchmark.t
28395 ____________________________________________________________________________
28396 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
28397         Log: Re-applying #13752 until a better solution can be found.
28398      Branch: perl
28399            ! lib/ExtUtils/t/MM_Unix.t
28400 ____________________________________________________________________________
28401 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
28402         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
28403              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
28404              Date: Tue, 18 Dec 2001 12:05:40 -0500
28405              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
28406      Branch: perl
28407            ! lib/Exporter.pm
28408 ____________________________________________________________________________
28409 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
28410         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
28411              findings -- some of the warnings I can't explain except
28412              by NVgf being detected wrong, though.
28413      Branch: perl
28414            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
28415 ____________________________________________________________________________
28416 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
28417         Log: Subject: [PATCH] pod/perluniintro.pod
28418              From: Jeffrey Friedl <jfriedl@yahoo.com>
28419              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
28420              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
28421      Branch: perl
28422            ! pod/perluniintro.pod
28423 ____________________________________________________________________________
28424 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
28425         Log: ".pm" is the native executable suffix in VOS.
28426      Branch: perl
28427            ! hints/vos.sh
28428 ____________________________________________________________________________
28429 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
28430         Log: Integrate perlio:
28431              
28432              [ 13760]
28433              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
28434              - added delete of READONLY value inhibit & test for same
28435              - re-tabbed
28436      Branch: perl
28437           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
28438 ____________________________________________________________________________
28439 [ 13760] By: nick                                  on 2001/12/18  15:55:22
28440         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
28441              - added delete of READONLY value inhibit & test for same
28442              - re-tabbed
28443      Branch: perlio
28444            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
28445 ____________________________________________________________________________
28446 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
28447         Log: (Undone by #13766.)
28448              Retract #13752.
28449      Branch: perl
28450            ! lib/ExtUtils/t/MM_Unix.t
28451 ____________________________________________________________________________
28452 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
28453         Log: Echoes of #13757.
28454      Branch: perl
28455            ! t/lib/warnings/utf8
28456 ____________________________________________________________________________
28457 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
28458         Log: Make the utf8 malformedness messages more verbose.
28459      Branch: perl
28460            ! lib/utf8.t utf8.c
28461 ____________________________________________________________________________
28462 [ 13756] By: nick                                  on 2001/12/18  14:43:58
28463         Log: Integrate mainline
28464      Branch: perlio
28465           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
28466           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
28467           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
28468           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
28469           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
28470           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
28471            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
28472            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
28473            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
28474            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
28475            - lib/ExtUtils/testlib.t
28476           !> (integrate 28 files)
28477 ____________________________________________________________________________
28478 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
28479         Log: README.aix updates from Jens-Uwe Mager.
28480      Branch: perl
28481            ! README.aix
28482 ____________________________________________________________________________
28483 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
28484         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
28485              From: Michael G Schwern <schwern@pobox.com>
28486              Date: Tue, 18 Dec 2001 00:58:18 -0500
28487              Message-ID: <20011218055818.GC4362@blackrider>
28488      Branch: perl
28489            ! lib/Benchmark.t
28490 ____________________________________________________________________________
28491 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
28492         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
28493              From: Michael G Schwern <schwern@pobox.com>
28494              Date: Tue, 18 Dec 2001 00:40:38 -0500
28495              Message-ID: <20011218054038.GB4362@blackrider>
28496      Branch: perl
28497            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
28498 ____________________________________________________________________________
28499 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
28500         Log: (reintroduced by #13766)
28501              (retracted by #13759)
28502              
28503              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
28504              From: Michael G Schwern <schwern@pobox.com>  
28505              Date: Tue, 18 Dec 2001 00:00:23 -0500
28506              Message-ID: <20011218050023.GA27893@blackrider>
28507      Branch: perl
28508            ! lib/ExtUtils/t/MM_Unix.t
28509 ____________________________________________________________________________
28510 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
28511         Log: Re-patch #13749.
28512      Branch: perl
28513            ! t/op/glob.t
28514 ____________________________________________________________________________
28515 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
28516         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
28517              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28518              Date: Tue, 18 Dec 2001 12:55:43 +0000
28519              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
28520      Branch: perl
28521            ! ext/Devel/Peek/Peek.pm
28522 ____________________________________________________________________________
28523 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
28524         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
28525              From: Robin Houston <robin@kitsite.com> 
28526              Date: Tue, 18 Dec 2001 14:54:33 +0000
28527              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
28528      Branch: perl
28529            ! t/op/glob.t
28530 ____________________________________________________________________________
28531 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
28532         Log: Subject: [PATCH] slightly more for Exporter.pm
28533              From: Nicholas Clark <nick@ccl4.org>
28534              Date: Tue, 18 Dec 2001 00:22:03 +0000
28535              Message-ID: <20011218002203.M21702@plum.flirble.org>
28536      Branch: perl
28537            ! lib/Exporter.pm
28538 ____________________________________________________________________________
28539 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
28540         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
28541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28542              Date: Mon, 17 Dec 2001 16:37:18 +0100
28543              Message-ID: <20011217163718.A2292@rafael>
28544              
28545              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
28546              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28547              Date: Mon, 17 Dec 2001 23:17:06 +0100
28548              Message-ID: <20011217231706.A730@rafael>
28549      Branch: perl
28550            ! pod/perlsub.pod pp.c toke.c
28551 ____________________________________________________________________________
28552 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
28553         Log: Update Changes.
28554      Branch: perl
28555            ! Changes patchlevel.h
28556 ____________________________________________________________________________
28557 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
28558         Log: New test warrants a MANIFEST entry.
28559      Branch: perl
28560            ! MANIFEST
28561 ____________________________________________________________________________
28562 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
28563         Log: Subject: Re: [PATCH] ...while $var = glob(...)
28564              From: Robin Houston <robin@kitsite.com>
28565              Date: Mon, 17 Dec 2001 20:27:30 +0000
28566              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
28567              
28568              Can't portably unlink open files.
28569      Branch: perl
28570            ! t/op/glob.t
28571 ____________________________________________________________________________
28572 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
28573         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
28574      Branch: perl
28575            ! pod/perluniintro.pod
28576 ____________________________________________________________________________
28577 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
28578         Log: Move typeglob test from glob.t to gv.t.
28579      Branch: perl
28580            ! t/op/glob.t t/op/gv.t
28581 ____________________________________________________________________________
28582 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
28583         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
28584              From: Robin Houston <robin@kitsite.com> 
28585              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
28586              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
28587      Branch: perl
28588            ! t/op/glob.t
28589 ____________________________________________________________________________
28590 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
28591         Log: Demote the surrogate and non-character errors to warnings.
28592      Branch: perl
28593            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
28594 ____________________________________________________________________________
28595 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
28596         Log: Subject: [PATCH] more POSIX tests, and more autoloading
28597              From: Nicholas Clark <nick@ccl4.org>
28598              Date: Mon, 17 Dec 2001 18:27:47 +0000
28599              Message-ID: <20011217182747.D21702@plum.flirble.org>
28600      Branch: perl
28601            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
28602 ____________________________________________________________________________
28603 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
28604         Log: Subject: [PATCH] ...while $var = glob(...)
28605              From: Robin Houston <robin@kitsite.com> 
28606              Date: Mon, 17 Dec 2001 15:51:54 +0000
28607              Message-ID: <20011217155153.A311@robin.kitsite.com>
28608      Branch: perl
28609            ! op.c
28610 ____________________________________________________________________________
28611 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
28612         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
28613              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28614              Date: Mon, 17 Dec 2001 15:23:01 +0100
28615              Message-ID: <20011217152301.A704@rafael>
28616      Branch: perl
28617            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
28618 ____________________________________________________________________________
28619 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
28620         Log: The system() vs $SIG{ARLM} is no more a todo.
28621      Branch: perl
28622            ! t/op/alarm.t
28623 ____________________________________________________________________________
28624 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
28625         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
28626              From: Michael G Schwern <schwern@pobox.com>
28627              Date: Sun, 16 Dec 2001 23:59:01 -0500
28628              Message-ID: <20011217045901.GL17232@blackrider>
28629      Branch: perl
28630            + t/op/alarm.t
28631            ! MANIFEST
28632 ____________________________________________________________________________
28633 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
28634         Log: s/UNIX/Unix/
28635      Branch: perl
28636            ! MANIFEST
28637 ____________________________________________________________________________
28638 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
28639         Log: Move ExtUtils tests to lib/ExtUtils/t.
28640      Branch: perl
28641            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
28642            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
28643            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
28644            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
28645            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
28646            + lib/ExtUtils/t/testlib.t
28647            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
28648            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
28649            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
28650            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
28651            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
28652            ! MANIFEST
28653 ____________________________________________________________________________
28654 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
28655         Log: Subject: [PATCH] MM_Unix tests, and some questions
28656              From: Tels <perl_dummy@bloodgate.com>
28657              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
28658              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
28659              
28660              Subject: Re: [PATCH] MM_Unix tests, and some questions
28661              From: Tels <perl_dummy@bloodgate.com>
28662              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
28663              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
28664      Branch: perl
28665            + lib/ExtUtils/MM_Unix.t
28666            ! MANIFEST lib/ExtUtils/MM_Unix.pm
28667 ____________________________________________________________________________
28668 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
28669         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
28670              From: Michael G Schwern <schwern@pobox.com>
28671              Date: Sun, 16 Dec 2001 17:53:55 -0500
28672              Message-ID: <20011216225354.GE8900@blackrider>
28673      Branch: perl
28674            ! lib/ExtUtils/MM_Unix.pm
28675 ____________________________________________________________________________
28676 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
28677         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
28678              From: Michael G Schwern <schwern@pobox.com>                
28679              Date: Sun, 16 Dec 2001 16:12:55 -0500
28680              Message-ID: <20011216211255.GV8900@blackrider>
28681      Branch: perl
28682            ! ext/B/B/Deparse.pm
28683 ____________________________________________________________________________
28684 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
28685         Log: Subject: [PATCH] Exporter.pm
28686              From: Nicholas Clark <nick@ccl4.org>
28687              Date: Sun, 16 Dec 2001 19:24:25 +0000
28688              Message-ID: <20011216192425.R21702@plum.flirble.org>
28689      Branch: perl
28690            ! lib/Exporter.pm
28691 ____________________________________________________________________________
28692 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
28693         Log: Subject: [PATCH] Exporter.t (and question)
28694              From: Nicholas Clark <nick@ccl4.org>
28695              Date: Sun, 16 Dec 2001 17:24:55 +0000
28696              Message-ID: <20011216172455.P21702@plum.flirble.org>
28697      Branch: perl
28698            ! lib/Exporter.t
28699 ____________________________________________________________________________
28700 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
28701         Log: Subject: Re: perl@13661
28702              From: "John P. Linderman" <jpl@research.att.com>              
28703              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
28704              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
28705      Branch: perl
28706            ! pp_sort.c
28707 ____________________________________________________________________________
28708 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
28709         Log: Subject: Will the real Unicode encoding please stand up?
28710              From: Jeffrey Friedl <jfriedl@yahoo.com>
28711              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
28712              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
28713      Branch: perl
28714            ! pod/perluniintro.pod
28715 ____________________________________________________________________________
28716 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
28717         Log: Integrate perlio:
28718              
28719              [ 13724]
28720              Fix for alarm() breaking into wait*().
28721              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
28722              signal handler before caller re-does the system call.
28723      Branch: perl
28724           !> util.c
28725 ____________________________________________________________________________
28726 [ 13724] By: nick                                  on 2001/12/17  09:16:50
28727         Log: Fix for alarm() breaking into wait*().
28728              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
28729              signal handler before caller re-does the system call.
28730      Branch: perlio
28731            ! util.c
28732 ____________________________________________________________________________
28733 [ 13723] By: nick                                  on 2001/12/17  07:45:13
28734         Log: Integrate mainline
28735      Branch: perlio
28736           +> (branch 26 files)
28737           !> (integrate 47 files)
28738 ____________________________________________________________________________
28739 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
28740         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
28741              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
28742              and characters beyond 0x10FFF should be disallowed, too,
28743              but some tests would need changing, but more importantly some
28744              APIs would need remodeling since one can easily generate such
28745              characters either by bitwise complements, tr complements, or
28746              v-strings.
28747      Branch: perl
28748            ! pod/perldiag.pod utf8.c
28749 ____________________________________________________________________________
28750 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
28751         Log: Make surrogates illegal also on EBCDIC.
28752      Branch: perl
28753            ! utf8.c
28754 ____________________________________________________________________________
28755 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
28756         Log: Subject: [patch @13687] Unicode::Collate 0.10
28757              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
28758              Date: Sun, 16 Dec 2001 21:22:12 +0900
28759              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
28760      Branch: perl
28761            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28762            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
28763 ____________________________________________________________________________
28764 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
28765         Log: More documentation for the encoding pragma.
28766      Branch: perl
28767            ! lib/encoding.pm
28768 ____________________________________________________________________________
28769 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
28770         Log: Subject: [PATCH] lib/open.pm 
28771              From: Jeffrey Friedl <jfriedl@yahoo.com>
28772              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
28773              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
28774      Branch: perl
28775            ! lib/open.pm
28776 ____________________________________________________________________________
28777 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
28778         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
28779              From: chromatic <chromatic@rmci.net>
28780              Date: Sat, 15 Dec 2001 23:24:40 -0700
28781              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
28782      Branch: perl
28783            + lib/ExtUtils/Installed.t
28784            ! MANIFEST
28785 ____________________________________________________________________________
28786 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
28787         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
28788              From: Michael G Schwern <schwern@pobox.com>
28789              Date: Sun, 16 Dec 2001 01:14:00 -0500
28790              Message-ID: <20011216061400.GC8900@blackrider>
28791      Branch: perl
28792            ! lib/diagnostics.pm
28793 ____________________________________________________________________________
28794 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
28795         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
28796              From: Michael G Schwern <schwern@pobox.com>
28797              Date: Sun, 16 Dec 2001 01:12:42 -0500
28798              Message-ID: <20011216061242.GB8900@blackrider>
28799      Branch: perl
28800            ! t/test.pl
28801 ____________________________________________________________________________
28802 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
28803         Log: I sometimes outsmart myself.
28804      Branch: perl
28805            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
28806 ____________________________________________________________________________
28807 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
28808         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
28809              From: Michael G Schwern <schwern@pobox.com>
28810              Date: Sat, 15 Dec 2001 15:08:29 -0500
28811              Message-ID: <20011215200829.GK1548@blackrider>
28812      Branch: perl
28813            ! lib/AutoSplit.pm
28814 ____________________________________________________________________________
28815 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
28816         Log: perlunicode enchancements suggested by Jeffrey Friedl.
28817      Branch: perl
28818            ! pod/perlunicode.pod
28819 ____________________________________________________________________________
28820 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
28821         Log: Subject: [PATCH] perlunicode.pod
28822              From: Jeffrey Friedl <jfriedl@yahoo.com>
28823              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
28824              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
28825      Branch: perl
28826            ! pod/perlunicode.pod
28827 ____________________________________________________________________________
28828 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
28829         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
28830              From: Jeffrey Friedl <jfriedl@yahoo.com>
28831              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
28832              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
28833      Branch: perl
28834            ! lib/utf8_heavy.pl
28835 ____________________________________________________________________________
28836 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
28837         Log: Can't create surrogates; so can't match them, either.
28838      Branch: perl
28839            ! pod/perlunicode.pod
28840 ____________________________________________________________________________
28841 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
28842         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
28843              From: Michael G Schwern <schwern@pobox.com>
28844              Date: Sat, 15 Dec 2001 21:20:35 -0500
28845              Message-ID: <20011216022035.GE5672@blackrider>
28846      Branch: perl
28847            ! t/test.pl
28848 ____________________________________________________________________________
28849 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
28850         Log: Make creating UTF-8 surrogates a punishable act.
28851      Branch: perl
28852            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
28853 ____________________________________________________________________________
28854 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
28855         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
28856      Branch: perl
28857            + lib/unicore/In/172.pl lib/unicore/In/173.pl
28858            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
28859            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
28860            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
28861            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
28862            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
28863 ____________________________________________________________________________
28864 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
28865         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
28866              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28867              Date: Sat, 15 Dec 2001 23:21:43 +0100
28868              Message-ID: <20011215232143.A11790@rafael>
28869      Branch: perl
28870            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
28871 ____________________________________________________________________________
28872 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
28873         Log: Make charnames more robust.
28874      Branch: perl
28875            ! lib/charnames.pm
28876 ____________________________________________________________________________
28877 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
28878         Log: The hoops one has to jump through.
28879      Branch: perl
28880            ! ext/I18N/Langinfo/Langinfo.pm
28881 ____________________________________________________________________________
28882 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
28883         Log: Subject: [PATCH] perlstyle.pod nit on warnings
28884              From: Autrijus Tang <autrijus@egb.elixus.org>
28885              Date: Sat, 15 Dec 2001 04:24:34 -0800
28886              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
28887      Branch: perl
28888            ! pod/perlstyle.pod
28889 ____________________________________________________________________________
28890 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
28891         Log: I don't think we are in FooOS, Toto.
28892      Branch: perl
28893            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
28894 ____________________________________________________________________________
28895 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
28896         Log: Subject: Re: Untested modules update:  There's more than we thought
28897              From: chromatic <chromatic@rmci.net>
28898              Date: Fri, 14 Dec 2001 17:20:24 -0700
28899              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
28900      Branch: perl
28901            + lib/ExtUtils/MM_Cygwin.t
28902            ! MANIFEST
28903 ____________________________________________________________________________
28904 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
28905         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
28906              From: Michael G Schwern <schwern@pobox.com> 
28907              Date: Fri, 14 Dec 2001 20:59:42 -0500
28908              Message-ID: <20011215015942.GF28596@blackrider>
28909      Branch: perl
28910            ! t/TEST
28911 ____________________________________________________________________________
28912 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
28913         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
28914              From: Michael G Schwern <schwern@pobox.com> 
28915              Date: Fri, 14 Dec 2001 20:03:46 -0500
28916              Message-ID: <20011215010346.GD28596@blackrider>
28917      Branch: perl
28918            + ext/B/t/bblock.t
28919            ! MANIFEST
28920 ____________________________________________________________________________
28921 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
28922         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
28923              From: Michael G Schwern <schwern@pobox.com> 
28924              Date: Fri, 14 Dec 2001 19:59:13 -0500
28925              Message-ID: <20011215005913.GC28596@blackrider>
28926      Branch: perl
28927            ! ext/B/B/Bblock.pm
28928 ____________________________________________________________________________
28929 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
28930         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
28931              From: Michael G Schwern <schwern@pobox.com> 
28932              Date: Fri, 14 Dec 2001 19:36:12 -0500
28933              Message-ID: <20011215003611.GA28596@blackrider>
28934      Branch: perl
28935            + ext/B/t/asmdata.t
28936            ! MANIFEST
28937 ____________________________________________________________________________
28938 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
28939         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
28940              From: Michael G Schwern <schwern@pobox.com> 
28941              Date: Fri, 14 Dec 2001 19:14:14 -0500
28942              Message-ID: <20011215001414.GA25077@blackrider>
28943      Branch: perl
28944            ! bytecode.pl ext/B/B/Asmdata.pm
28945 ____________________________________________________________________________
28946 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
28947         Log: Permissions.
28948      Branch: perl
28949            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
28950            ! ext/Devel/PPPort/module3.c
28951 ____________________________________________________________________________
28952 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
28953         Log: Benchmark test from Nicholas Clark.
28954      Branch: perl
28955            + lib/Benchmark.t
28956            ! MANIFEST lib/Benchmark.pm
28957 ____________________________________________________________________________
28958 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
28959         Log: Mithing.
28960      Branch: perl
28961            + lib/Attribute/Handlers/demo/demo2.pl
28962            + lib/Attribute/Handlers/demo/demo3.pl
28963            + lib/Attribute/Handlers/demo/demo4.pl
28964 ____________________________________________________________________________
28965 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
28966         Log: Silence compiler worries found by Schwern/Digital cc.
28967      Branch: perl
28968            ! perlio.c sv.c x2p/str.c
28969 ____________________________________________________________________________
28970 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
28971         Log: User may not have a valid home directory even if
28972              getpwuid() succedds.
28973      Branch: perl
28974            ! ext/File/Glob/t/basic.t
28975 ____________________________________________________________________________
28976 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
28977         Log: Integrate with perlio.  (No changes, but that's okay.)
28978      Branch: perl
28979           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
28980 ____________________________________________________________________________
28981 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
28982         Log: Add a Configure hints file for VOS: the POSIX support
28983              of VOS is getting close to the point where it can run
28984              Configure (some Configure tweaks will be required).
28985      Branch: perl
28986            + hints/vos.sh
28987            ! MANIFEST
28988 ____________________________________________________________________________
28989 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
28990         Log: Update Changes.
28991      Branch: perl
28992            ! Changes patchlevel.h
28993 ____________________________________________________________________________
28994 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
28995         Log: Reintroduce Attribute::Handlers with Spider's fixes.
28996      Branch: perl
28997            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
28998            + lib/Attribute/Handlers/README
28999            + lib/Attribute/Handlers/demo/Demo.pm
29000            + lib/Attribute/Handlers/demo/Descriptions.pm
29001            + lib/Attribute/Handlers/demo/MyClass.pm
29002            + lib/Attribute/Handlers/demo/demo.pl
29003            + lib/Attribute/Handlers/demo/demo_call.pl
29004            + lib/Attribute/Handlers/demo/demo_chain.pl
29005            + lib/Attribute/Handlers/demo/demo_cycle.pl
29006            + lib/Attribute/Handlers/demo/demo_hashdir.pl
29007            + lib/Attribute/Handlers/demo/demo_phases.pl
29008            + lib/Attribute/Handlers/demo/demo_range.pl
29009            + lib/Attribute/Handlers/demo/demo_rawdata.pl
29010            + lib/Attribute/Handlers/t/multi.t
29011            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
29012 ____________________________________________________________________________
29013 [ 13685] By: nick                                  on 2001/12/14  15:57:00
29014         Log: Integrate mainline
29015      Branch: perlio
29016           +> t/run/switcht.t
29017           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
29018           !> perlapi.h pod/perlrun.pod t/TEST taint.c
29019 ____________________________________________________________________________
29020 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
29021         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
29022              From: Michael G Schwern <schwern@pobox.com> 
29023              Date: Thu, 13 Dec 2001 19:27:08 -0500
29024              Message-ID: <20011214002707.GA10532@blackrider>
29025              
29026              (reword the perlrun -t description a bit,
29027              and move the Itaint_warn to the bottom of
29028              the intrpvar.h for binary compatibility)
29029      Branch: perl
29030            + t/run/switcht.t
29031            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
29032            ! perlapi.h pod/perlrun.pod t/TEST taint.c
29033 ____________________________________________________________________________
29034 [ 13683] By: nick                                  on 2001/12/14  12:29:41
29035         Log: Integrate mainline
29036      Branch: perlio
29037           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
29038           +> lib/Term/ReadLine.t t/op/hashassign.t
29039            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
29040            - lib/Attribute/Handlers/README
29041            - lib/Attribute/Handlers/demo/Demo.pm
29042            - lib/Attribute/Handlers/demo/Descriptions.pm
29043            - lib/Attribute/Handlers/demo/MyClass.pm
29044            - lib/Attribute/Handlers/demo/demo.pl
29045            - lib/Attribute/Handlers/demo/demo2.pl
29046            - lib/Attribute/Handlers/demo/demo3.pl
29047            - lib/Attribute/Handlers/demo/demo4.pl
29048            - lib/Attribute/Handlers/demo/demo_call.pl
29049            - lib/Attribute/Handlers/demo/demo_chain.pl
29050            - lib/Attribute/Handlers/demo/demo_cycle.pl
29051            - lib/Attribute/Handlers/demo/demo_hashdir.pl
29052            - lib/Attribute/Handlers/demo/demo_phases.pl
29053            - lib/Attribute/Handlers/demo/demo_range.pl
29054            - lib/Attribute/Handlers/demo/demo_rawdata.pl
29055            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
29056           !> (integrate 101 files)
29057 ____________________________________________________________________________
29058 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
29059         Log: Detypo.
29060      Branch: perl
29061            ! utf8.c
29062 ____________________________________________________________________________
29063 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
29064         Log: Buffer overflow checks.
29065      Branch: perl
29066            ! utf8.c
29067 ____________________________________________________________________________
29068 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
29069         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
29070              From: Spider Boardman <spider@leggy.zk3.dec.com>
29071              Date: Thu, 13 Dec 2001 15:32:51 -0500
29072              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
29073      Branch: perl
29074            ! lib/ExtUtils/Embed.t
29075 ____________________________________________________________________________
29076 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
29077         Log: More on the Unicode "line" definition.
29078      Branch: perl
29079            ! pod/perlunicode.pod
29080 ____________________________________________________________________________
29081 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
29082         Log: Open-ended VERSION?
29083      Branch: perl
29084            ! lib/ExtUtils/Install.pm
29085 ____________________________________________________________________________
29086 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
29087         Log: Subject: [PATCH] Better make distclean
29088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29089              Date: Thu, 13 Dec 2001 21:10:18 +0100
29090              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
29091      Branch: perl
29092            ! Makefile.SH
29093 ____________________________________________________________________________
29094 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
29095         Log: Remove Memoize::Saves as requested by mjd.
29096      Branch: perl
29097            - lib/Memoize/Saves.pm
29098            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
29099 ____________________________________________________________________________
29100 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
29101         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
29102              From: Michael G Schwern <schwern@pobox.com>
29103              Date: Tue, 11 Dec 2001 23:17:32 -0500
29104              Message-ID: <20011212041732.GS17250@blackrider>
29105      Branch: perl
29106            ! lib/ExtUtils/Install.pm
29107 ____________________________________________________________________________
29108 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
29109         Log: Subject: [PATCH] Re: use utf8; with bad utf8
29110              From: Nicholas Clark <nick@ccl4.org>
29111              Date: Thu, 13 Dec 2001 17:09:39 +0000
29112              Message-ID: <20011213170939.L21702@plum.flirble.org>
29113      Branch: perl
29114            ! t/lib/1_compile.t
29115 ____________________________________________________________________________
29116 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
29117         Log: Subject: (LONG!) Sort benchmarks and patch
29118              From: "John P. Linderman" <jpl@research.att.com>
29119              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
29120              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
29121      Branch: perl
29122            ! pp_sort.c
29123 ____________________________________________________________________________
29124 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
29125         Log: Unadorned numbers evil.
29126      Branch: perl
29127            ! pp.c regcomp.c regexec.c utf8.c utf8.h
29128 ____________________________________________________________________________
29129 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
29130         Log: "preprocessing directive not recognized within macro arg"
29131      Branch: perl
29132            ! ext/Data/Dumper/Dumper.xs
29133 ____________________________________________________________________________
29134 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
29135         Log: Subject: Clarifying the documentation of goto            
29136              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
29137              Date: Thu, 13 Dec 2001 08:57:38 -0500
29138              Message-ID: <3C18BD8B@operamail.com>
29139      Branch: perl
29140            ! pod/perlfunc.pod
29141 ____________________________________________________________________________
29142 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
29143         Log: It could be possible for the case-insensitive
29144              Unicode-aware string comparison to wander off
29145              to the la-la land.
29146      Branch: perl
29147            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
29148            ! regexec.c utf8.c
29149 ____________________________________________________________________________
29150 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
29151         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
29152              From: Michael G Schwern <schwern@pobox.com> 
29153              Date: Wed, 12 Dec 2001 21:53:46 -0500
29154              Message-ID: <20011213025346.GH25129@blackrider>
29155      Branch: perl
29156            ! lib/Net/hostent.t t/op/stat.t t/test.pl
29157 ____________________________________________________________________________
29158 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
29159         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
29160              From: Michael G Schwern <schwern@pobox.com> 
29161              Date: Wed, 12 Dec 2001 20:33:42 -0500
29162              Message-ID: <20011213013342.GX25129@blackrider>
29163      Branch: perl
29164            ! t/io/fs.t
29165 ____________________________________________________________________________
29166 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
29167         Log: Subject: Re: [PATCH] use utf8; tests
29168              From: Nicholas Clark <nick@ccl4.org>
29169              Date: Thu, 13 Dec 2001 00:16:58 +0000
29170              Message-ID: <20011213001658.I21702@plum.flirble.org>
29171      Branch: perl
29172            ! lib/utf8.t
29173 ____________________________________________________________________________
29174 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
29175         Log: EPOC fixes from Olaf Flebbe.
29176      Branch: perl
29177            ! README.epoc epoc/config.sh epoc/createpkg.pl
29178            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
29179 ____________________________________________________________________________
29180 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
29181         Log: Subject: [PATCH perl@13661] VMS test fix-ups
29182              From: "Craig A. Berry" <craigberry@mac.com>
29183              Date: Wed, 12 Dec 2001 16:27:48 -0600
29184              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
29185      Branch: perl
29186            ! lib/Net/hostent.t t/io/fs.t
29187 ____________________________________________________________________________
29188 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
29189         Log: Subject: Re: Next cygwin round.
29190              From: "Gerrit P. Haase" <gp@familiehaase.de>
29191              Date: Wed, 12 Dec 2001 21:59:00 +0100
29192              Message-ID: <122343874595.20011212215900@familiehaase.de>
29193      Branch: perl
29194            ! t/io/fs.t
29195 ____________________________________________________________________________
29196 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
29197         Log: Subject: [PATCH] use utf8; tests
29198              From: Nicholas Clark <nick@ccl4.org>
29199              Date: Wed, 12 Dec 2001 20:07:04 +0000
29200              Message-ID: <20011212200704.E21702@plum.flirble.org>
29201      Branch: perl
29202            ! lib/utf8.t t/test.pl
29203 ____________________________________________________________________________
29204 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
29205         Log: Update Changes.
29206      Branch: perl
29207            ! Changes patchlevel.h
29208 ____________________________________________________________________________
29209 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
29210         Log: Subject: [PATCH] Passing in env to perl_parse did not work
29211              From: Gisle Aas <gisle@ActiveState.com>
29212              Date: 11 Dec 2001 20:52:57 -0800
29213              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
29214      Branch: perl
29215            ! perl.c perl.h
29216 ____________________________________________________________________________
29217 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
29218         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
29219              mostly gcc -Wall complaining about the argument of %p not
29220              being a void *.
29221      Branch: perl
29222            ! perlio.c regcomp.c taint.c toke.c
29223 ____________________________________________________________________________
29224 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
29225         Log: metaconfig unit change for #13657.
29226      Branch: metaconfig
29227            ! U/modified/nis.U
29228 ____________________________________________________________________________
29229 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
29230         Log: Try YP/NIS also from /usr/lib/yp.
29231      Branch: perl
29232            ! Configure
29233 ____________________________________________________________________________
29234 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
29235         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
29236              From: Michael G Schwern <schwern@pobox.com>                
29237              Date: Wed, 12 Dec 2001 05:27:02 -0500      
29238              Message-ID: <20011212102702.GW17250@blackrider>
29239              
29240              (the op/grent part)
29241      Branch: perl
29242            ! t/op/grent.t
29243 ____________________________________________________________________________
29244 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
29245         Log: Weed out .files from ls and readdir() results.
29246      Branch: perl
29247            ! t/op/stat.t
29248 ____________________________________________________________________________
29249 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
29250         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
29251              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
29252              Date: Wed, 12 Dec 2001 10:52:21 +0100
29253              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
29254      Branch: perl
29255            ! lib/File/Find.pm
29256 ____________________________________________________________________________
29257 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
29258         Log: Subject: [PATCH] doio fatal on cygwin for 13651
29259              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
29260              Date: Wed, 12 Dec 2001 11:28:13 +0100      
29261              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
29262      Branch: perl
29263            ! doio.c
29264 ____________________________________________________________________________
29265 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
29266         Log: Get the whole line of ls, makes debugging easier
29267              (from Schwern)
29268      Branch: perl
29269            ! t/op/stat.t
29270 ____________________________________________________________________________
29271 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
29272         Log: rename() must be tested even without link()
29273              or the utime() and rename-directory tests fail.
29274              (Also got the BeOS utime atime/time the wrong way round.)
29275      Branch: perl
29276            ! t/io/fs.t
29277 ____________________________________________________________________________
29278 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
29279         Log: Now that the beos.c is compiled at the main level
29280              the header is in the beos/
29281      Branch: perl
29282            ! beos/beos.c
29283 ____________________________________________________________________________
29284 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
29285         Log: Must remember to require Socket.
29286      Branch: perl
29287            ! ext/Sys/Syslog/syslog.t
29288 ____________________________________________________________________________
29289 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
29290         Log: In BeOS Errno must resort to actual compilation
29291              and execution for some of the error constants.
29292      Branch: perl
29293            ! ext/Errno/Errno_pm.PL
29294 ____________________________________________________________________________
29295 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
29296         Log: BeOS still has no good sockets.
29297      Branch: perl
29298            ! ext/IO/lib/IO/t/io_sel.t
29299 ____________________________________________________________________________
29300 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
29301         Log: BeOS sockets are not true sockets.
29302      Branch: perl
29303            ! ext/IO/lib/IO/t/io_poll.t
29304 ____________________________________________________________________________
29305 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
29306         Log: No Socket, no Syslog.
29307      Branch: perl
29308            ! ext/Sys/Syslog/syslog.t
29309 ____________________________________________________________________________
29310 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
29311         Log: (On some platforms) missing truncate FH.
29312      Branch: perl
29313            ! pod/perltodo.pod
29314 ____________________________________________________________________________
29315 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
29316         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
29317              and vms would be muchly appreciated.
29318      Branch: perl
29319            ! t/io/fs.t
29320 ____________________________________________________________________________
29321 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
29322         Log: utime() updates only the mtime in BeOS. 
29323      Branch: perl
29324            ! pod/perlport.pod
29325 ____________________________________________________________________________
29326 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
29327         Log: No link(), no need to dSP.
29328      Branch: perl
29329            ! pp_sys.c
29330 ____________________________________________________________________________
29331 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
29332         Log: Missing argument.
29333      Branch: perl
29334            ! utf8.c
29335 ____________________________________________________________________________
29336 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
29337         Log: (1) To assume any setuid programs is silly.
29338              (2) Chaining tests with booleans means that some
29339              of them may not get run which means getting out
29340              of test count sync.
29341      Branch: perl
29342            ! t/op/stat.t
29343 ____________________________________________________________________________
29344 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
29345         Log: The beos.c needs to be in the main directory.
29346      Branch: perl
29347            ! hints/beos.sh
29348 ____________________________________________________________________________
29349 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
29350         Log: Detypo and rename.
29351      Branch: perl
29352            ! doio.c perl.h perlio.c perliol.h
29353 ____________________________________________________________________________
29354 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
29355         Log: This time I test compiled.  Honest.
29356      Branch: perl
29357            ! beos/beos.c
29358 ____________________________________________________________________________
29359 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
29360         Log: Subject: [PATCH] slightly more pack tests
29361              From: Nicholas Clark <nick@ccl4.org>
29362              Date: Tue, 11 Dec 2001 23:41:23 +0000
29363              Message-ID: <20011211234123.Y21702@plum.flirble.org>
29364      Branch: perl
29365            ! t/op/pack.t
29366 ____________________________________________________________________________
29367 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
29368         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
29369              From: "Craig A. Berry" <craigberry@mac.com>
29370              Date: Tue, 11 Dec 2001 16:39:13 -0600
29371              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
29372      Branch: perl
29373            ! configure.com
29374 ____________________________________________________________________________
29375 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
29376         Log: metaconfig unit change for #13632.
29377      Branch: metaconfig/U/perl
29378            ! perlpath.U
29379 ____________________________________________________________________________
29380 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
29381         Log: Subject: $Config{perlpath} and -Dversiononly
29382              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29383              Date: Tue, 11 Dec 2001 23:32:33 +0100
29384              Message-ID: <20011211233233.A11587@rafael>
29385      Branch: perl
29386            ! Configure
29387 ____________________________________________________________________________
29388 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
29389         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
29390              From: Nicholas Clark <nick@ccl4.org>
29391              Date: Tue, 11 Dec 2001 21:59:36 +0000
29392              Message-ID: <20011211215935.W21702@plum.flirble.org>
29393      Branch: perl
29394            ! t/op/pack.t
29395 ____________________________________________________________________________
29396 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
29397         Log: More UTF-8 API docs.
29398      Branch: perl
29399            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
29400 ____________________________________________________________________________
29401 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
29402         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
29403              From: Nicholas Clark <nick@ccl4.org>
29404              Date: Tue, 11 Dec 2001 20:08:59 +0000
29405              Message-ID: <20011211200859.S21702@plum.flirble.org>
29406      Branch: perl
29407            ! t/op/pack.t
29408 ____________________________________________________________________________
29409 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
29410         Log: Subject: Re: use utf8; with bad utf8
29411              From: Nicholas Clark <nick@ccl4.org>
29412              Date: Tue, 11 Dec 2001 19:49:21 +0000
29413              Message-ID: <20011211194921.R21702@plum.flirble.org>
29414      Branch: perl
29415            ! lib/utf8.t
29416 ____________________________________________________________________________
29417 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
29418         Log: Can't spell worth a dam.  (Try Three Gorges.)
29419      Branch: perl
29420            ! beos/beos.c
29421 ____________________________________________________________________________
29422 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
29423         Log: We need DWIM cpps.
29424      Branch: perl
29425            ! perlio.c
29426 ____________________________________________________________________________
29427 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
29428         Log: The unixish.h needs to be found and the waitpid wrapper
29429              could use a proto.
29430      Branch: perl
29431            ! beos/beosish.h
29432 ____________________________________________________________________________
29433 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
29434         Log: The BeOS waitpid() seems to be broken,
29435              have a wrapper for it.
29436      Branch: perl
29437            + beos/beos.c beos/beosish.h
29438            ! MANIFEST hints/beos.sh perl.h
29439 ____________________________________________________________________________
29440 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
29441         Log: Unlean the leaning tower of Babel.
29442      Branch: perl
29443            ! perl.h
29444 ____________________________________________________________________________
29445 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
29446         Log: Retract #13607 until we figure out what to do with autouse.
29447      Branch: perl
29448            ! lib/Carp.pm
29449 ____________________________________________________________________________
29450 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
29451         Log: Try to handle platforms that have O_TEXT != O_BINARY but
29452              which are not DOSish, BeOS being one of such platforms.
29453              Ideally this should be a Configure test, not a hardwired
29454              cpp symbol test... 
29455      Branch: perl
29456            ! doio.c perl.h perlio.c perliol.h
29457 ____________________________________________________________________________
29458 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
29459         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
29460              From: Jonathan Stowe <gellyfish@gellyfish.com>
29461              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
29462              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
29463      Branch: perl
29464            ! lib/Term/Cap.pm lib/Term/Cap.t
29465 ____________________________________________________________________________
29466 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
29467         Log: Subject: [patch perlio.c] test for NULL before derefencing
29468              From: Stas Bekman <stas@stason.org>
29469              Date: Tue, 11 Dec 2001 16:17:55 +0800
29470              Message-ID: <3C15C133.8@stason.org>
29471      Branch: perl
29472            ! perlio.c
29473 ____________________________________________________________________________
29474 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
29475         Log: metaconfig unit change for #13617.
29476      Branch: metaconfig/U/perl
29477            ! Extensions.U
29478 ____________________________________________________________________________
29479 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
29480         Log: BeOS has socket() but not enough to build a working Socket.
29481              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
29482              new networking implementation, which is rumored to fix the
29483              non-standardness of sockets, but it's apparently not publicly
29484              available, and anything to do with BeOS has become quite
29485              complicated with the sale of the Be assets to Palm.)
29486      Branch: perl
29487            ! Configure
29488 ____________________________________________________________________________
29489 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
29490         Log: Update changes
29491      Branch: maint-5.6/macperl
29492            ! macos/Changes
29493 ____________________________________________________________________________
29494 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
29495         Log: Add extra pod to help
29496      Branch: maint-5.6/macperl
29497            ! macos/macperl/MacPerl.podhelp
29498 ____________________________________________________________________________
29499 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
29500         Log: Return DoAppleScript errors in $@
29501      Branch: maint-5.6/macperl
29502            ! macos/ext/MacPerl/OSA.xs
29503 ____________________________________________________________________________
29504 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
29505         Log: Clear out $^E before each script run
29506      Branch: maint-5.6/macperl
29507            ! macos/macperl/MPScript.c
29508 ____________________________________________________________________________
29509 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
29510         Log: Integrate various changes from maint-5.6/perl/.
29511      Branch: maint-5.6/macperl
29512           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
29513           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
29514 ____________________________________________________________________________
29515 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
29516         Log: Subject: Exporter's documentation shouldn't lie               
29517              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
29518              Date: Mon, 10 Dec 2001 21:30:20 -0500
29519              Message-ID: <3C4AA201@operamail.com>
29520      Branch: perl
29521            ! lib/Exporter.pm
29522 ____________________________________________________________________________
29523 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
29524         Log: Make Errno better in BeOS (the second hunk is
29525              good on any platform).  Still not working in BeOS
29526              are the E constants that refer BeOS native error
29527              constants (B_...) which are enums (*groan*).
29528      Branch: perl
29529            ! ext/Errno/Errno_pm.PL
29530 ____________________________________________________________________________
29531 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
29532         Log: The BeOS linker seems to link the last seen symbol,
29533              not the first (so the symbols of op.o from libperl.so
29534              would get linked to miniperl instead of the symbols of
29535              opmini.o)-- use the same trick as for NeXT4 for linking
29536              miniperl.
29537      Branch: perl
29538            ! Makefile.SH
29539 ____________________________________________________________________________
29540 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
29541         Log: Subject: Re: [PATCH] tests for hash assignment
29542              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
29543              Date: Tue, 11 Dec 2001 01:48:55 +0000
29544              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
29545      Branch: perl
29546            ! utf8.c
29547 ____________________________________________________________________________
29548 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
29549         Log: (retracted by #13622)
29550              
29551              Subject: RE: More verbose POD for Carp
29552              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
29553              Date: Mon, 10 Dec 2001 20:23:20 -0500
29554              Message-ID: <3C4A3566@operamail.com>
29555      Branch: perl
29556            ! lib/Carp.pm
29557 ____________________________________________________________________________
29558 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
29559         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
29560              From: "Craig A. Berry" <craigberry@mac.com>
29561              Date: Mon, 10 Dec 2001 18:25:37 -0600
29562              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
29563      Branch: perl
29564            ! t/op/write.t t/test.pl
29565 ____________________________________________________________________________
29566 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
29567         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
29568              From: Michael G Schwern <schwern@pobox.com>
29569              Date: Mon, 10 Dec 2001 08:00:01 -0500
29570              Message-ID: <20011210130000.GK1770@blackrider>
29571      Branch: perl
29572            ! t/comp/multiline.t
29573 ____________________________________________________________________________
29574 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
29575         Log: Subject: Re: [PATCH] tests for hash assignment
29576              From: Nicholas Clark <nick@ccl4.org>
29577              Date: Mon, 10 Dec 2001 23:22:28 +0000
29578              Message-ID: <20011210232228.M21702@plum.flirble.org>
29579      Branch: perl
29580            + t/op/hashassign.t
29581            ! MANIFEST t/op/each.t t/test.pl
29582 ____________________________________________________________________________
29583 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
29584         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
29585              From: "Craig A. Berry" <craigberry@mac.com>
29586              Date: Mon, 10 Dec 2001 16:38:14 -0600
29587              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
29588      Branch: perl
29589            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
29590 ____________________________________________________________________________
29591 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
29592         Log: Subject: [PATCH perl@13600] configure.com fixes
29593              From: "Craig A. Berry" <craigberry@mac.com>
29594              Date: Mon, 10 Dec 2001 14:40:20 -0600
29595              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
29596      Branch: perl
29597            ! configure.com
29598 ____________________________________________________________________________
29599 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
29600         Log: Silence BeOS compilation moaning.
29601      Branch: perl
29602            ! perl.h
29603 ____________________________________________________________________________
29604 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
29605         Log: Update Changes.
29606      Branch: perl
29607            ! Changes patchlevel.h
29608 ____________________________________________________________________________
29609 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
29610         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
29611              From: Michael G Schwern <schwern@pobox.com>
29612              Date: Mon, 10 Dec 2001 01:21:03 -0500
29613              Message-ID: <20011210062103.GC1770@blackrider>
29614      Branch: perl
29615            ! lib/ExtUtils/Command.t
29616 ____________________________________________________________________________
29617 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
29618         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
29619              From: Michael G Schwern <schwern@pobox.com>
29620              Date: Mon, 10 Dec 2001 01:10:57 -0500
29621              Message-ID: <20011210061057.GB1770@blackrider>
29622      Branch: perl
29623            ! t/op/groups.t
29624 ____________________________________________________________________________
29625 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
29626         Log: Retract #13596, #13593 should do the trick.
29627      Branch: perl
29628            ! t/op/stat.t
29629 ____________________________________________________________________________
29630 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
29631         Log: (retracted by #13597, #13593 does the job better)
29632              
29633              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
29634              From: Michael G Schwern <schwern@pobox.com>
29635              Date: Mon, 10 Dec 2001 00:53:16 -0500
29636              Message-ID: <20011210055316.GA1770@blackrider>
29637      Branch: perl
29638            ! t/op/stat.t
29639 ____________________________________________________________________________
29640 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
29641         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
29642              From: Michael G Schwern <schwern@pobox.com> 
29643              Date: Mon, 10 Dec 2001 02:19:14 -0500
29644              Message-ID: <20011210071914.GF1770@blackrider>
29645      Branch: perl
29646            ! lib/AutoSplit.t
29647 ____________________________________________________________________________
29648 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
29649         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
29650              From: Michael G Schwern <schwern@pobox.com>
29651              Date: Mon, 10 Dec 2001 02:47:40 -0500
29652              Message-ID: <20011210074739.GH1770@blackrider>
29653      Branch: perl
29654            ! t/op/pack.t
29655 ____________________________________________________________________________
29656 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
29657         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
29658              From: Michael G Schwern <schwern@pobox.com>
29659              Date: Mon, 10 Dec 2001 02:54:22 -0500
29660              Message-ID: <20011210075422.GI1770@blackrider>
29661      Branch: perl
29662            ! t/test.pl
29663 ____________________________________________________________________________
29664 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
29665         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
29666              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29667              Date: Mon, 10 Dec 2001 08:45:20 +0100
29668              Message-ID: <3C146810.60B5B7C0@alcatel.at>
29669      Branch: perl
29670            ! pp_pack.c
29671 ____________________________________________________________________________
29672 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
29673         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
29674              From: Michael G Schwern <schwern@pobox.com>
29675              Date: Mon, 10 Dec 2001 03:27:02 -0500
29676              Message-ID: <20011210082702.GN1770@blackrider>
29677      Branch: perl
29678            ! t/io/openpid.t
29679 ____________________________________________________________________________
29680 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
29681         Log: More chmod +w.
29682      Branch: perl
29683            ! Porting/makerel
29684 ____________________________________________________________________________
29685 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
29686         Log: Just skip the readability test if running as root.
29687      Branch: perl
29688            ! lib/Net/t/netrc.t
29689 ____________________________________________________________________________
29690 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
29691         Log: Tell about the downside of safe signals.
29692      Branch: perl
29693            ! pod/perldelta.pod
29694 ____________________________________________________________________________
29695 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
29696         Log: Make the whole -lperl thing NetBSD only until we
29697              find some other platform that needs the same.
29698      Branch: perl
29699            ! lib/ExtUtils/MM_Unix.pm
29700 ____________________________________________________________________________
29701 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
29702         Log: Subject: [PATCH t/op/pack.t] Cleanup
29703              From: Michael G Schwern <schwern@pobox.com> 
29704              Date: Sun, 9 Dec 2001 23:08:26 -0500
29705              Message-ID: <20011210040826.GD660@blackrider>
29706      Branch: perl
29707            ! t/op/pack.t
29708 ____________________________________________________________________________
29709 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
29710         Log: Add threads support for NetBSD.
29711              
29712              This is also the first (I think) Perl threads build with
29713              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
29714              NetBSD does not as of yet have true kernel POSIX threads,
29715              but the user-level pth seems to be doing pretty well--
29716              the only failure is that threads/t/basic okays 6 and 7
29717              consistently seem be arriving in the reverse order.
29718              Well, gdbm.t is also failing: 'Undefined PLT symbol
29719              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
29720              guessing that GDBM would need a threaded rebuild.
29721      Branch: perl
29722            ! hints/netbsd.sh
29723 ____________________________________________________________________________
29724 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
29725         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
29726              potential performance hit and change in semantics of closure
29727              lookups after C<undef &foo>)
29728      Branch: maint-5.6/perl
29729            ! op.c
29730 ____________________________________________________________________________
29731 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
29732         Log: metaconfig unit change for #13582.
29733      Branch: metaconfig
29734            ! U/threads/usethreads.U
29735 ____________________________________________________________________________
29736 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
29737         Log: Update the ithreads selection info in Configure,
29738              as suggested by Michael Schwern.
29739      Branch: perl
29740            ! Configure
29741 ____________________________________________________________________________
29742 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
29743         Log: Clearing locale environment simply doesn't seem to
29744              guarantee that (nl_)langinfo(CODESET) would return nil.
29745              (I for example get "ISO8859-1", so <guess>maybe there can
29746              be per-system default settings at work</guess>.)
29747      Branch: perl
29748            ! lib/open.t
29749 ____________________________________________________________________________
29750 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
29751         Log: Subject: RE: Exporter fixes reversed in 13540?
29752              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
29753              Date: Sun, 9 Dec 2001 12:55:15 -0500
29754              Message-ID: <3C13F455@operamail.com>
29755      Branch: perl
29756            ! lib/open.pm
29757 ____________________________________________________________________________
29758 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
29759         Log: Root is the lizard king.
29760      Branch: perl
29761            ! lib/Net/t/netrc.t
29762 ____________________________________________________________________________
29763 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
29764         Log: Telling how many tests we are expecting helps.
29765      Branch: perl
29766            ! ext/POSIX/t/waitpid.t
29767 ____________________________________________________________________________
29768 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
29769         Log: Add a test case for waitpid(): from Rocco Caputo.
29770      Branch: perl
29771            + ext/POSIX/t/waitpid.t
29772            ! MANIFEST
29773 ____________________________________________________________________________
29774 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
29775         Log: Subject: [PATCH] Term::ReadLine tweaks and test
29776              From: Richard Clamp <richardc@unixbeard.net>
29777              Date: Mon, 10 Dec 2001 00:51:47 +0000
29778              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
29779      Branch: perl
29780            + lib/Term/ReadLine.t
29781            ! MANIFEST lib/Term/ReadLine.pm
29782 ____________________________________________________________________________
29783 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
29784         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
29785              From: Rocco Caputo <troc@netrus.net>
29786              Date: Sun, 9 Dec 2001 18:12:38 -0500
29787              Message-ID: <20011209181238.A803@eyrie.homenet>
29788      Branch: perl
29789            ! win32/win32.c
29790 ____________________________________________________________________________
29791 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
29792         Log: make sure that va_start() has matching va_end();
29793              from OpenBSD 3.0.
29794      Branch: perl
29795            ! x2p/util.c
29796 ____________________________________________________________________________
29797 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
29798         Log: h2ph updates from OpenBSD 3.0.
29799      Branch: perl
29800            ! utils/h2ph.PL
29801 ____________________________________________________________________________
29802 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
29803         Log: OpenBSD hints update from OpenBSD 3.0.
29804      Branch: perl
29805            ! hints/openbsd.sh
29806 ____________________________________________________________________________
29807 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
29808         Log: DJGPP tweaks from Laszlo Molnar.
29809      Branch: perl
29810            ! djgpp/config.over lib/File/Find/t/find.t
29811            ! lib/File/Find/t/taint.t t/pod/find.t
29812 ____________________________________________________________________________
29813 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
29814         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
29815              From: Michael G Schwern <schwern@pobox.com> 
29816              Date: Sun, 9 Dec 2001 19:28:12 -0500
29817              Message-ID: <20011210002812.GF13586@blackrider>
29818      Branch: perl
29819            ! README.cygwin
29820 ____________________________________________________________________________
29821 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
29822         Log: README.cygwin update from Gerrit P. Haase.
29823      Branch: perl
29824            ! README.cygwin
29825 ____________________________________________________________________________
29826 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
29827         Log: Apply NetBSD patch-ag: shared/static linking,
29828              but make the change less intrusive on non-NetBSD.
29829      Branch: perl
29830            ! lib/ExtUtils/MM_Unix.pm
29831 ____________________________________________________________________________
29832 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
29833         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
29834      Branch: perl
29835            ! lib/ExtUtils/Liblist.pm
29836 ____________________________________________________________________________
29837 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
29838         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
29839      Branch: perl
29840            ! regcomp.c
29841 ____________________________________________________________________________
29842 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
29843         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
29844      Branch: perl
29845            ! pp.c
29846 ____________________________________________________________________________
29847 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
29848         Log: Apply NetBSD patch-ac.
29849              (the fix has already been done: change #9706, fully qualified
29850              pathnames in packlists)
29851      Branch: perl
29852            ! lib/ExtUtils/Install.pm
29853 ____________________________________________________________________________
29854 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
29855         Log: Apply NetBSD patch-ab: NetBSD hints update.
29856      Branch: perl
29857            ! hints/netbsd.sh
29858 ____________________________________________________________________________
29859 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
29860         Log: metaconfig unit changes for #13560.
29861      Branch: metaconfig/U/perl
29862            ! dlsrc.U i_ieeefp.U libperl.U
29863 ____________________________________________________________________________
29864 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
29865         Log: NetBSD has <ieeefp.h> but hidden.
29866      Branch: perl
29867            ! hints/netbsd.sh
29868 ____________________________________________________________________________
29869 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
29870         Log: Implement NetBSD patch-aa.
29871      Branch: perl
29872            ! Configure
29873 ____________________________________________________________________________
29874 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
29875         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
29876              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
29877              Date: Sun, 09 Dec 2001 13:40:58 +0100
29878              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
29879              
29880              (The lstat()s were there in 5.6.1: what happened to them?)
29881      Branch: perl
29882            ! lib/File/Find.pm
29883 ____________________________________________________________________________
29884 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
29885         Log: Quickie documentation of the C UTF-8 API.
29886      Branch: perl
29887            ! pod/perlunicode.pod
29888 ____________________________________________________________________________
29889 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
29890         Log: Subject: bleadperl on cygwin weirdness...
29891              From: "Gerrit P. Haase" <gp@familiehaase.de>
29892              Date: Sun, 9 Dec 2001 20:31:28 +0100
29893              Message-ID: <13779422183.20011209203128@familiehaase.de>          
29894              
29895              (plus libperl*.dll version portability tweaks)
29896      Branch: perl
29897            ! lib/ExtUtils/Embed.t
29898 ____________________________________________________________________________
29899 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
29900         Log: Instead of muting symbol export error if under eval,
29901              delay the errors until the croak().
29902              
29903              (replaces #13408)
29904      Branch: perl
29905            ! lib/Exporter/Heavy.pm
29906 ____________________________________________________________________________
29907 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
29908         Log: Basegroup 0 is a cygwin_nt thing.
29909      Branch: perl
29910            ! t/op/groups.t
29911 ____________________________________________________________________________
29912 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
29913         Log: Also WinME is LoseLink.
29914      Branch: perl
29915            ! t/op/stat.t
29916 ____________________________________________________________________________
29917 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
29918         Log: Forgotten checkin.
29919      Branch: perl
29920            ! lib/User/grent.t
29921 ____________________________________________________________________________
29922 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
29923         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
29924              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
29925              Date: Sun, 09 Dec 2001 13:45:06 +0100
29926              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
29927      Branch: perl
29928            ! lib/File/Find.pm
29929 ____________________________________________________________________________
29930 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
29931         Log: Tweakback.
29932      Branch: perl
29933            ! lib/Net/hostent.t
29934 ____________________________________________________________________________
29935 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
29936         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
29937              From: Michael G Schwern <schwern@pobox.com>
29938              Date: Sat, 8 Dec 2001 14:48:38 -0500
29939              Message-ID: <20011208194838.GA8650@blackrider>
29940      Branch: perl
29941            ! t/op/grent.t
29942 ____________________________________________________________________________
29943 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
29944         Log: Subject: [README.cygwin] Removing old expected test failures
29945              From: Michael G Schwern <schwern@pobox.com>
29946              Date: Sat, 8 Dec 2001 15:38:28 -0500
29947              Message-ID: <20011208203828.GB9017@blackrider>
29948      Branch: perl
29949            ! README.cygwin
29950 ____________________________________________________________________________
29951 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
29952         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
29953              From: Michael G Schwern <schwern@pobox.com>                
29954              Date: Sat, 8 Dec 2001 15:26:59 -0500
29955              Message-ID: <20011208202659.GA9017@blackrider> 
29956      Branch: perl
29957            ! lib/Net/hostent.t
29958 ____________________________________________________________________________
29959 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
29960         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
29961              From: Michael G Schwern <schwern@pobox.com> 
29962              Date: Sat, 8 Dec 2001 15:06:16 -0500
29963              Message-ID: <20011208200616.GA8915@blackrider>
29964      Branch: perl
29965            ! t/op/stat.t
29966 ____________________________________________________________________________
29967 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
29968         Log: Developer deprecations and an incompatibility.
29969      Branch: perl
29970            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
29971 ____________________________________________________________________________
29972 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
29973         Log: Shoo.
29974      Branch: perl
29975            - lib/Attribute/Handlers.pm
29976 ____________________________________________________________________________
29977 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
29978         Log: Remove Attribute::Handlers, as per Damian's request.
29979              (Because of fixing the my variables to be now handled
29980              in run-time, the whole internals of the A::H needs to
29981              be rewritten and Damian will not have time for that
29982              for months.)
29983      Branch: perl
29984            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
29985            - lib/Attribute/Handlers/demo/Demo.pm
29986            - lib/Attribute/Handlers/demo/Descriptions.pm
29987            - lib/Attribute/Handlers/demo/MyClass.pm
29988            - lib/Attribute/Handlers/demo/demo.pl
29989            - lib/Attribute/Handlers/demo/demo2.pl
29990            - lib/Attribute/Handlers/demo/demo3.pl
29991            - lib/Attribute/Handlers/demo/demo4.pl
29992            - lib/Attribute/Handlers/demo/demo_call.pl
29993            - lib/Attribute/Handlers/demo/demo_chain.pl
29994            - lib/Attribute/Handlers/demo/demo_cycle.pl
29995            - lib/Attribute/Handlers/demo/demo_hashdir.pl
29996            - lib/Attribute/Handlers/demo/demo_phases.pl
29997            - lib/Attribute/Handlers/demo/demo_range.pl
29998            - lib/Attribute/Handlers/demo/demo_rawdata.pl
29999            - lib/Attribute/Handlers/t/multi.t
30000            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
30001            ! pod/perlmodlib.pod pod/perltoc.pod
30002 ____________________________________________________________________________
30003 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
30004         Log: Subject: Re: attributes are broken
30005              From: Spider Boardman <spider@Orb.Nashua.NH.US>
30006              Date: Sun, 09 Dec 2001 00:09:23 -0500
30007              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
30008      Branch: perl
30009            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
30010            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
30011            ! xsutils.c
30012 ____________________________________________________________________________
30013 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
30014         Log: Forgotten checkin.
30015      Branch: perl
30016            ! lib/Pod/Text.pm
30017 ____________________________________________________________________________
30018 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
30019         Log: uconfig.h update.
30020      Branch: perl
30021            ! uconfig.h
30022 ____________________________________________________________________________
30023 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
30024         Log: Update Changes.
30025      Branch: perl
30026            ! Changes patchlevel.h
30027 ____________________________________________________________________________
30028 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
30029         Log: Note that some of the Unicode features are
30030              dependent on perlio.
30031      Branch: perl
30032            ! pod/perluniintro.pod
30033 ____________________________________________________________________________
30034 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
30035         Log: Regen perlapi, regen toc.
30036      Branch: perl
30037            ! pod/perlapi.pod pod/perltoc.pod
30038 ____________________________________________________________________________
30039 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
30040         Log: FAQ sync.
30041      Branch: perl
30042            ! pod/perlfaq4.pod pod/perlfaq6.pod
30043 ____________________________________________________________________________
30044 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
30045         Log: Subject: [PATCH] Fix odd language in an sv.c comment
30046              From: coral@eekeek.org
30047              Date: Sat, 8 Dec 2001 12:19:39 -0500
30048              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
30049      Branch: perl
30050            ! sv.c
30051 ____________________________________________________________________________
30052 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
30053         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
30054              From: Michael G Schwern <schwern@pobox.com>
30055              Date: Fri, 7 Dec 2001 20:03:45 -0500
30056              Message-ID: <20011208010345.GD642@blackrider>
30057              
30058              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
30059              From: Michael G Schwern <schwern@pobox.com>
30060              Date: Fri, 7 Dec 2001 20:13:54 -0500
30061              Message-ID: <20011208011354.GE642@blackrider>
30062              
30063              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
30064              From: Michael G Schwern <schwern@pobox.com>
30065              Date: Fri, 7 Dec 2001 21:47:36 -0500
30066              Message-ID: <20011208024736.GH642@blackrider>
30067              
30068              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
30069              From: Michael G Schwern <schwern@pobox.com>
30070              Date: Fri, 7 Dec 2001 23:09:43 -0500
30071              Message-ID: <20011208040943.GK642@blackrider>
30072              
30073              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
30074              Message-Id: <a05101004b83754903506@[172.16.52.1]>
30075              Date: Fri, 7 Dec 2001 23:28:15 -0600
30076              From: "Craig A. Berry" <craigberry@mac.com>
30077      Branch: perl
30078            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
30079 ____________________________________________________________________________
30080 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
30081         Log: Integrate perlio:
30082              
30083              [ 13531]
30084              Tweak multi-arg open error messages
30085              
30086              [ 13530]
30087              Allow multi-arg open() if opening layer declares this legal.
30088      Branch: perl
30089           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
30090           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
30091 ____________________________________________________________________________
30092 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
30093         Log: Retract #11156 since Sarathy has found that it breaks code:
30094              http://bugs.ActiveState.com/show_bug.cgi?id=18457
30095              http://bugs.ActiveState.com/show_bug.cgi?id=18858
30096      Branch: perl
30097            ! op.c sv.c t/op/pos.t
30098 ____________________________________________________________________________
30099 [ 13532] By: nick                                  on 2001/12/08  14:11:12
30100         Log: Integrate mainline
30101      Branch: perlio
30102           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
30103           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
30104 ____________________________________________________________________________
30105 [ 13531] By: nick                                  on 2001/12/08  13:48:21
30106         Log: Tweak multi-arg open error messages
30107      Branch: perlio
30108            ! perlio.c
30109 ____________________________________________________________________________
30110 [ 13530] By: nick                                  on 2001/12/08  10:20:06
30111         Log: Allow multi-arg open() if opening layer declares this legal.
30112      Branch: perlio
30113            ! doio.c perlio.c perliol.h
30114 ____________________________________________________________________________
30115 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
30116         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
30117              From: Michael G Schwern <schwern@pobox.com>       
30118              Date: Fri, 7 Dec 2001 19:41:31 -0500
30119              Message-ID: <20011208004131.GC642@blackrider>
30120      Branch: perl
30121            ! t/run/switches.t t/test.pl
30122 ____________________________________________________________________________
30123 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
30124         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
30125              From: Michael G Schwern <schwern@pobox.com>       
30126              Date: Fri, 7 Dec 2001 19:12:44 -0500
30127              Message-ID: <20011208001244.GB642@blackrider>
30128      Branch: perl
30129            ! t/op/stat.t
30130 ____________________________________________________________________________
30131 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
30132         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
30133              From: Michael G Schwern <schwern@pobox.com>
30134              Date: Fri, 7 Dec 2001 17:28:57 -0500
30135              Message-ID: <20011207222857.GI23210@blackrider>
30136      Branch: perl
30137            ! t/op/magic.t
30138 ____________________________________________________________________________
30139 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
30140         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
30141      Branch: perl
30142            ! t/test.pl
30143 ____________________________________________________________________________
30144 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
30145         Log: which_perl: delay as much a possible till runtime.
30146      Branch: perl
30147            ! t/test.pl
30148 ____________________________________________________________________________
30149 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
30150         Log: Further tweakage to which_perl().
30151      Branch: perl
30152            ! t/test.pl
30153 ____________________________________________________________________________
30154 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
30155         Log: perluniintro tweaks.
30156      Branch: perl
30157            ! pod/perluniintro.pod
30158 ____________________________________________________________________________
30159 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
30160         Log: Tweak the $Perl computation.
30161      Branch: perl
30162            ! t/test.pl
30163 ____________________________________________________________________________
30164 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
30165         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
30166              From: Nicholas Clark <nick@ccl4.org>
30167              Date: Fri, 7 Dec 2001 17:06:56 +0000
30168              Message-ID: <20011207170656.G21702@plum.flirble.org>
30169      Branch: perl
30170            ! doop.c t/op/chop.t
30171 ____________________________________________________________________________
30172 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
30173         Log: Update Changes.
30174      Branch: perl
30175            ! Changes patchlevel.h
30176 ____________________________________________________________________________
30177 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
30178         Log: Missing ).
30179      Branch: perl
30180            ! t/test.pl
30181 ____________________________________________________________________________
30182 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
30183         Log: Allow several arguments to display().
30184      Branch: perl
30185            ! t/test.pl
30186 ____________________________________________________________________________
30187 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
30188         Log: /dev/stdout could be either a character special file
30189              or a named pipe, so let's pretend it doesn't exist.
30190      Branch: perl
30191            ! t/op/stat.t
30192 ____________________________________________________________________________
30193 [ 13516] By: nick                                  on 2001/12/07  15:09:23
30194         Log: Integrate again - can I catch up ?
30195      Branch: perlio
30196           !> t/test.pl
30197 ____________________________________________________________________________
30198 [ 13515] By: nick                                  on 2001/12/07  15:08:17
30199         Log: Integrate mainline some more
30200      Branch: perlio
30201           !> README.hpux hints/linux.sh pod/perlfunc.pod
30202 ____________________________________________________________________________
30203 [ 13514] By: nick                                  on 2001/12/07  15:07:15
30204         Log: Integrate mainline
30205      Branch: perlio
30206           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
30207           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
30208           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
30209           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
30210           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
30211           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
30212           +> t/lib/Math/BigInt/BareCalc.pm
30213            - ext/Devel/PPPort/harness/Harness.pm
30214            - ext/Devel/PPPort/harness/Harness.xs
30215            - ext/Devel/PPPort/harness/Makefile.PL
30216            - ext/Devel/PPPort/harness/module2.c
30217            - ext/Devel/PPPort/harness/module3.c
30218            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
30219            - lib/File/Spec/Functions.t
30220           !> (integrate 103 files)
30221 ____________________________________________________________________________
30222 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
30223         Log: Add display() for displaying icky scalars.
30224      Branch: perl
30225            ! t/test.pl
30226 ____________________________________________________________________________
30227 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
30228         Log: Subject: [ID 20011207.001] documentation bug for waitpid
30229              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
30230              Date: Fri, 7 Dec 2001 12:44:56 +0100
30231              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
30232      Branch: perl
30233            ! pod/perlfunc.pod
30234 ____________________________________________________________________________
30235 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
30236         Log: gcc version matching didn't.
30237      Branch: perl
30238            ! hints/linux.sh
30239 ____________________________________________________________________________
30240 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
30241         Log: Subject: HP renamed their servers              
30242              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30243              Date: Fri, 07 Dec 2001 12:07:22 +0100
30244              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
30245      Branch: perl
30246            ! README.hpux
30247 ____________________________________________________________________________
30248 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
30249         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
30250              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30251              Date: Fri, 7 Dec 2001 00:24:55 -0500
30252              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
30253      Branch: perl
30254            ! pod/perlport.pod
30255 ____________________________________________________________________________
30256 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
30257         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
30258              From: Michael G Schwern <schwern@pobox.com> 
30259              Date: Thu, 6 Dec 2001 22:56:34 -0500
30260              Message-ID: <20011207035634.GO22648@blackrider>
30261      Branch: perl
30262            ! t/base/lex.t t/op/exec.t
30263 ____________________________________________________________________________
30264 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
30265         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
30266              From: Michael G Schwern <schwern@pobox.com>
30267              Date: Thu, 6 Dec 2001 22:45:44 -0500
30268              Message-ID: <20011207034544.GN22648@blackrider>
30269              
30270              (plus op/ref tweak)
30271      Branch: perl
30272            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
30273            ! t/run/kill_perl.t t/test.pl
30274 ____________________________________________________________________________
30275 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
30276         Log: Upgrade to Math::BigInt 1.48.
30277      Branch: perl
30278            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
30279            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
30280            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
30281            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
30282            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
30283            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
30284            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
30285 ____________________________________________________________________________
30286 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
30287         Log: Mention also perl56delta in case someone is upgrading from
30288              Perl 5.005_03.
30289      Branch: perl
30290            ! pod/perldelta.pod
30291 ____________________________________________________________________________
30292 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
30293         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
30294              From: Michael G Schwern <schwern@pobox.com>
30295              Date: Thu, 6 Dec 2001 15:15:28 -0500
30296              Message-ID: <20011206201528.GF16414@blackrider>
30297              
30298              (just the term.t, not the lex.t)
30299              
30300              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
30301              From: Michael G Schwern <schwern@pobox.com>
30302              Date: Thu, 6 Dec 2001 15:22:22 -0500
30303              Message-ID: <20011206202222.GG16414@blackrider>
30304              
30305              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
30306              From: Michael G Schwern <schwern@pobox.com>
30307              Date: Thu, 6 Dec 2001 15:31:58 -0500
30308              Message-ID: <20011206203158.GI16414@blackrider>
30309              
30310              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
30311              From: Michael G Schwern <schwern@pobox.com>
30312              Date: Thu, 6 Dec 2001 17:38:55 -0500
30313              Message-ID: <20011206223855.GC22648@blackrider>
30314      Branch: perl
30315            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
30316            ! t/test.pl
30317 ____________________________________________________________________________
30318 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
30319         Log: Update the thr5005 situation.
30320      Branch: perl
30321            ! pod/perldelta.pod
30322 ____________________________________________________________________________
30323 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
30324         Log: perldelta borrowings from perl561delta.
30325      Branch: perl
30326            ! pod/perldelta.pod
30327 ____________________________________________________________________________
30328 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
30329         Log: Add the 5.6.1 perldelta as perl561delta.
30330              (Makes it easier to steal stuff for perldelta :-)
30331      Branch: perl
30332            + pod/perl561delta.pod
30333            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30334 ____________________________________________________________________________
30335 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
30336         Log: Retract #13496 for now.
30337      Branch: perl
30338            ! t/base/lex.t t/base/term.t
30339 ____________________________________________________________________________
30340 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
30341         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
30342              From: "Craig A. Berry" <craigberry@mac.com>
30343              Date: Thu, 6 Dec 2001 14:54:36 -0600
30344              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
30345      Branch: perl
30346            ! vms/ext/filespec.t
30347 ____________________________________________________________________________
30348 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
30349         Log: (retracted by #13499)
30350              
30351              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
30352              From: Michael G Schwern <schwern@pobox.com>
30353              Date: Thu, 6 Dec 2001 15:15:28 -0500
30354              Message-ID: <20011206201528.GF16414@blackrider>
30355      Branch: perl
30356            ! t/base/lex.t t/base/term.t
30357 ____________________________________________________________________________
30358 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
30359         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
30360              From: Michael G Schwern <schwern@pobox.com>
30361              Date: Thu, 6 Dec 2001 13:54:48 -0500
30362              Message-ID: <20011206185448.GC16414@blackrider>
30363      Branch: perl
30364            ! t/op/stat.t
30365 ____________________________________________________________________________
30366 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
30367         Log: The #4 has nothing to do with Unicode.
30368      Branch: perl
30369            ! t/op/tr.t
30370 ____________________________________________________________________________
30371 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
30372         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
30373              From: Michael G Schwern <schwern@pobox.com>
30374              Date: Thu, 6 Dec 2001 13:45:48 -0500
30375              Message-ID: <20011206184548.GB16414@blackrider>
30376      Branch: perl
30377            ! t/op/tr.t
30378 ____________________________________________________________________________
30379 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
30380         Log: Update Changes.
30381      Branch: perl
30382            ! Changes patchlevel.h
30383 ____________________________________________________________________________
30384 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
30385         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
30386              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30387              Date: Thu, 6 Dec 2001 11:41:25 EST
30388              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
30389      Branch: perl
30390            ! vms/vms.c vms/vmsish.h
30391 ____________________________________________________________________________
30392 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
30393         Log: Subject: [PATCH] Re: weirdness in regexps
30394              From: Robin Houston <robin@kitsite.com> 
30395              Date: Thu, 6 Dec 2001 14:44:01 +0000
30396              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
30397      Branch: perl
30398            ! op.c t/lib/strict/subs
30399 ____________________________________________________________________________
30400 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
30401         Log: Make the -b -c -S tests count all of the /dev, not just
30402              check the first one, as suggested by Benjamin Goldberg.
30403      Branch: perl
30404            ! t/op/stat.t
30405 ____________________________________________________________________________
30406 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
30407         Log: Subject: Re: [PATCH: bleadperl] casefold backref
30408              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
30409              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
30410              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
30411      Branch: perl
30412            ! regexec.c
30413 ____________________________________________________________________________
30414 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
30415         Log: Nits noticed by Philip Newton, and de-tab DB.t.
30416      Branch: perl
30417            ! lib/DB.t
30418 ____________________________________________________________________________
30419 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
30420         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
30421              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30422              Date: 6 Dec 2001 11:06:01 -0000
30423              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
30424      Branch: perl
30425            ! op.c t/op/tr.t
30426 ____________________________________________________________________________
30427 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
30428         Log: Subject: [PATCH: bleadperl] casefold backref
30429              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
30430              Date: Wed, 05 Dec 2001 17:27:05 +0000
30431              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
30432      Branch: perl
30433            ! regexec.c t/op/re_tests
30434 ____________________________________________________________________________
30435 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
30436         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
30437              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30438              Date: Wed, 5 Dec 2001 22:34:53 EST
30439              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
30440      Branch: perl
30441            ! mg.c vms/vms.c vms/vmsish.h
30442 ____________________________________________________________________________
30443 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
30444         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
30445              From: Michael G Schwern <schwern@pobox.com>
30446              Date: Wed, 5 Dec 2001 19:52:58 -0500
30447              Message-ID: <20011205195257.A903@blackrider>
30448      Branch: perl
30449            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
30450            + lib/File/Spec/t/rel2abs2rel.t
30451            - lib/File/Spec.t lib/File/Spec/Functions.t
30452            ! MANIFEST
30453 ____________________________________________________________________________
30454 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
30455         Log: Subject: Re: Silly stat() portability questions                
30456              From: Benjamin Goldberg <goldbb2@earthlink.net>
30457              Date: Wed, 05 Dec 2001 22:52:35 -0500
30458              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
30459      Branch: perl
30460            ! pod/perlport.pod
30461 ____________________________________________________________________________
30462 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
30463         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
30464              From: "Craig A. Berry" <craigberry@mac.com>
30465              Date: Wed, 05 Dec 2001 16:41:59 -0600
30466              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
30467      Branch: perl
30468            ! README.vms configure.com lib/File/Spec/VMS.pm
30469            ! vms/ext/filespec.t
30470 ____________________________________________________________________________
30471 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
30472         Log: $apply->('club', $glibc_maintainers);
30473              
30474              (Nick Clark just reported that <langinfo.h> YESSTR
30475              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
30476      Branch: perl
30477            ! ext/I18N/Langinfo/Langinfo.t
30478 ____________________________________________________________________________
30479 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
30480         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
30481      Branch: perl
30482            ! pod/perlport.pod
30483 ____________________________________________________________________________
30484 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
30485         Log: tweak change#13474 (pad entries can apparently be null in some
30486              situations)
30487      Branch: maint-5.6/perl
30488            ! op.c
30489 ____________________________________________________________________________
30490 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
30491         Log: Restore the /dev -b -c -S part of the test.
30492      Branch: perl
30493            ! t/op/stat.t
30494 ____________________________________________________________________________
30495 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
30496         Log: Retract #13475 until Arthur gets back to the mine.
30497      Branch: perl
30498            ! op.c t/run/kill_perl.t
30499 ____________________________________________________________________________
30500 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
30501         Log: (retracted by #13476)
30502              
30503              Manually apply #13474; fixes stale reference to dead
30504              CvOUTSIDE(); this can happen when anonymous subroutines
30505              that aren't closures are returned from an eval""
30506              
30507              (threads/shared/sv_refs.t is coredump-unhappy about this change)
30508      Branch: perl
30509            ! op.c t/run/kill_perl.t
30510 ____________________________________________________________________________
30511 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
30512         Log: replacement for change#10451
30513              
30514              fixes stale reference to dead CvOUTSIDE(); this can happen when
30515              anonymous subroutines that aren't closures are returned from an
30516              eval""
30517      Branch: maint-5.6/perl
30518            ! op.c t/op/misc.t
30519 ____________________________________________________________________________
30520 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
30521         Log: revert change#10451,10472; it was a naive fix that simply
30522              reintroduced the memory leak!
30523      Branch: maint-5.6/perl
30524            ! op.c t/op/misc.t
30525 ____________________________________________________________________________
30526 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
30527         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
30528              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30529              Date: Wed, 05 Dec 2001 10:49:20 +0100
30530              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
30531      Branch: perl
30532            ! lib/File/Basename.pm lib/File/Basename.t
30533 ____________________________________________________________________________
30534 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
30535         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
30536              From: Michael G Schwern <schwern@pobox.com> 
30537              Date: Wed, 5 Dec 2001 02:47:59 -0500
30538              Message-ID: <20011205024759.H14333@blackrider>
30539      Branch: perl
30540            ! t/op/magic.t
30541 ____________________________________________________________________________
30542 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
30543         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
30544              From: Michael G Schwern <schwern@pobox.com>              
30545              Date: Wed, 5 Dec 2001 02:22:05 -0500
30546              Message-ID: <20011205022205.F14333@blackrider>
30547      Branch: perl
30548            ! t/op/stat.t vms/test.com
30549 ____________________________________________________________________________
30550 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
30551         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
30552              From: Michael G Schwern <schwern@pobox.com> 
30553              Date: Tue, 4 Dec 2001 23:40:10 -0500
30554              Message-ID: <20011204234010.B14333@blackrider>
30555      Branch: perl
30556            ! t/op/stat.t
30557 ____________________________________________________________________________
30558 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
30559         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
30560              From: Michael G Schwern <schwern@pobox.com> 
30561              Date: Tue, 4 Dec 2001 21:09:18 -0500           
30562              Message-ID: <20011204210918.D13279@blackrider>
30563              
30564              t/test.
30565      Branch: perl
30566            ! t/test.pl
30567 ____________________________________________________________________________
30568 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
30569         Log: (accidentally empty check-in)
30570      Branch: perl
30571            ! t/op/stat.t
30572 ____________________________________________________________________________
30573 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
30574         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
30575              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30576              Date: Tue, 04 Dec 2001 23:40:27 +0100
30577              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
30578      Branch: perl
30579            ! mg.c
30580 ____________________________________________________________________________
30581 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
30582         Log: Subject: [PATCH] minor pod fix in Safe.pm
30583              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30584              Date: Tue, 4 Dec 2001 22:02:34 +0100
30585              Message-ID: <20011204220234.A17293@rafael>
30586      Branch: perl
30587            ! ext/Opcode/Safe.pm
30588 ____________________________________________________________________________
30589 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
30590         Log: CRLF GRRR.
30591      Branch: perl
30592            ! djgpp/configure.bat
30593 ____________________________________________________________________________
30594 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
30595         Log: DJGPP fixes from Laszlo Molnar.
30596      Branch: perl
30597            ! djgpp/configure.bat djgpp/djgpp.h
30598 ____________________________________________________________________________
30599 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
30600         Log: Update Changes.
30601      Branch: perl
30602            ! Changes patchlevel.h
30603 ____________________________________________________________________________
30604 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
30605         Log: Must wipe out the memory of real Socket before starting
30606              to use the new fake one.
30607      Branch: perl
30608            ! lib/Net/t/config.t
30609 ____________________________________________________________________________
30610 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
30611         Log: LC_ALL might trump LANG.
30612      Branch: perl
30613            ! lib/open.t
30614 ____________________________________________________________________________
30615 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
30616         Log: Make the eval runtime.
30617      Branch: perl
30618            ! lib/open.pm
30619 ____________________________________________________________________________
30620 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
30621         Log: Make the Langinfo test both more lenient (allow
30622              for any symbol not to exists) and stricter (add
30623              more symbols).
30624      Branch: perl
30625            ! ext/I18N/Langinfo/Langinfo.t
30626 ____________________________________________________________________________
30627 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
30628         Log: integrate change#13453 from maint-5.6
30629              
30630              tweak change#11399 to use an explicit flag rather than
30631              ass_u_ming w32_pseudo_id will only be zero for the real
30632              toplevel interpreter; avoids multiple hosts from diddling
30633              the environment at the same time
30634      Branch: perl
30635           !> win32/perlhost.h
30636 ____________________________________________________________________________
30637 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
30638         Log: Subject: [PATCH] VMS update for perldelta.pod
30639              From: "Craig A. Berry" <craigberry@mac.com> 
30640              Date: Tue, 4 Dec 2001 00:23:12 -0600
30641              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
30642      Branch: perl
30643            ! pod/perldelta.pod
30644 ____________________________________________________________________________
30645 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
30646         Log: NetWare tweak from Ananth Kesari.
30647      Branch: perl
30648            ! NetWare/Makefile
30649 ____________________________________________________________________________
30650 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
30651         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
30652              Not adding the test suite because of its many assumptions.
30653      Branch: perl
30654            ! lib/Net/Ping.pm
30655 ____________________________________________________________________________
30656 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
30657         Log: tweak change#11399 to use an explicit flag rather than
30658              ass_u_ming w32_pseudo_id will only be zero for the real
30659              toplevel interpreter; avoids multiple hosts from diddling
30660              the environment at the same time
30661      Branch: maint-5.6/perl
30662            ! win32/perlhost.h
30663 ____________________________________________________________________________
30664 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
30665         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
30666              from Len Makin.
30667      Branch: perl
30668            + hints/super-ux.sh
30669            ! MANIFEST
30670 ____________________________________________________________________________
30671 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
30672         Log: Add Mac OS X known failures to perldelta.
30673      Branch: perl
30674            ! pod/perldelta.pod
30675 ____________________________________________________________________________
30676 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
30677         Log: I think it's time to call the utf8 code non-test.
30678      Branch: perl
30679            ! utf8.c
30680 ____________________________________________________________________________
30681 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
30682         Log: Retract #13303, need rethink.
30683      Branch: perl
30684            ! utf8.c
30685 ____________________________________________________________________________
30686 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
30687         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
30688              From: "Craig A. Berry" <craigberry@mac.com>
30689              Date: Mon, 03 Dec 2001 16:28:06 -0600
30690              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
30691      Branch: perl
30692            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
30693 ____________________________________________________________________________
30694 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
30695         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
30696              From: Andy Dougherty <doughera@lafayette.edu>
30697              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
30698              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
30699      Branch: perl
30700            ! hints/solaris_2.sh
30701 ____________________________________________________________________________
30702 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
30703         Log: This test is not very robust on 8.3-constrained systems:
30704              all the "with truncated name" lines between "Autosplitting ..."
30705              and "some names are not unique" lines are unexpected,
30706              and the truncation message becomes:
30707              testtest.al, testtest.al truncate to testtest 
30708      Branch: perl
30709            ! lib/AutoSplit.t
30710 ____________________________________________________________________________
30711 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
30712         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
30713      Branch: perl
30714            ! ext/I18N/Langinfo/Langinfo.t
30715 ____________________________________________________________________________
30716 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
30717         Log: Test::Morify UCD.t
30718      Branch: perl
30719            ! lib/Unicode/UCD.t
30720 ____________________________________________________________________________
30721 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
30722         Log: If Socket has not been built (e.g. DJGPP) the libnet
30723              tests fall over with (too) much noise.
30724      Branch: perl
30725            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
30726            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
30727            ! lib/Net/t/smtp.t lib/Net/t/time.t
30728 ____________________________________________________________________________
30729 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
30730         Log: Subject: [PATCH] shared hash keys and ++/--
30731              From: Nicholas Clark <nick@ccl4.org>
30732              Date: Mon, 3 Dec 2001 16:37:16 +0000
30733              Message-ID: <20011203163716.C21702@plum.flirble.org>
30734      Branch: perl
30735            ! pp.c pp_hot.c sv.c t/op/inc.t
30736 ____________________________________________________________________________
30737 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
30738         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
30739              From: Jonathan Stowe <jns@gellyfish.com>
30740              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
30741              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
30742      Branch: perl
30743            ! lib/Term/Cap.pm
30744 ____________________________________________________________________________
30745 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
30746         Log: Update Changes.
30747      Branch: perl
30748            ! Changes patchlevel.h
30749 ____________________________________________________________________________
30750 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
30751         Log: perldelta tweaks.
30752      Branch: perl
30753            ! pod/perldelta.pod
30754 ____________________________________________________________________________
30755 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
30756         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
30757              From: Sam Tregar <sam@tregar.com> 
30758              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
30759              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
30760      Branch: perl
30761            ! pod/perlnewmod.pod
30762 ____________________________________________________________________________
30763 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
30764         Log: microperl casting nit.
30765      Branch: perl
30766            ! utf8.c
30767 ____________________________________________________________________________
30768 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
30769         Log: Make sharepvn a macro since all it does is a deref.
30770      Branch: perl
30771            ! embed.h embed.pl global.sym hv.c hv.h proto.h
30772 ____________________________________________________________________________
30773 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
30774         Log: perldelta updates.
30775      Branch: perl
30776            ! pod/perldelta.pod
30777 ____________________________________________________________________________
30778 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
30779         Log: PPPort update from Paul Marquess.
30780      Branch: perl
30781            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
30782            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
30783            + ext/Devel/PPPort/t/test.t
30784            - ext/Devel/PPPort/harness/Harness.pm
30785            - ext/Devel/PPPort/harness/Harness.xs
30786            - ext/Devel/PPPort/harness/Makefile.PL
30787            - ext/Devel/PPPort/harness/module2.c
30788            - ext/Devel/PPPort/harness/module3.c
30789            - ext/Devel/PPPort/harness/t/test.t
30790            ! MANIFEST ext/Devel/PPPort/MANIFEST
30791            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
30792            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
30793            ! ext/Devel/PPPort/soak
30794 ____________________________________________________________________________
30795 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
30796         Log: No use talking about dynamic library search patch
30797              unless we are having a dynamic build.
30798      Branch: perl
30799            ! t/TEST
30800 ____________________________________________________________________________
30801 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
30802         Log: Be more explicit on the List::Util build trick,
30803              should also stop unneeded rebuilds on static builds.
30804      Branch: perl
30805            ! ext/List/Util/Makefile.PL
30806 ____________________________________________________________________________
30807 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
30808         Log: We need to replace the optimize (-O1) with
30809              the -h scalar0 -h vector0, not append them
30810              to the ccflags.
30811      Branch: perl
30812            ! hints/unicos.sh hints/unicosmk.sh
30813 ____________________________________________________________________________
30814 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
30815         Log: Subject: [PATCH] Shared hash keys 
30816              From: Nicholas Clark <nick@ccl4.org>
30817              Date: Sun, 2 Dec 2001 20:52:32 +0000
30818              Message-ID: <20011202205232.U21702@plum.flirble.org>
30819      Branch: perl
30820            ! doop.c t/op/tr.t
30821 ____________________________________________________________________________
30822 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
30823         Log: Better add new files to MANIFEST, too.
30824      Branch: perl
30825            ! MANIFEST
30826 ____________________________________________________________________________
30827 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
30828         Log: Subject: {PATCH] perlpacktut.pod
30829              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
30830              Date: Sun, 02 Dec 2001 19:55:06 +0100
30831              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
30832      Branch: perl
30833            ! pod/perlpacktut.pod
30834 ____________________________________________________________________________
30835 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
30836         Log: Various small nits found by DJGPP build.
30837      Branch: perl
30838            ! doio.c mg.c pp.c util.c
30839 ____________________________________________________________________________
30840 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
30841         Log: Subject: RE: More verbose POD for Carp
30842              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
30843              Date: Sun, 2 Dec 2001 11:32:51 -0500
30844              Message-ID: <3C0A9748@operamail.com>
30845      Branch: perl
30846            ! lib/Carp.pm
30847 ____________________________________________________________________________
30848 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
30849         Log: Add a header for DJGPP with the function prototypes.
30850      Branch: perl
30851            + djgpp/djgpp.h
30852            ! MANIFEST djgpp/djgpp.c
30853 ____________________________________________________________________________
30854 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
30855         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
30856              From: Abe Timmerman <abe@ztreet.demon.nl>
30857              Date: Sun, 02 Dec 2001 02:41:25 +0100
30858              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
30859      Branch: perl
30860            ! pp_sys.c
30861 ____________________________________________________________________________
30862 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
30863         Log: There isn't PTR2INT(), there's PTR2IV().
30864      Branch: perl
30865            ! ext/Time/HiRes/HiRes.xs
30866 ____________________________________________________________________________
30867 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
30868         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
30869              From: Marc Lehmann <root@schmorp.de>
30870              Date: Sun, 02 Dec 2001 02:44:53 +0100
30871              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
30872      Branch: perl
30873            ! ext/Time/HiRes/HiRes.xs
30874 ____________________________________________________________________________
30875 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
30876         Log: encode()/decode() examples.
30877      Branch: perl
30878            ! ext/Encode/Encode.pm
30879 ____________________________________________________________________________
30880 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
30881         Log: DJGPP tweaks from Laszlo Molnar.
30882      Branch: perl
30883            ! djgpp/config.over djgpp/djgppsed.sh
30884 ____________________________________________________________________________
30885 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
30886         Log: Update Changes.
30887      Branch: perl
30888            ! Changes patchlevel.h
30889 ____________________________________________________________________________
30890 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
30891         Log: Integrate perlio:
30892              
30893              [ 13409]
30894              Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
30895              have file descriptors. Noticed a possibly worse problem in the process ...
30896      Branch: perl
30897           !> doio.c
30898 ____________________________________________________________________________
30899 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
30900         Log: Non-VMS-fixed and Win32-skipped version of
30901              
30902              Subject: [PATCH t/op/exec.t] Portabilty fix 
30903              From: Michael G Schwern <schwern@pobox.com> 
30904              Date: Fri, 30 Nov 2001 16:09:27 -0500
30905              Message-ID: <20011130160927.A10406@blackrider>
30906      Branch: perl
30907            ! t/op/exec.t
30908 ____________________________________________________________________________
30909 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
30910         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
30911              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30912              Date: Sat, 1 Dec 2001 07:01:09 -0500
30913              Message-ID: <3C0D2E39@operamail.com>
30914              
30915              Subject: More verbose POD for Carp
30916              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30917              Date: Sat, 1 Dec 2001 08:04:16 -0500
30918              Message-ID: <3C285C2B@operamail.com>
30919      Branch: perl
30920            ! lib/Carp.pm lib/Carp/Heavy.pm
30921 ____________________________________________________________________________
30922 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
30923         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
30924              From: chromatic <chromatic@rmci.net>
30925              Date: Sat, 01 Dec 2001 12:41:58 -0700
30926              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
30927      Branch: perl
30928            ! lib/DB.t
30929 ____________________________________________________________________________
30930 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
30931         Log: Try to make a missing RADIXCHAR a softer kinder error.
30932      Branch: perl
30933            ! ext/I18N/Langinfo/Langinfo.t
30934 ____________________________________________________________________________
30935 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
30936         Log: Have a little faith on nl_langinfo() itself.
30937      Branch: perl
30938            ! ext/I18N/Langinfo/Langinfo.xs
30939 ____________________________________________________________________________
30940 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
30941         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
30942              the max, not max plus one)
30943      Branch: perl
30944            ! ext/I18N/Langinfo/Langinfo.xs
30945 ____________________________________________________________________________
30946 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
30947         Log: Make reality agree with the comment.
30948      Branch: perl
30949            ! ext/I18N/Langinfo/Langinfo.xs
30950 ____________________________________________________________________________
30951 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
30952         Log: Try to protect against wild langinfo() arguments.
30953      Branch: perl
30954            ! ext/I18N/Langinfo/Langinfo.xs
30955 ____________________________________________________________________________
30956 [ 13409] By: nick                                  on 2001/12/01  18:19:59
30957         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
30958              have file descriptors. Noticed a possibly worse problem in the process ...
30959      Branch: perlio
30960            ! doio.c
30961 ____________________________________________________________________________
30962 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
30963         Log: (replaced by #13556)
30964              
30965              If we are inside an eval, let's be silent about
30966              separate symbols and just croak() in the end.
30967      Branch: perl
30968            ! lib/Exporter/Heavy.pm
30969 ____________________________________________________________________________
30970 [ 13407] By: nick                                  on 2001/12/01  17:14:05
30971         Log: Integrate mainline
30972      Branch: perlio
30973           !> (integrate 26 files)
30974 ____________________________________________________________________________
30975 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
30976         Log: Subject: Fix for Exporter error reporting behaviour
30977              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30978              Date: Sat, 1 Dec 2001 06:34:48 -0500
30979              Message-ID: <3C0D1B9A@operamail.com>
30980      Branch: perl
30981            ! lib/Exporter.pm lib/Exporter/Heavy.pm
30982 ____________________________________________________________________________
30983 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
30984         Log: Need to hide behind an eval to avoid a warning
30985              about :utf8 on non-perlio configs.
30986      Branch: perl
30987            ! lib/open.t
30988 ____________________________________________________________________________
30989 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
30990         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
30991              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30992              Date: Fri, 30 Nov 2001 23:46:58 +0100
30993              Message-ID: <20011130234658.A717@rafael>
30994      Branch: perl
30995            ! op.c t/op/method.t
30996 ____________________________________________________________________________
30997 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
30998         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
30999              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31000              Date: Thu, 29 Nov 2001 22:46:12 +0100
31001              Message-ID: <20011129224612.A699@rafael>
31002      Branch: perl
31003            ! ext/B/B/Xref.pm
31004 ____________________________________________________________________________
31005 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
31006         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
31007              From: Tels <perl_dummy@bloodgate.com>
31008              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
31009              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
31010      Branch: perl
31011            ! pod/perlfunc.pod
31012 ____________________________________________________________________________
31013 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
31014         Log: Subject: [REPATCH] reference pointer comparison
31015              From: Nicholas Clark <nick@ccl4.org>
31016              Date: Sat, 1 Dec 2001 13:00:17 +0000
31017              Message-ID: <20011201130017.I21702@plum.flirble.org>
31018      Branch: perl
31019            ! pp.c
31020 ____________________________________________________________________________
31021 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
31022         Log: Upgrade to Storable 1.0.14.
31023      Branch: perl
31024            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31025 ____________________________________________________________________________
31026 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
31027         Log: Add simple caches for ::viacode() and ::vianame().
31028      Branch: perl
31029            ! lib/charnames.pm lib/charnames.t
31030 ____________________________________________________________________________
31031 [ 13398] By: nick                                  on 2001/12/01  10:36:24
31032         Log: Integrate mainline.
31033      Branch: perlio
31034           +> (branch 44 files)
31035            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
31036            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
31037            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
31038           !> (integrate 250 files)
31039 ____________________________________________________________________________
31040 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
31041         Log: Regen toc and modlib.
31042      Branch: perl
31043            ! pod/perlmodlib.pod pod/perltoc.pod
31044 ____________________________________________________________________________
31045 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
31046         Log: Upgrade to podlators-1.18.
31047      Branch: perl
31048            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
31049 ____________________________________________________________________________
31050 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
31051         Log: -h scalar0 -h vector0 seems to help for both
31052              UNICOS and UNICOS/mk on the unpack %65c problems.
31053              
31054              (replaces #13393)
31055      Branch: perl
31056            ! hints/unicos.sh hints/unicosmk.sh
31057 ____________________________________________________________________________
31058 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
31059         Log: More Socket constants.
31060      Branch: perl
31061            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
31062 ____________________________________________________________________________
31063 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
31064         Log: (replaced by #13395)
31065      Branch: perl
31066            ! hints/unicosmk.sh
31067 ____________________________________________________________________________
31068 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
31069         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
31070              From: Andy Dougherty <doughera@lafayette.edu>
31071              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
31072              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
31073              
31074              Simplify the test skippage criterion now that we are
31075              no more dependent on sed.
31076      Branch: perl
31077            ! t/comp/cpp.t t/run/switchPx.t
31078 ____________________________________________________________________________
31079 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
31080         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
31081              From: Michael G Schwern <schwern@pobox.com>
31082              Date: Fri, 30 Nov 2001 11:48:44 -0500
31083              Message-ID: <20011130114844.C1303@blackrider>
31084              
31085              (replaces #13381)
31086      Branch: perl
31087            ! t/op/stat.t
31088 ____________________________________________________________________________
31089 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
31090         Log: Let's not assume how much memory has been allocated
31091              to PVs.
31092      Branch: perl
31093            ! ext/Devel/Peek/Peek.t
31094 ____________________________________________________________________________
31095 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
31096         Log: VOS needs to know the modules, including pp_sort.
31097      Branch: perl
31098            ! vos/perl.bind
31099 ____________________________________________________________________________
31100 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
31101         Log: Unused variables.
31102      Branch: perl
31103            ! ext/Unicode/Normalize/Normalize.xs
31104 ____________________________________________________________________________
31105 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
31106         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
31107              From: John Peacock <jpeacock@rowman.com>     
31108              Date: Fri, 30 Nov 2001 10:24:00 -0500        
31109              Message-ID: <3C07A490.A22A76B0@rowman.com>   
31110      Branch: perl
31111            ! lib/ExtUtils/Embed.t
31112 ____________________________________________________________________________
31113 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
31114         Log: Tweak for the VOS building script from Paul Green.
31115      Branch: perl
31116            ! vos/configure_perl.cm
31117 ____________________________________________________________________________
31118 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
31119         Log: Update Changes.
31120      Branch: perl
31121            ! Changes patchlevel.h
31122 ____________________________________________________________________________
31123 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
31124         Log: Cannot test if cppstdin has not yet been installed.
31125      Branch: perl
31126            ! t/run/switchPx.t
31127 ____________________________________________________________________________
31128 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
31129         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
31130              From: Michael G Schwern <schwern@pobox.com> 
31131              Date: Thu, 29 Nov 2001 22:05:11 -0500
31132              Message-ID: <20011129220510.A18869@blackrider>
31133              
31134              TODO 1: if cppstdin is used and not yet installed,
31135              the Px.t will fail (must do the same as in cpp.t)
31136              
31137              TODO 2: does this work if no Perl whatsoever has
31138              yet been installed?  That is, we should be using
31139              the Perl we are building to execute the one-liner.
31140      Branch: perl
31141            + t/run/switchPx.aux t/run/switchPx.t
31142            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
31143            ! vms/test.com
31144 ____________________________________________________________________________
31145 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
31146         Log: Upgrade to Unicode::Normalize 0.12.
31147      Branch: perl
31148            ! ext/Unicode/Normalize/Changes
31149            ! ext/Unicode/Normalize/Normalize.pm
31150            ! ext/Unicode/Normalize/Normalize.xs
31151            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
31152            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
31153            ! ext/Unicode/Normalize/t/test.t
31154 ____________________________________________________________________________
31155 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
31156         Log: (replaced by #13391)
31157              
31158              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
31159              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
31160              Date: 30 Nov 2001 11:41:53 -0000             
31161              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
31162              
31163              No need to die if we have high-paranoia (non-chdirable)
31164              system directories.
31165      Branch: perl
31166            ! t/op/stat.t
31167 ____________________________________________________________________________
31168 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
31169         Log: Paragraph rewrapping.
31170      Branch: perl
31171            ! pod/perliol.pod
31172 ____________________________________________________________________________
31173 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
31174         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
31175              From: Stas Bekman <stas@stason.org>
31176              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
31177              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
31178      Branch: perl
31179            ! pod/perliol.pod
31180 ____________________________________________________________________________
31181 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
31182         Log: Whether select() gets restarted on signals is
31183              implementation dependent.
31184      Branch: perl
31185            ! ext/Time/HiRes/HiRes.t
31186 ____________________________________________________________________________
31187 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
31188         Log: More forgotten checkins.
31189      Branch: perl
31190            ! embed.h embed.pl proto.h
31191 ____________________________________________________________________________
31192 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
31193         Log: Add a note about folding vs lowercase.
31194      Branch: perl
31195            ! regexec.c
31196 ____________________________________________________________________________
31197 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
31198         Log: Use to_uni_fold (and add changed global.sym)
31199      Branch: perl
31200            ! global.sym utf8.c
31201 ____________________________________________________________________________
31202 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
31203         Log: Make to Unicode character functions to use UVs
31204              instead of U32s and add to_uni_fold().
31205      Branch: perl
31206            ! embed.pl proto.h utf8.c
31207 ____________________________________________________________________________
31208 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
31209         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
31210              From: Nicholas Clark <nick@ccl4.org>
31211              Date: Thu, 29 Nov 2001 22:47:32 +0000
31212              Message-ID: <20011129224732.W37621@plum.flirble.org>
31213      Branch: perl
31214            ! pod/perlpacktut.pod
31215 ____________________________________________________________________________
31216 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
31217         Log: README.vos updates from Paul Green.
31218      Branch: perl
31219            ! README.vos
31220 ____________________________________________________________________________
31221 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
31222         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
31223              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31224              Date: Thu, 29 Nov 2001 14:18:51 EST
31225              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
31226      Branch: perl
31227            ! mg.c vms/vms.c vms/vmsish.h
31228 ____________________________________________________________________________
31229 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
31230         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
31231              From: Michael G Schwern <schwern@pobox.com>
31232              Date: Thu, 29 Nov 2001 13:12:31 -0500
31233              Message-ID: <20011129131231.E11300@blackrider>
31234      Branch: perl
31235            ! README.vms
31236 ____________________________________________________________________________
31237 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
31238         Log: BGET_IV was missing.
31239      Branch: perl
31240            ! ext/ByteLoader/bytecode.h
31241 ____________________________________________________________________________
31242 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
31243         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
31244              From: Jonathan Stowe <gellyfish@gellyfish.com>
31245              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
31246              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
31247      Branch: perl
31248            ! lib/Term/Cap.pm
31249 ____________________________________________________________________________
31250 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
31251         Log: Porting/checkURL.pl was missing.
31252      Branch: perl
31253            ! MANIFEST
31254 ____________________________________________________________________________
31255 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
31256         Log: Subject: INSTALL and READMEs should be reviewed
31257              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31258              Date: Thu, 29 Nov 2001 16:49:36 +0100
31259              Message-ID: <20011129164936.A17492@rafael>         
31260      Branch: perl
31261            ! README.cygwin
31262 ____________________________________________________________________________
31263 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
31264         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
31265              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
31266              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
31267              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
31268      Branch: perl
31269            ! README.os390
31270 ____________________________________________________________________________
31271 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
31272         Log: Update Changes.
31273      Branch: perl
31274            ! Changes patchlevel.h
31275 ____________________________________________________________________________
31276 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
31277         Log: The changes to the curliffed files didn't stick in #13348.
31278      Branch: perl
31279            ! README.dos README.win32
31280 ____________________________________________________________________________
31281 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
31282         Log: Subject: Re: Found the rev where File::Glob broke
31283              From: Andy Dougherty <doughera@lafayette.edu>
31284              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
31285              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
31286      Branch: perl
31287            ! lib/ExtUtils/MM_Unix.pm
31288 ____________________________________________________________________________
31289 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
31290         Log: Use __DATA__ instead of __END__.
31291      Branch: perl
31292            ! lib/Term/Cap.pm
31293 ____________________________________________________________________________
31294 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
31295         Log: Subject: [PATCH toke.c] autosplit into @F fix
31296              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31297              Date: Thu, 29 Nov 2001 14:52:23 +0100
31298              Message-ID: <20011129145223.A25817@rafael>         
31299      Branch: perl
31300            ! toke.c
31301 ____________________________________________________________________________
31302 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
31303         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
31304              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31305              Date: Thu, 29 Nov 2001 15:48:15 +0100
31306              Message-ID: <20011129154815.C25817@rafael>         
31307      Branch: perl
31308            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
31309 ____________________________________________________________________________
31310 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
31311         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
31312              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
31313              Date: Wed, 28 Nov 2001 20:35:29 +0100
31314              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
31315      Branch: perl
31316            ! pod/perlpacktut.pod
31317 ____________________________________________________________________________
31318 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
31319         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
31320              From: Stas Bekman <stas@stason.org>
31321              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
31322              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
31323              
31324              (with tweaks)
31325      Branch: perl
31326            ! pod/perlapio.pod
31327 ____________________________________________________________________________
31328 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
31329         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
31330              From: Tels <perl_dummy@bloodgate.com>
31331              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
31332              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
31333              
31334              (plus paragraph rewrapping)
31335      Branch: perl
31336            ! lib/Exporter.pm
31337 ____________________________________________________________________________
31338 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
31339         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
31340              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
31341              Date: Wed, 28 Nov 2001 21:47:59 +0000
31342              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
31343      Branch: perl
31344            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
31345 ____________________________________________________________________________
31346 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
31347         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
31348              From: Andy Dougherty <doughera@lafayette.edu>
31349              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
31350              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
31351      Branch: perl
31352            ! INSTALL ext/Time/HiRes/HiRes.t
31353 ____________________________________________________________________________
31354 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
31355         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
31356              From: Michael G Schwern <schwern@pobox.com> 
31357              Date: Wed, 28 Nov 2001 16:37:01 -0500
31358              Message-ID: <20011128163701.H676@blackrider>
31359      Branch: perl
31360            ! t/run/kill_perl.t
31361 ____________________________________________________________________________
31362 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
31363         Log: @INC tweak.
31364      Branch: perl
31365            ! t/op/ref.t
31366 ____________________________________________________________________________
31367 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
31368         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
31369              From: Nicholas Clark <nick@ccl4.org>
31370              Date: Wed, 28 Nov 2001 23:38:43 +0000
31371              Message-ID: <20011128233843.N37621@plum.flirble.org>  
31372      Branch: perl
31373            ! installman
31374 ____________________________________________________________________________
31375 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
31376         Log: Tweak the forking logic.
31377      Branch: perl
31378            ! Porting/checkURL.pl
31379 ____________________________________________________________________________
31380 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
31381         Log: Update perlmodlib.PL as per #13348.  The L<> got
31382              changed back because that is coming from ParseLink.pm.
31383      Branch: perl
31384            ! pod/perlmodlib.PL pod/perlmodlib.pod
31385 ____________________________________________________________________________
31386 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
31387         Log: URL fixups from Michael Schwern.
31388      Branch: perl
31389            ! README.cygwin README.dos README.hpux README.mint README.mpeix
31390            ! README.os390 README.qnx README.solaris README.vos README.win32
31391            ! pod/perlmodlib.pod
31392 ____________________________________________________________________________
31393 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
31394         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
31395              From: Barrie Slaymaker <barries@slaysys.com>
31396              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
31397              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
31398      Branch: perl
31399            ! lib/Exporter.pm
31400 ____________________________________________________________________________
31401 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
31402         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
31403      Branch: perl
31404            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
31405 ____________________________________________________________________________
31406 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
31407         Log: Subject: [PATCH] Re: $\ very broken
31408              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31409              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
31410              Message-ID: <20011128223308.E732@rafael>   
31411              
31412              Subject: Re: [PATCH] Re: $\ very broken     
31413              From: Nicholas Clark <nick@ccl4.org>
31414              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
31415              Message-ID: <20011128222859.K37621@plum.flirble.org>
31416      Branch: perl
31417            ! mg.c t/op/ref.t
31418 ____________________________________________________________________________
31419 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
31420         Log: Add Abigail's link checker with the following tweaks:
31421              - known dummy URLs (Peter Prymmer)
31422              - do also READMEs and INSTALL (Michael Schwern)
31423              - do also ftp URLs
31424              - add fork retry loop in case the allowed number
31425              of processes per user is low
31426      Branch: perl
31427            + Porting/checkURL.pl
31428            ! MANIFEST
31429 ____________________________________________________________________________
31430 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
31431         Log: Update Changes.
31432      Branch: perl
31433            ! Changes patchlevel.h
31434 ____________________________________________________________________________
31435 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
31436         Log: In Linux if we have modern enough gcc and supported
31437              enough CPU, crank up the optimization level to -O3.
31438      Branch: perl
31439            ! hints/linux.sh
31440 ____________________________________________________________________________
31441 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
31442         Log: Add perlpacktut from Wolfgang Laun; regen toc.
31443      Branch: perl
31444            + pod/perlpacktut.pod
31445            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
31446            ! pod/perltoc.pod
31447 ____________________________________________________________________________
31448 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
31449         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
31450              From: PPrymmer@factset.com
31451              Date: Wed, 28 Nov 2001 07:51:26 -0500
31452              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
31453      Branch: perl
31454            ! vms/test.com
31455 ____________________________________________________________________________
31456 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
31457         Log: Test cases for the first half of #13338.
31458      Branch: perl
31459            ! t/lib/h2ph.h t/lib/h2ph.pht
31460 ____________________________________________________________________________
31461 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
31462         Log: Subject: Re: h2ph confused by comments in an enum.
31463              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
31464              Date: Wed, 28 Nov 2001 04:19:21 +0000
31465              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
31466              
31467              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
31468              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
31469              Date: Wed, 28 Nov 2001 13:36:35 +0000
31470              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
31471      Branch: perl
31472            ! utils/h2ph.PL
31473 ____________________________________________________________________________
31474 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
31475         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
31476              From: Jonathan Stowe <gellyfish@gellyfish.com>
31477              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
31478              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
31479              
31480              (replace #13327)
31481      Branch: perl
31482            ! lib/Term/Cap.pm
31483 ____________________________________________________________________________
31484 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
31485         Log: Replace #13335 with
31486              
31487              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
31488              From: Russ Allbery <rra@stanford.edu>
31489              Date: 27 Nov 2001 20:42:49 -0800
31490              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
31491      Branch: perl
31492            ! lib/Pod/Text/Termcap.pm
31493 ____________________________________________________________________________
31494 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
31495         Log: (replaced by #13336)
31496              
31497              Subject: [PATCH perl@13323] Termcap.pm with no termios
31498              From: "Craig A. Berry" <craigberry@mac.com> 
31499              Date: Tue, 27 Nov 2001 22:28:50 -0600
31500              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
31501      Branch: perl
31502            ! lib/Pod/Text/Termcap.pm
31503 ____________________________________________________________________________
31504 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
31505         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
31506              From: "Craig A. Berry" <craigberry@mac.com> 
31507              Date: Tue, 27 Nov 2001 21:46:45 -0600
31508              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
31509      Branch: perl
31510            ! configure.com
31511 ____________________________________________________________________________
31512 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
31513         Log: Upgrade to podlators 1.17.
31514      Branch: perl
31515            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
31516            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
31517 ____________________________________________________________________________
31518 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
31519         Log: Fix for "a\x{100}" =~ /A/i.
31520      Branch: perl
31521            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
31522            ! utf8.c
31523 ____________________________________________________________________________
31524 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
31525         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
31526              From: "Craig A. Berry" <craigberry@mac.com>
31527              Date: Tue, 27 Nov 2001 17:11:49 -0600
31528              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
31529      Branch: perl
31530            ! lib/DB.t
31531 ____________________________________________________________________________
31532 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
31533         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
31534              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31535              Date: Tue, 27 Nov 2001 14:55:23 -0500
31536              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
31537              
31538              Subject: [PATCH: perl@13324] updates to perldelta.pod 
31539              From: PPrymmer@factset.com
31540              Date: Tue, 27 Nov 2001 18:06:04 -0500
31541              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
31542              
31543              plus added some known problems.
31544      Branch: perl
31545            ! pod/perldelta.pod
31546 ____________________________________________________________________________
31547 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
31548         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
31549              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31550              Date: Tue, 27 Nov 2001 15:38:02 EST 
31551              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
31552      Branch: perl
31553            ! configure.com vms/vms.c vms/vmsish.h
31554 ____________________________________________________________________________
31555 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
31556         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
31557              From: Michael G Schwern <schwern@pobox.com> 
31558              Date: Tue, 27 Nov 2001 15:31:12 -0500
31559              Message-ID: <20011127153112.G20929@blackrider>
31560      Branch: perl
31561            ! t/run/kill_perl.t
31562 ____________________________________________________________________________
31563 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
31564         Log: (replaced by #13337)
31565              
31566              VMS can safely hardcode a termcap entry for VT100.
31567      Branch: perl
31568            ! lib/Term/Cap.pm
31569 ____________________________________________________________________________
31570 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
31571         Log: VMS piping fixes from Charles Lane (perl -P should
31572              be working now).
31573      Branch: perl
31574            ! vms/vms.c
31575 ____________________________________________________________________________
31576 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
31577         Log: Subject: [PATCH] perlvar.pod fix
31578              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31579              Date: Tue, 27 Nov 2001 13:11:47 -0500
31580              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
31581      Branch: perl
31582            ! pod/perlvar.pod
31583 ____________________________________________________________________________
31584 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
31585         Log: Update Changes.
31586      Branch: perl
31587            ! Changes patchlevel.h
31588 ____________________________________________________________________________
31589 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
31590         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
31591              From: "Craig A. Berry" <craigberry@mac.com> 
31592              Date: Tue, 27 Nov 2001 10:21:18 -0600
31593              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
31594      Branch: perl
31595            ! lib/ExtUtils/MM_VMS.pm
31596 ____________________________________________________________________________
31597 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
31598         Log: Protect against accumulating -options -options -options.
31599      Branch: perl
31600            ! hints/hpux.sh
31601 ____________________________________________________________________________
31602 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
31603         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
31604              From: Barrie Slaymaker <barries@slaysys.com>
31605              Date: Tue, 27 Nov 2001 10:58:54 -0500
31606              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
31607      Branch: perl
31608            ! lib/Benchmark.pm
31609 ____________________________________________________________________________
31610 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
31611         Log: Tiny fix from John P. Linderman.
31612      Branch: perl
31613            ! lib/sort.pm
31614 ____________________________________________________________________________
31615 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
31616         Log: The Story of sort(), from John P. Linderman.
31617      Branch: perl
31618            ! pod/perldelta.pod
31619 ____________________________________________________________________________
31620 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
31621         Log: Add information what to do if you are reading
31622              perluniintro but using some older Perl.
31623      Branch: perl
31624            ! pod/perluniintro.pod
31625 ____________________________________________________________________________
31626 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
31627         Log: Update the 'wide characters' FAQ entry.
31628      Branch: perl
31629            ! pod/perlfaq6.pod
31630 ____________________________________________________________________________
31631 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
31632         Log: Fix for
31633              
31634              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
31635              From: Marc Lehmann <root@schmorp.de>
31636              Date: Tue, 27 Nov 2001 14:27:14 +0100
31637              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
31638      Branch: perl
31639            ! ext/Encode.t ext/Encode/Encode.xs
31640 ____________________________________________________________________________
31641 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
31642         Log: Subject: [PATCH] DB_File 1.801
31643              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31644              Date: Tue, 27 Nov 2001 15:06:45 -0000
31645              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
31646      Branch: perl
31647            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31648            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
31649 ____________________________________________________________________________
31650 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
31651         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
31652      Branch: perl
31653            ! pod/perlmodlib.pod
31654 ____________________________________________________________________________
31655 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
31656         Log: sort() doc tweaks from John P. Linderman.
31657      Branch: perl
31658            ! pod/perlfunc.pod
31659 ____________________________________________________________________________
31660 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
31661         Log: Subject: [PATCH] More perldelta.pod nits
31662              From: Simon Glover <scog@roe.ac.uk>
31663              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
31664              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
31665      Branch: perl
31666            ! pod/perldelta.pod
31667 ____________________________________________________________________________
31668 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
31669         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
31670              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31671              Date: Tue, 27 Nov 2001 11:52:31 -0000
31672              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
31673      Branch: perl
31674            ! ext/Devel/PPPort/harness/Makefile.PL
31675 ____________________________________________________________________________
31676 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
31677         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
31678              From: Michael G Schwern <schwern@pobox.com>
31679              Date: Tue, 27 Nov 2001 03:38:24 -0500
31680              Message-ID: <20011127033824.A17775@blackrider>
31681      Branch: perl
31682            ! t/TEST
31683 ____________________________________________________________________________
31684 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
31685         Log: Subject: Re: perlcc very broken
31686              From: John Peacock <jpeacock@rowman.com>
31687              Date: Tue, 27 Nov 2001 06:48:01 -0500
31688              Message-ID: <3C037D71.4030508@rowman.com>
31689      Branch: perl
31690            ! utils/perlcc.PL
31691 ____________________________________________________________________________
31692 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
31693         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
31694              From: David Dyck <dcd@tc.fluke.com>
31695              Date: Mon, 26 Nov 2001 22:04:38 -0800
31696              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
31697      Branch: perl
31698            ! t/op/pack.t
31699 ____________________________________________________________________________
31700 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
31701         Log: Subject: [ID 20011126.149] t/op/split fails step 37
31702              From: David Dyck <dcd@tc.fluke.com>
31703              Date: Mon, 26 Nov 2001 21:52:35 -0800
31704              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
31705      Branch: perl
31706            ! t/op/split.t
31707 ____________________________________________________________________________
31708 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
31709         Log: incorporate last minute change from libnet 1.0901-tobe
31710      Branch: perl
31711            ! lib/Net/SMTP.pm
31712 ____________________________________________________________________________
31713 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
31714         Log: Pass 7 at perldelta - random edits.
31715      Branch: perl
31716            ! pod/perldelta.pod
31717 ____________________________________________________________________________
31718 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
31719         Log: Portability and skippage tweaks.
31720      Branch: perl
31721            ! t/op/split.t
31722 ____________________________________________________________________________
31723 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
31724         Log: (retracted by #13449)
31725              Try to make Unicode casemapping to work for EBCDIC, too.
31726      Branch: perl
31727            ! utf8.c
31728 ____________________________________________________________________________
31729 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
31730         Log: Just printing 1..0 is not quite enough...
31731      Branch: perl
31732            ! lib/Dumpvalue.t
31733 ____________________________________________________________________________
31734 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
31735         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
31736              Delay the match until runtime.
31737      Branch: perl
31738            ! t/op/append.t
31739 ____________________________________________________________________________
31740 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
31741         Log: UTF-EBCDIC.
31742      Branch: perl
31743            ! ext/Devel/Peek/Peek.t
31744 ____________________________________________________________________________
31745 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
31746         Log: Be UTF-EBCDIC aware.
31747      Branch: perl
31748            ! lib/bytes.t
31749 ____________________________________________________________________________
31750 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
31751         Log: Bad assumption which way digits and letters sort.
31752      Branch: perl
31753            ! lib/English.t
31754 ____________________________________________________________________________
31755 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
31756         Log: If in EBCDIC but no Convert::EBCDIC
31757              the libnet tests will all fail.
31758      Branch: perl
31759            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
31760            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
31761            ! lib/Net/t/smtp.t lib/Net/t/time.t
31762 ____________________________________________________________________________
31763 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
31764         Log: Just sorting to guarantee order is not enough.
31765              (Think EBCDIC.) 
31766      Branch: perl
31767            ! lib/ExtUtils/Manifest.t
31768 ____________________________________________________________________________
31769 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
31770         Log: OS/390 cleanable gunk.
31771      Branch: perl
31772            ! lib/ExtUtils/MM_Unix.pm
31773 ____________________________________________________________________________
31774 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
31775         Log: Update the EBCDIC MD5 checksums.
31776      Branch: perl
31777            ! ext/Digest/MD5/t/files.t
31778 ____________________________________________________________________________
31779 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
31780         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
31781              From: Nicholas Clark <nick@ccl4.org>
31782              Date: Mon, 26 Nov 2001 23:06:34 +0000
31783              Message-ID: <20011126230633.Q37621@plum.flirble.org>
31784      Branch: perl
31785            ! installman
31786 ____________________________________________________________________________
31787 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
31788         Log: sort tweaks from John P. Linderman.
31789      Branch: perl
31790            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
31791 ____________________________________________________________________________
31792 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
31793         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
31794              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
31795              Date: Mon, 26 Nov 2001 18:47:25 -0600
31796              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
31797              
31798              Craig Berry submitted half of this patch just yesterday.
31799              Spooky cosmic resonance.
31800      Branch: perl
31801            ! ext/Socket/Socket.xs
31802 ____________________________________________________________________________
31803 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
31804         Log: Subject: [PATCH] doio slightly smaller
31805              From: Nicholas Clark <nick@ccl4.org>
31806              Date: Tue, 27 Nov 2001 00:40:23 +0000      
31807              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
31808      Branch: perl
31809            ! doio.c
31810 ____________________________________________________________________________
31811 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
31812         Log: perldelta nits from Autrijus Tang and Ron Kimball.
31813      Branch: perl
31814            ! pod/perldelta.pod
31815 ____________________________________________________________________________
31816 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
31817         Log: Subject: [PATCH] unpack P* uses random length for item
31818              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
31819              Date: Mon, 26 Nov 2001 19:56:32 +0100
31820              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
31821      Branch: perl
31822            ! pod/perldiag.pod pp_pack.c t/op/pack.t
31823 ____________________________________________________________________________
31824 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
31825         Log: Subject: [PATCH current] system and taintedness
31826              From: Radu Greab <radu@netsoft.ro>
31827              Date: Mon, 26 Nov 2001 18:42:29 +0200
31828              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
31829      Branch: perl
31830            ! pp_sys.c t/op/taint.t
31831 ____________________________________________________________________________
31832 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
31833         Log: Subject: [PATCH @ 13283] Devel::PPPort
31834              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31835              Date: Mon, 26 Nov 2001 14:37:17 -0000
31836              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
31837      Branch: perl
31838            + ext/Devel/PPPort/MANIFEST
31839            ! MANIFEST ext/Devel/PPPort/Makefile.PL
31840            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
31841            ! ext/Devel/PPPort/harness/Harness.xs
31842            ! ext/Devel/PPPort/harness/Makefile.PL
31843            ! ext/Devel/PPPort/harness/module2.c
31844            ! ext/Devel/PPPort/harness/module3.c
31845            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
31846 ____________________________________________________________________________
31847 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
31848         Log: Update the test list.
31849      Branch: perl
31850            ! t/lib/1_compile.t
31851 ____________________________________________________________________________
31852 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
31853         Log: Sync-up tests with libnet distribution
31854      Branch: perl
31855            + lib/Net/t/netrc.t
31856            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
31857 ____________________________________________________________________________
31858 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
31859         Log: Update Changes.
31860      Branch: perl
31861            ! Changes patchlevel.h
31862 ____________________________________________________________________________
31863 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
31864         Log: Upgrade to podlators 1.16.
31865      Branch: perl
31866            + lib/Pod/t/basic.cap
31867            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
31868            ! lib/Pod/t/basic.t pod/pod2man.PL
31869 ____________________________________________________________________________
31870 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
31871         Log: Pass 6 at perldelta - sort enhancements, generic and
31872              platform specific bug fixes.
31873      Branch: perl
31874            ! pod/perldelta.pod
31875 ____________________________________________________________________________
31876 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
31877         Log: PROPAGATE documentation from Tony Cook.
31878      Branch: perl
31879            ! pod/perlfunc.pod
31880 ____________________________________________________________________________
31881 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
31882         Log: DJGPP cannot do signals that well.
31883      Branch: perl
31884            ! ext/POSIX/t/sigaction.t
31885 ____________________________________________________________________________
31886 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
31887         Log: Can't do subsecond alarms without ualarm; and break out
31888              early if alarms do not seem to be coming in as expected.
31889      Branch: perl
31890            ! ext/Time/HiRes/HiRes.t
31891 ____________________________________________________________________________
31892 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
31893         Log: No Socket, little Net.
31894      Branch: perl
31895            ! t/lib/1_compile.t
31896 ____________________________________________________________________________
31897 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
31898         Log: Take the taint brush to the getcwds.
31899      Branch: perl
31900            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
31901 ____________________________________________________________________________
31902 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
31903         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
31904              From: "Craig A. Berry" <craigberry@mac.com>
31905              Date: Sun, 25 Nov 2001 16:20:45 -0600
31906              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
31907      Branch: perl
31908            ! ext/Socket/Socket.xs
31909 ____________________________________________________________________________
31910 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
31911         Log: Since in some DOS filesystems the timestamp granularity
31912              may be only two seconds, better sleep for three to play safe.
31913              (Helps CygWin, at least.)
31914      Branch: perl
31915            ! lib/Memoize/t/expire_file.t
31916 ____________________________________________________________________________
31917 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
31918         Log: For some reason CygWin wasn't collapsing multiple
31919              slashes into one, which made some Spec.t tests to fail.
31920              Either CygWin was being too prudish or the collapsing
31921              logic needs to be rethunk.
31922      Branch: perl
31923            ! lib/File/Spec/Unix.pm
31924 ____________________________________________________________________________
31925 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
31926         Log: Cygwin needs to have libperl.dll around if trying to link
31927              with -lperl.  Note: this change cures the test but whether
31928              it cures CygPerl installation, I don't know: hopefully the
31929              libperl5_7_2.dll, or the version equivalent, gets installed
31930              also as libperl.dll to the proper place(s).
31931      Branch: perl
31932            ! lib/ExtUtils/Embed.t
31933 ____________________________________________________________________________
31934 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
31935         Log: -I../lib/.. and -L../lib/..?  Strange.
31936      Branch: perl
31937            ! lib/ExtUtils/Embed.t
31938 ____________________________________________________________________________
31939 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
31940         Log: $MM?
31941      Branch: perl
31942            ! lib/ExtUtils/Embed.pm
31943 ____________________________________________________________________________
31944 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
31945         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
31946              From: Dave Rolsky <autarch@urth.org>
31947              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
31948              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
31949      Branch: perl
31950            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
31951            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
31952 ____________________________________________________________________________
31953 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
31954         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
31955              From: chromatic <chromatic@rmci.net>
31956              Date: Sat, 24 Nov 2001 14:56:57 -0700
31957              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
31958              
31959              plus a tweak for ithreads builds.
31960      Branch: perl
31961            + lib/DB.t
31962            ! MANIFEST lib/DB.pm
31963 ____________________________________________________________________________
31964 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
31965         Log: Win32 compilation tweaks for Blair Zajac.
31966      Branch: perl
31967            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
31968 ____________________________________________________________________________
31969 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
31970         Log: I don't think trying to bracket the hires time with lores
31971              times is going to be portable enough: Cygwin seems to be
31972              capable of getting hires ones rather consistently lower
31973              than the lores ones.  So let's try average difference instead.
31974      Branch: perl
31975            ! ext/Time/HiRes/HiRes.t
31976 ____________________________________________________________________________
31977 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
31978         Log: Subject: Re: benchmarks, sorts and reproducibility
31979              From: "John P. Linderman" <jpl@research.att.com>
31980              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
31981              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
31982              
31983              Randomize large partitions for quicksort to dodge the
31984              angry gods of quadratic.
31985      Branch: perl
31986            ! pp_sort.c
31987 ____________________________________________________________________________
31988 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
31989         Log: The joys of portable quoting.
31990      Branch: perl
31991            ! ext/Devel/PPPort/harness/Makefile.PL
31992 ____________________________________________________________________________
31993 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
31994         Log: sort pragma tweaks.
31995      Branch: perl
31996            ! lib/sort.pm
31997 ____________________________________________________________________________
31998 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
31999         Log: Skip the link= directives of utils.lst if no mandir
32000              (if no manpages).
32001      Branch: perl
32002            ! installman
32003 ____________________________________________________________________________
32004 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
32005         Log: integrate changes#8340,13260 from mainline
32006              
32007              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
32008              
32009              change#3373 introduced a handle leak in backticks and piped open()s
32010              that fail
32011      Branch: maint-5.6/perl
32012            ! t/io/pipe.t util.c
32013 ____________________________________________________________________________
32014 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
32015         Log: change#3373 introduced a handle leak in backticks and piped open()s
32016              that fail
32017      Branch: perl
32018            ! util.c
32019 ____________________________________________________________________________
32020 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
32021         Log: metaconfig unit change for #13258.
32022      Branch: metaconfig/U/perl
32023            ! d_procselfexe.U
32024 ____________________________________________________________________________
32025 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
32026         Log: Extraenous breaks noticed by David Dyck.
32027      Branch: perl
32028            ! Configure
32029 ____________________________________________________________________________
32030 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
32031         Log: Revert the /proc/self/auxv experiment for now.
32032      Branch: perl
32033            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
32034 ____________________________________________________________________________
32035 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
32036         Log: Also ExtUtils.t had $^X assumptions.
32037      Branch: perl
32038            ! lib/ExtUtils.t
32039 ____________________________________________________________________________
32040 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
32041         Log: Now is Solaris if you start the t/perl in the t/
32042              as "./perl", the $^X will be "../perl", not "./perl".
32043      Branch: perl
32044            ! t/lib/1_compile.t
32045 ____________________________________________________________________________
32046 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
32047         Log: The new way of finding out $^X in Solaris
32048              requires a little tweak if the executable
32049              pathname is *not* absolute: prepend "./"
32050              (otherwise `$^X ...` will start perl from PATH...)
32051      Branch: perl
32052            ! perl.c
32053 ____________________________________________________________________________
32054 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
32055         Log: Avoid "will not stay shared" warnings.
32056      Branch: perl
32057            ! lib/ExtUtils/MM_Unix.pm
32058 ____________________________________________________________________________
32059 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
32060         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
32061              From: Michael G Schwern <schwern@pobox.com>
32062              Date: Sat, 24 Nov 2001 19:56:18 -0500
32063              Message-ID: <20011124195618.A14614@blackrider>            
32064      Branch: perl
32065            ! perl.c pp_sys.c t/op/magic.t util.c
32066 ____________________________________________________________________________
32067 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
32068         Log: In the MakeMaker pm_to_blib target don't copy all
32069              the files in one fell swoop, deal with them hunkwise,
32070              helps for CLIs with limited line lengths.
32071              (This seems to help for DJGPP building Encode,
32072              where there are dozens of files to copy.)
32073      Branch: perl
32074            ! lib/ExtUtils/MM_Unix.pm
32075 ____________________________________________________________________________
32076 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
32077         Log: testsuite leaves stray files behind on windows
32078      Branch: perl
32079            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
32080 ____________________________________________________________________________
32081 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
32082         Log: xsubpp produces a spurious warning on directories called 'typemap'
32083      Branch: perl
32084            ! lib/ExtUtils/xsubpp
32085 ____________________________________________________________________________
32086 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
32087         Log: xsubpp treats invalid (indented) cpp directives as comments
32088      Branch: perl
32089            ! ext/IO/IO.xs
32090 ____________________________________________________________________________
32091 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
32092         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
32093      Branch: perl
32094            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
32095 ____________________________________________________________________________
32096 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
32097         Log: The debug_pag needs to be visible at all times
32098              because of the re extension.
32099      Branch: perl
32100            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
32101 ____________________________________________________________________________
32102 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
32103         Log: Subject: Re: [PATCH] Tests are good
32104              From: Philip Newton <Philip.Newton@gmx.net>
32105              Date: Sat, 24 Nov 2001 21:24:00 +0100
32106              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
32107      Branch: perl
32108            ! pod/perlhack.pod
32109 ____________________________________________________________________________
32110 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
32111         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
32112              From: "Craig A. Berry" <craigberry@mac.com> 
32113              Date: Sat, 24 Nov 2001 12:45:44 -0600
32114              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
32115              
32116              (with tweaks, and combined with Sarathy's #13242)
32117      Branch: perl
32118            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
32119 ____________________________________________________________________________
32120 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
32121         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
32122              From: John Peacock <jpeacock@rowman.com>
32123              Date: Sat, 24 Nov 2001 14:27:46 -0500
32124              Message-ID: <3BFFF4B2.40509@rowman.com> 
32125      Branch: perl
32126            ! lib/Exporter/Heavy.pm
32127 ____________________________________________________________________________
32128 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
32129         Log: use portable quotes
32130      Branch: perl
32131            ! ext/Devel/PPPort/harness/Makefile.PL
32132 ____________________________________________________________________________
32133 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
32134         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
32135              From: Nicholas Clark <nick@ccl4.org>
32136              Date: Sat, 24 Nov 2001 18:06:26 +0000
32137              Message-ID: <20011124180626.T37621@plum.flirble.org>
32138      Branch: perl
32139            ! installman
32140 ____________________________________________________________________________
32141 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
32142         Log: Subject: [PATCH] perl5005delta.pod L<>
32143              From: Nicholas Clark <nick@ccl4.org>
32144              Date: Sat, 24 Nov 2001 18:04:21 +0000
32145              Message-ID: <20011124180421.S37621@plum.flirble.org>
32146      Branch: perl
32147            ! pod/perl5005delta.pod
32148 ____________________________________________________________________________
32149 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
32150         Log: fix typo in config.vc; regenerate win32 config_H.* files
32151      Branch: perl
32152            ! win32/config.vc win32/config_H.bc win32/config_H.gc
32153            ! win32/config_H.vc
32154 ____________________________________________________________________________
32155 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
32156         Log: Mention the charnames::vianame().
32157      Branch: perl
32158            ! pod/perluniintro.pod
32159 ____________________________________________________________________________
32160 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
32161         Log: Add charnames::vianame() in case people want to access
32162              the codes in run-time (as opposed to the compile-timeness
32163              of \N{...}).
32164      Branch: perl
32165            ! lib/charnames.pm lib/charnames.t
32166 ____________________________________________________________________________
32167 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
32168         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
32169              From: Nicholas Clark <nick@ccl4.org>
32170              Date: Sat, 24 Nov 2001 16:30:42 +0000
32171              Message-ID: <20011124163042.R37621@plum.flirble.org>
32172      Branch: perl
32173            ! regcomp.c regcomp.h
32174 ____________________________________________________________________________
32175 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
32176         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
32177              From: Nicholas Clark <nick@ccl4.org>
32178              Date: Sat, 24 Nov 2001 16:24:33 +0000
32179              Message-ID: <20011124162433.Q37621@plum.flirble.org>
32180              
32181              cmp fixes.
32182      Branch: perl
32183            ! pp.c
32184 ____________________________________________________________________________
32185 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
32186         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
32187              (It seems that "./perl" gets resolved to "perl" now.)
32188      Branch: perl
32189            ! perl.c
32190 ____________________________________________________________________________
32191 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
32192         Log: Subject: [PATCH] DB_File 1.800        
32193              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
32194              Date: Sat, 24 Nov 2001 11:41:41 -0000
32195              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
32196      Branch: perl
32197            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32198            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
32199            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32200            ! ext/DB_File/t/db-recno.t
32201 ____________________________________________________________________________
32202 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
32203         Log: Tweak the PUSHED documentation.
32204      Branch: perl
32205            ! ext/PerlIO/Via/Via.pm
32206 ____________________________________________________________________________
32207 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
32208         Log: Update 1_compile for new known tests.
32209      Branch: perl
32210            ! t/lib/1_compile.t
32211 ____________________________________________________________________________
32212 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
32213         Log: Move the MBF/MBI test modules to t/lib.
32214      Branch: perl
32215            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
32216            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
32217            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
32218            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
32219            ! lib/Math/BigInt/t/sub_mbi.t
32220 ____________________________________________________________________________
32221 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
32222         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
32223              From: "Craig A. Berry" <craigberry@mac.com> 
32224              Date: Fri, 23 Nov 2001 18:05:35 -0600
32225              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
32226      Branch: perl
32227            ! configure.com
32228 ____________________________________________________________________________
32229 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
32230         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
32231              From: PPrymmer@factset.com 
32232              Date: Fri, 23 Nov 2001 17:03:07 -0500
32233              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
32234      Branch: perl
32235            ! ext/Unicode/Normalize/mkheader
32236 ____________________________________________________________________________
32237 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
32238         Log: Here are the right helper files.
32239      Branch: perl
32240            + t/lib/Filter/Simple/ExportTest.pm
32241            + t/lib/Filter/Simple/FilterOnlyTest.pm
32242            + t/lib/Filter/Simple/FilterTest.pm
32243            + t/lib/Filter/Simple/ImportTest.pm
32244            ! MANIFEST
32245 ____________________________________________________________________________
32246 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
32247         Log: Update Changes.
32248      Branch: perl
32249            ! Changes patchlevel.h
32250 ____________________________________________________________________________
32251 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
32252         Log: Never mind.
32253      Branch: perl
32254            - lib/Filter/Simple/lib/ExportTest.pm
32255            - lib/Filter/Simple/lib/ImportTest.pm
32256 ____________________________________________________________________________
32257 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
32258         Log: Mis-add.
32259      Branch: perl
32260            + lib/Filter/Simple/lib/ExportTest.pm
32261            + lib/Filter/Simple/lib/ImportTest.pm
32262 ____________________________________________________________________________
32263 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
32264         Log: Upgrade to Filter::Simple 0.77.
32265      Branch: perl
32266            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
32267            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
32268            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
32269            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
32270            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
32271 ____________________________________________________________________________
32272 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
32273         Log: Missing p4 add.
32274      Branch: perl
32275            + lib/ExtUtils/MM_VMS.t
32276 ____________________________________________________________________________
32277 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
32278         Log: Pass 5 at perldelta - module and utility updates cleanup.
32279      Branch: perl
32280            ! pod/perldelta.pod
32281 ____________________________________________________________________________
32282 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
32283         Log: metaconfig unit change for #13219.
32284      Branch: metaconfig/U/perl
32285            ! d_procselfexe.U
32286 ____________________________________________________________________________
32287 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
32288         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
32289      Branch: perl
32290            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32291            ! pod/buildtoc.PL pod/perltoc.pod
32292 ____________________________________________________________________________
32293 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
32294         Log: Add procselfexe and d_dirfd to strange lands.
32295      Branch: perl
32296            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
32297            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32298            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32299            ! win32/config.gc win32/config.vc win32/config.win64
32300            ! wince/config.ce
32301 ____________________________________________________________________________
32302 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
32303         Log: metaconfig unit change for #13216.
32304      Branch: metaconfig/U/perl
32305            ! d_procselfexe.U
32306 ____________________________________________________________________________
32307 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
32308         Log: Better to "quote" the pathname.
32309      Branch: perl
32310            ! Configure config_h.SH
32311 ____________________________________________________________________________
32312 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
32313         Log: Use PROCSELFEXE_PATH.
32314      Branch: perl
32315            ! perl.c
32316 ____________________________________________________________________________
32317 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
32318         Log: metaconfig unit change for #13213.
32319      Branch: metaconfig/U/perl
32320            ! d_procselfexe.U
32321 ____________________________________________________________________________
32322 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
32323         Log: Add probing for BSD-like /proc/curproc/file.
32324      Branch: perl
32325            ! Configure config_h.SH
32326 ____________________________________________________________________________
32327 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
32328         Log: metaconfig unit change for 13211.
32329      Branch: metaconfig/U/perl
32330            + d_dirfd.U
32331 ____________________________________________________________________________
32332 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
32333         Log: Add probing for dirfd() so that it can be added it IO::Dir.
32334      Branch: perl
32335            ! Configure config_h.SH perl.h
32336 ____________________________________________________________________________
32337 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
32338         Log: ...and update the test count.
32339      Branch: perl
32340            ! lib/Pod/t/basic.t
32341 ____________________________________________________________________________
32342 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
32343         Log: Must remove the cap test also from the test script.
32344      Branch: perl
32345            ! lib/Pod/t/basic.t
32346 ____________________________________________________________________________
32347 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
32348         Log: Subject: [PATCH] Tests are good
32349              From: Nicholas Clark <nick@ccl4.org>
32350              Date: Fri, 23 Nov 2001 18:12:21 +0000
32351              Message-ID: <20011123181220.F37621@plum.flirble.org>
32352      Branch: perl
32353            ! pod/perlhack.pod
32354 ____________________________________________________________________________
32355 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
32356         Log: The basic.cap from podlators 1.14 is not very portable.
32357      Branch: perl
32358            - lib/Pod/t/basic.cap
32359            ! MANIFEST
32360 ____________________________________________________________________________
32361 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
32362         Log: Subject: Re: [DOC PATCHES] pod cleanups
32363              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32364              Date: 22 Nov 2001 12:54:16 -0000
32365              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
32366      Branch: perl
32367            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
32368            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
32369 ____________________________________________________________________________
32370 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
32371         Log: FAQ sync.
32372      Branch: perl
32373            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
32374 ____________________________________________________________________________
32375 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
32376         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
32377              From: PPrymmer@factset.com
32378              Date: Fri, 23 Nov 2001 11:43:45 -0500
32379              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
32380      Branch: perl
32381            ! MANIFEST lib/ExtUtils/MM_VMS.pm
32382 ____________________________________________________________________________
32383 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
32384         Log: Corify podlators 1.14 test.
32385      Branch: perl
32386            ! lib/Pod/t/basic.t
32387 ____________________________________________________________________________
32388 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
32389         Log: Output tweak needed because of podlators 1.14.
32390      Branch: perl
32391            ! t/pod/multiline_items.xr
32392 ____________________________________________________________________________
32393 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
32394         Log: Upgrade to podlators 1.14.
32395      Branch: perl
32396            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
32397            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
32398            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
32399            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
32400            ! lib/Pod/Text/Overstrike.pm
32401 ____________________________________________________________________________
32402 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
32403         Log: perlmodinstall tweaks from Philip Newton.
32404      Branch: perl
32405            ! pod/perlmodinstall.pod
32406 ____________________________________________________________________________
32407 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
32408         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
32409              From: Autrijus Tang <autrijus@autrijus.org>           
32410              Date: Fri, 23 Nov 2001 23:55:53 +0800
32411              Message-ID: <20011123235553.A2310@not.autrijus.org>
32412      Branch: perl
32413            ! Porting/genlog
32414 ____________________________________________________________________________
32415 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
32416         Log: Subject: Re: regex oddness with \Z and $&
32417              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
32418              Date: Fri, 23 Nov 2001 15:15:24 +0000
32419              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
32420      Branch: perl
32421            ! regcomp.c t/op/re_tests
32422 ____________________________________________________________________________
32423 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
32424         Log: regen_headers.
32425      Branch: perl
32426            ! embed.h global.sym pod/perlapi.pod proto.h
32427 ____________________________________________________________________________
32428 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
32429         Log: Forgotten check-in.
32430      Branch: perl
32431            ! pod/perlapi.pod
32432 ____________________________________________________________________________
32433 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
32434         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
32435      Branch: perl
32436            ! lib/Test/Simple.pm
32437 ____________________________________________________________________________
32438 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
32439         Log: Retract #13173 (effectively retract Net::Ping 2.06,
32440              go back to 2.04, the 2.06 hasn't seen the patches
32441              that have gone to the blead version.)
32442      Branch: perl
32443            - lib/Net/Ping/CHANGES lib/Net/Ping/README
32444            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
32445            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
32446            - lib/Net/Ping/t/200_ping_tcp.t
32447            ! MANIFEST lib/Net/Ping.pm
32448 ____________________________________________________________________________
32449 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
32450         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
32451              From: Robin Barker <rmb1@cise.npl.co.uk>
32452              Date: Thu, 22 Nov 2001 11:00:38 GMT
32453              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
32454      Branch: perl
32455            ! utils/perldoc.PL
32456 ____________________________________________________________________________
32457 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
32458         Log: metaconfig unit change for #13191.
32459      Branch: metaconfig/U/perl
32460            ! d_procselfexe.U
32461 ____________________________________________________________________________
32462 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
32463         Log: procselfexe tweak: for some reason I had a ls in
32464              /proc/self/exe, not the ls Configure thought it
32465              would found.
32466      Branch: perl
32467            ! Configure
32468 ____________________________________________________________________________
32469 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
32470         Log: Corify the Net::Ping tests; skip the tests
32471              unless $ENV{PERL_TEST_Net_Ping} is true.
32472      Branch: perl
32473            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
32474            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
32475            ! lib/Net/Ping/t/200_ping_tcp.t
32476 ____________________________________________________________________________
32477 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
32478         Log: metaconfig units changes for #13188.
32479      Branch: metaconfig
32480            ! U/modified/Head.U
32481      Branch: metaconfig/U/perl
32482            ! issymlink.U
32483 ____________________________________________________________________________
32484 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
32485         Log: The #13182 didn't really help.  The real problem
32486              seems to be that 'sh' can in AIX mean at least three
32487              different things, and we can't know which one it is
32488              unless we export $newsh from an earlier run (and it's
32489              the 'bsh' aka 'sh' that has the the broken test -h).
32490      Branch: perl
32491            ! Configure
32492 ____________________________________________________________________________
32493 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
32494         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
32495      Branch: perl
32496            ! op.c t/op/override.t
32497 ____________________________________________________________________________
32498 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
32499         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
32500              From: PPrymmer@factset.com 
32501              Date: Wed, 21 Nov 2001 20:17:25 -0500
32502              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
32503      Branch: perl
32504            ! lib/Shell.t
32505 ____________________________________________________________________________
32506 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
32507         Log: Reapply perlmodinstall parts of #12897.
32508      Branch: perl
32509            ! pod/perlmodinstall.pod
32510 ____________________________________________________________________________
32511 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
32512         Log: perlmodinstall 2.01 from Jon Orwant.
32513      Branch: perl
32514            ! pod/perlmodinstall.pod
32515 ____________________________________________________________________________
32516 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
32517         Log: Subject: [PATCH @10907] REXX on OS/2
32518              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32519              Date: Wed, 21 Nov 2001 15:26:11 -0500
32520              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
32521      Branch: perl
32522            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
32523            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
32524 ____________________________________________________________________________
32525 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
32526         Log: metaconfig unit change for #13181.
32527      Branch: metaconfig/U/perl
32528            ! issymlink.U
32529 ____________________________________________________________________________
32530 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
32531         Log: AIX has broken builtin 'test'.
32532      Branch: perl
32533            ! Configure
32534 ____________________________________________________________________________
32535 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
32536         Log: Subject: [PATCH 5.7.x] INSTALL size update
32537              From: Andy Dougherty <doughera@lafayette.edu>
32538              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
32539              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
32540      Branch: perl
32541            ! INSTALL
32542 ____________________________________________________________________________
32543 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
32544         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
32545              to pp_sort.c.  Includes the quicksort stabilizing layer
32546              from John P. Linderman.  -Msort=qsort or -Msort=fast is
32547              faster than without (or with -Msort=mergesort or -Msort=safe)
32548              for short random inputs, but for some reason not quite as fast
32549              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
32550              optimizing definitely needed.
32551      Branch: perl
32552            + lib/sort.pm lib/sort.t pp_sort.c
32553            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
32554            ! embed.pl global.sym perl.h pp_ctl.c proto.h
32555            ! vms/descrip_mms.template vos/build.cm win32/Makefile
32556            ! win32/makefile.mk wince/Makefile.ce
32557 ____________________________________________________________________________
32558 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
32559         Log: Sync file with libnet-1.0901-tobe
32560      Branch: perl
32561            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
32562            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
32563            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
32564            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
32565            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
32566 ____________________________________________________________________________
32567 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
32568         Log: Subject: [PATCH perldoc] problems with pod2man
32569              From: Robin Barker <rmb1@cise.npl.co.uk>
32570              Date: Wed, 21 Nov 2001 17:48:51 GMT
32571              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
32572      Branch: perl
32573            ! utils/perldoc.PL
32574 ____________________________________________________________________________
32575 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
32576         Log: debug_pad only visible when debugging.
32577      Branch: perl
32578            ! makedef.pl
32579 ____________________________________________________________________________
32580 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
32581         Log: metaconfig units changes for #13174.
32582      Branch: metaconfig/U/perl
32583            + d_procselfexe.U
32584            - procselfexe.U
32585 ____________________________________________________________________________
32586 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
32587         Log: procselfexe tweaks.
32588      Branch: perl
32589            ! Configure config_h.SH
32590 ____________________________________________________________________________
32591 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
32592         Log: Upgrade to Net::Ping 2.06.
32593      Branch: perl
32594            + lib/Net/Ping/CHANGES lib/Net/Ping/README
32595            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
32596            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
32597            + lib/Net/Ping/t/200_ping_tcp.t
32598            ! MANIFEST lib/Net/Ping.pm
32599 ____________________________________________________________________________
32600 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
32601         Log: Upgrade to Math::BigInt 1.47.
32602      Branch: perl
32603            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
32604            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
32605            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
32606            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
32607            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
32608            ! lib/Math/BigInt/t/sub_mbi.t
32609 ____________________________________________________________________________
32610 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
32611         Log: Dynaloading for POSIX-BC from Thomas Dorner.
32612      Branch: perl
32613            ! hints/posix-bc.sh
32614 ____________________________________________________________________________
32615 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
32616         Log: Strange: the same mysterious regex study bug
32617              seems to be present both in OS/390 and POSIX-BC.
32618              Deep EBCDIC magic that regex engine gets wrong,
32619              or a bug in some compiler/library shared by the
32620              two platforms?  From Thomas Dorner.
32621      Branch: perl
32622            ! t/op/study.t
32623 ____________________________________________________________________________
32624 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
32625         Log: More lost and found.
32626      Branch: perl
32627            + lib/Test/Simple/README
32628            ! MANIFEST
32629 ____________________________________________________________________________
32630 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
32631         Log: MANIFESTly missing.
32632      Branch: perl
32633            ! MANIFEST
32634 ____________________________________________________________________________
32635 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
32636         Log: Subject: Re: PERFORCE change 13162 for review               
32637              From: Philip Newton <Philip.Newton@gmx.net> 
32638              Date: Wed, 21 Nov 2001 16:44:30 +0100
32639              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
32640      Branch: perl
32641            ! ext/Devel/PPPort/PPPort.pm
32642 ____________________________________________________________________________
32643 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
32644         Log: Update Changes.
32645      Branch: perl
32646            ! Changes patchlevel.h
32647 ____________________________________________________________________________
32648 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
32649         Log: Small doc tweaks.
32650      Branch: perl
32651            ! ext/PerlIO/Via/Via.pm
32652 ____________________________________________________________________________
32653 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
32654         Log: Redundant return.
32655      Branch: perl
32656            ! ext/MIME/Base64/QuotedPrint.pm
32657 ____________________________________________________________________________
32658 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
32659         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
32660              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
32661              Date: Wed, 21 Nov 2001 10:23:16 +0100
32662              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
32663      Branch: perl
32664            ! pp_pack.c t/op/pack.t
32665 ____________________________________________________________________________
32666 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
32667         Log: Add Devel::PPPort originally from Kenneth Albanowski,
32668              revigorated by Paul Marquess: gives h2xs a Perl version
32669              portability boost.
32670      Branch: perl
32671            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
32672            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
32673            + ext/Devel/PPPort/harness/Harness.pm
32674            + ext/Devel/PPPort/harness/Harness.xs
32675            + ext/Devel/PPPort/harness/Makefile.PL
32676            + ext/Devel/PPPort/harness/module2.c
32677            + ext/Devel/PPPort/harness/module3.c
32678            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
32679            ! MANIFEST lib/h2xs.t utils/h2xs.PL
32680 ____________________________________________________________________________
32681 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
32682         Log: Oops.
32683      Branch: perl
32684            ! lib/Test/Simple/t/filehandles.t
32685 ____________________________________________________________________________
32686 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
32687         Log: Subject: Re: PERFORCE change 13152 for review               
32688              From: Philip Newton <Philip.Newton@gmx.net> 
32689              Date: Wed, 21 Nov 2001 09:04:05 +0100
32690              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
32691      Branch: perl
32692            ! lib/Test/Builder.pm
32693 ____________________________________________________________________________
32694 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
32695         Log: Subject: Re: PERFORCE change 13142 for review
32696              From: Philip Newton <Philip.Newton@gmx.net>
32697              Date: Wed, 21 Nov 2001 09:04:03 +0100
32698              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
32699              
32700              plus rewrap few paragraphs.
32701      Branch: perl
32702            ! lib/Pod/LaTeX.pm
32703 ____________________________________________________________________________
32704 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
32705         Log: Integrate #13154 from macperl; Remove comments.
32706      Branch: perl
32707           !> lib/File/Spec/Mac.pm
32708 ____________________________________________________________________________
32709 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
32710         Log: Update the list of modules having tests.
32711      Branch: perl
32712            ! t/lib/1_compile.t
32713 ____________________________________________________________________________
32714 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
32715         Log: Slight doc changes.
32716      Branch: maint-5.6/macperl
32717            ! macos/macperl/MacPerl.podhelp
32718 ____________________________________________________________________________
32719 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
32720         Log: Add UTF-16 coercion.
32721      Branch: maint-5.6/macperl
32722            ! macos/lib/Mac/AppleEvents/Simple.pm
32723 ____________________________________________________________________________
32724 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
32725         Log: Remove comments.
32726      Branch: maint-5.6/macperl
32727            ! lib/File/Spec/Mac.pm
32728 ____________________________________________________________________________
32729 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
32730         Log: Fix FSpGetCatInfo (and other functions) corrupting
32731              memory with bad filespecs (bug #471867)
32732      Branch: maint-5.6/macperl
32733            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
32734 ____________________________________________________________________________
32735 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
32736         Log: Upgrade to Test::Simple 0.33.
32737      Branch: perl
32738            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
32739            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
32740            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
32741 ____________________________________________________________________________
32742 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
32743         Log: Upgrade to Test::Harness 1.26.
32744      Branch: perl
32745            ! lib/Test/Harness.pm lib/Test/Harness/Changes
32746 ____________________________________________________________________________
32747 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
32748         Log: Integrate change #13145 from maintperl;
32749              another compatibility tweak to change#12559: avoid quoting
32750              arguments that already have quotes; add test case
32751      Branch: perl
32752           !> t/op/system_tests win32/win32.c
32753 ____________________________________________________________________________
32754 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
32755         Log: integrate change#13147 from mainline (fixes nit in change#10091)
32756              
32757              Subject: [PATCH] spaceship and refs
32758      Branch: maint-5.6/perl
32759            ! pp.c pp_hot.c t/op/cmp.t
32760 ____________________________________________________________________________
32761 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
32762         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
32763              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
32764              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
32765              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
32766      Branch: perl
32767            + lib/Pod/t/utils.t
32768            ! MANIFEST
32769 ____________________________________________________________________________
32770 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
32771         Log: Subject: [PATCH] spaceship and refs
32772              From: Nicholas Clark <nick@ccl4.org>
32773              Date: Tue, 20 Nov 2001 21:59:51 +0000
32774              Message-ID: <20011120215951.U62891@plum.flirble.org> 
32775      Branch: perl
32776            ! pp.c pp_hot.c t/op/cmp.t
32777 ____________________________________________________________________________
32778 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
32779         Log: Try to clarify which I/O call operates on bytes,
32780              which on characters, which on either.
32781      Branch: perl
32782            ! pod/perlfunc.pod
32783 ____________________________________________________________________________
32784 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
32785         Log: another compatibility tweak to change#12559: avoid quoting
32786              arguments that already have quotes; add test case
32787      Branch: maint-5.6/perl
32788            ! t/op/system_tests win32/win32.c
32789 ____________________________________________________________________________
32790 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
32791         Log: Give a simple example of writing PerlIO::Via handlers
32792              in Perl.
32793      Branch: perl
32794            ! ext/PerlIO/Via/Via.pm
32795 ____________________________________________________________________________
32796 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
32797         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
32798      Branch: perl
32799            + lib/Pod/t/latex.t
32800            ! MANIFEST
32801 ____________________________________________________________________________
32802 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
32803         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
32804              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32805              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
32806              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
32807      Branch: perl
32808            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
32809 ____________________________________________________________________________
32810 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
32811         Log: Spread d_procselfexe to far-off lands (undefined).
32812      Branch: perl
32813            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
32814            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32815            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32816            ! win32/config.gc win32/config.vc win32/config.win64
32817            ! wince/config.ce
32818 ____________________________________________________________________________
32819 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
32820         Log: Integrate perlio:
32821              
32822              [ 13138]
32823              perl.c change to use HAS_PROCSELFEXE, also
32824              tweak to $^X test to comprehend full path to real executable
32825              being returned (like Cygwin as it happens...)
32826      Branch: perl
32827           !> Configure config_h.SH perl.c t/op/magic.t
32828 ____________________________________________________________________________
32829 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
32830         Log: Really define do_report_used() only if DEBUGGING.
32831      Branch: perl
32832            ! sv.c
32833 ____________________________________________________________________________
32834 [ 13138] By: nick                                  on 2001/11/20  20:01:05
32835         Log: perl.c change to use HAS_PROCSELFEXE, also
32836              tweak to $^X test to comprehend full path to real executable
32837              being returned (like Cygwin as it happens...)
32838      Branch: perlio
32839            ! perl.c t/op/magic.t
32840 ____________________________________________________________________________
32841 [ 13137] By: nick                                  on 2001/11/20  19:46:00
32842         Log: Integrate mainline
32843      Branch: perlio
32844           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
32845           +> lib/NEXT/t/unseen.t
32846            - lib/NEXT/test.pl
32847           !> (integrate 34 files)
32848 ____________________________________________________________________________
32849 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
32850         Log: Subject: [?PATCH] terser pp_eq
32851              From: Nicholas Clark <nick@ccl4.org>
32852              Date: Mon, 19 Nov 2001 23:09:02 +0000
32853              Message-ID: <20011119230901.O62891@plum.flirble.org>
32854      Branch: perl
32855            ! pp_hot.c
32856 ____________________________________________________________________________
32857 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
32858         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
32859      Branch: perl
32860            ! pod/perldelta.pod
32861 ____________________________________________________________________________
32862 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
32863         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
32864              From: Andy Dougherty <doughera@lafayette.edu>
32865              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
32866              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
32867      Branch: perl
32868            ! ext/re/Makefile.PL ext/re/re.xs
32869 ____________________________________________________________________________
32870 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
32871         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
32872              From: Andy Dougherty <doughera@lafayette.edu>
32873              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
32874              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
32875      Branch: perl
32876            ! ext/re/re.xs
32877 ____________________________________________________________________________
32878 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
32879         Log: Integrate change #13119 from macperl.
32880              (No changes since already applied the patch,
32881              just keep perforce happy and well-fed.)
32882      Branch: perl
32883           !> lib/Pod/Html.pm
32884 ____________________________________________________________________________
32885 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
32886         Log: Subject: [PATCH] filter-util.pl for Mac OS
32887              From: Chris Nandor <pudge@pobox.com>
32888              Date: Tue, 20 Nov 2001 00:16:11 -0500
32889              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
32890      Branch: perl
32891            ! t/lib/filter-util.pl
32892 ____________________________________________________________________________
32893 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
32894         Log: Subject: [PATCH] Portability fix for Pod::Html
32895              From: Chris Nandor <pudge@pobox.com>
32896              Date: Tue, 20 Nov 2001 00:01:05 -0500
32897              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
32898      Branch: perl
32899            ! lib/Pod/Html.pm
32900 ____________________________________________________________________________
32901 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
32902         Log: Need to skip more tests if not perlio.
32903      Branch: perl
32904            ! lib/open.t
32905 ____________________________________________________________________________
32906 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
32907         Log: Pass 3 at perldelta - sort the lists of new modules,
32908              module improvements, and new platforms.
32909      Branch: perl
32910            ! pod/perldelta.pod
32911 ____________________________________________________________________________
32912 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
32913         Log: Document ${^OPEN}.
32914      Branch: perl
32915            ! pod/perlvar.pod
32916 ____________________________________________________________________________
32917 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
32918         Log: Make configpm work with extra keys
32919      Branch: maint-5.6/macperl
32920            ! macos/configpm
32921 ____________________________________________________________________________
32922 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
32923         Log: Version and doc updates
32924      Branch: maint-5.6/macperl
32925            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
32926 ____________________________________________________________________________
32927 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
32928         Log: More fixes for error message parsing (bug #470316)
32929      Branch: maint-5.6/macperl
32930            ! macos/macish.c
32931 ____________________________________________________________________________
32932 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
32933         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
32934              remove obsolete function (bug #465225)
32935      Branch: maint-5.6/macperl
32936            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
32937            ! macos/macperl/MPScript.c
32938 ____________________________________________________________________________
32939 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
32940         Log: Add p2as droplet to distribution.
32941      Branch: maint-5.6/macperl
32942            + macos/macperl/Droplets/p2as.plx
32943 ____________________________________________________________________________
32944 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
32945         Log: Bundle File::Sort.
32946      Branch: maint-5.6/macperl
32947            + macos/bundled_lib/blib/lib/File/Sort.pm
32948 ____________________________________________________________________________
32949 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
32950         Log: Various bundled module fixes.
32951      Branch: maint-5.6/macperl
32952            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
32953            ! macos/bundled_ext/Digest/MD5/t/files.t
32954            ! macos/bundled_ext/Filter/t/filter-util.pl
32955            ! macos/bundled_lib/blib/lib/Net/Config.pm
32956            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
32957 ____________________________________________________________________________
32958 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
32959         Log: Portability fix for Pod::Html.
32960      Branch: maint-5.6/macperl
32961            ! lib/Pod/Html.pm
32962 ____________________________________________________________________________
32963 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
32964         Log: Upgrade to Text::Balanced 1.89.
32965      Branch: perl
32966            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
32967            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
32968            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
32969            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
32970            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
32971            ! lib/Text/Balanced/t/gentag.t
32972 ____________________________________________________________________________
32973 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
32974         Log: Upgrade to NEXT 0.50.
32975      Branch: perl
32976            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
32977            + lib/NEXT/t/unseen.t
32978            - lib/NEXT/test.pl
32979            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
32980 ____________________________________________________________________________
32981 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
32982         Log: Integrate with maint-5.6/perl.
32983      Branch: maint-5.6/macperl
32984           !> win32/win32.c
32985 ____________________________________________________________________________
32986 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
32987         Log: Update the README.threads scary header a bit.
32988      Branch: perl
32989            ! README.threads
32990 ____________________________________________________________________________
32991 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
32992         Log: Pass 2 at perldelta: add some changes since 5.7.2.
32993      Branch: perl
32994            ! pod/perldelta.pod
32995 ____________________________________________________________________________
32996 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
32997         Log: Subject: [DOC PATCH] perlfaq4.pod 
32998              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32999              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
33000              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
33001      Branch: perl
33002            ! pod/perlfaq4.pod
33003 ____________________________________________________________________________
33004 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
33005         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
33006              From: Michael G Schwern <schwern@pobox.com> 
33007              Date: Mon, 19 Nov 2001 19:53:12 -0500
33008              Message-ID: <20011119195311.I11883@blackrider>
33009      Branch: perl
33010            ! perl.c
33011 ____________________________________________________________________________
33012 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
33013         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
33014              From: PPrymmer@factset.com
33015              Date: Mon, 19 Nov 2001 17:08:59 -0500
33016              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
33017      Branch: perl
33018            ! vms/descrip_mms.template
33019 ____________________________________________________________________________
33020 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
33021         Log: Create a per-interpeter debug scratchpad container
33022              and use that for the regexec debugging.
33023      Branch: perl
33024            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
33025 ____________________________________________________________________________
33026 [ 13109] By: nick                                  on 2001/11/19  22:01:45
33027         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
33028              Configure unit detects the feature).
33029      Branch: metaconfig/U/perl
33030            + procselfexe.U
33031      Branch: perlio
33032            ! Configure config_h.SH
33033 ____________________________________________________________________________
33034 [ 13108] By: nick                                  on 2001/11/19  20:39:17
33035         Log: Integrate mainline
33036      Branch: perlio
33037           +> t/op/or.t
33038           !> (integrate 44 files)
33039 ____________________________________________________________________________
33040 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
33041         Log: sysseek tweak.
33042      Branch: perl
33043            ! pod/perlfunc.pod
33044 ____________________________________________________________________________
33045 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
33046         Log: Move the sysio tests from io/utf8 to lib/open.
33047      Branch: perl
33048            ! lib/open.t t/io/utf8.t
33049 ____________________________________________________________________________
33050 [ 13105] By: nick                                  on 2001/11/19  20:15:39
33051         Log: Add a .package and a README to //depot/metaconfig
33052      Branch: metaconfig
33053            + .package README
33054 ____________________________________________________________________________
33055 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
33056         Log: Thou shalt not mix stdio and sysio.
33057      Branch: perl
33058            ! t/io/utf8.t
33059 ____________________________________________________________________________
33060 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
33061         Log: Update Changes.
33062      Branch: perl
33063            ! Changes patchlevel.h
33064 ____________________________________________________________________________
33065 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
33066         Log: The runops_debug needs to be present always, otherwise
33067              places like AIX which need an explicit symbol export list
33068              will croak when trying to build Devel::Peek (which uses
33069              the runops_debug).
33070      Branch: perl
33071            ! makedef.pl
33072 ____________________________________________________________________________
33073 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
33074         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
33075              From: PPrymmer@factset.com 
33076              Date: Mon, 19 Nov 2001 11:34:22 -0500
33077              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
33078      Branch: perl
33079            ! lib/Memoize/t/tie_sdbm.t
33080 ____________________________________________________________________________
33081 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
33082         Log: Retract #13088: it seems that unless dump.c is extensively
33083              reorganized as to what symbols it shows, when, and to whom,
33084              we are stuck with having the dump.o symbols in the libperl
33085              and thusly in the main Perl binary.
33086      Branch: perl
33087            ! embedvar.h perlapi.h perlvars.h
33088 ____________________________________________________________________________
33089 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
33090         Log: The _uni_display should not be in dump.c since they
33091              are used under normal operation (S_not_a_number()).
33092      Branch: perl
33093            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
33094 ____________________________________________________________________________
33095 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
33096         Log: Protect sv_dump() from being included unless DEBUGGING,
33097              as noticed by Ilya.
33098      Branch: perl
33099            ! sv.c
33100 ____________________________________________________________________________
33101 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
33102         Log: Pending further investigation skip the tell() tests.
33103              The tell() is okay on Solaris, HP-UX and Tru64, but fails
33104              (by returning too much) in Linux.
33105      Branch: perl
33106            ! t/io/utf8.t
33107 ____________________________________________________________________________
33108 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
33109         Log: Retract #13082 until a better solution is found:
33110              statics break ithreads.
33111      Branch: perl
33112            ! regexec.c
33113 ____________________________________________________________________________
33114 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
33115         Log: Figures 1 and 2 for UTF-8.
33116      Branch: perl
33117            ! pod/perlunicode.pod
33118 ____________________________________________________________________________
33119 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
33120         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
33121              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33122              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
33123              Message-ID: <20011119132645.A15034@rafael>
33124      Branch: perl
33125            ! op.c pod/perldiag.pod t/lib/warnings/op
33126 ____________________________________________________________________________
33127 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
33128         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
33129              From: Michael G Schwern <schwern@pobox.com> 
33130              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
33131              Message-ID: <20011119031112.E786@blackrider>
33132      Branch: perl
33133            ! t/op/closure.t
33134 ____________________________________________________________________________
33135 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
33136         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
33137              From: Michael G Schwern <schwern@pobox.com>
33138              Date: Mon, 19 Nov 2001 03:42:56 -0500
33139              Message-ID: <20011119034256.I786@blackrider>
33140      Branch: perl
33141            + t/op/or.t
33142            ! MANIFEST
33143 ____________________________________________________________________________
33144 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
33145         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
33146              From: "Craig A. Berry" <craigberry@mac.com>
33147              Date: Sun, 18 Nov 2001 14:33:48 -0600
33148              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
33149      Branch: perl
33150            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
33151 ____________________________________________________________________________
33152 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
33153         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
33154              From: Dave Rolsky <autarch@urth.org>
33155              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
33156              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
33157      Branch: perl
33158            ! lib/ExtUtils/Manifest.pm
33159 ____________________________________________________________________________
33160 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
33161         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
33162              From: Dave Rolsky <autarch@urth.org>
33163              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
33164              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
33165      Branch: perl
33166            ! lib/ExtUtils/Install.pm
33167 ____________________________________________________________________________
33168 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
33169         Log: The runops_dbg should not be needed.
33170      Branch: perl
33171            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
33172 ____________________________________________________________________________
33173 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
33174         Log: do_spawn() cleanup from Charles Lane.
33175      Branch: perl
33176            ! vms/vms.c
33177 ____________________________________________________________________________
33178 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
33179         Log: Update the list of tests.
33180      Branch: perl
33181            ! t/lib/1_compile.t
33182 ____________________________________________________________________________
33183 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
33184         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
33185              From: Michael G Schwern <schwern@pobox.com> 
33186              Date: Fri, 16 Nov 2001 17:37:04 -0500
33187              Message-ID: <20011116173703.L30160@blackrider>
33188      Branch: perl
33189            ! t/lib/warnings/sv
33190 ____________________________________________________________________________
33191 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
33192         Log: FAQ sync.
33193      Branch: perl
33194            ! pod/perlfaq4.pod
33195 ____________________________________________________________________________
33196 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
33197         Log: Integrate perlio:
33198              
33199              [ 13081]
33200              Win32 layer has a dup which needs to match new prototype.
33201              
33202              [ 13080]
33203              Wrong way to get stdio mode used.
33204              
33205              [ 13072]
33206              Allow dup'ing of PerlIO::Scalar etc.
33207      Branch: perl
33208           !> perlio.c win32/win32io.c
33209 ____________________________________________________________________________
33210 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
33211         Log: (retracted by #13096)
33212              Debugging would be badly skewed by a malloc per regex dump.
33213      Branch: perl
33214            ! regexec.c
33215 ____________________________________________________________________________
33216 [ 13081] By: nick                                  on 2001/11/18  19:08:40
33217         Log: Win32 layer has a dup which needs to match new prototype.
33218      Branch: perlio
33219            ! win32/win32io.c
33220 ____________________________________________________________________________
33221 [ 13080] By: nick                                  on 2001/11/18  19:05:02
33222         Log: Wrong way to get stdio mode used.
33223      Branch: perlio
33224            ! perlio.c
33225 ____________________________________________________________________________
33226 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
33227         Log: Retract #13048: that introduced a malloc() (through savepvn())
33228              to *every* m//, which killed the performance quite badly.
33229      Branch: perl
33230            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
33231 ____________________________________________________________________________
33232 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
33233         Log: Pass 1 at perldelta.pod: sort the section contents
33234              together, drop all but the 5.7.2 known problems,
33235              leave the 5.7.1 security note since that's the
33236              fullest explanation (update the date on that).
33237      Branch: perl
33238            ! pod/perldelta.pod
33239 ____________________________________________________________________________
33240 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
33241         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
33242              
33243              Tiny problem in the test for 20011113.110: I hope
33244              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
33245      Branch: perl
33246            ! pp.c t/op/repeat.t
33247 ____________________________________________________________________________
33248 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
33249         Log: All of syswrite/send/sendto need to return character counts,
33250              and character counts from the offset, not the beginning of
33251              the scalar.
33252      Branch: perl
33253            ! pp_sys.c
33254 ____________________________________________________________________________
33255 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
33256         Log: Integrate PerlIO: duping fixes.
33257      Branch: perl
33258           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
33259           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
33260           !> perliol.h sv.c
33261 ____________________________________________________________________________
33262 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
33263         Log: syswrite() was still returning byte counts, not character counts.
33264      Branch: perl
33265            ! pp_sys.c t/io/utf8.t
33266 ____________________________________________________________________________
33267 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
33268         Log: Add test for sysread().
33269      Branch: perl
33270            ! t/io/utf8.t
33271 ____________________________________________________________________________
33272 [ 13072] By: nick                                  on 2001/11/18  16:15:31
33273         Log: Allow dup'ing of PerlIO::Scalar etc.
33274      Branch: perlio
33275            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
33276            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
33277            ! perliol.h sv.c
33278 ____________________________________________________________________________
33279 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
33280         Log: Prepend a null byte to the test set.
33281      Branch: perl
33282            ! t/io/utf8.t
33283 ____________________________________________________________________________
33284 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
33285         Log: Document how "no utf8;" can become handy.
33286      Branch: perl
33287            ! lib/utf8.pm
33288 ____________________________________________________________________________
33289 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
33290         Log: Integrate perlio:
33291              
33292              [ 13068]
33293              embed.pl generated changes I forgot to include
33294              
33295              [ 13067]
33296              Force inclusion of both Perl_runops_* in perl itself,
33297              so they are available for Peek.xs etc.
33298              
33299              [ 12874]
33300              Keep It Simple and Stupid version of readonly hash support.
33301              - Test for SvREAONLY(hv) at a few spots in hv.c
33302              - add the error message to perldiag.pod
33303              - (dubious) add access::readonly() to univeral.c
33304              - add test using above
33305              - fixup ext/B/t/stash.t to account for access:: existing
33306      Branch: perl
33307           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
33308 ____________________________________________________________________________
33309 [ 13068] By: nick                                  on 2001/11/18  13:23:33
33310         Log: embed.pl generated changes I forgot to include
33311      Branch: perlio
33312            ! embedvar.h perlapi.h pod/perlapi.pod
33313 ____________________________________________________________________________
33314 [ 13067] By: nick                                  on 2001/11/18  12:50:19
33315         Log: Force inclusion of both Perl_runops_* in perl itself,
33316              so they are available for Peek.xs etc.
33317      Branch: perlio
33318            ! perlvars.h
33319 ____________________________________________________________________________
33320 [ 13066] By: nick                                  on 2001/11/18  11:00:34
33321         Log: Integrate mainline - a few Devel::Peak fails.
33322      Branch: perlio
33323           +> (branch 29 files)
33324            - ext/Thread/Thread.pm lib/Benchmark.t
33325            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
33326            - lib/Lingua/KO/Hangul/Util/README
33327            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
33328            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
33329            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
33330            - vms/ext/vmsish.pm vms/ext/vmsish.t
33331            ! hv.c
33332           !> (integrate 389 files)
33333 ____________________________________________________________________________
33334 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
33335         Log: Start working on perldelta.  This is not yet any sort of
33336              editing; just concatenating perl570delta, perl571delta,
33337              and perl572delta.  Any sorting not done, any duplicate
33338              removal not done, any removal or update of obsolete items
33339              not done, any changes since 5.7.2 not included.  So there.
33340      Branch: perl
33341            ! pod/perldelta.pod
33342 ____________________________________________________________________________
33343 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
33344         Log: Banish "use utf8".
33345      Branch: perl
33346            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
33347 ____________________________________________________________________________
33348 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
33349         Log: Tweak from Charles Lane.
33350      Branch: perl
33351            ! vms/vms.c
33352 ____________________________________________________________________________
33353 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
33354         Log: Integrate change #13058 from maintperl;
33355              change#12559 breaks things on Win9x because command.com doesn't
33356              grok dquotes at all; disable all the system() smarts for
33357              command.com
33358      Branch: perl
33359           !> win32/win32.c
33360 ____________________________________________________________________________
33361 [ 13061] By: ams                                   on 2001/11/17  13:46:11
33362         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
33363              From: Jonathan Stowe <gellyfish@gellyfish.com>
33364              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
33365              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
33366      Branch: perl
33367            ! lib/Term/Cap.pm
33368 ____________________________________________________________________________
33369 [ 13060] By: ams                                   on 2001/11/17  09:49:10
33370         Log: Subject: [PATCH9 File/Find.pm doc nits
33371              From: Tels <perl_dummy@bloodgate.com>
33372              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
33373      Branch: perl
33374            ! lib/File/Find.pm
33375 ____________________________________________________________________________
33376 [ 13059] By: ams                                   on 2001/11/17  09:38:38
33377         Log: Subject: [PATCH] Benchmark.pm nit
33378              From: Tels <perl_dummy@bloodgate.com>
33379              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
33380      Branch: perl
33381            ! lib/Benchmark.pm
33382 ____________________________________________________________________________
33383 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
33384         Log: change#12559 breaks things on Win9x because command.com doesn't
33385              grok dquotes at all; disable all the system() smarts for
33386              command.com
33387      Branch: maint-5.6/perl
33388            ! win32/win32.c
33389 ____________________________________________________________________________
33390 [ 13057] By: ams                                   on 2001/11/16  20:30:03
33391         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
33392              From: Andy Dougherty <doughera@lafayette.edu>
33393              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
33394              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
33395      Branch: perl
33396            ! lib/Unicode/UCD.t
33397 ____________________________________________________________________________
33398 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
33399         Log: Subject: [Patch Perl@13023] VMS system() warning
33400              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33401              Date: Fri, 16 Nov 2001 15:20:11 EST
33402              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
33403      Branch: perl
33404            ! vms/vms.c
33405 ____________________________________________________________________________
33406 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
33407         Log: It's neither-nor, and protect against the impossible.
33408      Branch: perl
33409            ! lib/Thread.pm
33410 ____________________________________________________________________________
33411 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
33412         Log: 5005threads didn't work because $Thread::VERSION wasn't
33413              visible.  Oops.
33414      Branch: perl
33415            ! ext/Thread/Makefile.PL lib/Thread.pm
33416 ____________________________________________________________________________
33417 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
33418         Log: Robustness against Linux using something else than gcc;
33419              based on
33420              
33421              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
33422              From: Charles Randall <cfriv@yahoo.com>
33423              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
33424              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
33425      Branch: perl
33426            ! ext/Errno/Errno_pm.PL
33427 ____________________________________________________________________________
33428 [ 13052] By: ams                                   on 2001/11/16  16:46:39
33429         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
33430              From: Russ Allbery <rra@stanford.edu>
33431              Date: 16 Nov 2001 09:44:21 -0800
33432              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
33433      Branch: perl
33434            ! lib/Pod/ParseLink.pm
33435 ____________________________________________________________________________
33436 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
33437         Log: Update perluniintro on the UTF-8 output matters
33438              (that -w will warn unless the stream is explicitly UTF-8-ified).
33439      Branch: perl
33440            ! pod/perluniintro.pod
33441 ____________________________________________________________________________
33442 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
33443         Log: Adding new files to MANIFEST is nice.
33444      Branch: perl
33445            ! MANIFEST
33446 ____________________________________________________________________________
33447 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
33448         Log: Update Changes.
33449      Branch: perl
33450            ! Changes patchlevel.h
33451 ____________________________________________________________________________
33452 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
33453         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
33454              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
33455              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
33456              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
33457      Branch: perl
33458            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
33459 ____________________________________________________________________________
33460 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
33461         Log: Rename perlunintro to perluniintro; regen toc.
33462      Branch: perl
33463            + pod/perluniintro.pod
33464            - pod/perlunintro.pod
33465            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33466 ____________________________________________________________________________
33467 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
33468         Log: Document the negated lookahead trick to emulate
33469              character class subtraction.
33470      Branch: perl
33471            ! pod/perlunicode.pod
33472 ____________________________________________________________________________
33473 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
33474         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
33475              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
33476              Date: Fri, 16 Nov 2001 23:31:04 +0900
33477              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
33478              
33479              (with the tweak that Cntrl is not C, it's Cc)
33480      Branch: perl
33481            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
33482            ! lib/unicore/mktables
33483 ____________________________________________________________________________
33484 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
33485         Log: Subject: [PATCH current] runtime runops switch
33486              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33487              Date: Fri, 16 Nov 2001 00:48:09 -0500
33488              Message-ID: <20011116004809.A934@math.ohio-state.edu>
33489      Branch: perl
33490            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
33491            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
33492            ! pod/perlintern.pod proto.h run.c
33493 ____________________________________________________________________________
33494 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
33495         Log: Further discourage old Thread code; tell how to tell
33496              the difference.
33497      Branch: perl
33498            ! lib/Thread.pm
33499 ____________________________________________________________________________
33500 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
33501         Log: A missing return; from Charles Lane.
33502      Branch: perl
33503            ! vms/vms.c
33504 ____________________________________________________________________________
33505 [ 13041] By: ams                                   on 2001/11/16  12:11:14
33506         Log: Subject: [PATCH] Doc spellcheck + podcheck
33507              From: Autrijus Tang <autrijus@egb.elixus.org>
33508              Date: Thu, 15 Nov 2001 22:49:05 -0800
33509              Message-Id: <20011116064905.GA44092@egb.elixus.org>
33510              
33511              Subject: [PATCH] podcheck+spellcheck, the rest of the story
33512              From: Autrijus Tang <autrijus@egb.elixus.org>
33513              Date: Fri, 16 Nov 2001 00:42:20 -0800
33514              Message-Id: <20011116084220.GA44295@egb.elixus.org>
33515              
33516              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
33517              From: Nicholas Clark <nick@ccl4.org>
33518              Date: Fri, 16 Nov 2001 10:32:01 +0000
33519              Message-Id: <20011116103200.F62891@plum.flirble.org>
33520              (Applied after suitable de-mangling.)
33521      Branch: perl
33522            ! README.aix README.dgux README.dos README.epoc README.hpux
33523            ! README.mint README.mpeix README.netware README.os2
33524            ! README.os390 README.plan9 README.qnx README.solaris
33525            ! README.threads doio.c pod/perl571delta.pod
33526            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
33527            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
33528            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
33529            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
33530            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
33531            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
33532 ____________________________________________________________________________
33533 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
33534         Log: Avoid redefinedness warning for now.
33535      Branch: perl
33536            ! lib/Thread.pm
33537 ____________________________________________________________________________
33538 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
33539         Log: use strict.
33540      Branch: perl
33541            ! lib/Thread.pm
33542 ____________________________________________________________________________
33543 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
33544         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
33545              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
33546              Date: Thu, 15 Nov 2001 22:54:47 EST 
33547              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
33548      Branch: perl
33549            ! vms/vms.c vms/vmspipe.com
33550 ____________________________________________________________________________
33551 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
33552         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
33553              From: "chromatic" <chromatic@rmci.net>
33554              Date: Thu, 15 Nov 2001 19:54:23 -0700
33555              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
33556      Branch: perl
33557            ! lib/File/stat.t
33558 ____________________________________________________________________________
33559 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
33560         Log: Make Thread a wrapper for both ithreads and 5005threads.
33561              Needs a lot of work and Arthur's eyeballing (and finishing
33562              few missing odds and ends of threads.pm).  Now Thread
33563              is an extension without its own .pm.
33564              
33565              If there are people who have experience working with
33566              either the 5005threads or the ithreads: cleaning up
33567              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
33568              and porting the various Thread::* modules, like Thread::Queue,
33569              to work also with ithreads, is needed.
33570              
33571              Removed the 5005threads requirement from the 5005 tests
33572              for easier testing (not all of them work yet since
33573              they use the Thread::* modules that have not been made
33574              to work with ithreads).  Leave the 5005 tests named as
33575              *.tx so that they are not run by "make test".
33576      Branch: perl
33577            + lib/Thread.pm
33578            - ext/Thread/Thread.pm
33579            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
33580            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
33581            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
33582            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
33583            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
33584            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
33585            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
33586 ____________________________________________________________________________
33587 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
33588         Log: $VERSION "a5" doesn't quite work.
33589      Branch: perl
33590            ! ext/B/Makefile.PL
33591 ____________________________________________________________________________
33592 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
33593         Log: Add the fruits of Larry Shatzer's version verifying script.
33594              (There are some straddlers, but they will be fixed in the
33595              upcoming releases of the modules.)
33596      Branch: perl
33597            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
33598            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
33599            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
33600            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
33601            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
33602            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
33603            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
33604            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
33605            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
33606            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
33607            ! wince/FindExt.pm
33608 ____________________________________________________________________________
33609 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
33610         Log: Add Larry Shatzer's VERSION verifying script.
33611      Branch: perl
33612            + Porting/checkVERSION.pl
33613            ! MANIFEST Porting/pumpkin.pod
33614 ____________________________________________________________________________
33615 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
33616         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
33617              From: Michael G Schwern <schwern@pobox.com>
33618              Date: Thu, 15 Nov 2001 19:26:40 -0500
33619              Message-ID: <20011115192640.R31399@blackrider>
33620      Branch: perl
33621            ! t/test.pl
33622 ____________________________________________________________________________
33623 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
33624         Log: Document the MY_CXT business; from Paul Marquess.
33625      Branch: perl
33626            ! pod/perlxs.pod
33627 ____________________________________________________________________________
33628 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
33629         Log: VMSCMD synch attempt.
33630      Branch: perl
33631            ! vms/vms.c vms/vmsish.h
33632 ____________________________________________________________________________
33633 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
33634         Log: Advise against -P as instructed by Schwern.
33635      Branch: perl
33636            ! pod/perlrun.pod
33637 ____________________________________________________________________________
33638 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
33639         Log: Subject: [PATCH] v-strings as Objects Step 1
33640              From: John Peacock <jpeacock@rowman.com>
33641              Date: Thu, 15 Nov 2001 12:41:04 -0500
33642              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
33643      Branch: perl
33644            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
33645            ! util.c
33646 ____________________________________________________________________________
33647 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
33648         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
33649              From: Michael G Schwern <schwern@pobox.com>
33650              Date: Thu, 15 Nov 2001 12:47:59 -0500
33651              Message-ID: <20011115124759.E31399@blackrider>
33652      Branch: perl
33653            + t/run/switchx.aux t/run/switchx.t
33654            ! MANIFEST t/run/switches.t
33655 ____________________________________________________________________________
33656 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
33657         Log: Upgrade to Getopt::Long 2.26_03.
33658      Branch: perl
33659            ! lib/Getopt/Long.pm
33660 ____________________________________________________________________________
33661 [ 13025] By: ams                                   on 2001/11/15  20:46:22
33662         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
33663              From: Michael G Schwern <schwern@pobox.com>
33664              Date: Thu, 15 Nov 2001 16:24:11 -0500
33665              Message-Id: <20011115162411.M31399@blackrider>
33666      Branch: perl
33667            ! vms/vms.c
33668 ____________________________________________________________________________
33669 [ 13024] By: ams                                   on 2001/11/15  19:32:06
33670         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
33671              From: rspier@pobox.com (Robert Spier)
33672              Date: Thu, 15 Nov 2001 11:19:21 -0800
33673              Message-Id: <15348.5433.732364.963687@rls.cx>
33674      Branch: perl
33675            ! op.c
33676 ____________________________________________________________________________
33677 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
33678         Log: Update Changes.
33679      Branch: perl
33680            ! Changes patchlevel.h
33681 ____________________________________________________________________________
33682 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
33683         Log: Subject: [PATCH] new tests for command-line switches
33684              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33685              Date: Thu, 15 Nov 2001 17:00:30 +0100
33686              Message-ID: <20011115170030.A14193@rafael>
33687      Branch: perl
33688            + t/run/switches.t
33689            ! MANIFEST
33690 ____________________________________________________________________________
33691 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
33692         Log: Upgrade to podlators 1.13.
33693      Branch: perl
33694            + lib/Pod/ParseLink.pm
33695            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
33696            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
33697            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
33698            ! t/pod/pod2usage.xr t/pod/podselect.xr
33699 ____________________________________________________________________________
33700 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
33701         Log: skip "might be used uninitialized".
33702      Branch: perl
33703            ! pp_sys.c
33704 ____________________________________________________________________________
33705 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
33706         Log: Fix for "perlio bug in koi8-r encoding".  The problem
33707              seemed to be that binmode() always flushed the handle,
33708              which is not so good when switching encodings.  Fixed,
33709              added Matt Sergeant's testcase, documented in perlfunc/binmode,
33710              also added a pointer about disciplines to perlfunc/open,
33711              and in general cleaned up and reformatted the open entry.
33712      Branch: perl
33713            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
33714 ____________________________________________________________________________
33715 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
33716         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
33717              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
33718              Date: 15 Nov 2001 08:57:06 -0000
33719              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
33720              
33721              chop() and chomp() are not real list functions,
33722              so let's not have them overrideable.  (Casey will
33723              be confused since in #7071 he patched the other way.)
33724      Branch: perl
33725            ! pod/perlfunc.pod toke.c
33726 ____________________________________________________________________________
33727 [ 13017] By: ams                                   on 2001/11/15  12:56:49
33728         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
33729              From: Robin Barker <rmb1@cise.npl.co.uk>
33730              Date: Thu, 15 Nov 2001 13:48:34 GMT
33731              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
33732              (Applied with tweaks.)
33733      Branch: perl
33734            ! pod/perltrap.pod
33735 ____________________________________________________________________________
33736 [ 13016] By: ams                                   on 2001/11/15  09:12:48
33737         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
33738              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33739              Date: Thu, 15 Nov 2001 09:06:39 +0100
33740              Message-Id: <20011115090639.A13005@rafael>
33741      Branch: perl
33742            ! pod/perlrun.pod
33743 ____________________________________________________________________________
33744 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
33745         Log: "link =" from utils.lst was being processed oddly.
33746      Branch: perl
33747            ! installman
33748 ____________________________________________________________________________
33749 [ 13014] By: ams                                   on 2001/11/15  02:52:52
33750         Log: Subject: [PATCH current] CreateTTY in -d
33751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33752              Date: Wed, 14 Nov 2001 21:26:31 -0500
33753              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
33754      Branch: perl
33755            ! lib/perl5db.pl
33756 ____________________________________________________________________________
33757 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
33758         Log: Corify the Filter::Simple tests. 
33759      Branch: perl
33760            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
33761            ! lib/Filter/Simple/t/filter_only.t
33762 ____________________________________________________________________________
33763 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
33764         Log: Upgrade to Filter::Simple 0.70.
33765      Branch: perl
33766            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
33767            + t/lib/FilterOnlyTest.pm
33768            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
33769            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
33770            ! t/lib/FilterTest.pm
33771 ____________________________________________________________________________
33772 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
33773         Log: Cleanliness inspired by Cygwin.
33774      Branch: perl
33775            ! Makefile.SH x2p/Makefile.SH
33776 ____________________________________________________________________________
33777 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
33778         Log: Add perlunintro (formerly known as perlunitut); regen toc.
33779      Branch: perl
33780            + pod/perlunintro.pod
33781            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33782 ____________________________________________________________________________
33783 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
33784         Log: FAQ sync.
33785      Branch: perl
33786            ! pod/perlfaq6.pod
33787 ____________________________________________________________________________
33788 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
33789         Log: Quieten pgcc 2.91.66 worries.
33790      Branch: perl
33791            ! gv.c pp_ctl.c utf8.c
33792 ____________________________________________________________________________
33793 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
33794         Log: Upgrade to Switch 2.06.
33795      Branch: perl
33796            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
33797            ! lib/Switch/t/nested.t
33798 ____________________________________________________________________________
33799 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
33800         Log: Upgrade to Attribute::Handlers 0.76.
33801      Branch: perl
33802            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
33803            ! lib/Attribute/Handlers/README
33804            ! lib/Attribute/Handlers/demo/Demo.pm
33805            ! lib/Attribute/Handlers/demo/Descriptions.pm
33806            ! lib/Attribute/Handlers/demo/MyClass.pm
33807            ! lib/Attribute/Handlers/demo/demo_cycle.pl
33808            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
33809            ! lib/Attribute/Handlers/t/multi.t
33810 ____________________________________________________________________________
33811 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
33812         Log: Signedness nit.
33813      Branch: perl
33814            ! regexec.c
33815 ____________________________________________________________________________
33816 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
33817         Log: VERSIONize.
33818      Branch: perl
33819            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
33820            ! lib/integer.pm
33821 ____________________________________________________________________________
33822 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
33823         Log: No pod in internal Net::FTP classes.
33824      Branch: perl
33825            ! pod/buildtoc.PL
33826 ____________________________________________________________________________
33827 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
33828         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
33829              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
33830              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
33831              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
33832      Branch: perl
33833            ! regexec.c
33834 ____________________________________________________________________________
33835 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
33836         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
33837              Pudge correctly).
33838      Branch: perl
33839            ! t/test.pl
33840 ____________________________________________________________________________
33841 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
33842         Log: Add comments to mark where $^X is being handled.
33843      Branch: perl
33844            ! perl.c toke.c
33845 ____________________________________________________________________________
33846 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
33847         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
33848              From: Michael G Schwern <schwern@pobox.com>
33849              Date: Wed, 14 Nov 2001 16:38:25 -0500
33850              Message-ID: <20011114163825.D6519@blackrider>
33851      Branch: perl
33852            ! t/op/repeat.t
33853 ____________________________________________________________________________
33854 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
33855         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
33856              From: Michael G Schwern <schwern@pobox.com>
33857              Date: Wed, 14 Nov 2001 13:19:15 -0500
33858              Message-ID: <20011114131915.K5096@blackrider>
33859      Branch: perl
33860            ! t/op/die_exit.t
33861 ____________________________________________________________________________
33862 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
33863         Log: Subject: Re: [PATCH] new version of runperl()
33864              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33865              Date: Wed, 14 Nov 2001 15:39:12 EST
33866              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
33867              
33868              "VMS $^X pipes etc" patch.
33869      Branch: perl
33870            ! vms/vms.c
33871 ____________________________________________________________________________
33872 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
33873         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
33874              and add "verbose" option to show the final command.
33875      Branch: perl
33876            ! t/test.pl
33877 ____________________________________________________________________________
33878 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
33879         Log: Goof in some of the comment fields of #12994.
33880      Branch: perl
33881            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
33882            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
33883            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
33884            ! lib/unicore/In/9.pl
33885 ____________________________________________________________________________
33886 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
33887         Log: The First, Last ranges in the Unicode data weren't
33888              getting their general categories added properly;
33889              noticed by Jeffrey Friedl.
33890      Branch: perl
33891            ! lib/unicore/Category.pl lib/unicore/In/0.pl
33892            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
33893            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
33894            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
33895            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
33896            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
33897            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
33898            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
33899            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
33900            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
33901            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
33902            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
33903            ! lib/unicore/mktables
33904 ____________________________________________________________________________
33905 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
33906         Log: Subject: [PATCH] new version of runperl()
33907              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33908              Date: Wed, 14 Nov 2001 12:23:01 +0100
33909              Message-ID: <20011114122301.A29384@rafael>
33910      Branch: perl
33911            ! t/io/argv.t t/test.pl
33912 ____________________________________________________________________________
33913 [ 12992] By: ams                                   on 2001/11/14  13:40:39
33914         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
33915              From: Michael G Schwern <schwern@pobox.com>
33916              Date: Tue, 13 Nov 2001 23:17:54 -0500
33917              Message-Id: <20011113231754.S32567@blackrider>
33918      Branch: perl
33919            ! perl.c
33920 ____________________________________________________________________________
33921 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
33922         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
33923              From: Philip Newton <Philip.Newton@gmx.net>
33924              Date: Wed, 14 Nov 2001 10:59:53 +0100
33925              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
33926              
33927              plus a lot of paragraph reformatting because of long lines.
33928      Branch: perl
33929            ! pod/perlapio.pod
33930 ____________________________________________________________________________
33931 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
33932         Log: A bool is not a pointer.
33933      Branch: perl
33934            ! pp_sys.c
33935 ____________________________________________________________________________
33936 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
33937         Log: AUTHORS updates.
33938      Branch: perl
33939            ! AUTHORS
33940 ____________________________________________________________________________
33941 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
33942         Log: There are several MIME RFCs.
33943      Branch: perl
33944            ! ext/Encode/Encode.pm
33945 ____________________________________________________________________________
33946 [ 12987] By: ams                                   on 2001/11/14  01:09:28
33947         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
33948              From: Michael G Schwern <schwern@pobox.com>
33949              Date: Tue, 13 Nov 2001 20:59:13 -0500
33950              Message-Id: <20011113205913.H32567@blackrider>
33951      Branch: perl
33952            ! t/op/groups.t vms/test.com
33953 ____________________________________________________________________________
33954 [ 12986] By: ams                                   on 2001/11/14  01:07:06
33955         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
33956              From: Michael G Schwern <schwern@pobox.com>
33957              Date: Tue, 13 Nov 2001 20:51:34 -0500
33958              Message-Id: <20011113205134.F32567@blackrider>
33959      Branch: perl
33960            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
33961 ____________________________________________________________________________
33962 [ 12985] By: ams                                   on 2001/11/14  00:43:59
33963         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
33964              From: Michael G Schwern <schwern@pobox.com>
33965              Date: Tue, 13 Nov 2001 20:38:42 -0500
33966              Message-Id: <20011113203842.E32567@blackrider>
33967      Branch: perl
33968            ! pod/perlport.pod
33969 ____________________________________________________________________________
33970 [ 12984] By: ams                                   on 2001/11/14  00:32:15
33971         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
33972              From: Michael G Schwern <schwern@pobox.com>
33973              Date: Tue, 13 Nov 2001 20:27:02 -0500
33974              Message-Id: <20011113202702.D32567@blackrider>
33975      Branch: perl
33976            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
33977            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
33978            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
33979            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
33980 ____________________________________________________________________________
33981 [ 12983] By: ams                                   on 2001/11/14  00:00:27
33982         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
33983              From: Michael G Schwern <schwern@pobox.com>
33984              Date: Tue, 13 Nov 2001 19:51:59 -0500
33985              Message-Id: <20011113195159.B32567@blackrider>
33986      Branch: perl
33987            ! pod/perlport.pod
33988 ____________________________________________________________________________
33989 [ 12982] By: ams                                   on 2001/11/13  23:53:11
33990         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
33991              From: Larry Shatzer <fugazi@zippy.zyx.net>
33992              Date: Tue, 13 Nov 2001 17:27:59 -0700
33993              Message-Id: <20011113172759.E27768@zippy.zyx.net>
33994      Branch: perl
33995            ! pod/perlapio.pod
33996 ____________________________________________________________________________
33997 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
33998         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
33999              "large enough" Unicode characters returned more than one
34000              as their "Unicode size".
34001      Branch: perl
34002            ! pp_sys.c t/io/utf8.t
34003 ____________________________________________________________________________
34004 [ 12980] By: ams                                   on 2001/11/13  19:32:33
34005         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
34006              From: "Craig A. Berry" <craigberry@mac.com>
34007              Date: Tue, 13 Nov 2001 14:33:25 -0600
34008              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
34009      Branch: perl
34010            ! vms/gen_shrfls.pl
34011 ____________________________________________________________________________
34012 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
34013         Log: Subject: Minor patch to Encode.pm (detypo)
34014              From: "Philip Newton" <Philip.Newton@gmx.net>
34015              Date: Tue, 13 Nov 2001 20:11:01 +0100
34016              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
34017      Branch: perl
34018            ! ext/Encode/Encode.pm
34019 ____________________________________________________________________________
34020 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
34021         Log: Evil tabulators.
34022      Branch: perl
34023            ! ext/Encode/Encode.pm
34024 ____________________________________________________________________________
34025 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
34026         Log: Document the available encodings.
34027      Branch: perl
34028            ! ext/Encode/Encode.pm
34029 ____________________________________________________________________________
34030 [ 12976] By: ams                                   on 2001/11/13  17:14:07
34031         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
34032              From: Barrie Slaymaker <barries@slaysys.com>
34033              Date: Tue, 13 Nov 2001 12:41:36 -0500
34034              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
34035      Branch: perl
34036            ! t/op/universal.t
34037 ____________________________________________________________________________
34038 [ 12975] By: ams                                   on 2001/11/13  16:24:21
34039         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
34040              From: Barrie Slaymaker <barries@slaysys.com>
34041              Date: Tue, 13 Nov 2001 10:56:20 -0500
34042              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
34043              (Test applied with minor tweaks and ->isa("HASH") omission.)
34044      Branch: perl
34045            ! lib/UNIVERSAL.pm t/op/universal.t
34046 ____________________________________________________________________________
34047 [ 12974] By: ams                                   on 2001/11/13  15:46:07
34048         Log: Subject: [PATCH Benchmark.pm] docco tweaks
34049              From: Barrie Slaymaker <barries@slaysys.com>
34050              Date: Tue, 13 Nov 2001 11:34:45 -0500
34051              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
34052      Branch: perl
34053            ! lib/Benchmark.pm
34054 ____________________________________________________________________________
34055 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
34056         Log: Subject: [PATCH] Attack of the C loops, round 1
34057              From: Richard Soderberg <rs@oregonnet.com>
34058              Date: Mon, 12 Nov 2001 12:07:29 -0800
34059              Message-Id: <200111122007.MAA01994@oregonnet.com>
34060              
34061              Subject: [PATCH] bytecode.pl (tiny patch)
34062              From: Richard Soderberg <rs@oregonnet.com>
34063              Date: Mon, 12 Nov 2001 12:53:24 -0800
34064              Message-Id: <200111122053.MAA06272@oregonnet.com>
34065      Branch: perl
34066            ! bytecode.pl installhtml
34067 ____________________________________________________________________________
34068 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
34069         Log: Subject: [PATCH] Update to Filter::Util::Call
34070              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34071              Date: Sun, 11 Nov 2001 22:33:33 -0000
34072              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
34073              
34074              Use the new CXT* macros.
34075      Branch: perl
34076            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
34077 ____________________________________________________________________________
34078 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
34079         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
34080              From: Michael G Schwern <schwern@pobox.com>
34081              Date: Mon, 12 Nov 2001 20:50:34 -0500
34082              Message-ID: <20011112205034.H2888@blackrider>
34083      Branch: perl
34084            + lib/vmsish.pm lib/vmsish.t
34085            - vms/ext/vmsish.pm vms/ext/vmsish.t
34086            ! MANIFEST vms/descrip_mms.template
34087 ____________________________________________________________________________
34088 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
34089         Log: :utf8 works only with perlio.
34090      Branch: perl
34091            ! lib/open.t
34092 ____________________________________________________________________________
34093 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
34094         Log: Subject: Re: @Config -"des" not quite working on VMS
34095              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34096              Date: Tue, 13 Nov 2001 08:35:13 EST 
34097              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
34098      Branch: perl
34099            ! configure.com
34100 ____________________________________________________________________________
34101 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
34102         Log: Subject: [PATCH] lib/charnames.pm 
34103              From: Jeffrey Friedl <jfriedl@yahoo.com>
34104              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
34105              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
34106      Branch: perl
34107            ! lib/charnames.pm
34108 ____________________________________________________________________________
34109 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
34110         Log: Docs for Mac::err.
34111      Branch: maint-5.6/macperl
34112            ! macos/ext/Mac/err/err.pm
34113 ____________________________________________________________________________
34114 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
34115         Log: Some cleanup; change some globals to references for
34116              possible persistence later.
34117      Branch: maint-5.6/macperl
34118            ! macos/lib/Mac/Glue.pm
34119 ____________________________________________________________________________
34120 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
34121         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
34122      Branch: maint-5.6/macperl
34123            ! macos/ext/Mac/Files/Files.pm
34124 ____________________________________________________________________________
34125 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
34126         Log: Get Mac::Navigation to compile (bug #464684).
34127      Branch: maint-5.6/macperl
34128            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
34129            ! macos/ext/Mac/Navigation/Makefile.PL
34130            ! macos/ext/Mac/Navigation/Navigation.xs
34131            ! macos/macperl/Makefile.mk
34132 ____________________________________________________________________________
34133 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
34134         Log: Add in modules and POD to help menu.
34135      Branch: maint-5.6/macperl
34136            ! macos/macperl/MacPerl.podhelp
34137 ____________________________________________________________________________
34138 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
34139         Log: Update bundled modules.
34140      Branch: maint-5.6/macperl
34141            + macos/bundled_ext/Filter/t/FilterTest.pm
34142            + macos/bundled_ext/List/Util/t/shuffle.t
34143            + macos/bundled_ext/Storable/t/compat06.t
34144            + macos/bundled_ext/Storable/t/st-dump.pl
34145            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
34146            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
34147            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
34148            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
34149            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
34150            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
34151            + macos/bundled_lib/blib/lib/lwpcook.pod
34152            + macos/bundled_lib/t/Filter/Simple/filter.t
34153            + macos/bundled_lib/t/Switch/t/given.t
34154            + macos/bundled_lib/t/Switch/t/nested.t
34155            + macos/bundled_lib/t/Switch/t/switch.t
34156            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
34157            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
34158            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
34159            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
34160            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
34161            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
34162            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
34163            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
34164            + macos/bundled_lib/t/URI/rfc2732.t
34165            + macos/bundled_lib/t/libnet/config.t
34166            + macos/bundled_lib/t/libnet/libnet_t.pl
34167            + macos/bundled_lib/t/libwww-perl/live/google.t
34168            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
34169            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
34170            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
34171            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
34172            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
34173            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
34174            + macos/bundled_lib/t/libwww-perl/live/validator.t
34175            - macos/bundled_ext/Filter/t/MyFilter.pm
34176            - macos/bundled_ext/Storable/t/compat-0.6.t
34177            - macos/bundled_ext/Storable/t/dump.pl
34178            - macos/bundled_ext/Time/Piece/Makefile.PL
34179            - macos/bundled_ext/Time/Piece/Piece.pm
34180            - macos/bundled_ext/Time/Piece/Piece.t
34181            - macos/bundled_ext/Time/Piece/Piece.xs
34182            - macos/bundled_ext/Time/Piece/README
34183            - macos/bundled_ext/Time/Piece/Seconds.pm
34184            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
34185            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
34186            - macos/bundled_lib/blib/lib/Net/PH.pm
34187            - macos/bundled_lib/blib/lib/Net/SNPP.pm
34188            - macos/bundled_lib/blib/lib/Text/Balanced.pod
34189            - macos/bundled_lib/t/Filter/Simple/test.pl
34190            - macos/bundled_lib/t/Switch/test.pl
34191            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
34192            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
34193            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
34194            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
34195            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
34196            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
34197            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
34198            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
34199            - macos/bundled_lib/t/libnet/ph.t
34200            ! (edit 125 files)
34201 ____________________________________________________________________________
34202 [ 12961] By: ams                                   on 2001/11/13  00:45:08
34203         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
34204              From: Michael G Schwern <schwern@pobox.com>
34205              Date: Mon, 12 Nov 2001 20:16:45 -0500
34206              Message-Id: <20011112201644.G2888@blackrider>
34207      Branch: perl
34208            ! pod/perlport.pod
34209 ____________________________________________________________________________
34210 [ 12960] By: ams                                   on 2001/11/12  23:54:00
34211         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
34212              Recoving dup tests for VMS
34213              From: Michael G Schwern <schwern@pobox.com>
34214              Date: Mon, 12 Nov 2001 19:35:33 -0500
34215              Message-Id: <20011112193533.D2888@blackrider>
34216      Branch: perl
34217            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
34218 ____________________________________________________________________________
34219 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
34220         Log: Update Changes.
34221      Branch: perl
34222            ! Changes patchlevel.h
34223 ____________________________________________________________________________
34224 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
34225         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
34226              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
34227              Date: Mon, 12 Nov 2001 12:35:18 EST 
34228              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
34229      Branch: perl
34230            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
34231            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
34232 ____________________________________________________________________________
34233 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
34234         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
34235              From: Barrie Slaymaker <barries@slaysys.com>
34236              Date: Mon, 12 Nov 2001 11:19:52 -0500
34237              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
34238      Branch: perl
34239            ! lib/File/Spec.t lib/File/Spec/Win32.pm
34240 ____________________________________________________________________________
34241 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
34242         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
34243              From: Barrie Slaymaker <barries@slaysys.com>
34244              Date: Mon, 12 Nov 2001 11:07:36 -0500
34245              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
34246      Branch: perl
34247            ! lib/Benchmark.pm
34248 ____________________________________________________________________________
34249 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
34250         Log: Misplaced test, noticed by Barrie Slaymaker.
34251              (We are missing Benchmark tests, then.)
34252      Branch: perl
34253            + ext/Devel/DProf/DProf.t
34254            - lib/Benchmark.t
34255            ! MANIFEST
34256 ____________________________________________________________________________
34257 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
34258         Log: Subject: [PATCH] a few typo fixes 
34259              From: Jeffrey Friedl <jfriedl@yahoo.com>
34260              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
34261              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
34262              
34263              Patching README.foo instead of pod/perlfoo.pod,
34264              not patching Math::BigInt (Tels will take care of that),
34265              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
34266              and perldoc.PL instead of libnetcfg and perldoc, patching
34267              ext/Digest/MD5/t/files.t since MD5.pm was changed.
34268      Branch: perl
34269            ! (edit 109 files)
34270 ____________________________________________________________________________
34271 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
34272         Log: Add a note about the dangers of bad UTF-8.
34273      Branch: perl
34274            ! pod/perlunicode.pod
34275 ____________________________________________________________________________
34276 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
34277         Log: NetWare Nit from Ananth Kesari.
34278      Branch: perl
34279            ! NetWare/config.wc
34280 ____________________________________________________________________________
34281 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
34282         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
34283      Branch: perl
34284            ! ext/Encode/Encode.pm
34285 ____________________________________________________________________________
34286 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
34287         Log: (retracted by #12951)
34288      Branch: perl
34289            ! ext/Encode/Encode.pm
34290 ____________________________________________________________________________
34291 [ 12949] By: ams                                   on 2001/11/12  06:40:18
34292         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
34293              From: Robert Spier <rspier@pobox.com>
34294              Date: Sun, 11 Nov 2001 18:50:18 -0800
34295              Message-Id: <15343.14570.121505.233336@rls.cx>
34296              
34297              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
34298              From: Rick Delaney <rick.delaney@home.com>
34299              Date: 12 Nov 2001 00:15:52 -0500
34300              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
34301      Branch: perl
34302            ! pp_hot.c t/op/taint.t
34303 ____________________________________________________________________________
34304 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
34305         Log: It seems that we actually have this detail implemented
34306              as for as Level 1 Support of Unicode regex support is
34307              concerned: at Level 1 only 1:1 support for loose
34308              (aka caseless, aka caseigoring ) matching is required.
34309      Branch: perl
34310            ! pod/perlunicode.pod
34311 ____________________________________________________________________________
34312 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
34313         Log: (retracted by #12951)
34314      Branch: perl
34315            ! ext/Encode/Encode.pm
34316 ____________________________________________________________________________
34317 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
34318         Log: BOM, bom, Bom.
34319      Branch: perl
34320            ! pod/perlunicode.pod
34321 ____________________________________________________________________________
34322 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
34323         Log: Upgrade to Math::BigInt 1.46.
34324      Branch: perl
34325            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
34326            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
34327            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
34328            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
34329            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
34330 ____________________________________________________________________________
34331 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
34332         Log: Subject: Re: PERFORCE change 12943 for review
34333              From: "Philip Newton" <Philip.Newton@gmx.net>
34334              Date: Sun, 11 Nov 2001 20:53:36 +0100
34335              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
34336      Branch: perl
34337            ! pod/perlunicode.pod
34338 ____________________________________________________________________________
34339 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
34340         Log: Doc updates; make the Unicode discussions a little
34341              bit less alarming, and add information about encodings,
34342              surrogates, and BOMs.
34343      Branch: perl
34344            ! pod/perlunicode.pod
34345 ____________________________________________________________________________
34346 [ 12942] By: ams                                   on 2001/11/11  16:45:00
34347         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
34348              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
34349              Date: Mon, 12 Nov 2001 00:22:57 +0900
34350              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
34351      Branch: perl
34352            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
34353            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
34354 ____________________________________________________________________________
34355 [ 12941] By: ams                                   on 2001/11/11  13:01:40
34356         Log: Subject: Re: PERFORCE change 12929 for review
34357              From: "Philip Newton" <Philip.Newton@gmx.net>
34358              Date: Sun, 11 Nov 2001 14:27:44 +0100
34359              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
34360      Branch: perl
34361            ! MANIFEST
34362 ____________________________________________________________________________
34363 [ 12940] By: ams                                   on 2001/11/11  05:06:43
34364         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
34365              From: Michael G Schwern <schwern@pobox.com>
34366              Date: Thu, 8 Nov 2001 22:56:45 -0500
34367              Message-Id: <20011108225645.H5587@blackrider>
34368      Branch: perl
34369            ! t/op/chdir.t
34370 ____________________________________________________________________________
34371 [ 12939] By: ams                                   on 2001/11/11  05:01:00
34372         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
34373              From: Michael G Schwern <schwern@pobox.com>
34374              Date: Sun, 11 Nov 2001 00:54:43 -0500
34375              Message-Id: <20011111005443.A24450@blackrider>
34376      Branch: perl
34377            ! ext/Cwd/t/cwd.t
34378 ____________________________________________________________________________
34379 [ 12938] By: ams                                   on 2001/11/11  03:25:13
34380         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
34381              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
34382              From: "chromatic" <chromatic@rmci.net>
34383              Date: Sat, 10 Nov 2001 21:03:20 -0700
34384              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
34385      Branch: perl
34386            ! lib/File/stat.pm lib/File/stat.t
34387 ____________________________________________________________________________
34388 [ 12937] By: ams                                   on 2001/11/11  02:05:23
34389         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
34390              From: "Craig A. Berry" <craigberry@mac.com>
34391              Date: Sat, 10 Nov 2001 17:23:52 -0600
34392              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
34393      Branch: perl
34394            ! t/op/magic.t
34395 ____________________________________________________________________________
34396 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
34397         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
34398      Branch: perl
34399            ! lib/open.pm lib/open.t
34400 ____________________________________________________________________________
34401 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
34402         Log: The Official name of ASCII.
34403      Branch: perl
34404            ! ext/Encode/Encode.pm
34405 ____________________________________________________________________________
34406 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
34407         Log: The KOI8-R example wasn't quite right.
34408      Branch: perl
34409            ! lib/open.pm lib/open.t
34410 ____________________________________________________________________________
34411 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
34412         Log: Enhance the open pragma to support :utf8, :locale,
34413              and :encoding directly as special cases, and rename
34414              the INOUT to IO.
34415      Branch: perl
34416            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
34417 ____________________________________________________________________________
34418 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
34419         Log: Document the UTF-16 surrogate encoding and decoding.
34420      Branch: perl
34421            ! ext/Encode/Encode.pm
34422 ____________________________________________________________________________
34423 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
34424         Log: A potential recursion breaker.
34425      Branch: perl
34426            ! sv.c
34427 ____________________________________________________________________________
34428 [ 12930] By: ams                                   on 2001/11/10  07:46:53
34429         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
34430              (was Re: perl@12892)
34431              From: "chromatic" <chromatic@rmci.net>
34432              Date: Sat, 10 Nov 2001 01:28:09 -0700
34433              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
34434      Branch: perl
34435            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
34436            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
34437            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
34438            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
34439 ____________________________________________________________________________
34440 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
34441         Log: Add a test for the bytes pragma.
34442      Branch: perl
34443            + lib/bytes.t
34444            ! MANIFEST
34445 ____________________________________________________________________________
34446 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
34447         Log: Doc update.
34448      Branch: perl
34449            ! lib/bytes.pm
34450 ____________________________________________________________________________
34451 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
34452         Log: Cease to exist.
34453      Branch: perl
34454            - lib/Unicode/Normalize.pm
34455 ____________________________________________________________________________
34456 [ 12926] By: ams                                   on 2001/11/10  03:23:16
34457         Log: Subject: [patch] my_setenv speedup + fixes
34458              From: Doug MacEachern <dougm@covalent.net>
34459              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
34460              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
34461      Branch: perl
34462            ! util.c
34463 ____________________________________________________________________________
34464 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
34465         Log: Newline trouble.
34466      Branch: perl
34467            ! lib/ExtUtils/Embed.t
34468 ____________________________________________________________________________
34469 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
34470         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
34471              From: "Craig A. Berry" <craigberry@mac.com>
34472              Date: Fri, 09 Nov 2001 18:13:16 -0600
34473              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
34474      Branch: perl
34475            ! vms/munchconfig.c
34476 ____________________________________________________________________________
34477 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
34478         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
34479              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34480              Date: Sat, 10 Nov 2001 00:10:45 +0100
34481              Message-ID: <20011110001045.A11945@rafael>
34482      Branch: perl
34483            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
34484            + t/run/switchn.t t/run/switchp.t
34485            ! MANIFEST
34486 ____________________________________________________________________________
34487 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
34488         Log: Subject: [PATCH] some tests not cleaning up properly               
34489              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
34490              Date: Fri, 9 Nov 2001 22:13:10 +0100
34491              Message-ID: <20011109221310.A11115@rafael>
34492      Branch: perl
34493            ! ext/Cwd/t/cwd.t t/io/argv.t
34494 ____________________________________________________________________________
34495 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
34496         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
34497              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34498              Date: Fri, 9 Nov 2001 15:07:19 EST
34499              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
34500      Branch: perl
34501            ! lib/ExtUtils/Embed.t
34502 ____________________________________________________________________________
34503 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
34504         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
34505              have been copied so it shouldn't be freed in perl_destruct()
34506      Branch: perl
34507            ! perl.c
34508 ____________________________________________________________________________
34509 [ 12919] By: ams                                   on 2001/11/09  15:36:22
34510         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
34511              From: Michael G Schwern <schwern@pobox.com>
34512              Date: Fri, 9 Nov 2001 00:38:59 -0500
34513              Message-Id: <20011109003859.K5587@blackrider>
34514              (Applied with directory name changes suggested by Craig Berry.)
34515      Branch: perl
34516            ! ext/Cwd/t/cwd.t
34517 ____________________________________________________________________________
34518 [ 12918] By: ams                                   on 2001/11/09  15:29:15
34519         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
34520              From: Michael G Schwern <schwern@pobox.com>
34521              Date: Fri, 9 Nov 2001 01:44:14 -0500
34522              Message-Id: <20011109014414.N5587@blackrider>
34523      Branch: perl
34524            ! vms/ext/filespec.t
34525 ____________________________________________________________________________
34526 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
34527         Log: Update Changes.
34528      Branch: perl
34529            ! Changes patchlevel.h
34530 ____________________________________________________________________________
34531 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
34532         Log: Regen toc.
34533      Branch: perl
34534            ! pod/perltoc.pod
34535 ____________________________________________________________________________
34536 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
34537         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
34538              see http://www.jepstone.net/bjepson//jpl/cvs.html
34539      Branch: perl
34540            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
34541 ____________________________________________________________________________
34542 [ 12914] By: ams                                   on 2001/11/09  14:05:12
34543         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
34544              From: Michael G Schwern <schwern@pobox.com>
34545              Date: Thu, 8 Nov 2001 22:05:49 -0500
34546              Message-Id: <20011108220549.F5587@blackrider>
34547      Branch: perl
34548            ! vms/test.com
34549 ____________________________________________________________________________
34550 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
34551         Log: NetWare update from Ananth Kesari.
34552      Branch: perl
34553            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
34554 ____________________________________________________________________________
34555 [ 12912] By: ams                                   on 2001/11/09  13:40:26
34556         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
34557              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34558              Date: Fri, 9 Nov 2001 14:32:28 +0100
34559              Message-Id: <20011109143228.A18996@rafael>
34560      Branch: perl
34561            ! perl.c
34562 ____________________________________________________________________________
34563 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
34564         Log: FAQ sync.
34565      Branch: perl
34566            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
34567            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
34568            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
34569 ____________________________________________________________________________
34570 [ 12910] By: ams                                   on 2001/11/09  07:33:49
34571         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
34572              From: Michael G Schwern <schwern@pobox.com>
34573              Date: Fri, 9 Nov 2001 00:41:56 -0500
34574              Message-Id: <20011109004156.L5587@blackrider>
34575      Branch: perl
34576            ! lib/File/Find/t/find.t
34577 ____________________________________________________________________________
34578 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
34579         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
34580              The CPAN distribution has both pm and XS implementations,
34581              and for performance reasons we choose the XS.
34582              Another reason to choose the XS is that it doesn't
34583              require Lingua::KO::Hangul::Util, which means that
34584              we can delete that-- which in turn means that Unicode::UCD
34585              cannot expect that: support it, but don't expect.
34586              Ditto Unicode::Collate.
34587              
34588              Note that Unicode::Normalize Makefile.PL and
34589              Normalize.xs have been modified from the CPAN 0.10
34590              versions: the first one to be simpler (no pm) and
34591              clean up the generated unf*.h files, the second one
34592              to quench compiler grumblings.  Must notify Sadahiro
34593              about these changes.
34594      Branch: perl
34595            + ext/Unicode/Normalize/Changes
34596            + ext/Unicode/Normalize/Makefile.PL
34597            + ext/Unicode/Normalize/Normalize.pm
34598            + ext/Unicode/Normalize/Normalize.pod
34599            + ext/Unicode/Normalize/Normalize.xs
34600            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
34601            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
34602            + ext/Unicode/Normalize/t/test.t
34603            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
34604            - lib/Lingua/KO/Hangul/Util/README
34605            - lib/Lingua/KO/Hangul/Util/t/test.t
34606            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
34607            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
34608            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
34609            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
34610            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
34611            ! win32/makefile.mk
34612 ____________________________________________________________________________
34613 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
34614         Log: Test miscounting.
34615      Branch: perl
34616            ! ext/POSIX/t/posix.t
34617 ____________________________________________________________________________
34618 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
34619         Log: Quote the variables in failures messages more nicely.
34620      Branch: perl
34621            ! t/test.pl
34622 ____________________________________________________________________________
34623 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
34624         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
34625              From: Michael G Schwern <schwern@pobox.com>
34626              Date: Thu, 8 Nov 2001 17:24:49 -0500
34627              Message-ID: <20011108172449.A5587@blackrider>
34628              
34629              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
34630              From: "Craig A. Berry" <craigberry@mac.com>
34631              Date: Thu, 8 Nov 2001 16:35:00 -0600
34632              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
34633      Branch: perl
34634            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
34635 ____________________________________________________________________________
34636 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
34637         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
34638              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34639              Date: Thu, 8 Nov 2001 22:52:50 -0000
34640              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
34641      Branch: perl
34642            ! ext/DB_File/t/db-recno.t
34643 ____________________________________________________________________________
34644 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
34645         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
34646              (Probably not an EBCDIC issue the way one would think
34647              since no chr() et alia are used in UCD.pm.)
34648      Branch: perl
34649            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
34650 ____________________________________________________________________________
34651 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
34652         Log: Whether overwriting the $self->{...} values (see #12902)
34653              is a good policy or not is debatable, but let's at least
34654              be consistent.
34655      Branch: perl
34656            ! lib/ExtUtils/MM_Unix.pm
34657 ____________________________________________________________________________
34658 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
34659         Log: The MakeMaker argument () quoting patch that sneaked
34660              in at #12883 didn't handle make macros like this $(...).
34661              Leaning toothpicks, we've got them.
34662      Branch: perl
34663            ! lib/ExtUtils/MM_Unix.pm
34664 ____________________________________________________________________________
34665 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
34666         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
34667              From: Michael G Schwern <schwern@pobox.com>
34668              Date: Wed, 7 Nov 2001 02:02:29 -0500
34669              Message-ID: <20011107020229.K2858@blackrider>
34670      Branch: perl
34671            ! t/io/argv.t t/test.pl vms/test.com
34672 ____________________________________________________________________________
34673 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
34674         Log: Subject: [PATCH 20011106.084] -s on #! line 
34675              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34676              Date: Wed, 7 Nov 2001 22:23:39 +0100
34677              Message-ID: <20011107222339.E729@rafael>
34678      Branch: perl
34679            ! embed.h embed.pl perl.c proto.h toke.c
34680 ____________________________________________________________________________
34681 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
34682         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
34683              From: Michael G Schwern <schwern@pobox.com>
34684              Date: Wed, 7 Nov 2001 16:52:49 -0500
34685              Message-ID: <20011107165249.I7346@blackrider>
34686      Branch: perl
34687            ! pod/perlhack.pod
34688 ____________________________________________________________________________
34689 [ 12898] By: ams                                   on 2001/11/08  13:02:19
34690         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
34691              From: Mark-Jason Dominus <mjd@plover.com>
34692              Date: Thu, 08 Nov 2001 08:59:02 -0500
34693              Message-Id: <20011108135902.2275.qmail@plover.com>
34694      Branch: perl
34695            ! INSTALL README README.amiga README.os2 README.vms
34696            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
34697            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
34698 ____________________________________________________________________________
34699 [ 12897] By: ams                                   on 2001/11/08  12:49:28
34700         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
34701              From: mjd@plover.com
34702              Date: 8 Nov 2001 13:33:18 -0000
34703              Message-Id: <20011108133318.1786.qmail@plover.com>
34704      Branch: perl
34705            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
34706            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
34707            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
34708            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
34709            ! pod/perlport.pod pod/perlvar.pod
34710 ____________________________________________________________________________
34711 [ 12896] By: ams                                   on 2001/11/08  11:22:12
34712         Log: open(FH, $file) should strip leading and trailing whitespace.
34713      Branch: perl
34714            ! doio.c
34715 ____________________________________________________________________________
34716 [ 12895] By: ams                                   on 2001/11/08  10:17:14
34717         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
34718              From: "Craig A. Berry" <craigberry@mac.com>
34719              Date: Wed, 07 Nov 2001 13:41:50 -0600
34720              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
34721      Branch: perl
34722            ! t/op/glob.t
34723 ____________________________________________________________________________
34724 [ 12894] By: ams                                   on 2001/11/08  08:32:20
34725         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
34726              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
34727              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
34728              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
34729      Branch: perl
34730            ! makedepend.SH
34731 ____________________________________________________________________________
34732 [ 12893] By: ams                                   on 2001/11/08  08:26:31
34733         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
34734              From: mjd@plover.com
34735              Date: 8 Nov 2001 08:08:07 -0000
34736              Message-Id: <20011108080807.30147.qmail@plover.com>
34737              
34738              Subject: bleadperl perl.pod
34739              From: mjd@plover.com
34740              Date: 8 Nov 2001 08:10:47 -0000
34741              Message-Id: <20011108081047.30178.qmail@plover.com>
34742              
34743              Subject: more bleadperl perl.pod
34744              From: mjd@plover.com
34745              Date: 8 Nov 2001 08:16:28 -0000
34746              Message-Id: <20011108081628.30229.qmail@plover.com>
34747      Branch: perl
34748            ! pod/perl.pod pod/perldebug.pod
34749 ____________________________________________________________________________
34750 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
34751         Log: Tweak for Cray-friendliness from Nicholas Clark.
34752      Branch: perl
34753            ! sv.c
34754 ____________________________________________________________________________
34755 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
34756         Log: VMS patch redo from Charles Lane.
34757      Branch: perl
34758            ! vms/gen_shrfls.pl
34759 ____________________________________________________________________________
34760 [ 12890] By: ams                                   on 2001/11/07  15:16:10
34761         Log: Subject: [ID 20011107.088] two perl pod nits
34762              From: lvirden@cas.org
34763              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
34764              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
34765      Branch: perl
34766            ! pod/perl.pod pod/perlfaq3.pod
34767 ____________________________________________________________________________
34768 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
34769         Log: Update Changes.
34770      Branch: perl
34771            ! Changes patchlevel.h
34772 ____________________________________________________________________________
34773 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
34774         Log: The (emulated) "no utf8" must be in a BEGIN block
34775              to be effective.
34776      Branch: perl
34777            ! lib/CGI/t/html.t
34778 ____________________________________________________________________________
34779 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
34780         Log: "v-strings" is the right term.
34781      Branch: perl
34782            ! pod/perltodo.pod
34783 ____________________________________________________________________________
34784 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
34785         Log: Add vstrings-as-objects need to perltodo.
34786      Branch: perl
34787            ! pod/perltodo.pod
34788 ____________________________________________________________________________
34789 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
34790         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
34791              From: Nicholas Clark <nick@ccl4.org>
34792              Date: Wed, 7 Nov 2001 14:36:32 +0000
34793              Message-ID: <20011107143631.I24980@plum.flirble.org>
34794      Branch: perl
34795            ! t/op/pack.t
34796 ____________________________________________________________________________
34797 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
34798         Log: The Embed test requires a major rewrite for VMS
34799              (plus it reveals a couple of annoying glitches
34800              in buffering), so skip the test for now; from
34801              Charles Lane.
34802      Branch: perl
34803            ! lib/ExtUtils/Embed.t
34804 ____________________________________________________________________________
34805 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
34806         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
34807              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34808              Date: Wed, 7 Nov 2001 09:23:28 EST
34809              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
34810              
34811              (Also i seems that an unrelated experimental patch
34812              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
34813      Branch: perl
34814            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
34815 ____________________________________________________________________________
34816 [ 12882] By: ams                                   on 2001/11/07  05:14:04
34817         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
34818              From: Mark-Jason Dominus <mjd@plover.com>
34819              Date: Wed, 07 Nov 2001 00:43:46 -0500
34820              Message-Id: <20011107054346.14428.qmail@plover.com>
34821      Branch: perl
34822            ! gv.c op.c toke.c
34823 ____________________________________________________________________________
34824 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
34825         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
34826              From: Michael G Schwern <schwern@pobox.com>             
34827              Date: Tue, 6 Nov 2001 22:04:39 -0500
34828              Message-ID: <20011106220439.D2858@blackrider>              
34829      Branch: perl
34830            ! lib/perl5db.pl
34831 ____________________________________________________________________________
34832 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
34833         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
34834              stress))
34835              From: Jonathan Stowe <gellyfish@gellyfish.com>
34836              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
34837              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
34838              
34839              (except for one hunk where indentation differs)
34840      Branch: perl
34841            ! lib/Term/Cap.t
34842 ____________________________________________________________________________
34843 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
34844         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
34845              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34846              Date: Tue, 6 Nov 2001 21:45:01 +0100
34847              Message-ID: <20011106214501.A704@rafael>
34848      Branch: perl
34849            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
34850            ! lib/File/Spec/Win32.pm
34851 ____________________________________________________________________________
34852 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
34853         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
34854              From: Michael G Schwern <schwern@pobox.com>              
34855              Date: Tue, 6 Nov 2001 20:58:45 -0500
34856              Message-ID: <20011106205845.G29411@blackrider>
34857      Branch: perl
34858            ! t/test.pl
34859 ____________________________________________________________________________
34860 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
34861         Log: Subject: making do_sprintf public       
34862              From: Doug MacEachern <dougm@covalent.net>    
34863              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
34864              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
34865      Branch: perl
34866            ! embed.h embed.pl global.sym
34867 ____________________________________________________________________________
34868 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
34869         Log: Update to CGI.pm 2.78.
34870              
34871              TODO: the test suite needs to be merged so that
34872              when in core, the core version is tested, and when
34873              using the CPAN version, testing the CPAN version.
34874              (the changes need to be sent to Lincoln, too...)
34875      Branch: perl
34876            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
34877            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
34878            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
34879            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
34880            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
34881            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
34882 ____________________________________________________________________________
34883 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
34884         Log: Integrate with perlio; (strictly) readonly hashes via XS.
34885      Branch: perl
34886           +> t/lib/access.t
34887           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
34888 ____________________________________________________________________________
34889 [ 12874] By: nick                                  on 2001/11/06  21:05:16
34890         Log: Keep It Simple and Stupid version of readonly hash support.
34891              - Test for SvREAONLY(hv) at a few spots in hv.c
34892              - add the error message to perldiag.pod
34893              - (dubious) add access::readonly() to univeral.c
34894              - add test using above
34895              - fixup ext/B/t/stash.t to account for access:: existing
34896      Branch: perlio
34897            + t/lib/access.t
34898            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
34899 ____________________________________________________________________________
34900 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
34901         Log: Fix incorrect warnings about broken globbing;
34902              from Andy Dougherty.
34903      Branch: perl
34904            ! hints/linux.sh
34905 ____________________________________________________________________________
34906 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
34907         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
34908              toggle-on from the encoding pragma.
34909      Branch: perl
34910            ! regcomp.c regexec.c
34911 ____________________________________________________________________________
34912 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
34913         Log: Retract #12824, doesn't help and is ignored
34914              by Configure anyway.
34915      Branch: perl
34916            ! hints/beos.sh
34917 ____________________________________________________________________________
34918 [ 12870] By: ams                                   on 2001/11/06  10:40:37
34919         Log: Subject: Cosmetic change
34920              From: H.Merijn Brand <h.m.brand@hccnet.nl>
34921              Date: Tue, 06 Nov 2001 12:30:52 +0100
34922              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
34923      Branch: perl
34924            ! README.hpux
34925 ____________________________________________________________________________
34926 [ 12869] By: nick                                  on 2001/11/06  08:26:40
34927         Log: Integrate mainline
34928      Branch: perlio
34929           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
34930           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
34931 ____________________________________________________________________________
34932 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
34933         Log: The parentheses are protected enough.
34934      Branch: perl
34935            ! hints/os390.sh
34936 ____________________________________________________________________________
34937 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
34938         Log: ccflags, not ldflags.
34939      Branch: perl
34940            ! hints/os390.sh
34941 ____________________________________________________________________________
34942 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
34943         Log: ... and the proto to go with #12865.
34944      Branch: perl
34945            ! proto.h
34946 ____________________________________________________________________________
34947 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
34948         Log: Oops.  Luckily nothing was using this symbol yet.
34949      Branch: perl
34950            ! global.sym
34951 ____________________________________________________________________________
34952 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
34953         Log: Implement the encoding pragma for regex literals.
34954      Branch: perl
34955            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
34956 ____________________________________________________________________________
34957 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
34958         Log: More UTF8 EXACT fixing.
34959      Branch: perl
34960            ! regexec.c
34961 ____________________________________________________________________________
34962 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
34963         Log: More re debugging.
34964      Branch: perl
34965            ! regexec.c
34966 ____________________________________________________________________________
34967 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
34968         Log: EXACT correction attempt.  Continued in #12863.
34969      Branch: perl
34970            ! regexec.c
34971 ____________________________________________________________________________
34972 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
34973         Log: Unterminated L<.
34974      Branch: perl
34975            ! ext/DB_File/DB_File.pm
34976 ____________________________________________________________________________
34977 [ 12859] By: nick                                  on 2001/11/05  19:15:17
34978         Log: Integrate mainline
34979      Branch: perlio
34980           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
34981           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
34982           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
34983           +> lib/Math/BigInt/t/sub_mbi.t
34984            - lib/Math/BigInt/t/Math/Subclass.pm
34985            - lib/Math/BigInt/t/subclass.t
34986           !> (integrate 30 files)
34987 ____________________________________________________________________________
34988 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
34989         Log: Regex debugging fixes from Hugo.
34990      Branch: perl
34991            ! regcomp.c regexec.c
34992 ____________________________________________________________________________
34993 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
34994         Log: IRIX: at some point the cc -version has started
34995              to output to stderr, not stdout any more.
34996      Branch: perl
34997            ! hints/irix_6.sh
34998 ____________________________________________________________________________
34999 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
35000         Log: Update Changes.
35001      Branch: perl
35002            ! Changes patchlevel.h
35003 ____________________________________________________________________________
35004 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
35005         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
35006      Branch: perl
35007            ! lib/File/Spec/Unix.pm
35008 ____________________________________________________________________________
35009 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
35010         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
35011              From: rgarciasuarez@free.fr
35012              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
35013              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
35014      Branch: perl
35015            ! lib/File/Spec/Unix.pm
35016 ____________________________________________________________________________
35017 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
35018         Log: Use config.arch in OS/390 where the combination of
35019              IEEE floats and ldflags is tricky.
35020      Branch: perl
35021            ! hints/os390.sh
35022 ____________________________________________________________________________
35023 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
35024         Log: Metaconfig unit change for #12851.
35025      Branch: metaconfig
35026            ! U/modified/Config_sh.U
35027 ____________________________________________________________________________
35028 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
35029         Log: Support a config.arch file, similar to config.over,
35030              but loaded just before it.
35031      Branch: perl
35032            ! Configure INSTALL
35033 ____________________________________________________________________________
35034 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
35035         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
35036              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35037              Date: Mon, 5 Nov 2001 14:26:24 +0100
35038              Message-ID: <20011105142624.C31977@rafael>
35039      Branch: perl
35040            ! lib/Symbol.pm lib/Symbol.t
35041 ____________________________________________________________________________
35042 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
35043         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
35044              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35045              Date: Sun, 4 Nov 2001 22:28:57 +0100
35046              Message-ID: <20011104222857.C696@rafael>
35047      Branch: perl
35048            ! pod/perldebug.pod pod/perlpodspec.pod
35049 ____________________________________________________________________________
35050 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
35051         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
35052      Branch: perl
35053            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
35054 ____________________________________________________________________________
35055 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
35056         Log: Math::Big* test tweaks to work better with core:
35057              but the coast still not clear.
35058      Branch: perl
35059            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
35060            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
35061 ____________________________________________________________________________
35062 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
35063         Log: Protect against high load: measure how much wall
35064              clock time went by while sleeping.  Avoids some
35065              false negatives, while may introduce some false
35066              positives.  Life is hard.
35067      Branch: perl
35068            ! ext/Time/HiRes/HiRes.t
35069 ____________________________________________________________________________
35070 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
35071         Log: More forgotten from #12843.
35072      Branch: perl
35073            ! lib/Math/BigInt/t/bigfltpm.inc
35074 ____________________________________________________________________________
35075 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
35076         Log: Forgot from #12843.
35077      Branch: perl
35078            + lib/Math/BigInt/t/bigintpm.inc
35079            ! MANIFEST
35080 ____________________________________________________________________________
35081 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
35082         Log: Upgrade to Math::BigInt 1.45; from Tels.
35083              NOTE: some of the tests are failing but that's because
35084              the core integration is not yet done.
35085      Branch: perl
35086            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
35087            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
35088            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
35089            - lib/Math/BigInt/t/Math/Subclass.pm
35090            - lib/Math/BigInt/t/subclass.t
35091            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
35092            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
35093            ! lib/Math/BigInt/t/mbimbf.t
35094 ____________________________________________________________________________
35095 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
35096         Log: VMS: adds capability to control more configuration stuff with
35097              -D and -U switches; parsing config.sh to extract previous config
35098              info in VMS-form, and a rewrite of the "prompt/response" routine;
35099              from Charles Lane.
35100      Branch: perl
35101            ! configure.com
35102 ____________________________________________________________________________
35103 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
35104         Log: Subject: Typo correction in perldebguts.pod
35105              From: mjd@plover.com
35106              Date: 4 Nov 2001 16:20:05 -0000
35107              Message-ID: <20011104162005.16699.qmail@plover.com>
35108      Branch: perl
35109            ! pod/perldebguts.pod
35110 ____________________________________________________________________________
35111 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
35112         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
35113              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35114              Date: Sun, 4 Nov 2001 11:47:30 +0100
35115              Message-ID: <20011104114730.A715@rafael>
35116              
35117              Remove -T from the test, wrong place for that.
35118      Branch: perl
35119            ! lib/File/Temp/t/mktemp.t
35120 ____________________________________________________________________________
35121 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
35122         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
35123              From: Nicholas Clark <nick@ccl4.org>
35124              Date: Sun, 4 Nov 2001 10:41:24 +0000
35125              Message-ID: <20011104104123.U20123@plum.flirble.org>
35126      Branch: perl
35127            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
35128 ____________________________________________________________________________
35129 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
35130         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
35131              From: Michael G Schwern <schwern@pobox.com>
35132              Date: Sat, 3 Nov 2001 15:41:47 -0500
35133              Message-ID: <20011103154147.C600@blackrider>
35134      Branch: perl
35135            ! lib/Term/Cap.t
35136 ____________________________________________________________________________
35137 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
35138         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
35139              From: "Craig A. Berry" <craigberry@mac.com>     
35140              Date: Sat, 03 Nov 2001 16:02:28 -0600
35141              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
35142      Branch: perl
35143            ! ext/Time/HiRes/HiRes.t
35144 ____________________________________________________________________________
35145 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
35146         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
35147              From: "chromatic" <chromatic@rmci.net>
35148              Date: Sat, 03 Nov 2001 12:28:17 -0700
35149              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
35150      Branch: perl
35151            ! lib/Term/Cap.t
35152 ____________________________________________________________________________
35153 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
35154         Log: Don't bother doing POSIX charclass parsing if it
35155              possibly cannot be so.  Prepares way for charclass
35156              syntax like [[abc]||[def]] (or just [[abc][def]])
35157              for union, [[\w]&&[$a]] for intersection,
35158              and [[a-z]&&[^def]] for subtraction.
35159              
35160              Currently /[[a]/ (or /[a[]/) parses as a character
35161              class containing two characters, "[" and "a",
35162              this may have to be broken for the syntax described
35163              above, otherwise we would have to scan the whole pattern
35164              to find out whether the square brackets match pairwise.
35165              Luckily, the special case of "[" doesn't seem to be
35166              documented (as opposed to "]" and "-"), so we may have
35167              better story for breaking it...  One can always use \[
35168              if one wants a literal "[", so there.
35169      Branch: perl
35170            ! regcomp.c
35171 ____________________________________________________________________________
35172 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
35173         Log: Comment correction.
35174      Branch: perl
35175            ! regcomp.c
35176 ____________________________________________________________________________
35177 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
35178         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
35179              The latter is a RedHatism.
35180      Branch: perl
35181            ! lib/ExtUtils/MakeMaker.pm
35182 ____________________________________________________________________________
35183 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
35184         Log: Integrate perlio:
35185              
35186              [ 12830]
35187              Fix clone_leak problem.
35188              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
35189              as vestige of calling PerlLIO_dup().
35190              
35191              [ 12829]
35192              Tweaks attempting to locate Doug's clone_leak leak.
35193              - add some PerlIO_debug()
35194              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
35195              - Even if it closing stdout etc. do a fflush()
35196      Branch: perl
35197           !> perlio.c
35198 ____________________________________________________________________________
35199 [ 12831] By: nick                                  on 2001/11/03  11:42:15
35200         Log: Integrate mainline
35201      Branch: perlio
35202           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
35203           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
35204           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
35205           !> sv.c t/test.pl
35206 ____________________________________________________________________________
35207 [ 12830] By: nick                                  on 2001/11/03  10:27:34
35208         Log: Fix clone_leak problem.
35209              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
35210              as vestige of calling PerlLIO_dup().
35211      Branch: perlio
35212            ! perlio.c
35213 ____________________________________________________________________________
35214 [ 12829] By: nick                                  on 2001/11/03  09:40:46
35215         Log: Tweaks attempting to locate Doug's clone_leak leak.
35216              - add some PerlIO_debug()
35217              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
35218              - Even if it closing stdout etc. do a fflush()
35219      Branch: perlio
35220            ! perlio.c
35221 ____________________________________________________________________________
35222 [ 12828] By: nick                                  on 2001/11/03  08:34:31
35223         Log: Integrate mainline
35224      Branch: perlio
35225           !> (integrate 54 files)
35226 ____________________________________________________________________________
35227 [ 12827] By: ams                                   on 2001/11/03  03:45:19
35228         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
35229              remove this later). Based on a patch from Robert Spier in
35230              <15330.61459.14452.795263@rls.cx>.
35231      Branch: perl
35232            ! sv.c
35233 ____________________________________________________________________________
35234 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
35235         Log: microperl sync.
35236      Branch: perl
35237            ! doio.c perl.c perl.h perlio.c regexec.c
35238 ____________________________________________________________________________
35239 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
35240         Log: Definitions for the Unicode Newline Guidelines.
35241      Branch: perl
35242            ! perl.h
35243 ____________________________________________________________________________
35244 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
35245         Log: (retracted by #12871)
35246              
35247              There is no csh of any kind in default BeOS.
35248              For the purposes of miniperl globbing, bash
35249              will do.
35250      Branch: perl
35251            ! hints/beos.sh
35252 ____________________________________________________________________________
35253 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
35254         Log: Integrate change #12820 from macperl to maint and blead;
35255              
35256              Fix up (dynaloading) to work properly with multiplicity
35257      Branch: maint-5.6/perl
35258           !> ext/DynaLoader/dl_mac.xs
35259      Branch: perl
35260           !> ext/DynaLoader/dl_mac.xs
35261 ____________________________________________________________________________
35262 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
35263         Log: Several fixes for various exit problems and clearing out
35264              task queue, as well as another (incomplete) go at
35265              fixing error message handling
35266      Branch: maint-5.6/macperl
35267            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
35268 ____________________________________________________________________________
35269 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
35270         Log: Add source files for bleadperl builds
35271      Branch: maint-5.6/macperl
35272            ! macos/Makefile.mk
35273 ____________________________________________________________________________
35274 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
35275         Log: Fix up to work properly with multiplicity
35276      Branch: maint-5.6/macperl
35277            ! ext/DynaLoader/dl_mac.xs
35278 ____________________________________________________________________________
35279 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
35280         Log: Integrate with maintperl.
35281      Branch: maint-5.6/macperl
35282           +> t/op/system.t t/op/system_tests
35283           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
35284           !> pod/perltodo.pod util.c win32/win32.c
35285 ____________________________________________________________________________
35286 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
35287         Log: Locate _PATH_LOG if it's a socket even if not #defined
35288              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
35289              via Nick Clark.
35290      Branch: perl
35291            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
35292 ____________________________________________________________________________
35293 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
35294         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
35295              From: Michael G Schwern <schwern@pobox.com>
35296              Date: Fri, 2 Nov 2001 15:36:41 -0500
35297              Message-ID: <20011102153641.E23234@blackrider>
35298      Branch: perl
35299            ! t/test.pl
35300 ____________________________________________________________________________
35301 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
35302         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
35303              From: merlyn@stonehenge.com (Randal L. Schwartz)
35304              Date: 02 Nov 2001 09:33:34 -0800
35305              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
35306              
35307              (two of the changes)
35308              
35309              Better coexistence with extensions.
35310      Branch: perl
35311            ! ext/Errno/Errno_pm.PL hints/darwin.sh
35312 ____________________________________________________________________________
35313 [ 12815] By: ams                                   on 2001/11/02  16:47:43
35314         Log: Subject: Re: [PATCH] the the double double word word fix fix
35315              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
35316              Date: Fri, 02 Nov 2001 19:43:07 +0100
35317              Message-Id: <3BE2E93B.627C198E@alcatel.at>
35318      Branch: perl
35319            ! pod/perldebug.pod
35320 ____________________________________________________________________________
35321 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
35322         Log: Update Changes.
35323      Branch: perl
35324            ! Changes patchlevel.h
35325 ____________________________________________________________________________
35326 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
35327         Log: More encoding testing.
35328      Branch: perl
35329            ! lib/encoding.pm lib/encoding.t
35330 ____________________________________________________________________________
35331 [ 12812] By: ams                                   on 2001/11/02  15:07:11
35332         Log: Slight modification of #12811.
35333      Branch: perl
35334            ! op.c
35335 ____________________________________________________________________________
35336 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
35337         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
35338              From: Radu Greab <radu@netsoft.ro>
35339              Date: Fri, 2 Nov 2001 15:28:58 +0200
35340              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
35341      Branch: perl
35342            ! op.c t/op/stat.t
35343 ____________________________________________________________________________
35344 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
35345         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
35346              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35347              Date: Thu, 1 Nov 2001 22:35:50 +0100
35348              Message-ID: <20011101223550.A10849@rafael>
35349      Branch: perl
35350            ! lib/ExtUtils/Embed.t
35351 ____________________________________________________________________________
35352 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
35353         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
35354              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35355              Date: 2 Nov 2001 14:48:51 -0000
35356              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
35357      Branch: perl
35358            ! lib/File/Find.pm
35359 ____________________________________________________________________________
35360 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
35361         Log: Add documentation.
35362      Branch: perl
35363            ! embed.pl pod/perlapi.pod utf8.c
35364 ____________________________________________________________________________
35365 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
35366         Log: Unicode: add ToFold mapping.  Not used yet; but basically
35367              a more useful mapping for caseless aka case-ignoring than
35368              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
35369              algorithm for creating the foldings uses equivalence classes,
35370              see http://www.unicode.org/unicode/reports/tr21/
35371              Hopefully this feature will be used in //i.
35372              (The folding tables were introduced by #12689.)
35373      Branch: perl
35374            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
35375            ! utf8.c
35376 ____________________________________________________________________________
35377 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
35378         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
35379              From: "Craig A. Berry" <craigberry@mac.com>
35380              Date: Fri, 02 Nov 2001 00:03:52 -0600
35381              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
35382      Branch: perl
35383            ! lib/AutoSplit.t
35384 ____________________________________________________________________________
35385 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
35386         Log: Subject: Trivial doc patch
35387              From: andreas.koenig@anima.de (Andreas J. Koenig)
35388              Date: 02 Nov 2001 06:11:35 +0100
35389              Message-ID: <m37kt94v08.fsf@anima.de>
35390      Branch: perl
35391            ! pod/perlport.pod
35392 ____________________________________________________________________________
35393 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
35394         Log: Make encoding and charnames pragmas coexist.
35395      Branch: perl
35396            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
35397 ____________________________________________________________________________
35398 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
35399         Log: The basic character classes seem to go untested with Unicode.
35400      Branch: perl
35401            ! t/op/pat.t
35402 ____________________________________________________________________________
35403 [ 12802] By: ams                                   on 2001/11/02  00:39:36
35404         Log: Subject: [PATCH] the the double double word word fix fix
35405              From: Richard Soderberg <rs@oregonnet.com>
35406              Date: Thu, 1 Nov 2001 13:12:03 -0800
35407              Message-Id: <200111012112.NAA23288@oregonnet.com>
35408              
35409              Subject: Re: [PATCH] the the double double word word fix fix
35410              From: Mark-Jason Dominus <mjd@plover.com>
35411              Date: Thu, 01 Nov 2001 16:43:40 -0500
35412              Message-Id: <20011101214340.2044.qmail@plover.com>
35413              
35414              Subject: Re: [PATCH] the the double double word word fix fix
35415              From: Mark-Jason Dominus <mjd@plover.com>
35416              Date: Thu, 01 Nov 2001 16:51:39 -0500
35417              Message-Id: <20011101215139.2196.qmail@plover.com>
35418      Branch: perl
35419            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
35420            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
35421            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
35422            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
35423            ! pod/perltodo.pod pod/perlxstut.pod
35424 ____________________________________________________________________________
35425 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
35426         Log: Comment tweaks.
35427      Branch: perl
35428            ! toke.c
35429 ____________________________________________________________________________
35430 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
35431         Log: FAQ sync.
35432      Branch: perl
35433            ! pod/perlfaq9.pod
35434 ____________________________________________________________________________
35435 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
35436         Log: If an encoding is set by -M/-m, it must be in
35437              effect only for the actual script, not any other
35438              required/-M/-m'ed module, otherwise we enter a nasty
35439              recursion in regexec.c while trying to init the simple
35440              UTF-8 charclasses like PL_utf8_alnum.
35441      Branch: perl
35442            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
35443 ____________________________________________________________________________
35444 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
35445         Log: A bit more descriptive name.
35446      Branch: perl
35447            ! mg.c
35448 ____________________________________________________________________________
35449 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
35450         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
35451              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35452              Date: Wed, 31 Oct 2001 13:47:04 EST
35453              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
35454      Branch: perl
35455            ! ext/Time/HiRes/HiRes.t
35456 ____________________________________________________________________________
35457 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
35458         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
35459              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35460              Date: Wed, 31 Oct 2001 13:43:29 EST
35461              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
35462      Branch: perl
35463            ! mg.c
35464 ____________________________________________________________________________
35465 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
35466         Log: Subject: [PATCH] Various test cleanups
35467              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35468              Date: Tue, 30 Oct 2001 21:56:26 +0100
35469              Message-ID: <20011030215626.A28503@rafael>
35470      Branch: perl
35471            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35472            ! ext/DB_File/t/db-recno.t ext/Encode.t
35473 ____________________________________________________________________________
35474 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
35475         Log: Update Changes.
35476      Branch: perl
35477            ! Changes patchlevel.h
35478 ____________________________________________________________________________
35479 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
35480         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
35481              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
35482              Date: Wed, 31 Oct 2001 17:16:39 +0100
35483              Message-ID: <20011031171639.A32511@rafael>
35484      Branch: perl
35485            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
35486 ____________________________________________________________________________
35487 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
35488         Log: Skip message nit.
35489      Branch: perl
35490            ! t/io/fs.t
35491 ____________________________________________________________________________
35492 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
35493         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
35494              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35495              Date: 31 Oct 2001 14:49:37 -0000
35496              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
35497      Branch: perl
35498            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
35499 ____________________________________________________________________________
35500 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
35501         Log: Extend the effect of the encoding pragma to chr() and ord().
35502              
35503              TODO: regex literals, reentrancy problems with the utf8
35504              and charnames pragmas.
35505      Branch: perl
35506            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
35507 ____________________________________________________________________________
35508 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
35509         Log: Doc tweaks.
35510      Branch: perl
35511            ! lib/encoding.pm
35512 ____________________________________________________________________________
35513 [ 12788] By: nick                                  on 2001/10/31  08:59:56
35514         Log: Integrate mainline
35515      Branch: perlio
35516           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
35517           !> (integrate 49 files)
35518 ____________________________________________________________________________
35519 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
35520         Log: Forgot new proto.
35521      Branch: perl
35522            ! proto.h
35523 ____________________________________________________________________________
35524 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
35525         Log: Clarification: use encoding cannot be used to
35526              change the default encoding of "your whole script";
35527              only the default encoding of the *data*.  Also, it
35528              seems that "use encoding" does not mix with "use utf8"
35529              (a coredumping recursion ensues).  Should not be a huge
35530              problem since "use utf8" is pretty marginal nowadays.
35531      Branch: perl
35532            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
35533 ____________________________________________________________________________
35534 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
35535         Log: More documentation for the encode pragma.
35536      Branch: perl
35537            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
35538            ! pod/perlapi.pod pod/perlunicode.pod sv.c
35539 ____________________________________________________________________________
35540 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
35541         Log: Thinko in #12783.
35542      Branch: perl
35543            ! sv.c
35544 ____________________________________________________________________________
35545 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
35546         Log: Make sv_recode_to_utf8() a real API: the encoding
35547              is a parameter, instead of a global.  Document the
35548              PERL_ENCODING.
35549      Branch: perl
35550            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
35551            ! toke.c
35552 ____________________________________________________________________________
35553 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
35554         Log: Enable -Mencoding=foobar also for string literals.
35555      Branch: perl
35556            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
35557            ! pod/perlapi.pod proto.h sv.c toke.c
35558 ____________________________________________________________________________
35559 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
35560         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
35561              From: Andy Dougherty <doughera@lafayette.edu>
35562              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
35563              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
35564      Branch: perl
35565            ! ext/POSIX/hints/svr4.pl
35566 ____________________________________________________________________________
35567 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
35568         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
35569              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35570              Date: Mon, 29 Oct 2001 23:11:58 -0000
35571              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
35572              
35573              Add compat.h.
35574      Branch: perl
35575            ! lib/h2xs.t utils/h2xs.PL
35576 ____________________________________________________________________________
35577 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
35578         Log: Subject: PerlIOBuf_dup
35579              From: Nicholas Clark <nick@ccl4.org>              
35580              Date: Mon, 29 Oct 2001 21:52:35 +0000             
35581              Message-ID: <20011029215235.K41204@plum.flirble.org>
35582              
35583              Add prototype.
35584      Branch: perl
35585            ! perliol.h
35586 ____________________________________________________________________________
35587 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
35588         Log: Subject: [PATCH] Make malloc.c errors more useful
35589              From: Richard Soderberg <rs@oregonnet.com>
35590              Date: Mon, 29 Oct 2001 22:28:02 -0800
35591              Message-Id: <200110300628.WAA11025@oregonnet.com>
35592      Branch: perl
35593            ! malloc.c
35594 ____________________________________________________________________________
35595 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
35596         Log: Retract #12776 - the bug 19990906.001 is still valid.
35597      Branch: perl
35598            ! t/run/kill_perl.t
35599 ____________________________________________________________________________
35600 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
35601         Log: (Retracted by #12777)
35602              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
35603              From: Michael G Schwern <schwern@pobox.com> 
35604              Date: Mon, 29 Oct 2001 23:01:08 -0500
35605              Message-ID: <20011029230108.G18053@blackrider>
35606      Branch: perl
35607            ! t/run/kill_perl.t
35608 ____________________________________________________________________________
35609 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
35610         Log: Comment nits.
35611      Branch: perl
35612            ! lib/encoding.t
35613 ____________________________________________________________________________
35614 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
35615         Log: integrate change#12772 from mainline
35616              
35617              Subject: [PATCH] Mommy, what's a pointer cast?
35618      Branch: maint-5.6/perl
35619            ! perl.h
35620 ____________________________________________________________________________
35621 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
35622         Log: Subject: [PATCH] Mommy, what's a pointer cast?
35623              From: Richard Soderberg <rs@oregonnet.com>
35624              Date: Mon, 29 Oct 2001 17:01:10 -0800
35625              Message-Id: <200110300101.RAA31561@oregonnet.com>
35626              
35627              (threads* parts)
35628      Branch: perl
35629            ! ext/threads/shared/shared.xs ext/threads/threads.xs
35630 ____________________________________________________________________________
35631 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
35632         Log: Subject: [PATCH] Mommy, what's a pointer cast?
35633              From: Richard Soderberg <rs@oregonnet.com>
35634              Date: Mon, 29 Oct 2001 17:01:10 -0800
35635              Message-Id: <200110300101.RAA31561@oregonnet.com>
35636              
35637              (the perl.h part)
35638      Branch: perl
35639            ! perl.h
35640 ____________________________________________________________________________
35641 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
35642         Log: Subject: [PATCH] OpenBSD likes signal.h 
35643              From: Richard Soderberg <rs@oregonnet.com>
35644              Date: Mon, 29 Oct 2001 17:00:31 -0800
35645              Message-Id: <200110300100.RAA31533@oregonnet.com>
35646      Branch: perl
35647            ! unixish.h
35648 ____________________________________________________________________________
35649 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
35650         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
35651              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35652              Date: Mon, 29 Oct 2001 23:04:23 -0000
35653              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
35654      Branch: perl
35655            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35656            ! ext/DB_File/t/db-recno.t
35657 ____________________________________________________________________________
35658 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
35659         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
35660              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
35661              Date: Mon, 29 Oct 2001 12:34:07 -0600
35662              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
35663      Branch: perl
35664            ! ext/Time/HiRes/HiRes.t
35665 ____________________________________________________________________________
35666 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
35667         Log: Update Changes.
35668      Branch: perl
35669            ! Changes patchlevel.h
35670 ____________________________________________________________________________
35671 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
35672         Log: AIX needs an explicit symbol export list.
35673      Branch: perl
35674            ! lib/ExtUtils/Embed.t
35675 ____________________________________________________________________________
35676 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
35677         Log: The test (and the module) would require some
35678              quality hacking time to work on EBCDIC.  Based on
35679              the test results nothing seems to be majorly broken,
35680              the module just seems to have strange assumptions:
35681              got: ''\226\225\205'
35682              expected: ''one'
35683              The \226\225\205 being, of course, 'one', in EBCDIC.
35684      Branch: perl
35685            ! lib/Dumpvalue.t
35686 ____________________________________________________________________________
35687 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
35688         Log: Mark the test known to be failing in EBCDIC.
35689      Branch: perl
35690            ! t/op/tr.t
35691 ____________________________________________________________________________
35692 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
35693         Log: None of the libnet modules are going to work in
35694              EBCDIC without the Convert::EBCDIC.
35695      Branch: perl
35696            ! t/lib/1_compile.t
35697 ____________________________________________________________________________
35698 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
35699         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
35700      Branch: perl
35701            ! t/op/pack.t
35702 ____________________________________________________________________________
35703 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
35704         Log: UTF-EBCDIC ain't UTF-8.
35705      Branch: perl
35706            ! t/op/pack.t
35707 ____________________________________________________________________________
35708 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
35709         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
35710      Branch: perl
35711            ! t/lib/1_compile.t
35712 ____________________________________________________________________________
35713 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
35714         Log: Let's not assume ASCII.
35715      Branch: perl
35716            ! t/op/lc.t
35717 ____________________________________________________________________________
35718 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
35719         Log: Call the new perlio symbols differently.
35720      Branch: perl
35721            ! makedef.pl
35722 ____________________________________________________________________________
35723 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
35724         Log: Don't expect ASCII ordering.
35725      Branch: perl
35726            ! lib/ExtUtils/Manifest.t
35727 ____________________________________________________________________________
35728 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
35729         Log: Forgot from #12756.
35730      Branch: perl
35731            ! perlio.h
35732 ____________________________________________________________________________
35733 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
35734         Log: BeOS tweaks:
35735              - fseeko and ftello can be found by Configure but
35736              we do not seem to have prototypes for them so
35737              let's make up some
35738              - BeOS didn't use to have real sockets (sockets as
35739              filedescriptors) but the BONE package is supposed
35740              to fix this.  I do not know how to detect BONEness,
35741              see hints/beos.sh for a spot that needs to fixed.
35742              - BeOS has O_TEXT != O_BINARY but has no setmode()
35743      Branch: perl
35744            ! hints/beos.sh perlio.c
35745 ____________________________________________________________________________
35746 [ 12755] By: sky                                   on 2001/10/29  12:56:12
35747         Log: Ugly fix to not die when a thread creator is holding locks.
35748      Branch: perl
35749            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35750            ! ext/threads/threads.xs
35751 ____________________________________________________________________________
35752 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
35753         Log: Integrate change #12752 from maintperl;
35754              
35755              croak(Nullch) wasn't printing the contents of ERRSV if there was
35756              no outer eval (bug in change#6125)
35757      Branch: perl
35758           !> util.c
35759 ____________________________________________________________________________
35760 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
35761         Log: Subject: [PATCH h2xs] Use of static data in XS modules
35762              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35763              Date: Sun, 28 Oct 2001 21:19:07 -0000
35764              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
35765              
35766              with nits from Sarathy.
35767      Branch: perl
35768            ! utils/h2xs.PL
35769 ____________________________________________________________________________
35770 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
35771         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
35772              no outer eval (bug in change#6125)
35773      Branch: maint-5.6/perl
35774            ! util.c
35775 ____________________________________________________________________________
35776 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
35777         Log: More todo for the encoding pragma.
35778      Branch: perl
35779            ! lib/encoding.pm
35780 ____________________________________________________________________________
35781 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
35782         Log: Add the encoding pragma to control the "upgrade"
35783              from the native eight bit data to Unicode.
35784              
35785              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
35786      Branch: perl
35787            + lib/encoding.pm lib/encoding.t
35788            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
35789            ! pod/perlunicode.pod pod/perlvar.pod sv.c
35790 ____________________________________________________________________________
35791 [ 12749] By: sky                                   on 2001/10/28  21:02:33
35792         Log: Update documentation.
35793      Branch: perl
35794            ! ext/threads/shared/shared.pm
35795 ____________________________________________________________________________
35796 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
35797         Log: Integrate change #12747 from maintperl;
35798              
35799              finishing touches to system() fixes on windows:
35800              * detect cmd shell correctly even if it had full path in it
35801              * more quoting needed for single-arg system if the argument
35802              really had multiple quoted arguments within it
35803              * be smarter about not calling the shell when the executable
35804              has spaces, but otherwise does not need shell involvement
35805              * add a testsuite (windows-specific currently)
35806      Branch: perl
35807           +> t/op/system.t t/op/system_tests
35808            ! MANIFEST pod/perltodo.pod
35809           !> win32/win32.c
35810 ____________________________________________________________________________
35811 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
35812         Log: finishing touches to system() fixes on windows:
35813              * detect cmd shell correctly even if it had full path in it
35814              * more quoting needed for single-arg system if the argument
35815              really had multiple quoted arguments within it
35816              * be smarter about not calling the shell when the executable
35817              has spaces, but otherwise does not need shell involvement
35818              * add a testsuite (windows-specific currently)
35819      Branch: maint-5.6/perl
35820            + t/op/system.t t/op/system_tests
35821            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
35822 ____________________________________________________________________________
35823 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
35824         Log: Integrate perlio:
35825              
35826              [ 12745]
35827              Mingw32 fixup for Embed.t
35828              
35829              [ 12744]
35830              GCC vs MS 64-bit constant syntax
35831      Branch: perl
35832           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
35833 ____________________________________________________________________________
35834 [ 12745] By: nick                                  on 2001/10/28  16:08:14
35835         Log: Mingw32 fixup for Embed.t
35836      Branch: perlio
35837            ! lib/ExtUtils/Embed.t
35838 ____________________________________________________________________________
35839 [ 12744] By: nick                                  on 2001/10/28  15:54:14
35840         Log: GCC vs MS 64-bit constant syntax
35841      Branch: perlio
35842            ! ext/Time/HiRes/HiRes.xs
35843 ____________________________________________________________________________
35844 [ 12743] By: nick                                  on 2001/10/28  15:42:55
35845         Log: Integrate mainline
35846      Branch: perlio
35847           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
35848 ____________________________________________________________________________
35849 [ 12742] By: sky                                   on 2001/10/28  14:47:10
35850         Log: Manpage updates.
35851      Branch: perl
35852            ! ext/threads/threads.pm
35853 ____________________________________________________________________________
35854 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
35855         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
35856      Branch: perl
35857            ! lib/ExtUtils/Embed.t
35858 ____________________________________________________________________________
35859 [ 12740] By: nick                                  on 2001/10/28  14:14:24
35860         Log: Integrate mainline
35861      Branch: perlio
35862           !> lib/ExtUtils/Embed.t win32/win32.c
35863 ____________________________________________________________________________
35864 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
35865         Log: Need to be ./executed.
35866      Branch: perl
35867            ! lib/ExtUtils/Embed.t
35868 ____________________________________________________________________________
35869 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
35870         Log: Integrate perlio:
35871              
35872              [ 12737]
35873              Tweak for build with Mingw32 - __attribute__((unused)) is not liked
35874              by gcc -xc++.
35875              
35876              [ 12736]
35877              Have :stdio layer update an honour the fd refcnt table.
35878              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
35879      Branch: perl
35880           !> perlio.c win32/win32.h
35881 ____________________________________________________________________________
35882 [ 12737] By: nick                                  on 2001/10/28  13:53:45
35883         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
35884              by gcc -xc++.
35885      Branch: perlio
35886            ! win32/win32.h
35887 ____________________________________________________________________________
35888 [ 12736] By: nick                                  on 2001/10/28  13:50:50
35889         Log: Have :stdio layer update an honour the fd refcnt table.
35890              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
35891      Branch: perlio
35892            ! perlio.c
35893 ____________________________________________________________________________
35894 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
35895         Log: Integrate changes #12724 and #12725 from maintperl;
35896              multiarg system now works.
35897      Branch: perl
35898           !> win32/win32.c
35899 ____________________________________________________________________________
35900 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
35901         Log: Integrate perlio:
35902              
35903              [ 12733]
35904              Use fd refcounts to solve the problem highlighted by new Embed.t, at
35905              least for PERLIO=perlio unthreaded case
35906              
35907              [ 12732]
35908              Typo in exe name
35909              
35910              [ 12730]
35911              Fixup Embed.t for Win32/VC++
35912              
35913              [ 12729]
35914              Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
35915              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
35916              ExtUtils::Embed.
35917              
35918              [ 12711]
35919              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
35920              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
35921              
35922              [ 12557]
35923              All tests pass (legitimately) on ithreads
35924              
35925              [ 12555]
35926              Restore non-ithreads build. Interestingly binmode test passes
35927              non-ithreads - so crlf layer is not damaged and ithreads fail
35928              is a symptom ...
35929              
35930              [ 12552]
35931              Win32 PerlIO_cleanup special cases should no longer be required.
35932              
35933              [ 12551]
35934              Multiple win32io.o is fatal for GCC (and noise with VC++)
35935              
35936              [ 12547]
35937              Convert rest of PerlIO's memory tables to per-interp and add clone functions
35938              for them. Call explicit cleanup during destruct process.
35939              - one binmode test is failing
35940              - also ext/threads/t/basic.t fails under make test, and is noisy under
35941              harness. (Threads results are intermingled and don't match order expected.)
35942              
35943              [ 12544]
35944              PerlIO layer table as PL_perlio (per-interpreter)
35945              
35946              [ 12541]
35947              Fix typos in new locking on MemShared
35948              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
35949              - seems to make segfaults more deterministic - suspect they are 
35950              attempt to free() after Interp and Host have gone.
35951              
35952              [ 12540]
35953              Remove the MemShared re-#define (again)
35954              
35955              [ 12539]
35956              Use locks on MemShared
35957      Branch: perl
35958           +> lib/ExtUtils/Embed.t
35959           !> MANIFEST perlio.c
35960 ____________________________________________________________________________
35961 [ 12733] By: nick                                  on 2001/10/28  13:07:16
35962         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
35963              least for PERLIO=perlio unthreaded case
35964      Branch: perlio
35965            ! perlio.c
35966 ____________________________________________________________________________
35967 [ 12732] By: nick                                  on 2001/10/28  11:10:24
35968         Log: Typo in exe name
35969      Branch: perlio
35970            ! lib/ExtUtils/Embed.t
35971 ____________________________________________________________________________
35972 [ 12731] By: nick                                  on 2001/10/28  11:09:59
35973         Log: Integrate Mainline
35974      Branch: perlio
35975           !> Changes configure.com ext/DB_File/DB_File.pm
35976           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
35977           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
35978           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
35979           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
35980           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
35981           !> t/TEST t/op/regexp.t win32/buildext.pl
35982 ____________________________________________________________________________
35983 [ 12730] By: nick                                  on 2001/10/28  11:05:35
35984         Log: Fixup Embed.t for Win32/VC++
35985      Branch: perlio
35986            ! lib/ExtUtils/Embed.t
35987 ____________________________________________________________________________
35988 [ 12729] By: nick                                  on 2001/10/28  09:36:20
35989         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
35990              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
35991              ExtUtils::Embed.
35992      Branch: perlio
35993            + lib/ExtUtils/Embed.t
35994            ! MANIFEST
35995 ____________________________________________________________________________
35996 [ 12728] By: sky                                   on 2001/10/28  08:12:53
35997         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
35998              line manually!
35999      Branch: perl
36000            ! lib/ExtUtils/xsubpp
36001 ____________________________________________________________________________
36002 [ 12727] By: sky                                   on 2001/10/28  08:02:09
36003         Log: And here we use the prototypes.
36004      Branch: perl
36005            ! ext/threads/shared/shared.xs
36006 ____________________________________________________________________________
36007 [ 12726] By: sky                                   on 2001/10/28  08:00:48
36008         Log: Support [] style prototypes.
36009      Branch: perl
36010            ! lib/ExtUtils/xsubpp
36011 ____________________________________________________________________________
36012 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
36013         Log: yet another multi-arg system() fix on windows: batch files as the
36014              first argument (i.e. directly executed by CreateProcess()) need
36015              extra quoting to escape shell-shock
36016      Branch: maint-5.6/perl
36017            ! win32/win32.c
36018 ____________________________________________________________________________
36019 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
36020         Log: another multi-arg system() fix on windows: passing empty arguments
36021              now works
36022      Branch: maint-5.6/perl
36023            ! win32/win32.c
36024 ____________________________________________________________________________
36025 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
36026         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
36027              No final #else #error because we do not seem to
36028              be using #error?
36029      Branch: perl
36030            ! op.h
36031 ____________________________________________________________________________
36032 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
36033         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
36034              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
36035              Date: Sat, 27 Oct 2001 23:28:44 EST 
36036              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
36037      Branch: perl
36038            ! ext/Time/HiRes/HiRes.xs
36039 ____________________________________________________________________________
36040 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
36041         Log: Regen perlapi, perltoc.
36042      Branch: perl
36043            ! pod/perlapi.pod pod/perltoc.pod
36044 ____________________________________________________________________________
36045 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
36046         Log: Subject: [PATCH] sv.h documentation
36047              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
36048              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
36049              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
36050      Branch: perl
36051            ! sv.h
36052 ____________________________________________________________________________
36053 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
36054         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
36055              system("nmake -nologo", "clean") and there is no executable
36056              called "nmake -nologo"; this used to "work" pre-change#12559 due
36057              to bugs in multiarg system() that have since been fixed
36058      Branch: perl
36059            ! win32/buildext.pl
36060 ____________________________________________________________________________
36061 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
36062         Log: Update Changes.
36063      Branch: perl
36064            ! Changes patchlevel.h
36065 ____________________________________________________________________________
36066 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
36067         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
36068              From: Richard.Foley@t-online.de (Richard Foley)            
36069              Date: Sun, 28 Oct 2001 00:48:32 +0200
36070              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
36071      Branch: perl
36072            ! pod/perlhack.pod
36073 ____________________________________________________________________________
36074 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
36075         Log: Must store pointers with the right width.
36076      Branch: perl
36077            ! op.h
36078 ____________________________________________________________________________
36079 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
36080         Log: Integrate change #12711 from perlio;
36081              
36082              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
36083              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
36084      Branch: perl
36085           !> perlio.c
36086 ____________________________________________________________________________
36087 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
36088         Log: Subject: [PATCH] make minitest
36089              From: Nicholas Clark <nick@ccl4.org>
36090              Date: Sat, 27 Oct 2001 22:56:16 +0100
36091              Message-ID: <20011027225616.L20275@plum.flirble.org>
36092      Branch: perl
36093            ! t/TEST
36094 ____________________________________________________________________________
36095 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
36096         Log: Patch #12661 missed this.
36097      Branch: perl
36098            ! ext/DB_File/DB_File.pm
36099 ____________________________________________________________________________
36100 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
36101         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
36102              From: "Craig A. Berry" <craigberry@mac.com>
36103              Date: Sat, 27 Oct 2001 16:07:47 -0500
36104              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
36105      Branch: perl
36106            ! configure.com perlio.c
36107 ____________________________________________________________________________
36108 [ 12711] By: nick                                  on 2001/10/27  19:49:25
36109         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
36110              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
36111      Branch: perlio
36112            ! perlio.c
36113 ____________________________________________________________________________
36114 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
36115         Log: Let's not replace reason if there's one already supplied.
36116      Branch: perl
36117            ! t/op/regexp.t
36118 ____________________________________________________________________________
36119 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
36120         Log: is not good.
36121      Branch: perl
36122            ! t/op/regexp.t
36123 ____________________________________________________________________________
36124 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
36125         Log: ldlibpth can exist but be unset.
36126      Branch: perl
36127            ! t/TEST
36128 ____________________________________________________________________________
36129 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
36130         Log: Unicode: property alias naming cleanup.
36131      Branch: perl
36132            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
36133 ____________________________________________________________________________
36134 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
36135         Log: FAQ sync.
36136      Branch: perl
36137            ! pod/perlfaq4.pod
36138 ____________________________________________________________________________
36139 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
36140         Log: Integrate change #12703 from maintperl;
36141              
36142              typemap stuff intervenes before declaration, move it to PREINIT
36143              section
36144              
36145              (an empty integrate, but now the files are in sync
36146              between the branches)
36147      Branch: perl
36148           !> ext/ODBM_File/ODBM_File.xs
36149 ____________________________________________________________________________
36150 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
36151         Log: More PerlIO symbols.
36152      Branch: perl
36153            ! makedef.pl
36154 ____________________________________________________________________________
36155 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
36156         Log: typemap stuff intervenes before declaration, move it to PREINIT
36157              section
36158      Branch: maint-5.6/perl
36159            ! ext/ODBM_File/ODBM_File.xs
36160 ____________________________________________________________________________
36161 [ 12702] By: nick                                  on 2001/10/27  14:09:35
36162         Log: Integrate mainline
36163      Branch: perlio
36164           +> ext/threads/shared/t/av_simple.t
36165           +> ext/threads/shared/t/hv_refs.t
36166           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
36167           !> (integrate 109 files)
36168 ____________________________________________________________________________
36169 [ 12700] By: ams                                   on 2001/10/26  21:22:23
36170         Log: Subject: [PATCH] tweak divide
36171              From: Nicholas Clark <nick@ccl4.org>
36172              Date: Fri, 26 Oct 2001 22:52:17 +0100
36173              Message-Id: <20011026225217.B20275@plum.flirble.org>
36174      Branch: perl
36175            ! pp.c
36176 ____________________________________________________________________________
36177 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
36178         Log: Integrate a buncha things from maintperl.
36179      Branch: maint-5.6/macperl
36180           !> (integrate 32 files)
36181 ____________________________________________________________________________
36182 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
36183         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
36184              From: Andy Dougherty <doughera@lafayette.edu>
36185              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
36186              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
36187      Branch: perl
36188            ! hints/svr4.sh
36189 ____________________________________________________________________________
36190 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
36191         Log: When you're root, many things become writable.
36192      Branch: perl
36193            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
36194 ____________________________________________________________________________
36195 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
36196         Log: Update Changes.
36197      Branch: perl
36198            ! Changes patchlevel.h
36199 ____________________________________________________________________________
36200 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
36201         Log: Term/Cap.t attempts to access the floppy drive for no good reason
36202              on dosish systems
36203      Branch: perl
36204            ! lib/Term/Cap.t
36205 ____________________________________________________________________________
36206 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
36207         Log: fix misleading comment on known inadequacy in B::Terse, and skip
36208              it correctly
36209      Branch: perl
36210            ! ext/B/t/terse.t
36211 ____________________________________________________________________________
36212 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
36213         Log: fix spurious AutoSplit.t failure under windows
36214      Branch: perl
36215            ! lib/AutoSplit.t
36216 ____________________________________________________________________________
36217 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
36218         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
36219      Branch: perl
36220            ! ext/Time/HiRes/HiRes.t
36221 ____________________________________________________________________________
36222 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
36223         Log: More logical to use %04"UVXf" than %"UVuf" since
36224              the Unicode standard prefers hex.
36225      Branch: perl
36226            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
36227            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
36228            ! lib/unicore/mktables utf8.c
36229 ____________________________________________________________________________
36230 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
36231         Log: change#12065 seems to have broken Encode build on windows; fix
36232      Branch: perl
36233            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
36234 ____________________________________________________________________________
36235 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
36236         Log: Unicode: add the case folding table.
36237      Branch: perl
36238            + lib/unicore/To/Fold.pl
36239            ! MANIFEST lib/unicore/mktables
36240 ____________________________________________________________________________
36241 [ 12688] By: sky                                   on 2001/10/26  13:51:29
36242         Log: Get the new functions right, do not export lock since we use builtin lock.
36243              TODO: fix xsubpp to support the new prototypes
36244      Branch: perl
36245            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36246 ____________________________________________________________________________
36247 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
36248         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
36249              as suggested by Sarathy.
36250      Branch: perl
36251            ! mg.c
36252 ____________________________________________________________________________
36253 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
36254         Log: avoid compiler warning
36255      Branch: perl
36256            ! win32/win32.c
36257 ____________________________________________________________________________
36258 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
36259         Log: WinCE update from Rainer Keuchel.
36260      Branch: perl
36261            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
36262            ! wince/wince.c
36263 ____________________________________________________________________________
36264 [ 12684] By: sky                                   on 2001/10/26  13:34:33
36265         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
36266      Branch: perl
36267            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36268 ____________________________________________________________________________
36269 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
36270         Log: More fixes that were made to the core and not in the libnet src
36271      Branch: perl
36272            ! lib/Net/Domain.pm
36273 ____________________________________________________________________________
36274 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
36275         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
36276              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
36277              Date: Fri, 26 Oct 2001 13:55:21 +0200
36278              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
36279              
36280              (plus make the db-recno.t#59 accept both \n and \r\n)
36281      Branch: perl
36282            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
36283            ! ext/DB_File/t/db-recno.t
36284 ____________________________________________________________________________
36285 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
36286         Log: Fix tests to be able to run in the core and the CPAN dist
36287      Branch: perl
36288            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
36289            ! lib/Net/t/require.t lib/Net/t/smtp.t
36290 ____________________________________________________________________________
36291 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
36292         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
36293              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36294              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
36295              Date: Fri, 26 Oct 2001 08:34:46 EDT
36296      Branch: perl
36297            ! ext/Time/HiRes/HiRes.t
36298 ____________________________________________________________________________
36299 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
36300         Log: Sync libnet modules with what will be libnet-1.08
36301      Branch: perl
36302            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
36303            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
36304            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
36305            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
36306 ____________________________________________________________________________
36307 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
36308         Log: Integrate maintperl changes #12268 and #12669;
36309              
36310              final touches to the audit for statics and thread-unsafe code
36311              * make DB_File, ODBM_File thread-safe 
36312              * remove unnecessary/dangerous statics and protect others
36313              from not getting accidentally enabled under threaded perls
36314              
36315              windows support functions get_childdir() et al aren't exported
36316              correctly under vanilla build
36317              
36318              Testing under win32 appreciated since changes there had
36319              to be manually merged and I cannot test how badly did I do.
36320      Branch: perl
36321           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
36322           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
36323           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
36324           !> win32/vmem.h win32/win32.c win32/win32iop.h
36325 ____________________________________________________________________________
36326 [ 12677] By: sky                                   on 2001/10/26  12:37:17
36327         Log: More Config::threads to threads::threads changes
36328      Branch: perl
36329            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
36330 ____________________________________________________________________________
36331 [ 12676] By: sky                                   on 2001/10/26  12:31:46
36332         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
36333      Branch: perl
36334            ! ext/threads/threads.pm ext/threads/threads.xs
36335 ____________________________________________________________________________
36336 [ 12675] By: sky                                   on 2001/10/26  12:06:30
36337         Log: Allocing a TLS in runtime is not too hot.
36338      Branch: perl
36339            ! ext/threads/threads.xs
36340 ____________________________________________________________________________
36341 [ 12674] By: sky                                   on 2001/10/26  11:59:09
36342         Log: Don't display debug data.
36343      Branch: perl
36344            ! ext/threads/threads.pm
36345 ____________________________________________________________________________
36346 [ 12673] By: sky                                   on 2001/10/26  11:35:47
36347         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
36348              complete bar support for blessed objects.
36349              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
36350      Branch: perl
36351            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
36352 ____________________________________________________________________________
36353 [ 12672] By: sky                                   on 2001/10/26  11:15:28
36354         Log: Fix case where shared reference does not exist in current thread.
36355      Branch: perl
36356            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
36357 ____________________________________________________________________________
36358 [ 12671] By: sky                                   on 2001/10/26  08:48:52
36359         Log: Support for references in shared arrays.
36360      Branch: perl
36361            ! ext/threads/shared/shared.xs
36362 ____________________________________________________________________________
36363 [ 12670] By: sky                                   on 2001/10/26  08:30:11
36364         Log: Add tests for references in hashes.
36365      Branch: perl
36366            + ext/threads/shared/t/hv_refs.t
36367            ! MANIFEST
36368 ____________________________________________________________________________
36369 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
36370         Log: windows support functions get_childdir() et al aren't exported
36371              correctly under vanilla build
36372      Branch: maint-5.6/perl
36373            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
36374 ____________________________________________________________________________
36375 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
36376         Log: final touches to the audit for statics and thread-unsafe code
36377              * make DB_File, ODBM_File thread-safe 
36378              * remove unnecessary/dangerous statics and protect others
36379              from not getting accidentally enabled under threaded perls
36380      Branch: maint-5.6/perl
36381            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
36382            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
36383            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
36384            ! win32/win32.c
36385 ____________________________________________________________________________
36386 [ 12667] By: ams                                   on 2001/10/26  03:48:36
36387         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
36388              From: "Richard Soderberg" <rs@crystalflame.net>
36389              Date: Thu, 25 Oct 2001 23:42:50 -0400
36390              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
36391      Branch: perl
36392            ! sharedsv.c
36393 ____________________________________________________________________________
36394 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
36395         Log: Integrate change #12664 from maintperl;
36396              
36397              the newest GCCs don't seem to like C<"string1"##STRING2>
36398              so keep it as C<"string1" STRING2> (latter appears to
36399              work everywhere)
36400      Branch: perl
36401           !> ext/DynaLoader/dlutils.c
36402 ____________________________________________________________________________
36403 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
36404         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
36405              From: Chris Nandor <pudge@pobox.com>
36406              Date: Thu, 25 Oct 2001 22:15:03 -0400
36407              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
36408      Branch: perl
36409            ! perl.h
36410 ____________________________________________________________________________
36411 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
36412         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
36413              C<"string1" STRING2> (latter appears to work everywhere)
36414      Branch: maint-5.6/perl
36415            ! ext/DynaLoader/dlutils.c
36416 ____________________________________________________________________________
36417 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
36418         Log: AUTHORS update.
36419      Branch: perl
36420            ! AUTHORS
36421 ____________________________________________________________________________
36422 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
36423         Log: Integrate change #12660 from maintperl;
36424              
36425              make the dMY_CXT stuff available under all of
36426              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
36427      Branch: perl
36428           !> perl.h
36429 ____________________________________________________________________________
36430 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
36431         Log: Subject: [PATCH] DB_File-1.79
36432              From: "Paul Marquess" <paul.marquess@openwave.com>
36433              Date: Fri, 26 Oct 2001 00:03:54 +0100
36434              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
36435      Branch: perl
36436            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
36437            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
36438 ____________________________________________________________________________
36439 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
36440         Log: make the dMY_CXT stuff available under all of
36441              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
36442      Branch: maint-5.6/perl
36443            ! perl.h
36444 ____________________________________________________________________________
36445 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
36446         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
36447              From: Michael G Schwern <schwern@pobox.com>
36448              Date: Thu, 25 Oct 2001 18:28:12 -0400
36449              Message-ID: <20011025182812.M4811@blackrider>
36450      Branch: perl
36451            ! t/run/kill_perl.t
36452 ____________________________________________________________________________
36453 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
36454         Log: STRLEN != int.
36455      Branch: perl
36456            ! regcomp.c regexec.c
36457 ____________________________________________________________________________
36458 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
36459         Log: Subject: [PATCH] remove small IVop redundancy
36460              From: Nicholas Clark <nick@ccl4.org>
36461              Date: Thu, 25 Oct 2001 22:48:28 +0100
36462              Message-ID: <20011025224827.M66471@plum.flirble.org>
36463      Branch: perl
36464            ! pp.c pp_hot.c
36465 ____________________________________________________________________________
36466 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
36467         Log: Metaconfig unit change for #12655.
36468      Branch: metaconfig/U/perl
36469            ! Extensions.U
36470 ____________________________________________________________________________
36471 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
36472         Log: Subject: Re: Not OK @12650
36473              From: Andy Dougherty <doughera@lafayette.edu>
36474              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
36475              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
36476      Branch: perl
36477            ! Configure
36478 ____________________________________________________________________________
36479 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
36480         Log: Integrate changes #12652 and #12653 from maintperl;
36481              
36482              more tweaks to change#12626
36483              * move the boilerplate code over to perl.h and make DynaLoader
36484              use it
36485              * make re, Opcode, File::Glob and B threadsafe
36486              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
36487              C<no re;> anywhere)
36488              
36489              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
36490              
36491              File::Glob required a bit more work in bleadperl
36492              because of ExtUtils::Constant (see the Makefile.PL change)
36493      Branch: perl
36494            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
36495           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
36496           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
36497 ____________________________________________________________________________
36498 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
36499         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
36500      Branch: maint-5.6/perl
36501            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
36502            ! ext/Opcode/Opcode.xs ext/re/re.xs
36503 ____________________________________________________________________________
36504 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
36505         Log: more tweaks to change#12626
36506              * move the boilerplate code over to perl.h and make DynaLoader
36507              use it
36508              * make re, Opcode, File::Glob and B threadsafe
36509              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
36510              C<no re;> anywhere)
36511      Branch: maint-5.6/perl
36512            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
36513            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
36514 ____________________________________________________________________________
36515 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
36516         Log: Metaconfig unit change for #12650.
36517      Branch: metaconfig/U/perl
36518            ! Extensions.U
36519 ____________________________________________________________________________
36520 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
36521         Log: Subject: Re: ithreads doesn't like usedl=n
36522              From: Andy Dougherty <doughera@lafayette.edu>
36523              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
36524              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
36525              
36526              Special-case threads::shared.
36527      Branch: perl
36528            ! Configure
36529 ____________________________________________________________________________
36530 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
36531         Log: Getting fancier...
36532      Branch: perl
36533            ! t/TEST
36534 ____________________________________________________________________________
36535 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
36536         Log: csh - what a pain.
36537      Branch: perl
36538            ! t/TEST
36539 ____________________________________________________________________________
36540 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
36541         Log: Update Changes.
36542      Branch: perl
36543            ! Changes patchlevel.h
36544 ____________________________________________________________________________
36545 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
36546         Log: Allow resetting the locale system for the duration
36547              of the build (Mac OS X default setting LANG=En_US
36548              ist kaputt)
36549      Branch: perl
36550            ! Makefile.SH
36551 ____________________________________________________________________________
36552 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
36553         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
36554      Branch: perl
36555            ! ext/Digest/MD5/t/files.t
36556 ____________________________________________________________________________
36557 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
36558         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
36559              From: Andy Dougherty <doughera@lafayette.edu>
36560              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
36561              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
36562      Branch: perl
36563            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
36564            ! ext/threads/shared/Makefile.PL
36565 ____________________________________________________________________________
36566 [ 12643] By: sky                                   on 2001/10/25  12:28:26
36567         Log: Add support for reference members of hashes.
36568      Branch: perl
36569            ! ext/threads/shared/shared.xs
36570 ____________________________________________________________________________
36571 [ 12642] By: ams                                   on 2001/10/25  12:21:13
36572         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
36573              From: "Norton Allen" <nort@qnx.com>
36574              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
36575              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
36576      Branch: perl
36577            ! ext/Digest/MD5/MD5.xs
36578 ____________________________________________________________________________
36579 [ 12641] By: sky                                   on 2001/10/25  10:27:39
36580         Log: Tests shared hashes.
36581      Branch: perl
36582            + ext/threads/shared/t/hv_simple.t
36583            ! MANIFEST
36584 ____________________________________________________________________________
36585 [ 12640] By: sky                                   on 2001/10/25  10:18:23
36586         Log: Fix threadcounts for arrays and hashes.
36587      Branch: perl
36588            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36589 ____________________________________________________________________________
36590 [ 12639] By: sky                                   on 2001/10/25  10:17:26
36591         Log: Note to self, doing *src_ary++ in a macro that evaluates
36592              the value more than once is a good way to dump core.
36593      Branch: perl
36594            ! sharedsv.c
36595 ____________________________________________________________________________
36596 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
36597         Log: Integrate change #12636 from maintperl; more dl fixups.
36598      Branch: perl
36599           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
36600           !> ext/DynaLoader/dl_vms.xs
36601 ____________________________________________________________________________
36602 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
36603         Log: Like dl_hpux, like dl_dld.
36604      Branch: perl
36605            ! ext/DynaLoader/dl_dld.xs
36606 ____________________________________________________________________________
36607 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
36608         Log: followups to change#12635
36609      Branch: maint-5.6/perl
36610            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
36611            ! ext/DynaLoader/dl_vms.xs
36612 ____________________________________________________________________________
36613 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
36614         Log: add part of change#12634 to the two files that need it; dl_aix.xs
36615              in maint-5.6 doesn't have the branch that had the problem in
36616              mainline
36617      Branch: maint-5.6/perl
36618            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
36619 ____________________________________________________________________________
36620 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
36621         Log: Fixes for #12627.
36622      Branch: perl
36623            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
36624 ____________________________________________________________________________
36625 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
36626         Log: Since pv_uni_display and sv_uni_display are now used
36627              in the re extension, their symbols have to be exported.
36628      Branch: perl
36629            ! embed.pl global.sym
36630 ____________________________________________________________________________
36631 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
36632         Log: Subject:  Re: [PATCH Perl@12567] debug /list
36633              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36634              Date: Tue, 23 Oct 2001 21:40:33 EDT
36635              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
36636      Branch: perl
36637            ! configure.com
36638 ____________________________________________________________________________
36639 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
36640         Log: This takes care of some of the re 'debug' cases but
36641              not all cases since the information whether the pattern
36642              or the target are utf8 seems to be either lost or not
36643              spread widely enough, sigh.
36644      Branch: perl
36645            ! regcomp.c
36646 ____________________________________________________________________________
36647 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
36648         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
36649              From: John Peacock <jpeacock@rowman.com>
36650              Date: Wed, 24 Oct 2001 16:53:29 -0400
36651              Message-ID: <3BD72A49.1508D152@rowman.com>
36652      Branch: perl
36653            ! configure.com
36654 ____________________________________________________________________________
36655 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
36656         Log: Upgrade NetWare and WinCE as in #12626.
36657      Branch: perl
36658            ! NetWare/dl_netware.xs wince/dl_win32.xs
36659 ____________________________________________________________________________
36660 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
36661         Log: Tru64 compiler nit.
36662      Branch: perl
36663            ! ext/threads/shared/shared.xs
36664 ____________________________________________________________________________
36665 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
36666         Log: Integrate change #12626 from maintperl;
36667              make DynaLoader threadsafe by moving all statics into
36668              interpreter-local space
36669              
36670              TODO: Netware, OS/2, WinCE
36671      Branch: perl
36672           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
36673           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
36674           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
36675           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
36676           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
36677           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
36678           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
36679 ____________________________________________________________________________
36680 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
36681         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
36682              space
36683      Branch: maint-5.6/perl
36684            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
36685            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
36686            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
36687            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
36688            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
36689            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
36690            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
36691 ____________________________________________________________________________
36692 [ 12625] By: sky                                   on 2001/10/24  20:05:26
36693         Log: Change #12623 inflicted an infinite hang. Fixed.
36694      Branch: perl
36695            ! ext/threads/shared/shared.xs
36696 ____________________________________________________________________________
36697 [ 12624] By: sky                                   on 2001/10/24  19:06:55
36698         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
36699      Branch: perl
36700            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36701 ____________________________________________________________________________
36702 [ 12623] By: sky                                   on 2001/10/24  18:06:34
36703         Log: We need to do sharedsv_find in the original perl context.
36704      Branch: perl
36705            ! ext/threads/shared/shared.xs
36706 ____________________________________________________________________________
36707 [ 12622] By: sky                                   on 2001/10/24  17:26:51
36708         Log: Add support for basic support for AVs, references not supported yet.
36709              Add test for AVs.
36710              Add more tests to sv_refs
36711              Fix documentation issues.  
36712      Branch: perl
36713            + ext/threads/shared/t/av_simple.t
36714            ! MANIFEST ext/threads/shared/shared.pm
36715            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
36716 ____________________________________________________________________________
36717 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
36718         Log: Dump Unicode better for re 'debug'.  The regprop()
36719              is unfinished since have to figure out how to detect
36720              Unicodeness in there.
36721      Branch: perl
36722            ! regcomp.c regexec.c
36723 ____________________________________________________________________________
36724 [ 12620] By: sky                                   on 2001/10/24  13:18:07
36725         Log: Add support for finding shared arrays and hashes.
36726      Branch: perl
36727            ! sharedsv.c
36728 ____________________________________________________________________________
36729 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
36730         Log: Rewrite sv_uni_display() as pv_uni_display() as
36731              reimplement sv_uni_display() using that.
36732      Branch: perl
36733            ! dump.c embed.h embed.pl proto.h
36734 ____________________________________________________________________________
36735 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
36736         Log: Integrate change #12615 from maintperl;
36737              on Windows, IO::File::new_tmpfile() fails after being called
36738              32767 times because MSVCRT thinks stdio's TMP_MAX is a
36739              process-wide limit
36740      Branch: perl
36741           !> win32/win32.c
36742 ____________________________________________________________________________
36743 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
36744         Log: Don't try to print ints as IVs.
36745      Branch: perl
36746            ! ext/Time/HiRes/HiRes.xs
36747 ____________________________________________________________________________
36748 [ 12616] By: sky                                   on 2001/10/24  11:06:35
36749         Log: We only need to fetch the SV from the backend if the index
36750              is not the same as mg_private.     In theory this could be
36751              a problem if there are an exact multiple of U16 changes
36752              of a shared variable between two access in a given thread,
36753              we choose to avoid theory for now.
36754      Branch: perl
36755            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
36756 ____________________________________________________________________________
36757 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
36758         Log: on Windows, IO::File::new_tmpfile() fails after being called
36759              32767 times because MSVCRT thinks stdio's TMP_MAX is a
36760              process-wide limit
36761      Branch: maint-5.6/perl
36762            ! win32/win32.c
36763 ____________________________________________________________________________
36764 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
36765         Log: Negation and Unicode: sort of solves 20010303.010,
36766              except not quite like reported in the Subject
36767              (Perl_warner is still utf8-ignorant).
36768      Branch: perl
36769            ! pp.c t/lib/warnings/sv
36770 ____________________________________________________________________________
36771 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
36772         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
36773      Branch: perl
36774            ! sv.c t/lib/warnings/sv
36775 ____________________________________________________________________________
36776 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
36777         Log: sv_uni_display(): do not add the "...", let the caller
36778              do it if wanted, and be prepared for more display options.
36779      Branch: perl
36780            ! dump.c embed.h embed.pl proto.h
36781 ____________________________________________________________________________
36782 [ 12611] By: nick                                  on 2001/10/23  20:28:07
36783         Log: Integrate mainline
36784      Branch: perlio
36785           !> Changes configure.com cygwin/cygwin.c
36786           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
36787           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
36788           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
36789           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
36790           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
36791           !> utils/h2xs.PL utils/perldoc.PL
36792 ____________________________________________________________________________
36793 [ 12610] By: sky                                   on 2001/10/23  19:39:24
36794         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
36795              don't call themselves READONLY but still die with modification
36796              attempt. We only call bless for ext and umagic.
36797      Branch: perl
36798            ! sv.c
36799 ____________________________________________________________________________
36800 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
36801         Log: Croak() on negative time; doc tweaks.
36802      Branch: perl
36803            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
36804            ! ext/Time/HiRes/HiRes.xs
36805 ____________________________________________________________________________
36806 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
36807         Log: FAQ sync.
36808      Branch: perl
36809            ! pod/perlfaq4.pod pod/perlfaq7.pod
36810 ____________________________________________________________________________
36811 [ 12607] By: sky                                   on 2001/10/23  18:27:27
36812         Log: Call setmagic on the referent we are blessing.
36813      Branch: perl
36814            ! sv.c
36815 ____________________________________________________________________________
36816 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
36817         Log: Small test nits.
36818      Branch: perl
36819            ! t/op/lc.t
36820 ____________________________________________________________________________
36821 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
36822         Log: Update Changes.
36823      Branch: perl
36824            ! Changes patchlevel.h
36825 ____________________________________________________________________________
36826 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
36827         Log: Make the PerlIO_init() prototypes consistent.
36828      Branch: perl
36829            ! perlio.c
36830 ____________________________________________________________________________
36831 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
36832         Log: Upping the test count is a good idea.
36833      Branch: perl
36834            ! t/op/lc.t
36835 ____________________________________________________________________________
36836 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
36837         Log: Document the final sigma spot.
36838      Branch: perl
36839            ! pp.c
36840 ____________________________________________________________________________
36841 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
36842         Log: Fix multicharacter titlecase (ucfirst).
36843      Branch: perl
36844            ! pod/perlunicode.pod pp.c t/op/lc.t
36845 ____________________________________________________________________________
36846 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
36847         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
36848              From: Mikhail Zabaluev <mhz@alt-linux.org>
36849              Date: Tue, 23 Oct 2001 10:40:37 +0400
36850              Message-ID: <20011023104037.A12761@localhost.localdomain>
36851              
36852              (#12406 replaced with this)
36853      Branch: perl
36854            ! utils/perldoc.PL
36855 ____________________________________________________________________________
36856 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
36857         Log: MacOS Classic updates from Pudge.
36858      Branch: perl
36859            ! lib/File/Spec.t lib/File/Spec/Mac.pm
36860 ____________________________________________________________________________
36861 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
36862         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
36863              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36864              Date: Sun, 14 Oct 2001 23:14:46 +0200
36865              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
36866              
36867              except for the 2->4 changes.
36868      Branch: perl
36869            ! lib/AutoSplit.t
36870 ____________________________________________________________________________
36871 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
36872         Log: integrate macperl contents into maint-5.6
36873      Branch: maint-5.6/perl
36874            ! mg.c
36875           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
36876           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
36877           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
36878           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
36879           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
36880           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
36881           !> t/lib/filefind.t t/lib/filespec.t
36882 ____________________________________________________________________________
36883 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
36884         Log: At some point the #6234 has been lost from the mainline
36885              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
36886      Branch: perl
36887            ! lib/File/Spec/Win32.pm
36888 ____________________________________________________________________________
36889 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
36890         Log: Cygwin seems to round up (or closest, but not down)
36891              for time(), so half of the time (bad pun intended)
36892              Time::HiRes::time() is less than time(), half of
36893              the time it's more.  So let's try harder in the loop.
36894      Branch: perl
36895            ! ext/Time/HiRes/HiRes.t
36896 ____________________________________________________________________________
36897 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
36898         Log: MacOS Classic timeofday(), from Chris Nandor. 
36899      Branch: perl
36900            ! ext/Time/HiRes/HiRes.xs
36901 ____________________________________________________________________________
36902 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
36903         Log: Integrate changes #12580 and #12581 from macperl;
36904              
36905              Fix path construction.
36906              
36907              (Copyright) Nit.
36908      Branch: perl
36909           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
36910 ____________________________________________________________________________
36911 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
36912         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
36913              doesn't seem to help (the error being output to console, maybe?)
36914      Branch: perl
36915            ! lib/Net/Domain.pm
36916 ____________________________________________________________________________
36917 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
36918         Log: Taint the getcwd() result also in Cygwin.
36919              (TODO: which other platforms need the same thing?)
36920      Branch: perl
36921            ! cygwin/cygwin.c
36922 ____________________________________________________________________________
36923 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
36924         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
36925      Branch: perl
36926            ! t/op/taint.t
36927 ____________________________________________________________________________
36928 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
36929         Log: getpwuid() fragility continues.
36930      Branch: perl
36931            ! utils/h2xs.PL
36932 ____________________________________________________________________________
36933 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
36934         Log: getpwuid() might succeed but that's no guarantee
36935              that the $home will be defined.
36936      Branch: perl
36937            ! ext/File/Glob/t/basic.t
36938 ____________________________________________________________________________
36939 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
36940         Log: It's safer to to expand the variable, too... (see #12571)
36941      Branch: perl
36942            ! t/TEST
36943 ____________________________________________________________________________
36944 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
36945         Log: Integrate with maintperl.
36946      Branch: maint-5.6/macperl
36947           !> win32/bin/pl2bat.pl win32/win32.c
36948 ____________________________________________________________________________
36949 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
36950         Log: Oops, forgot to include Win32 ... just as well, since it
36951              seems in bleadperl, change #7764 was not included
36952              (adding C:\temp).  Re-added.  Rip it back out if it
36953              doesn't belong.  :-)
36954      Branch: maint-5.6/macperl
36955            ! lib/File/Spec/Win32.pm
36956 ____________________________________________________________________________
36957 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
36958         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
36959              From: "Craig A. Berry" <craigberry@mac.com>
36960              Date: Mon, 22 Oct 2001 15:25:19 -0500
36961              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
36962      Branch: perl
36963            ! configure.com
36964 ____________________________________________________________________________
36965 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
36966         Log: Add in lots of File::Spec changes, from Thomas Wegner,
36967              and sync with changes from bleadperl.
36968      Branch: maint-5.6/macperl
36969            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
36970            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
36971            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36972            ! lib/File/Spec/Win32.pm t/lib/filespec.t
36973 ____________________________________________________________________________
36974 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
36975         Log: Sync with latest File::Find and tests from bleadperl.
36976      Branch: maint-5.6/macperl
36977            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
36978 ____________________________________________________________________________
36979 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
36980         Log: Nit.
36981      Branch: maint-5.6/macperl
36982            ! perl.c
36983 ____________________________________________________________________________
36984 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
36985         Log: Fix path construction.
36986      Branch: maint-5.6/macperl
36987            ! ext/DynaLoader/DynaLoader_pm.PL
36988 ____________________________________________________________________________
36989 [ 12579] By: nick                                  on 2001/10/22  19:08:35
36990         Log: Integrate mainline (for Arthurs thread.xs fix)
36991      Branch: perlio
36992           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
36993 ____________________________________________________________________________
36994 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
36995         Log: Fix up exported symbols, move relevant docs
36996              over from macperl.pod.
36997      Branch: maint-5.6/macperl
36998            ! macos/ext/MacPerl/MacPerl.pm
36999 ____________________________________________________________________________
37000 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
37001         Log: Make ADDRESS called optionally as a method.
37002      Branch: maint-5.6/macperl
37003            ! macos/lib/Mac/Glue.pm
37004 ____________________________________________________________________________
37005 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
37006         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
37007              Apple event.
37008      Branch: maint-5.6/macperl
37009            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
37010            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
37011            ! macos/macperl/MPTerminology.aete
37012 ____________________________________________________________________________
37013 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
37014         Log: Clean up some build utilities. Change Entab to Duplicate;
37015              fix docs and error reporting; improve macify() of paths;
37016              remove requirement for Exporter.pm presence.
37017      Branch: maint-5.6/macperl
37018            ! macos/InstallBLIB macos/MacPerlTests.cmd
37019            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
37020 ____________________________________________________________________________
37021 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
37022         Log: Sync Time::HiRes with bleadperl
37023      Branch: maint-5.6/macperl
37024            ! macos/bundled_ext/Time/HiRes/HiRes.pm
37025            ! macos/bundled_ext/Time/HiRes/HiRes.t
37026            ! macos/bundled_ext/Time/HiRes/HiRes.xs
37027 ____________________________________________________________________________
37028 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
37029         Log: Fix up Changes
37030      Branch: maint-5.6/macperl
37031            ! macos/Changes
37032 ____________________________________________________________________________
37033 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
37034         Log: A user might belong to only a single group
37035              (the group equal to the group id).
37036      Branch: perl
37037            ! t/op/groups.t
37038 ____________________________________________________________________________
37039 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
37040         Log: Prepending (instead of replacing with) the pwd is safer. 
37041      Branch: perl
37042            ! t/TEST
37043 ____________________________________________________________________________
37044 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
37045         Log: Be more robust if no hostname or domainname
37046              (especially the latter)
37047      Branch: perl
37048            ! lib/Net/Domain.pm
37049 ____________________________________________________________________________
37050 [ 12569] By: sky                                   on 2001/10/22  17:41:07
37051         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
37052      Branch: perl
37053            ! ext/threads/threads.xs
37054 ____________________________________________________________________________
37055 [ 12568] By: nick                                  on 2001/10/22  16:31:24
37056         Log: Integrate mainline
37057      Branch: perlio
37058           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
37059           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
37060           +> ext/threads/shared/t/sv_refs.t
37061           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
37062            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
37063            - lib/unicore/To/SpecUpper.pl
37064           !> (integrate 42 files)
37065 ____________________________________________________________________________
37066 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
37067         Log: Update Changes.
37068      Branch: perl
37069            ! Changes patchlevel.h
37070 ____________________________________________________________________________
37071 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
37072         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
37073              From: Michael G Schwern <schwern@pobox.com>
37074              Date: Mon, 22 Oct 2001 03:48:38 -0400
37075              Message-ID: <20011022034838.B1676@blackrider>
37076      Branch: perl
37077            ! pod/perlvar.pod
37078 ____________________________________________________________________________
37079 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
37080         Log: Pod nits, as suggested by Stas Bekman.
37081      Branch: perl
37082            ! ext/threads/shared/shared.pm ext/threads/threads.pm
37083 ____________________________________________________________________________
37084 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
37085         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
37086              From: "Paul Marquess" <paul.marquess@openwave.com> 
37087              Date: Sun, 21 Oct 2001 21:11:15 +0100
37088              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
37089      Branch: perl
37090            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
37091            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
37092            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
37093            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
37094            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
37095            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
37096            ! ext/SDBM_File/sdbm.t
37097 ____________________________________________________________________________
37098 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
37099         Log: Integrate change #12559 from maintperl;
37100              various fixes for system() and backticks under windows
37101      Branch: perl
37102           !> win32/win32.c
37103 ____________________________________________________________________________
37104 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
37105         Log: Integrate change #12560 from maintperl;
37106              make pl2bat use %0 rather than "%0" (the latter fails to work
37107              in a lot of common cases)
37108      Branch: perl
37109           !> win32/bin/pl2bat.pl
37110 ____________________________________________________________________________
37111 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
37112         Log: Integrate changes #12549 and #12550 from maintperl;
37113              
37114              readline() doesn't work with our variables; it confuses them with
37115              my variables (change#4227 was incomplete)
37116      Branch: perl
37117            ! t/lib/strict/vars
37118           !> t/base/rs.t toke.c
37119 ____________________________________________________________________________
37120 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
37121         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
37122              in a lot of common cases)
37123      Branch: maint-5.6/perl
37124            ! win32/bin/pl2bat.pl
37125 ____________________________________________________________________________
37126 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
37127         Log: various fixes for system() and backticks under windows:
37128              
37129              * avoid munging whitespace that is passed within quotes
37130              * work around a cmd.exe misfeature that made multi-arg
37131              system() unreliable when there is more than one quoted
37132              argument
37133              * make multi-arg system() autoquote arguments as needed
37134              before passing them to the shell (this avoids having to
37135              second guess the shell quoting)
37136              * perl's -Dp switch can be used to trace the innards
37137      Branch: maint-5.6/perl
37138            ! win32/win32.c
37139 ____________________________________________________________________________
37140 [ 12558] By: nick                                  on 2001/10/22  08:58:42
37141         Log: Integrate ithreads buffer flush fix from perlio
37142      Branch: perl
37143           !> ext/threads/t/basic.t perl.c
37144 ____________________________________________________________________________
37145 [ 12557] By: nick                                  on 2001/10/22  08:35:09
37146         Log: All tests pass (legitimately) on ithreads
37147      Branch: perlio
37148            ! ext/threads/t/basic.t perl.c
37149 ____________________________________________________________________________
37150 [ 12556] By: nick                                  on 2001/10/22  06:51:22
37151         Log: Integrate non-ithreads fix to mainline
37152      Branch: perl
37153           !> perlio.c
37154 ____________________________________________________________________________
37155 [ 12555] By: nick                                  on 2001/10/22  06:48:33
37156         Log: Restore non-ithreads build. Interestingly binmode test passes
37157              non-ithreads - so crlf layer is not damaged and ithreads fail
37158              is a symptom ...
37159      Branch: perlio
37160            ! perlio.c
37161 ____________________________________________________________________________
37162 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
37163         Log: Integrate from perlio; restructuring.
37164      Branch: perl
37165           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
37166           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
37167           !> win32/perlhost.h
37168 ____________________________________________________________________________
37169 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
37170         Log: Integrate from maintperl
37171              (Changes 12350, 12496, 12548, 12549, 12550)
37172      Branch: maint-5.6/macperl
37173           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
37174           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
37175 ____________________________________________________________________________
37176 [ 12552] By: nick                                  on 2001/10/21  19:18:12
37177         Log: Win32 PerlIO_cleanup special cases should no longer be required.
37178      Branch: perlio
37179            ! perl.c
37180 ____________________________________________________________________________
37181 [ 12551] By: nick                                  on 2001/10/21  19:16:56
37182         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
37183      Branch: perlio
37184            ! win32/makefile.mk
37185 ____________________________________________________________________________
37186 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
37187         Log: change#12549 wasn't aware of strictures
37188      Branch: maint-5.6/perl
37189            ! t/pragma/strict-vars toke.c
37190 ____________________________________________________________________________
37191 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
37192         Log: readline() doesn't work with our variables; it confuses them with
37193              my variables (change#4227 was incomplete)
37194      Branch: maint-5.6/perl
37195            ! t/base/rs.t toke.c
37196 ____________________________________________________________________________
37197 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
37198         Log: change#12220 appears to have pulled in a mainline change that
37199              isn't applicable to maint-5.6 (some platforms don't taint
37200              cwd)
37201      Branch: maint-5.6/perl
37202            ! t/lib/filefind-taint.t
37203 ____________________________________________________________________________
37204 [ 12547] By: nick                                  on 2001/10/21  17:15:54
37205         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
37206              for them. Call explicit cleanup during destruct process.
37207              - one binmode test is failing
37208              - also ext/threads/t/basic.t fails under make test, and is noisy under
37209              harness. (Threads results are intermingled and don't match order expected.)
37210      Branch: perlio
37211            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
37212            ! perlio.h perliol.h pod/perlapi.pod sv.c
37213 ____________________________________________________________________________
37214 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
37215         Log: Implement multicharacter case mappings where a single
37216              Unicode character can be mapped into several.
37217      Branch: perl
37218            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
37219            - lib/unicore/To/SpecUpper.pl
37220            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
37221            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
37222            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
37223            ! proto.h t/op/lc.t utf8.c
37224 ____________________________________________________________________________
37225 [ 12545] By: sky                                   on 2001/10/21  15:25:16
37226         Log: First support of threads::shared, support shared svs and references.
37227      Branch: perl
37228            + ext/threads/shared/Makefile.PL ext/threads/shared/README
37229            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
37230            + ext/threads/shared/t/sv_refs.t
37231            + ext/threads/shared/t/sv_simple.t
37232            ! MANIFEST sharedsv.c
37233 ____________________________________________________________________________
37234 [ 12544] By: nick                                  on 2001/10/21  14:52:35
37235         Log: PerlIO layer table as PL_perlio (per-interpreter)
37236      Branch: perlio
37237            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
37238            ! pod/perlapi.pod sv.c
37239 ____________________________________________________________________________
37240 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
37241         Log: Prettyprinting.
37242      Branch: perl
37243            ! pod/perlunicode.pod
37244 ____________________________________________________________________________
37245 [ 12542] By: ams                                   on 2001/10/21  03:50:25
37246         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
37247              From: "Sean M. Burke" <sburke@cpan.org>
37248              Date: Sat, 20 Oct 2001 17:51:09 -0600
37249              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
37250      Branch: perl
37251            + pod/perlpodspec.pod
37252            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
37253            ! pod/perltoc.pod
37254 ____________________________________________________________________________
37255 [ 12541] By: nick                                  on 2001/10/20  22:23:53
37256         Log: Fix typos in new locking on MemShared
37257              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
37258              - seems to make segfaults more deterministic - suspect they are 
37259              attempt to free() after Interp and Host have gone.
37260      Branch: perlio
37261            ! perlio.c win32/perlhost.h
37262 ____________________________________________________________________________
37263 [ 12540] By: nick                                  on 2001/10/20  21:50:46
37264         Log: Remove the MemShared re-#define (again)
37265      Branch: perlio
37266            ! perlio.c
37267 ____________________________________________________________________________
37268 [ 12539] By: nick                                  on 2001/10/20  21:49:06
37269         Log: Use locks on MemShared
37270      Branch: perlio
37271            ! win32/perlhost.h
37272 ____________________________________________________________________________
37273 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
37274         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
37275              From: "chromatic" <chromatic@rmci.net>
37276              Date: Sat, 20 Oct 2001 11:13:47 -0600
37277              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
37278      Branch: perl
37279            ! installhtml
37280 ____________________________________________________________________________
37281 [ 12537] By: nick                                  on 2001/10/20  16:44:03
37282         Log: Integrate mainline
37283      Branch: perlio
37284           !> (integrate 48 files)
37285 ____________________________________________________________________________
37286 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
37287         Log: Update Changes.
37288      Branch: perl
37289            ! Changes patchlevel.h
37290 ____________________________________________________________________________
37291 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
37292         Log: Upgrade to podlators 1.11, from Russ Allbery.
37293      Branch: perl
37294            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
37295            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
37296            ! pod/pod2man.PL pod/pod2text.PL
37297 ____________________________________________________________________________
37298 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
37299         Log: Integrate perlio:
37300              
37301              [ 12532]
37302              Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
37303              Use for non-PERLIO fdupopen().
37304      Branch: perl
37305           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
37306 ____________________________________________________________________________
37307 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
37308         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
37309      Branch: perl
37310            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
37311 ____________________________________________________________________________
37312 [ 12532] By: nick                                  on 2001/10/20  14:25:37
37313         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
37314              Use for non-PERLIO fdupopen().
37315      Branch: perlio
37316            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
37317 ____________________________________________________________________________
37318 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
37319         Log: Integrate perlio:
37320              
37321              [ 12530]
37322              Fixed in two places - p4 resolve
37323              
37324              [ 12529]
37325              Fix for ithreads/stdio build
37326              
37327              [ 12525]
37328              Avoid calling (now non-existant) Perl_sv_setsv(), by calling
37329              Perl_sv_setsv_flags directly.
37330              
37331              [ 12524]
37332              Add a new flag character 'm' to embed.pl set to represent
37333              "functions" which are really macros. Use it foe the troublesome
37334              sv_setsv() etc. macros in sv.h - changing latter to define
37335              sv_setsv rather than sv_setsv_macro etc.
37336              
37337              [ 12523]
37338              Add comments explaining why win32.h/embed.h are included where they are
37339              in perl.h 
37340              
37341              [ 12522]
37342              Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
37343              being used yet.
37344              
37345              [ 12511]
37346              Fix gross win32 build issues
37347      Branch: perl
37348           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
37349           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
37350           !> proto.h sv.h win32/win32io.c
37351 ____________________________________________________________________________
37352 [ 12530] By: nick                                  on 2001/10/20  12:53:30
37353         Log: Fixed in two places - p4 resolve
37354      Branch: perlio
37355            ! perlsdio.h
37356 ____________________________________________________________________________
37357 [ 12529] By: nick                                  on 2001/10/20  12:51:05
37358         Log: Fix for ithreads/stdio build
37359      Branch: perlio
37360            ! perlio.c perlsdio.h
37361 ____________________________________________________________________________
37362 [ 12528] By: ams                                   on 2001/10/20  12:13:25
37363         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
37364              From: Michael G Schwern <schwern@pobox.com>
37365              Date: Sat, 20 Oct 2001 01:41:21 -0400
37366              Message-Id: <20011020014121.I3681@blackrider>
37367      Branch: perl
37368            ! installman
37369 ____________________________________________________________________________
37370 [ 12527] By: ams                                   on 2001/10/20  12:09:41
37371         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
37372              From: Michael G Schwern <schwern@pobox.com>
37373              Date: Sat, 20 Oct 2001 02:04:21 -0400
37374              Message-Id: <20011020020421.A11732@blackrider>
37375      Branch: perl
37376            ! lib/Pod/Checker.pm
37377 ____________________________________________________________________________
37378 [ 12526] By: ams                                   on 2001/10/20  11:59:41
37379         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
37380              From: "chromatic" <chromatic@rmci.net>
37381              Date: Fri, 19 Oct 2001 22:46:39 -0600
37382              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
37383      Branch: perl
37384            ! lib/Net/Config.pm
37385 ____________________________________________________________________________
37386 [ 12525] By: nick                                  on 2001/10/20  11:16:18
37387         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
37388              Perl_sv_setsv_flags directly.
37389      Branch: perlio
37390            ! ext/threads/threads.xs
37391 ____________________________________________________________________________
37392 [ 12524] By: nick                                  on 2001/10/20  10:28:17
37393         Log: Add a new flag character 'm' to embed.pl set to represent
37394              "functions" which are really macros. Use it foe the troublesome
37395              sv_setsv() etc. macros in sv.h - changing latter to define
37396              sv_setsv rather than sv_setsv_macro etc.
37397      Branch: perlio
37398            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
37399            ! pod/perlapi.pod proto.h sv.h
37400 ____________________________________________________________________________
37401 [ 12523] By: nick                                  on 2001/10/20  09:17:17
37402         Log: Add comments explaining why win32.h/embed.h are included where they are
37403              in perl.h 
37404      Branch: perlio
37405            ! perl.h
37406 ____________________________________________________________________________
37407 [ 12522] By: nick                                  on 2001/10/20  08:27:44
37408         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
37409              being used yet.
37410      Branch: perlio
37411            ! win32/win32io.c
37412 ____________________________________________________________________________
37413 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
37414         Log: Wording tweaks.
37415      Branch: perl
37416            ! t/TEST
37417 ____________________________________________________________________________
37418 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
37419         Log: Subject: IO module with nonblocking socket connect patch 
37420              From: Raul Dias <raul@dias.com.br>
37421              Date: Fri, 19 Oct 2001 22:45:32 -0300
37422              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
37423      Branch: perl
37424            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
37425 ____________________________________________________________________________
37426 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
37427         Log: Test vertical whitespace combined with /x in \p{}.
37428      Branch: perl
37429            ! t/op/pat.t
37430 ____________________________________________________________________________
37431 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
37432         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
37433              From: Gisle Aas <gisle@ActiveState.com> 
37434              Date: 19 Oct 2001 16:46:02 -0700
37435              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
37436      Branch: perl
37437            ! lib/ExtUtils/MakeMaker.pm
37438 ____________________________________________________________________________
37439 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
37440         Log: No more this symbol.
37441      Branch: perl
37442            ! makedef.pl
37443 ____________________________________________________________________________
37444 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
37445         Log: Integrate change #12511; fix gross win32 build issues.
37446      Branch: perl
37447           !> makedef.pl sv.c
37448 ____________________________________________________________________________
37449 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
37450         Log: Unpack in scalar context should return the first value
37451              returned in list context, as pointed out by Ton Hospel
37452              in 2001-05-21 (this is how it works already in blead,
37453              just adding the test).
37454      Branch: perl
37455            ! t/op/pack.t
37456 ____________________________________________________________________________
37457 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
37458         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
37459              From: "Craig A. Berry" <craigberry@mac.com>
37460              Date: Fri, 19 Oct 2001 16:59:30 -0500
37461              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
37462      Branch: perl
37463            ! utils/perldoc.PL
37464 ____________________________________________________________________________
37465 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
37466         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
37467              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37468              Date: Fri, 19 Oct 2001 17:45:23 EDT
37469              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
37470      Branch: perl
37471            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
37472            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
37473            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
37474            ! vms/vmsish.h
37475 ____________________________________________________________________________
37476 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
37477         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
37478              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37479              Date: Fri, 19 Oct 2001 17:26:35 EDT
37480              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
37481      Branch: perl
37482            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
37483 ____________________________________________________________________________
37484 [ 12511] By: nick                                  on 2001/10/19  19:55:36
37485         Log: Fix gross win32 build issues
37486      Branch: perlio
37487            ! makedef.pl sv.c
37488 ____________________________________________________________________________
37489 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
37490         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
37491              From: David Dyck <dcd@tc.fluke.com>
37492              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
37493              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
37494      Branch: perl
37495            ! lib/File/Find.pm
37496 ____________________________________________________________________________
37497 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
37498         Log: Subject: Re: PerlIO and Encode
37499              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37500              Date: Tue, 16 Oct 2001 01:50:16 +0900
37501              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
37502      Branch: perl
37503            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
37504            ! ext/Encode/Encode/Tcl.t
37505 ____________________________________________________________________________
37506 [ 12508] By: ams                                   on 2001/10/19  17:59:16
37507         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
37508              (See #12499)
37509      Branch: perl
37510            ! pod/perlintro.pod
37511 ____________________________________________________________________________
37512 [ 12507] By: nick                                  on 2001/10/19  16:30:43
37513         Log: Integrate mainline
37514      Branch: perlio
37515           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
37516           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
37517           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
37518           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
37519           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
37520           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
37521           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
37522           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
37523           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
37524           +> win32/config_H.win64
37525            - lib/Test/Utils.pm lib/unicore/mktables.PL
37526            - t/lib/Test/Simple/Catch/More.pm
37527           !> (integrate 84 files)
37528 ____________________________________________________________________________
37529 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
37530         Log: Retract the #10451 which seems to be the cause
37531              of the major leakage from while(){eval"sub{}"}
37532      Branch: perl
37533            ! op.c t/run/kill_perl.t
37534 ____________________________________________________________________________
37535 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
37536         Log: Regen toc.
37537      Branch: perl
37538            ! pod/perltoc.pod
37539 ____________________________________________________________________________
37540 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
37541         Log: Tiny tweaks.
37542      Branch: perl
37543            ! pod/perl.pod
37544 ____________________________________________________________________________
37545 [ 12503] By: ams                                   on 2001/10/19  13:34:24
37546         Log: Subject: Re: perlintro.pod
37547              From: Abe Timmerman <abe@ztreet.demon.nl>
37548              Date: Fri, 19 Oct 2001 14:12:40 +0200
37549              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
37550      Branch: perl
37551            ! pod/perlintro.pod
37552 ____________________________________________________________________________
37553 [ 12502] By: ams                                   on 2001/10/19  13:24:12
37554         Log: Slight reorganisation of references.
37555      Branch: perl
37556            ! pod/perl.pod
37557 ____________________________________________________________________________
37558 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
37559         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
37560              From: Kay Röpke <kroepke@dolphin-services.de>
37561              Date: Fri, 19 Oct 2001 14:04:01 +0200 
37562              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
37563      Branch: perl
37564            ! lib/ExtUtils/MakeMaker.pm
37565 ____________________________________________________________________________
37566 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
37567         Log: Unicode categories continue:
37568              implement Category=, Script=, Block=
37569              (these are based on an upcoming update of TR#18)
37570              Fix a bug where we got two In categories named "old italic",
37571              and another where shortcut for the Is categories wasn't taken.
37572      Branch: perl
37573            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
37574            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
37575            ! pod/perlunicode.pod t/op/pat.t
37576 ____________________________________________________________________________
37577 [ 12499] By: ams                                   on 2001/10/19  01:42:29
37578         Log: Subject: a small patch to perlintro.pod.
37579              From: Autrijus Tang <autrijus@autrijus.org>
37580              Date: Fri, 19 Oct 2001 01:45:51 +0800
37581              Message-Id: <20011019014551.A35625@not.autrijus.org>
37582              (Applied by hand with nits.)
37583      Branch: perl
37584            ! pod/perlintro.pod
37585 ____________________________________________________________________________
37586 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
37587         Log: Subject: [PATCH] OpenBSD hints for ithreads
37588              From: Andy Dougherty <doughera@lafayette.edu>
37589              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
37590              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
37591      Branch: perl
37592            ! hints/openbsd.sh
37593 ____________________________________________________________________________
37594 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
37595         Log: Retract #12446; the problem solved by #12474.
37596      Branch: perl
37597            ! hints/aix.sh
37598 ____________________________________________________________________________
37599 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
37600         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
37601              message and suppress line number info (from Steve Hay
37602              <Steve.Hay@uk.radan.com>)
37603      Branch: maint-5.6/perl
37604            ! lib/Carp/Heavy.pm
37605 ____________________________________________________________________________
37606 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
37607         Log: More documented In categories.
37608      Branch: perl
37609            ! pod/perlunicode.pod
37610 ____________________________________________________________________________
37611 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
37612         Log: Update Changes.
37613      Branch: perl
37614            ! Changes patchlevel.h
37615 ____________________________________________________________________________
37616 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
37617         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
37618      Branch: perl
37619            ! MANIFEST
37620 ____________________________________________________________________________
37621 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
37622         Log: Wrong skip() arguments.
37623      Branch: perl
37624            ! ext/B/t/terse.t
37625 ____________________________________________________________________________
37626 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
37627         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
37628              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37629              Date: Wed, 17 Oct 2001 09:10:53 EDT 
37630              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
37631      Branch: perl
37632            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
37633            ! pod/perlapi.pod vms/vms.c
37634 ____________________________________________________________________________
37635 [ 12490] By: ams                                   on 2001/10/18  09:31:00
37636         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
37637              From: Mark-Jason Dominus <mjd@plover.com>
37638              Date: Thu, 18 Oct 2001 06:25:35 -0400
37639              Message-Id: <20011018102535.19264.qmail@plover.com>
37640      Branch: perl
37641            ! pod/perl.pod
37642 ____________________________________________________________________________
37643 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
37644         Log: Prettyprinting.
37645      Branch: perl
37646            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
37647 ____________________________________________________________________________
37648 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
37649         Log: Regen toc.
37650      Branch: perl
37651            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37652 ____________________________________________________________________________
37653 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
37654         Log: Add perlintro, from Skud.
37655      Branch: perl
37656            + pod/perlintro.pod
37657            ! MANIFEST
37658 ____________________________________________________________________________
37659 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
37660         Log: FAQ sync.
37661      Branch: perl
37662            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
37663            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
37664            ! pod/perlfaq8.pod pod/perlfaq9.pod
37665 ____________________________________________________________________________
37666 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
37667         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
37668              in speed (upto 20% speedup in certain operations) but meanwhile
37669              regexps and arithmetics got slower (5-10%) (according to
37670              perlbench average speedup is negligible, and within measuring
37671              flutter, 1%).  Therefore retracting all the changes
37672              aimed at getting -std1 to compile cleanly:  #12475, #12476,
37673              #12479, #12480, #12481, #12482, #12483, #12484.
37674      Branch: perl
37675            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
37676            ! pp_hot.c pp_sys.c toke.c
37677 ____________________________________________________________________________
37678 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
37679         Log: (retracted by #12485)
37680              Strict ANSI doesn't like the third argument of main()
37681              so enable ignoring it if using ultra picky compiler.
37682      Branch: perl
37683            ! miniperlmain.c
37684 ____________________________________________________________________________
37685 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
37686         Log: (retracted by #12485)
37687              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
37688      Branch: perl
37689            ! perl.h
37690 ____________________________________________________________________________
37691 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
37692         Log: (retracted by #12485)
37693              Add explanatory comment.
37694      Branch: perl
37695            ! mg.c
37696 ____________________________________________________________________________
37697 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
37698         Log: (retracted by #12485)
37699              More dollar$hiding.
37700      Branch: perl
37701            ! doio.c perl.h pp_sys.c
37702 ____________________________________________________________________________
37703 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
37704         Log: (retracted by #12485)
37705              KISS.
37706      Branch: perl
37707            ! mg.c
37708 ____________________________________________________________________________
37709 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
37710         Log: (retracted by #12485)
37711              Thou shalt not #ifdef inside macro invocations,
37712              noticed by Rafael Garcia-Suarez.
37713      Branch: perl
37714            ! mg.c
37715 ____________________________________________________________________________
37716 [ 12478] By: ams                                   on 2001/10/17  18:50:55
37717         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
37718              From: Anton Berezin <tobez@tobez.org>
37719              Date: Wed, 17 Oct 2001 18:25:48 +0200
37720              Message-Id: <20011017182548.A12082@heechee.tobez.org>
37721      Branch: perl
37722            ! pp_sys.c
37723 ____________________________________________________________________________
37724 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
37725         Log: (retracted by #12485)
37726              Unterminated #ifdef.
37727      Branch: perl
37728            ! mg.c
37729 ____________________________________________________________________________
37730 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
37731         Log: (retracted by #12485)
37732              Avoid dollar signs in identifiers (in non-VMS) to
37733              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
37734      Branch: perl
37735            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
37736            ! toke.c
37737 ____________________________________________________________________________
37738 [ 12474] By: ams                                   on 2001/10/17  15:14:50
37739         Log: Subject: Two AIX patches
37740              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37741              Date: Wed, 17 Oct 2001 18:04:35 +0200
37742              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
37743      Branch: perl
37744            ! hints/aix.sh makedef.pl
37745 ____________________________________________________________________________
37746 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
37747         Log: Limiting the Time::HiRes::sleep and usleep to
37748              one second is not a good policy if drop-in
37749              replacement is still a goal.
37750      Branch: perl
37751            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
37752            ! ext/Time/HiRes/HiRes.xs
37753 ____________________________________________________________________________
37754 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
37755         Log: Subject: [PATCH] Test::Simple 0.32
37756              From: Michael G Schwern <schwern@pobox.com> 
37757              Date: Wed, 17 Oct 2001 03:42:41 -0400
37758              Message-ID: <20011017034241.A25038@blackrider>
37759      Branch: perl
37760            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
37761            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
37762            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
37763            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
37764            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
37765            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
37766            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
37767            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
37768            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
37769            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
37770            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
37771            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
37772            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
37773            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
37774            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
37775            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
37776            ! t/lib/Test/Simple/Catch.pm
37777            ! t/lib/Test/Simple/sample_tests/five_fail.plx
37778 ____________________________________________________________________________
37779 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
37780         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
37781              From: Michael G Schwern <schwern@pobox.com> 
37782              Date: Wed, 17 Oct 2001 04:04:13 -0400
37783              Message-ID: <20011017040413.C25550@blackrider>
37784      Branch: perl
37785            ! t/TEST t/harness vms/test.com
37786 ____________________________________________________________________________
37787 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
37788         Log: Regen doc with perlmodstyle added.
37789      Branch: perl
37790            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37791 ____________________________________________________________________________
37792 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
37793         Log: Pod cleanup.
37794      Branch: perl
37795            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
37796 ____________________________________________________________________________
37797 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
37798         Log: Subject: perlmodstyle as a patch
37799              From: Kirrily Robert <skud@infotrope.net>
37800              Date: Tue, 16 Oct 2001 22:47:23 -0400
37801              Message-ID: <20011016224723.A20673@infotrope.net>
37802      Branch: perl
37803            + pod/perlmodstyle.pod
37804            ! MANIFEST
37805 ____________________________________________________________________________
37806 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
37807         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
37808              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
37809              Date: Thu, 6 Sep 2001 11:09:40 +0100
37810              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
37811              
37812              Mention also the develooper p5p archive.
37813      Branch: perl
37814            ! pod/perlhack.pod
37815 ____________________________________________________________________________
37816 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
37817         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
37818              From: Kay Röpke <kroepke@dolphin-services.de>
37819              Date: Tue, 16 Oct 2001 17:23:52 +0200
37820              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
37821      Branch: perl
37822            ! lib/ExtUtils/MakeMaker.pm
37823 ____________________________________________________________________________
37824 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
37825         Log: Add the special casing mappings (from SpecCase.txt)
37826              (except for the hyper special case mappings that have
37827              the condition list); the special casing mappings are
37828              unused for now.  Small tidying up on mktables.
37829      Branch: perl
37830            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
37831            + lib/unicore/To/SpecUpper.pl
37832            ! lib/unicore/mktables
37833 ____________________________________________________________________________
37834 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
37835         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
37836              From: "David H. Adler" <dha@panix.com>       
37837              Date: Tue, 16 Oct 2001 11:59:35 -0400
37838              Message-ID: <20011016115935.A13078@panix.com>
37839              
37840              Subject: [ PATCH ] perldata patch, revised
37841              From: "David H. Adler" <dha@panix.com>     
37842              Date: Tue, 16 Oct 2001 18:26:49 -0400
37843              Message-ID: <20011016182649.C23970@panix.com>
37844      Branch: perl
37845            ! pod/perldata.pod pod/perlop.pod
37846 ____________________________________________________________________________
37847 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
37848         Log: Integrate perlio:
37849              
37850              [ 12462]
37851              PerlIOXxxx_dups for all but Win32
37852              
37853              [ 12461]
37854              Implement PerlIOStdio_dup (explains core dumps - dup
37855              was not setting up a FILE * to be fclosed()).
37856              
37857              [ 12460]
37858              When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
37859              overflow.
37860              
37861              [ 12456]
37862              Builds under ithreads (but fails all threads tests)
37863              
37864              [ 12451]
37865              Skeleton of "PerlIO_dup" coded.
37866              Still-passes all tests non-threaded (well it would wouldn't it!)
37867              
37868              [ 12447]
37869              Beginings of PerlIO_dup support (unstable)
37870              
37871              [ 11615]
37872              Avoid testing for (non-)existance of "encoding(xxxx)"
37873              layer is called "encoding" the (xxxx) is an argument.
37874      Branch: perl
37875           !> embed.h embed.pl ext/Encode/Encode.xs
37876           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
37877           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
37878           !> win32/win32io.c
37879 ____________________________________________________________________________
37880 [ 12462] By: nick                                  on 2001/10/16  19:11:30
37881         Log: PerlIOXxxx_dups for all but Win32
37882      Branch: perlio
37883            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
37884            ! ext/PerlIO/Via/Via.xs
37885 ____________________________________________________________________________
37886 [ 12461] By: nick                                  on 2001/10/16  18:28:48
37887         Log: Implement PerlIOStdio_dup (explains core dumps - dup
37888              was not setting up a FILE * to be fclosed()).
37889      Branch: perlio
37890            ! perlio.c
37891 ____________________________________________________________________________
37892 [ 12460] By: nick                                  on 2001/10/16  17:31:47
37893         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
37894              overflow.
37895      Branch: perlio
37896            ! perlio.c
37897 ____________________________________________________________________________
37898 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
37899         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
37900              From: "Craig A. Berry" <craigberry@mac.com>
37901              Date: Tue, 16 Oct 2001 13:08:38 -0500
37902              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
37903      Branch: perl
37904            ! configure.com
37905 ____________________________________________________________________________
37906 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
37907         Log: Can't expect too much accuracy from a sleep of one second.
37908              (I think this will also fail with high load.)
37909      Branch: perl
37910            ! ext/Time/HiRes/HiRes.t
37911 ____________________________________________________________________________
37912 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
37913         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
37914              From: "Werner, Randolf" <randolf.werner@sap.com>
37915              Date: Tue, 16 Oct 2001 18:33:02 +0200
37916              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
37917      Branch: perl
37918            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
37919            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
37920 ____________________________________________________________________________
37921 [ 12456] By: nick                                  on 2001/10/16  14:08:16
37922         Log: Builds under ithreads (but fails all threads tests)
37923      Branch: perlio
37924            ! hv.c perlio.c sv.c
37925 ____________________________________________________________________________
37926 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
37927         Log: I think the Perl_sortsv needs *not* be skipped?
37928      Branch: perl
37929            ! makedef.pl
37930 ____________________________________________________________________________
37931 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
37932         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
37933              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
37934              Date: Tue, 16 Oct 2001 15:32:44 +0200
37935              Message-ID: <3BCC531C.11494.3E433F@localhost>
37936      Branch: perl
37937            ! t/op/groups.t
37938 ____________________________________________________________________________
37939 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
37940         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
37941              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
37942              Date: Tue, 16 Oct 2001 15:01:04 +0200
37943              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
37944      Branch: perl
37945            ! t/io/fs.t
37946 ____________________________________________________________________________
37947 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
37948         Log: A forgotten deletion.
37949      Branch: perl
37950            - lib/unicore/mktables.PL
37951 ____________________________________________________________________________
37952 [ 12451] By: nick                                  on 2001/10/16  11:32:48
37953         Log: Skeleton of "PerlIO_dup" coded.
37954              Still-passes all tests non-threaded (well it would wouldn't it!)
37955      Branch: perlio
37956            ! embed.h embed.pl ext/Encode/Encode.xs
37957            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
37958            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
37959            ! win32/win32io.c
37960 ____________________________________________________________________________
37961 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
37962         Log: Document the problem with the swash_fetch() API that affects
37963              more complex case conversions.
37964      Branch: perl
37965            ! lib/utf8_heavy.pl utf8.c
37966 ____________________________________________________________________________
37967 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
37968         Log: Make Time::HiRes::sleep() and usleep() to return
37969              the number of seconds (a floating point value) and 
37970              microseconds (an integer) actually slept (well,
37971              modulo the time spent in measuring the time actually
37972              slept...), to be a better drop-in replacement for
37973              the builtin sleep().  Noticed by Chris Nandor.
37974              
37975              Also make usleep() to croak if fed illegal number
37976              of useconds (anything greater than 1_000_000).
37977      Branch: perl
37978            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
37979            ! ext/Time/HiRes/HiRes.xs
37980 ____________________________________________________________________________
37981 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
37982         Log: A missing SvREFCNT_dec.
37983      Branch: perl
37984            ! perl.c
37985 ____________________________________________________________________________
37986 [ 12447] By: nick                                  on 2001/10/15  20:27:53
37987         Log: Beginings of PerlIO_dup support (unstable)
37988      Branch: perlio
37989            ! perlio.c perliol.h
37990 ____________________________________________________________________________
37991 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
37992         Log: (retracted by #12497)
37993              In AIX vac 5 just can't seem to get regcomp right.
37994      Branch: perl
37995            ! hints/aix.sh
37996 ____________________________________________________________________________
37997 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
37998         Log: Bump the version number to agree with the maintperl one.
37999      Branch: perl
38000            ! lib/Tie/RefHash.pm
38001 ____________________________________________________________________________
38002 [ 12444] By: nick                                  on 2001/10/15  15:59:57
38003         Log: Integrate mainline
38004      Branch: perlio
38005           +> lib/Math/BigInt/t/Math/Subclass.pm
38006           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
38007           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
38008           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
38009           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
38010           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
38011           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
38012           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
38013           +> lib/unicore/mktables
38014            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
38015            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
38016            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
38017            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
38018            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
38019            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
38020            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
38021            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
38022            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
38023            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
38024            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
38025            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
38026            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
38027            - lib/unicore/syllables.txt
38028           !> (integrate 344 files)
38029 ____________________________________________________________________________
38030 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
38031         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
38032      Branch: perl
38033            ! ext/DB_File/DB_File.xs
38034 ____________________________________________________________________________
38035 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
38036         Log: Sync the skip() amounts with the number of tests.
38037      Branch: perl
38038            ! lib/Term/Complete.t
38039 ____________________________________________________________________________
38040 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
38041         Log: Update Changes.
38042      Branch: perl
38043            ! Changes patchlevel.h
38044 ____________________________________________________________________________
38045 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
38046         Log: MacOS Classic catdir() rewrite from Thomas Wegner
38047              (backward incompatibility, but a deliberate one,
38048              the old version simply is broken in its logic),
38049              also documentation updates, and as suggested replicated
38050              the File::Spec::Unix documentation updates also on the
38051              File::Spec documentation.
38052              
38053              TODO: there seems to be duplication of documentation
38054              between File::Spec and File::Spec::Unix.  I think
38055              the ::Unix should be left only with specific UNIXisms,
38056              and all the generic documentation should be in ::Spec.
38057      Branch: perl
38058            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
38059            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
38060            ! lib/File/Spec/Unix.pm
38061 ____________________________________________________________________________
38062 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
38063         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
38064              From: Blair Zajac <blair@orcaware.com>
38065              Date: Mon, 24 Sep 2001 11:48:58 -0700
38066              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
38067              
38068              (the skip() messages)
38069      Branch: perl
38070            ! t/op/magic.t
38071 ____________________________________________________________________________
38072 [ 12438] By: ams                                   on 2001/10/14  23:43:59
38073         Log: Subject: [PATCH] make PerlIO default on VMS
38074              From: "Craig A. Berry" <craigberry@mac.com>
38075              Date: Sun, 14 Oct 2001 15:27:18 -0500
38076              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
38077      Branch: perl
38078            ! configure.com
38079 ____________________________________________________________________________
38080 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
38081         Log: Retract #12436 (Abhijit already did this at #12426)
38082      Branch: perl
38083            ! lib/ExtUtils/MM_Unix.pm
38084 ____________________________________________________________________________
38085 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
38086         Log: (retracted by #12437)
38087              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
38088              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
38089              Date: Sat, 13 Oct 2001 20:33:55 +0200
38090              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
38091      Branch: perl
38092            ! lib/ExtUtils/MM_Unix.pm
38093 ____________________________________________________________________________
38094 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
38095         Log: Subject: h2xs grammar nit
38096              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
38097              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
38098              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
38099      Branch: perl
38100            ! utils/h2xs.PL
38101 ____________________________________________________________________________
38102 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
38103         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
38104              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
38105              Date: Sun, 14 Oct 2001 11:25:08 +0100
38106              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
38107      Branch: perl
38108            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
38109            ! warnings.pl
38110 ____________________________________________________________________________
38111 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
38112         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
38113              for File::Spec::Mac::catfile)
38114      Branch: perl
38115            ! lib/h2xs.t
38116 ____________________________________________________________________________
38117 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
38118         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
38119              From: Nicholas Clark <nick@ccl4.org>
38120              Date: Sat, 13 Oct 2001 00:07:31 +0100
38121              Message-ID: <20011013000731.D67535@plum.flirble.org>
38122      Branch: perl
38123            ! lib/h2xs.t utils/h2xs.PL
38124 ____________________________________________________________________________
38125 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
38126         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
38127              before DEFINE and INC), and repent by taking DEFINE and
38128              INC away from PASTHRU.
38129      Branch: perl
38130            ! lib/ExtUtils/MM_Unix.pm
38131 ____________________________________________________________________________
38132 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
38133         Log: More MANIFEST anomalies.
38134      Branch: perl
38135            ! MANIFEST
38136 ____________________________________________________________________________
38137 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
38138         Log: Not that many.
38139      Branch: perl
38140            ! MANIFEST
38141 ____________________________________________________________________________
38142 [ 12428] By: sky                                   on 2001/10/13  20:59:27
38143         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
38144              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38145              Date: Sat, 13 Oct 2001 23:15:55 +0200
38146              Message-ID: <20011013231555.A18071@rafael>
38147      Branch: perl
38148            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
38149            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
38150 ____________________________________________________________________________
38151 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
38152         Log: Rewrite mktables from scratch.
38153              - Cleaner.
38154              - Faster: 15-20 seconds as opposed to several minutes.
38155              - More dynamic: the names of the various categories
38156              such as the linebreak ones are dynamic, not static.
38157              - Is.pl: long names for the general category properties
38158              are now available.
38159              - Ranges (<... ,First>, <..., Last>) from the general
38160              categories work now.
38161              - No more mktables.PL because the mktables.PL is not
38162              and never has been run to create a mktables.
38163              - syllables.txt and Is/Syl*.pl removed: non-standard
38164              (not part of the Unicode), and the whole concept is
38165              being reworked (http://syllabary.sourceforge.net/),
38166              the old way wouldn't even work with the new Syllables.txt
38167              (it would result in 1000+ new categories)
38168      Branch: perl
38169            + lib/unicore/In/163.pl lib/unicore/In/164.pl
38170            + lib/unicore/In/165.pl lib/unicore/In/166.pl
38171            + lib/unicore/In/167.pl lib/unicore/In/168.pl
38172            + lib/unicore/In/169.pl lib/unicore/In/170.pl
38173            + lib/unicore/In/171.pl lib/unicore/Is.pl
38174            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
38175            + lib/unicore/mktables
38176            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
38177            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
38178            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
38179            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
38180            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
38181            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
38182            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
38183            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
38184            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
38185            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
38186            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
38187            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
38188            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
38189            - lib/unicore/syllables.txt
38190            ! (edit 304 files)
38191 ____________________________________________________________________________
38192 [ 12426] By: ams                                   on 2001/10/13  18:05:36
38193         Log: ExtUtils::MM_Unix should ignore comments when searching for
38194              $VERSION.
38195      Branch: perl
38196            ! lib/ExtUtils/MM_Unix.pm
38197 ____________________________________________________________________________
38198 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
38199         Log: Subject: Re: New module XML::Clean
38200              From: andreas.koenig@anima.de (Andreas J. Koenig)
38201              Date: 13 Oct 2001 10:17:09 +0200
38202              Message-ID: <m37ku0t0my.fsf@anima.de>
38203      Branch: perl
38204            ! pod/perlnewmod.pod
38205 ____________________________________________________________________________
38206 [ 12424] By: sky                                   on 2001/10/13  09:39:59
38207         Log: Set thread stack size if needed.
38208      Branch: perl
38209            ! ext/threads/threads.xs
38210 ____________________________________________________________________________
38211 [ 12423] By: sky                                   on 2001/10/13  09:36:49
38212         Log: We do want to set the attribute to joinable even on modern posix
38213              platforms.
38214      Branch: perl
38215            ! ext/threads/threads.xs
38216 ____________________________________________________________________________
38217 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
38218         Log: Subject: [PATCH ext/Data/Dumper.xs]
38219              From: Brian Ingerson <ingy@ttul.org>
38220              Date: Fri, 12 Oct 2001 19:32:35 -0700
38221              Message-ID: <20011012193235.B889@ttul.org>
38222      Branch: perl
38223            ! ext/Data/Dumper/Dumper.xs
38224 ____________________________________________________________________________
38225 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
38226         Log: Update Changes.
38227      Branch: perl
38228            ! Changes patchlevel.h
38229 ____________________________________________________________________________
38230 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
38231         Log: FAQ sync.
38232      Branch: perl
38233            ! pod/perlfaq3.pod pod/perlfaq4.pod
38234 ____________________________________________________________________________
38235 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
38236         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
38237              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
38238              Date: Fri, 12 Oct 2001 11:51:05 -0700
38239              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
38240      Branch: perl
38241            ! lib/File/Copy.pm
38242 ____________________________________________________________________________
38243 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
38244         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
38245              From: "chromatic" <chromatic@rmci.net>     
38246              Date: Thu, 11 Oct 2001 10:57:55 -0600
38247              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
38248              
38249              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
38250              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38251              Date: Thu, 11 Oct 2001 22:34:21 +0200
38252              Message-ID: <20011011223421.A693@rafael>     
38253              
38254              plus undef $Term::Complete::stty as suggested by Rafael.
38255      Branch: perl
38256            ! lib/Term/Complete.pm lib/Term/Complete.t
38257 ____________________________________________________________________________
38258 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
38259         Log: UUnndduupplleexx..
38260      Branch: perl
38261            ! perl.h
38262 ____________________________________________________________________________
38263 [ 12416] By: sky                                   on 2001/10/12  20:16:19
38264         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
38265              From: Andy Dougherty <doughera@lafayette.edu>
38266              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
38267              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
38268              (Potentially only band-aid)
38269      Branch: perl
38270            ! sv.c
38271 ____________________________________________________________________________
38272 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
38273         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
38274              mishandles kill(), and therefore the sigaction test
38275              should be skipped, from Charles Lane.
38276      Branch: perl
38277            ! ext/POSIX/t/sigaction.t
38278 ____________________________________________________________________________
38279 [ 12414] By: sky                                   on 2001/10/12  18:47:49
38280         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
38281      Branch: perl
38282            ! op.h
38283 ____________________________________________________________________________
38284 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
38285         Log: Upgrade to Math::BigInt 1.44 from Tels and
38286              further fixes from John Peacock.
38287      Branch: perl
38288            + lib/Math/BigInt/t/Math/Subclass.pm
38289            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
38290            + lib/Math/BigInt/t/subclass.t
38291            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
38292            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
38293            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
38294            ! lib/Math/BigInt/t/mbimbf.t
38295 ____________________________________________________________________________
38296 [ 12412] By: sky                                   on 2001/10/12  18:28:23
38297         Log: perhaps pthread_attr_t really needs to be set for the old api
38298      Branch: perl
38299            ! ext/threads/threads.xs
38300 ____________________________________________________________________________
38301 [ 12411] By: sky                                   on 2001/10/12  18:11:45
38302         Log: pthread_keycreate not pthread_key_create under the here be dragons API
38303      Branch: perl
38304            ! ext/threads/threads.h
38305 ____________________________________________________________________________
38306 [ 12410] By: sky                                   on 2001/10/12  18:07:37
38307         Log: Apperently OLD PTHREADS API is a bit retarded.
38308              This should fix another set of compile failures in HP-UX 10.20.
38309      Branch: perl
38310            ! ext/threads/threads.h ext/threads/threads.xs
38311 ____________________________________________________________________________
38312 [ 12409] By: nick                                  on 2001/10/12  15:30:01
38313         Log: Blind integrate of mainline
38314      Branch: perlio
38315           +> (branch 32 files)
38316            - lib/unicode/README
38317           !> (integrate 121 files)
38318 ____________________________________________________________________________
38319 [ 12408] By: sky                                   on 2001/10/12  14:55:08
38320         Log: Let us avoid being smart for now.
38321      Branch: perl
38322            ! ext/threads/threads.h
38323 ____________________________________________________________________________
38324 [ 12407] By: sky                                   on 2001/10/12  14:38:12
38325         Log: (void*) the argument to make sure we work with picky compilers
38326      Branch: perl
38327            ! ext/threads/threads.xs
38328 ____________________________________________________________________________
38329 [ 12406] By: ams                                   on 2001/10/12  13:26:04
38330         Log: (replaced with #12600)
38331              
38332              Subject: [PATCH 5.6.1 perldoc] use File::Temp
38333              From: Mikhail Zabaluev <mhz@alt-linux.org>
38334              Date: Fri, 12 Oct 2001 12:47:47 +0400
38335              Message-Id: <20011012124747.E13918@localhost.localdomain>
38336      Branch: perl
38337            ! utils/perldoc.PL
38338 ____________________________________________________________________________
38339 [ 12405] By: ams                                   on 2001/10/12  13:05:32
38340         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
38341              From: andreas.koenig@anima.de (Andreas J. Koenig)
38342              Date: 12 Oct 2001 11:12:07 +0200
38343              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
38344      Branch: perl
38345            ! lib/Memoize/t/speed.t
38346 ____________________________________________________________________________
38347 [ 12404] By: sky                                   on 2001/10/12  12:46:15
38348         Log: A) Support OLD_PTHREADS_API
38349              B) Change from using pthread_t to using a TLS to store the
38350              index of the thread in an hash, this is to avoid problems when
38351              in fact pthread_t was not a seralizable type.
38352              Both these changes are because of HP-UX 10.20
38353              This has not been tested on win32 but should work there.
38354              Need to add support for NetWare.
38355      Branch: perl
38356            ! ext/threads/threads.h ext/threads/threads.xs
38357 ____________________________________________________________________________
38358 [ 12403] By: ams                                   on 2001/10/12  07:34:19
38359         Log: Subject: Re: New module XML::Clean
38360              From: andreas.koenig@anima.de (Andreas J. Koenig)
38361              Date: 12 Oct 2001 10:20:35 +0200
38362              Message-Id: <m3elo9uv58.fsf@anima.de>
38363      Branch: perl
38364            ! pod/perlnewmod.pod
38365 ____________________________________________________________________________
38366 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
38367         Log: More HP model tweaks from Merijn.
38368      Branch: perl
38369            ! README.hpux
38370 ____________________________________________________________________________
38371 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
38372         Log: Update Changes.
38373      Branch: perl
38374            ! Changes patchlevel.h
38375 ____________________________________________________________________________
38376 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
38377         Log: HP-UX update from H.Merijn Brand.
38378      Branch: perl
38379            ! README.hpux
38380 ____________________________________________________________________________
38381 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
38382         Log: Subject: [PATCH] fix link rot in README.vms
38383              From: "Craig A. Berry" <craigberry@mac.com>
38384              Date: Wed, 10 Oct 2001 17:17:00 -0500
38385              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
38386      Branch: perl
38387            ! README.vms
38388 ____________________________________________________________________________
38389 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
38390         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
38391              From: "chromatic" <chromatic@rmci.net>
38392              Date: Wed, 10 Oct 2001 15:50:30 -0600
38393              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
38394      Branch: perl
38395            ! lib/Term/Complete.t
38396 ____________________________________________________________________________
38397 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
38398         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
38399              From: "chromatic" <chromatic@rmci.net>
38400              Date: Wed, 10 Oct 2001 15:45:42 -0600
38401              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
38402      Branch: perl
38403            + lib/ExtUtils/Packlist.t
38404            ! MANIFEST
38405 ____________________________________________________________________________
38406 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
38407         Log: VMS needs quotes around the -I option to keep it from
38408              being downcased, from Charles Lane.
38409      Branch: perl
38410            ! t/run/kill_perl.t
38411 ____________________________________________________________________________
38412 [ 12395] By: ams                                   on 2001/10/10  16:22:32
38413         Log: Subject: [PATCH lib/FindBin.pm]
38414              From: Stas Bekman <stas@stason.org>
38415              Date: Tue, 09 Oct 2001 23:57:10 +0800
38416              Message-Id: <3BC31E56.60805@stason.org>
38417      Branch: perl
38418            ! lib/FindBin.pm
38419 ____________________________________________________________________________
38420 [ 12394] By: ams                                   on 2001/10/10  16:09:53
38421         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
38422              From: Abhijit Menon-Sen <ams@wiw.org>
38423              Date: Wed, 10 Oct 2001 21:59:33 +0530
38424              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
38425      Branch: perl
38426            ! ext/Data/Dumper/Dumper.xs
38427 ____________________________________________________________________________
38428 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
38429         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
38430              from Charles Lane.
38431      Branch: perl
38432            ! lib/File/Spec/VMS.pm
38433 ____________________________________________________________________________
38434 [ 12392] By: ams                                   on 2001/10/10  14:49:43
38435         Log: Subject: [PATCH] two s/// bugfixes
38436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38437              Date: Wed, 10 Oct 2001 17:23:44 +0200
38438              Message-Id: <20011010172344.C22440@rafael>
38439      Branch: perl
38440            ! pp_ctl.c regexec.c t/op/subst.t
38441 ____________________________________________________________________________
38442 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
38443         Log: Fix/improve handling of the [000000] special "root"
38444              directory, by putting cwd in canonical form when doing
38445              abs2rel, and prepending a 000000 to directory "chunks"
38446              if missing from base or path.  Also adjust test to
38447              reflect the (improved) output from abs2rel.
38448              From Charles Lane.
38449      Branch: perl
38450            ! lib/File/Spec.t lib/File/Spec/VMS.pm
38451 ____________________________________________________________________________
38452 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
38453         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
38454              all of the extra VMSish attributes (such as "treat this logical
38455              as a device name") that are necessary to make programs run.
38456              A tainted %ENV does not hinder VMS.  From Charles Lane.
38457      Branch: perl
38458            ! lib/File/Find/t/taint.t
38459 ____________________________________________________________________________
38460 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
38461         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
38462              
38463              o  VMS is case-insensitive, RTL downcases filenames read
38464              by perl... so need to re-upcase filenames like MANIFEST
38465              and MANIFEST.SKIP
38466              
38467              o  Need to convert VMS-style to Unix-style filenames when comparing
38468              names in MANIFEST to names in filesystem.
38469              
38470              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
38471              since VMS won't let you (easily) delete non-empty directories.
38472              
38473              From Charles Lane.
38474      Branch: perl
38475            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
38476 ____________________________________________________________________________
38477 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
38478         Log: Unix and VMS agree on "*" as a "match any number of any chars"
38479              wildcards, but differ ("?"  vs.  "%") for their "match any single
38480              char" wildcard.  This patch changes "?"  chars to "%" before doing a
38481              VMS glob...at no loss of functionality, since "?"  isn't a valid
38482              filename char on VMS.  From Charles Lane.
38483      Branch: perl
38484            ! doio.c
38485 ____________________________________________________________________________
38486 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
38487         Log: (accidentally empty submit; new life as #12390)
38488      Branch: perl
38489            ! lib/File/Find/t/taint.t
38490 ____________________________________________________________________________
38491 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
38492         Log: Even more VMS tweakage from Charles Lane:
38493              
38494              Tweak #1:  splitdir only works on directory part of filespec,
38495              split off volume first
38496              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
38497              (it's a horrible kludge in the run-time library,
38498              improved in later versions). Check the
38499              $Config{'d_setenv'} flag before attempting to set it.
38500      Branch: perl
38501            ! t/op/chdir.t
38502 ____________________________________________________________________________
38503 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
38504         Log: VMS tweakage from Charles Lane.
38505              
38506              . command.com doubles an output line when prompting for extensions
38507              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
38508              . perl5db doesn't clean up after itself
38509      Branch: perl
38510            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
38511 ____________________________________________________________________________
38512 [ 12384] By: sky                                   on 2001/10/09  19:16:11
38513         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
38514              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38515              Date: Tue, 9 Oct 2001 22:10:26 +0200
38516              Message-ID: <20011009221026.A8579@rafael>
38517      Branch: perl
38518            ! pod/perldata.pod
38519 ____________________________________________________________________________
38520 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
38521         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
38522              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
38523              Date: 9 Oct 2001 15:15:06 -0000
38524              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
38525      Branch: perl
38526            ! t/op/subst.t
38527 ____________________________________________________________________________
38528 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
38529         Log: Update Changes.
38530      Branch: perl
38531            ! Changes patchlevel.h
38532 ____________________________________________________________________________
38533 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
38534         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
38535              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
38536              when a NULL is passed for the filename string pointer.
38537              From Charles Lane.
38538      Branch: perl
38539            ! vms/vms.c
38540 ____________________________________________________________________________
38541 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
38542         Log: Subject: HP systems update
38543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38544              Date: Tue, 09 Oct 2001 15:59:22 +0200
38545              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
38546      Branch: perl
38547            ! README.hpux
38548 ____________________________________________________________________________
38549 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
38550         Log: CPAN::Nox does now have a test.
38551      Branch: perl
38552            ! t/lib/1_compile.t
38553 ____________________________________________________________________________
38554 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
38555         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
38556              From: David Dyck <dcd@tc.fluke.com>
38557              Date: Mon, 1 Oct 2001 12:17:36 -0700
38558              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
38559      Branch: perl
38560            ! installperl
38561 ____________________________________________________________________________
38562 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
38563         Log: NetWare update from Ananth Kesari.
38564      Branch: perl
38565            ! NetWare/nwperlsys.h makedef.pl
38566 ____________________________________________________________________________
38567 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
38568         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
38569              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38570              Date: Tue, 9 Oct 2001 08:40:57 EDT
38571              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
38572      Branch: perl
38573            ! lib/File/Find/t/find.t
38574 ____________________________________________________________________________
38575 [ 12374] By: ams                                   on 2001/10/09  05:31:45
38576         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
38577              ExtUtils::Mkbootstrap
38578              From: "chromatic" <chromatic@rmci.net>
38579              Date: Tue, 09 Oct 2001 00:08:37 -0600
38580              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
38581      Branch: perl
38582            + lib/ExtUtils/Mkbootstrap.t
38583            ! MANIFEST
38584 ____________________________________________________________________________
38585 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
38586         Log: Enable more debugging.
38587      Branch: perl
38588            ! lib/utf8_heavy.pl
38589 ____________________________________________________________________________
38590 [ 12372] By: ams                                   on 2001/10/09  02:11:59
38591         Log: #12370 forgot to modify is_gv_magical().
38592      Branch: perl
38593            ! gv.c
38594 ____________________________________________________________________________
38595 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
38596         Log: Make the toupper/lower/title API for Unicode not right
38597              but at least less wrong: prepare for the mapping being
38598              more than just one-character-to-one-character.
38599      Branch: perl
38600            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
38601            ! regexec.c utf8.c
38602 ____________________________________________________________________________
38603 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
38604         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
38605              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
38606              Date: Mon, 8 Oct 2001 22:18:23 -0400
38607              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
38608      Branch: perl
38609            ! pod/perlvar.pod t/op/taint.t
38610 ____________________________________________________________________________
38611 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
38612         Log: FAQ sync.
38613      Branch: perl
38614            ! pod/perlfaq3.pod pod/perlfaq4.pod
38615 ____________________________________________________________________________
38616 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
38617         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
38618              From: "chromatic" <chromatic@rmci.net>
38619              Date: Mon, 08 Oct 2001 14:05:32 -0600
38620              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
38621      Branch: perl
38622            ! lib/Term/Cap.t
38623 ____________________________________________________________________________
38624 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
38625         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
38626              From: Michael G Schwern <schwern@pobox.com>
38627              Date: Mon, 8 Oct 2001 17:00:14 -0400
38628              Message-ID: <20011008170014.L17083@blackrider>
38629      Branch: perl
38630            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
38631 ____________________________________________________________________________
38632 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
38633         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
38634              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38635              Date: Mon, 8 Oct 2001 16:01:33 EDT
38636              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
38637      Branch: perl
38638            ! ext/Time/HiRes/HiRes.xs
38639 ____________________________________________________________________________
38640 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
38641         Log: Subject: [PATCH] Autosplit patch for VMS
38642              From: "Craig A. Berry" <craigberry@mac.com>
38643              Date: Mon, 08 Oct 2001 15:40:43 -0500
38644              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
38645      Branch: perl
38646            ! lib/AutoSplit.pm lib/AutoSplit.t
38647 ____________________________________________________________________________
38648 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
38649         Log: Don't assume that everybody is running OS X 10.1 yet;
38650              from Kay Röpke.
38651      Branch: perl
38652            ! hints/darwin.sh
38653 ____________________________________________________________________________
38654 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
38655         Log: Update Changes.
38656      Branch: perl
38657            ! Changes patchlevel.h
38658 ____________________________________________________________________________
38659 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
38660         Log: Retract #12358 for now.
38661      Branch: perl
38662            ! lib/Term/Cap.t
38663 ____________________________________________________________________________
38664 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
38665         Log: Can't figure out what this is testing.
38666              (If it is trying to catch SIGKILL, it should stop
38667              trying because that is by definition impossible.)
38668      Branch: perl
38669            ! lib/sigtrap.t
38670 ____________________________________________________________________________
38671 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
38672         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
38673              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38674              Date: Sun, 30 Sep 2001 21:15:13 +0200
38675              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
38676      Branch: perl
38677            ! lib/ExtUtils/MM_Win32.pm
38678 ____________________________________________________________________________
38679 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
38680         Log: Clarify the ldlibpth part and condense the overall text.
38681      Branch: perl
38682            ! t/TEST
38683 ____________________________________________________________________________
38684 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
38685         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
38686              From: "chromatic" <chromatic@rmci.net>
38687              Date: Sun, 07 Oct 2001 16:59:26 -0600
38688              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
38689      Branch: perl
38690            ! lib/Term/Cap.t
38691 ____________________________________________________________________________
38692 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
38693         Log: Update the list because fo #12265.
38694      Branch: perl
38695            ! t/lib/1_compile.t
38696 ____________________________________________________________________________
38697 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
38698         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
38699              From: Nicholas Clark <nick@ccl4.org>
38700              Date: Sun, 7 Oct 2001 20:53:33 +0100
38701              Message-ID: <20011007205333.S38756@plum.flirble.org>   
38702      Branch: perl
38703            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
38704            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
38705            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
38706            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
38707            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
38708            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
38709            ! lib/Switch/t/switch.t lib/Term/Complete.t
38710            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
38711            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
38712            ! t/op/my_stash.t
38713 ____________________________________________________________________________
38714 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
38715         Log: Integrate patch #12350 from maintperl; typo in
38716              IO::Seekable doc.
38717      Branch: perl
38718           !> ext/IO/lib/IO/Seekable.pm
38719 ____________________________________________________________________________
38720 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
38721         Log: Detypo.
38722      Branch: perl
38723            ! hints/darwin.sh
38724 ____________________________________________________________________________
38725 [ 12353] By: sky                                   on 2001/10/07  17:16:14
38726         Log: Change 12349 didn't really get it right.
38727      Branch: perl
38728            ! lib/Unicode/README
38729 ____________________________________________________________________________
38730 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
38731         Log: If running the harness the dynamic library search path
38732              may need setting.
38733      Branch: perl
38734            ! t/TEST
38735 ____________________________________________________________________________
38736 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
38737         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
38738              in ldflags.
38739      Branch: perl
38740            ! hints/darwin.sh
38741 ____________________________________________________________________________
38742 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
38743         Log: typo in IO::Seekable doc
38744      Branch: maint-5.6/perl
38745            ! ext/IO/lib/IO/Seekable.pm
38746 ____________________________________________________________________________
38747 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
38748         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
38749              doesn't work on Mac OS X 10.1 (when unpacking the tar the
38750              latter gets renamed as lib/unicode:1, assumedly for security
38751              reasons not to overwrite stuff)
38752      Branch: perl
38753            + lib/Unicode/README
38754            - lib/unicode/README
38755            ! MANIFEST
38756 ____________________________________________________________________________
38757 [ 12348] By: ams                                   on 2001/10/07  05:33:40
38758         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
38759              From: "chromatic" <chromatic@rmci.net>
38760              Date: Sat, 06 Oct 2001 21:42:03 -0600
38761              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
38762      Branch: perl
38763            + lib/CPAN/t/Nox.t
38764            ! MANIFEST
38765 ____________________________________________________________________________
38766 [ 12347] By: ams                                   on 2001/10/07  00:48:10
38767         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
38768              From: "chromatic" <chromatic@rmci.net>
38769              Date: Sat, 06 Oct 2001 18:52:10 -0600
38770              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
38771      Branch: perl
38772            + lib/sigtrap.t
38773            ! MANIFEST
38774 ____________________________________________________________________________
38775 [ 12346] By: ams                                   on 2001/10/06  23:14:01
38776         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
38777              h2xs write?)
38778              From: Nicholas Clark <nick@ccl4.org>
38779              Date: Sat, 6 Oct 2001 21:46:43 +0100
38780              Message-Id: <20011006214643.L38756@plum.flirble.org>
38781      Branch: perl
38782            ! utils/h2xs.PL
38783 ____________________________________________________________________________
38784 [ 12345] By: ams                                   on 2001/10/06  17:39:53
38785         Log: Subject: [PATCH] Memoize tests
38786              From: Nicholas Clark <nick@ccl4.org>
38787              Date: Sat, 6 Oct 2001 18:04:21 +0100
38788              Message-Id: <20011006180421.J38756@plum.flirble.org>
38789      Branch: perl
38790            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
38791            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
38792            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
38793            ! lib/Memoize/t/expire_module_n.t
38794            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
38795            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
38796            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
38797            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
38798            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
38799            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
38800 ____________________________________________________________________________
38801 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
38802         Log: Retract the latter part of #12343.
38803      Branch: perl
38804            ! ext/IO/lib/IO/Socket/INET.pm
38805 ____________________________________________________________________________
38806 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
38807         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
38808              From: David Dyck <dcd@tc.fluke.com>
38809              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
38810              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
38811              
38812              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
38813              From: David Dyck <dcd@tc.fluke.com>
38814              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
38815              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
38816      Branch: perl
38817            ! ext/IO/lib/IO/Socket/INET.pm
38818 ____________________________________________________________________________
38819 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
38820         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
38821              From: Robin Barker <rmb1@cise.npl.co.uk>
38822              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
38823              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
38824      Branch: perl
38825            ! t/TEST
38826 ____________________________________________________________________________
38827 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
38828         Log: Don't assume that %x is good for displaying UVs.
38829      Branch: perl
38830            ! dump.c
38831 ____________________________________________________________________________
38832 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
38833         Log: Update Changes.
38834      Branch: perl
38835            ! Changes patchlevel.h
38836 ____________________________________________________________________________
38837 [ 12339] By: ams                                   on 2001/10/05  10:22:34
38838         Log: Subject: [PATCH] perlfunc/select
38839              From: Nicholas Clark <nick@ccl4.org>
38840              Date: Fri, 5 Oct 2001 11:33:58 +0100
38841              Message-Id: <20011005113358.Z38756@plum.flirble.org>
38842      Branch: perl
38843            ! pod/perlfunc.pod
38844 ____________________________________________________________________________
38845 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
38846         Log: Retract #12313 and #12249.
38847      Branch: perl
38848            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
38849            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
38850            ! pod/perlebcdic.pod
38851 ____________________________________________________________________________
38852 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
38853         Log: Subject: [PATCH] perlvms.pod update
38854              From: "Craig A. Berry" <craigberry@mac.com>
38855              Date: Thu, 04 Oct 2001 12:55:52 -0500
38856              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
38857      Branch: perl
38858            ! vms/perlvms.pod
38859 ____________________________________________________________________________
38860 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
38861         Log: Subject: PATCH: Tie::SubstrHash
38862              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38863              Date: Thu, 04 Oct 2001 12:12:41 +0100
38864              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
38865      Branch: perl
38866            ! lib/Tie/SubstrHash.pm
38867 ____________________________________________________________________________
38868 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
38869         Log: Unicode properties saga continues.
38870      Branch: perl
38871            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
38872            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
38873 ____________________________________________________________________________
38874 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
38875         Log: Yet more Unicode properties.
38876      Branch: perl
38877            + lib/unicore/In/137.pl lib/unicore/In/138.pl
38878            + lib/unicore/In/139.pl lib/unicore/In/140.pl
38879            + lib/unicore/In/141.pl lib/unicore/In/142.pl
38880            + lib/unicore/In/143.pl lib/unicore/In/144.pl
38881            + lib/unicore/In/145.pl lib/unicore/In/146.pl
38882            + lib/unicore/In/147.pl lib/unicore/In/148.pl
38883            + lib/unicore/In/149.pl lib/unicore/In/150.pl
38884            + lib/unicore/In/151.pl lib/unicore/In/152.pl
38885            + lib/unicore/In/153.pl lib/unicore/In/154.pl
38886            + lib/unicore/In/155.pl lib/unicore/In/156.pl
38887            + lib/unicore/In/157.pl lib/unicore/In/158.pl
38888            + lib/unicore/In/159.pl lib/unicore/In/160.pl
38889            + lib/unicore/In/161.pl lib/unicore/In/162.pl
38890            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
38891            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
38892            ! pod/perlunicode.pod
38893 ____________________________________________________________________________
38894 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
38895         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
38896              From: "Craig A. Berry" <craigberry@mac.com>
38897              Date: Wed, 03 Oct 2001 17:45:25 -0500
38898              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
38899              
38900              (the lib/Term/Complete.t patched differently by #12332)
38901      Branch: perl
38902            ! lib/ExtUtils/Command.t
38903 ____________________________________________________________________________
38904 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
38905         Log: Restore only if something to restore.
38906      Branch: perl
38907            ! lib/Term/Complete.t
38908 ____________________________________________________________________________
38909 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
38910         Log: Update various resources for credits,
38911              minor icons fixes, and versions.
38912      Branch: maint-5.6/macperl
38913            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
38914            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
38915            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
38916 ____________________________________________________________________________
38917 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
38918         Log: Quiet the warnings about using undef value
38919      Branch: maint-5.6/macperl
38920            ! lib/File/Temp.pm
38921 ____________________________________________________________________________
38922 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
38923         Log: Fix up Ballon Help and Help menu docs (first pass);
38924              remove balloon rez file, and autogenerate with
38925              Balloon2Rez instead.
38926      Branch: maint-5.6/macperl
38927            + macos/macperl/macscripts/Balloon2Rez
38928            - macos/macperl/MPBalloons.r
38929            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
38930 ____________________________________________________________________________
38931 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
38932         Log: Allow overriding of defaults, for change #12327.
38933      Branch: maint-5.6/macperl
38934            ! perl.h
38935 ____________________________________________________________________________
38936 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
38937         Log: Override PerlProc_exit.
38938      Branch: maint-5.6/macperl
38939            ! macos/macish.h
38940 ____________________________________________________________________________
38941 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
38942         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
38943      Branch: maint-5.6/macperl
38944            + macos/bundled_lib/blib/lib/MD5.pm
38945            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
38946            + macos/lib/Mac/AETE/Dialect.pm
38947            + macos/lib/Mac/AETE/Format/Converter.pm
38948            + macos/lib/Mac/AETE/Format/Dictionary.pm
38949            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
38950            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
38951            + macos/lib/Mac/Toolbox.pod
38952            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
38953 ____________________________________________________________________________
38954 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
38955         Log: Sync up silly CVS headers ... I should commit CVS
38956              first to avoid this ...
38957      Branch: maint-5.6/macperl
38958            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
38959            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
38960            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
38961            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
38962 ____________________________________________________________________________
38963 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
38964         Log: Fix Matthias' address, and attributions.
38965      Branch: maint-5.6/macperl
38966            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
38967            ! pod/perlport.pod
38968 ____________________________________________________________________________
38969 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
38970         Log: Fix Matthias' address, and attributions.
38971      Branch: maint-5.6/macperl
38972            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
38973            ! macos/ext/Mac/Components/Components.pm
38974            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
38975            ! macos/ext/Mac/Dialogs/Dialogs.pm
38976            ! macos/ext/Mac/Events/Events.pm
38977            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
38978            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
38979            ! macos/ext/Mac/Gestalt/Gestalt.pm
38980            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
38981            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
38982            ! macos/ext/Mac/Menus/Menus.pm
38983            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
38984            ! macos/ext/Mac/Movies/Movies.pm
38985            ! macos/ext/Mac/Navigation/Navigation.pm
38986            ! macos/ext/Mac/Notification/Notification.pm
38987            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
38988            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
38989            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
38990            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
38991            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
38992            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
38993            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
38994            ! macos/ext/Mac/StandardFile/StandardFile.pm
38995            ! macos/ext/Mac/TextEdit/TextEdit.pm
38996            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
38997            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
38998            ! macos/lib/Mac/LowMem.pm
38999 ____________________________________________________________________________
39000 [ 12322] By: sky                                   on 2001/10/03  18:41:07
39001         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
39002              From: "Craig A. Berry" <craigberry@mac.com>
39003              Date: Wed, 03 Oct 2001 14:30:55 -0500
39004              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
39005      Branch: perl
39006            ! vms/vms.c
39007 ____________________________________________________________________________
39008 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
39009         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
39010              From: "Craig A. Berry" <craigberry@mac.com>
39011              Date: Wed, 03 Oct 2001 14:30:55 -0500
39012              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
39013      Branch: perl
39014            ! vms/vms.c
39015 ____________________________________________________________________________
39016 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
39017         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
39018              only IsL&) and Inherited (negative lookahead good);
39019              add tests for Common, Inherited, and L&.
39020      Branch: perl
39021            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
39022 ____________________________________________________________________________
39023 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
39024         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
39025              (The Unicode standard uses L& quite often.)
39026      Branch: perl
39027            ! lib/utf8_heavy.pl
39028 ____________________________________________________________________________
39029 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
39030         Log: Add the 'Common' Unicode property (code points not
39031              explicitly assigned to any other script).
39032      Branch: perl
39033            + lib/unicore/In/136.pl
39034            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
39035 ____________________________________________________________________________
39036 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
39037         Log: Skip the RV printing test under threads until fixed.
39038      Branch: perl
39039            ! ext/B/t/terse.t
39040 ____________________________________________________________________________
39041 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
39042         Log: Subject: 12309 / cygwin / win2k
39043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39044              Date: Wed, 03 Oct 2001 15:25:15 +0200
39045              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
39046      Branch: perl
39047            ! makedef.pl
39048 ____________________________________________________________________________
39049 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
39050         Log: Metaconfig unit change for #12314.
39051      Branch: metaconfig
39052            ! U/modified/Head.U
39053 ____________________________________________________________________________
39054 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
39055         Log: Subject: Both cygwin and djgpp on one machine
39056              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39057              Date: Wed, 03 Oct 2001 15:02:59 +0200
39058              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
39059      Branch: perl
39060            ! Configure
39061 ____________________________________________________________________________
39062 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
39063         Log: (retracted by #12338)
39064              
39065              Subject: [PATCH] Code clean up for perlboot.pod
39066              From: Casey West <casey@geeknest.com>
39067              Date: Tue, 2 Oct 2001 19:24:43 -0400
39068              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
39069              
39070              Subject: [PATCH] Code clean up for perlbot.diff
39071              From: Casey West <casey@geeknest.com>
39072              Date: Tue, 2 Oct 2001 19:25:22 -0400
39073              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
39074              
39075              Subject: [PATCH] Code clean up for perlcall.pod
39076              From: Casey West <casey@geeknest.com>
39077              Date: Tue, 2 Oct 2001 19:25:57 -0400
39078              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
39079              
39080              Subject: [PATCH] Code clean up for perldata.pod
39081              From: Casey West <casey@geeknest.com>
39082              Date: Tue, 2 Oct 2001 19:26:29 -0400
39083              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
39084              
39085              Subject: [PATCH] Code clean up for perldbmfilter.pod
39086              From: Casey West <casey@geeknest.com>
39087              Date: Tue, 2 Oct 2001 19:26:59 -0400
39088              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
39089              
39090              Subject: [PATCH] Code clean up for perlebcdic.pod
39091              From: Casey West <casey@geeknest.com>
39092              Date: Tue, 2 Oct 2001 19:27:37 -0400
39093              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
39094      Branch: perl
39095            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
39096            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
39097 ____________________________________________________________________________
39098 [ 12312] By: ams                                   on 2001/10/02  23:43:55
39099         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
39100              From: Michael G Schwern <schwern@pobox.com>
39101              Date: Tue, 2 Oct 2001 17:00:49 -0400
39102              Message-Id: <20011002170049.A9955@blackrider>
39103      Branch: perl
39104            ! lib/ExtUtils/MakeMaker.pm
39105 ____________________________________________________________________________
39106 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
39107         Log: FAQ sync.
39108      Branch: perl
39109            ! pod/perlfaq3.pod
39110 ____________________________________________________________________________
39111 [ 12310] By: nick                                  on 2001/10/02  16:09:49
39112         Log: Integrate mainline
39113      Branch: perlio
39114           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
39115           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
39116           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
39117           !> patchlevel.h t/op/pat.t
39118 ____________________________________________________________________________
39119 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
39120         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
39121              not just one single space.
39122      Branch: perl
39123            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
39124 ____________________________________________________________________________
39125 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
39126         Log: AUTHORS updates.
39127      Branch: perl
39128            ! AUTHORS
39129 ____________________________________________________________________________
39130 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
39131         Log: Update Changes.
39132      Branch: perl
39133            ! Changes patchlevel.h
39134 ____________________________________________________________________________
39135 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
39136         Log: Work around old buggy glibcs for langinfo constants,
39137              from Nicholas Clark and David Dyck.
39138      Branch: perl
39139            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
39140 ____________________________________________________________________________
39141 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
39142         Log: Eradicate Time::Piece; add an example.
39143      Branch: perl
39144            ! ext/I18N/Langinfo/Langinfo.pm
39145 ____________________________________________________________________________
39146 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
39147         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
39148              From: Robert Spier <rspier@pobox.com>
39149              Date: Mon, 1 Oct 2001 23:20:16 -0700
39150              Message-ID: <15289.23712.422087.878224@rls.cx>
39151      Branch: perl
39152            ! lib/Pod/Html.pm
39153 ____________________________________________________________________________
39154 [ 12303] By: sky                                   on 2001/10/02  10:40:57
39155         Log: Fixes obscure bug that manifests itself by.
39156              local $!=0;undef*STDOUT;#segfaults
39157              Has been around for a while. Possible other magic IO vars are
39158              possibly affected as well. Reported by Jos Boumans.
39159      Branch: perl
39160            ! mg.c
39161 ____________________________________________________________________________
39162 [ 12302] By: nick                                  on 2001/10/02  09:00:52
39163         Log: Integrate mainline
39164      Branch: perlio
39165           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
39166           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
39167           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
39168 ____________________________________________________________________________
39169 [ 12301] By: nick                                  on 2001/10/02  08:40:57
39170         Log: Integrate mainline + lib/open.t patch from Chromatic
39171      Branch: perlio
39172           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
39173            ! lib/open.t
39174           !> (integrate 29 files)
39175 ____________________________________________________________________________
39176 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
39177         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
39178              Until it has, better stop early if someone requests threads.
39179      Branch: perl
39180            ! hints/darwin.sh
39181 ____________________________________________________________________________
39182 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
39183         Log: Subject: [ID 20011001.011] redundant code in t/TEST
39184              From: David Dyck <dcd@tc.fluke.com>
39185              Date: Mon, 1 Oct 2001 12:56:24 -0700
39186              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
39187      Branch: perl
39188            ! t/TEST
39189 ____________________________________________________________________________
39190 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
39191         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
39192              From: "chromatic" <chromatic@rmci.net>
39193              Date: Mon, 01 Oct 2001 12:27:12 -0600
39194              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
39195      Branch: perl
39196            ! lib/Term/Cap.t
39197 ____________________________________________________________________________
39198 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
39199         Log: UNICOS testing patches from Nicholas Clark.
39200      Branch: perl
39201            ! t/op/arith.t t/op/pack.t
39202 ____________________________________________________________________________
39203 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
39204         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
39205              From: "chromatic" <chromatic@rmci.net>
39206              Date: Mon, 01 Oct 2001 10:21:51 -0600
39207              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
39208      Branch: perl
39209            ! lib/open.t
39210 ____________________________________________________________________________
39211 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
39212         Log: Make missing the RADIXCHAR a softer, gentler error.
39213      Branch: perl
39214            ! ext/I18N/Langinfo/Langinfo.t
39215 ____________________________________________________________________________
39216 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
39217         Log: Nuke also the LANG because of glibc.
39218      Branch: perl
39219            ! lib/open.t
39220 ____________________________________________________________________________
39221 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
39222         Log: Also the ^Is is optional.
39223      Branch: perl
39224            ! pod/perlunicode.pod t/op/pat.t
39225 ____________________________________________________________________________
39226 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
39227         Log: Be careful to pull chars from the varargs stack when
39228              formatting chars.
39229      Branch: perl
39230            ! regcomp.c
39231 ____________________________________________________________________________
39232 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
39233         Log: sortsv not in place anymore, noticed by John P. Linderman.
39234      Branch: perl
39235            ! pod/perlapi.pod pp_ctl.c
39236 ____________________________________________________________________________
39237 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
39238         Log: Make the diagnostic messages more neutral.
39239      Branch: perl
39240            ! ext/B/t/terse.t
39241 ____________________________________________________________________________
39242 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
39243         Log: Forgotten from #12288.
39244      Branch: perl
39245            ! ext/Data/Dumper/Dumper.pm
39246 ____________________________________________________________________________
39247 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
39248         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
39249              From: Brian Ingerson <ingy@ttul.org>
39250              Date: Sun, 30 Sep 2001 21:45:56 -0700
39251              Message-ID: <20010930214556.D26392@ttul.org>
39252              
39253              (remember also the #12289)
39254      Branch: perl
39255            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
39256 ____________________________________________________________________________
39257 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
39258         Log: More Unicode property tests for the abbreviated
39259              general properties.
39260      Branch: perl
39261            ! t/op/pat.t
39262 ____________________________________________________________________________
39263 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
39264         Log: Further tweaks to the Unicode properties.
39265      Branch: perl
39266            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
39267 ____________________________________________________________________________
39268 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
39269         Log: Retract #12284.
39270      Branch: perl
39271            ! lib/Term/Cap.t
39272 ____________________________________________________________________________
39273 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
39274         Log: (Retracted by #12285)
39275      Branch: perl
39276            ! lib/Term/Cap.t
39277 ____________________________________________________________________________
39278 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
39279         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
39280              From: "chromatic" <chromatic@rmci.net>  
39281              Date: Sun, 30 Sep 2001 16:10:02 -0600
39282              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
39283      Branch: perl
39284            + lib/Term/Cap.t
39285            ! MANIFEST
39286 ____________________________________________________________________________
39287 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
39288         Log: Use stty -g to restore the terminal state, do not even
39289              try to run the tests if stty -g is not available.
39290      Branch: perl
39291            ! lib/Term/Complete.t
39292 ____________________________________________________________________________
39293 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
39294         Log: Cleanup utf8_heavy; allow dropping the In prefix from
39295              Unicode script/block properties.
39296      Branch: perl
39297            ! lib/utf8_heavy.pl
39298 ____________________________________________________________________________
39299 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
39300         Log: Retract the #12259 for now.
39301      Branch: perl
39302            ! embed.h embed.pl sv.h
39303 ____________________________________________________________________________
39304 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
39305         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
39306      Branch: perl
39307            + lib/Text/TabsWrap/CHANGELOG
39308            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
39309 ____________________________________________________________________________
39310 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
39311         Log: #12272 wasn't right, it introduced an extra ().
39312      Branch: perl
39313            ! lib/utf8_heavy.pl
39314 ____________________________________________________________________________
39315 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
39316         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
39317              From: Jonathan Stowe <gellyfish@gellyfish.com>
39318              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
39319              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
39320      Branch: perl
39321            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
39322 ____________________________________________________________________________
39323 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
39324         Log: Subject: Patch to put qsortsv in the public API
39325              From: Brian Ingerson <ingy@ttul.org>
39326              Date: Sat, 29 Sep 2001 17:41:13 -0700
39327              Message-ID: <20010929174113.A30223@ttul.org>
39328      Branch: perl
39329            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
39330 ____________________________________________________________________________
39331 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
39332         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
39333              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39334              Date: Sat, 29 Sep 2001 23:54:48 +0200
39335              Message-ID: <20010929235448.A5017@rafael>
39336      Branch: perl
39337            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
39338 ____________________________________________________________________________
39339 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
39340         Log: FAQ sync.
39341      Branch: perl
39342            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
39343            ! pod/perlfaq9.pod
39344 ____________________________________________________________________________
39345 [ 12273] By: bailey                                on 2001/09/29  23:43:46
39346         Log: Resync with mainline
39347      Branch: vmsperl
39348           +> (branch 1207 files)
39349            - (delete 324 files)
39350           !> (integrate 866 files)
39351 ____________________________________________________________________________
39352 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
39353         Log: Nasty recursion trap if one would match Unicode.
39354      Branch: perl
39355            ! lib/utf8_heavy.pl
39356 ____________________________________________________________________________
39357 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
39358         Log: More Unicode todo.
39359      Branch: perl
39360            ! pod/perltodo.pod
39361 ____________________________________________________________________________
39362 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
39363         Log: Explain a bit the new more flexible \p\P syntax.
39364      Branch: perl
39365            ! pod/perlunicode.pod
39366 ____________________________________________________________________________
39367 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
39368         Log: More leniency to the \p and \P: now can have whitespace
39369              between the property definition and the curlies; now can
39370              invert the property by having a caret between the open
39371              curly and the property.
39372      Branch: perl
39373            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
39374 ____________________________________________________________________________
39375 [ 12268] By: nick                                  on 2001/09/29  17:39:26
39376         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
39377              one test (lib/open.t) fails
39378      Branch: perlio
39379           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
39380           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
39381           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
39382           +> lib/Tie/Scalar.t lib/open.t
39383            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
39384            - ext/B/Stash.t
39385           !> (integrate 62 files)
39386 ____________________________________________________________________________
39387 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
39388         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
39389      Branch: perl
39390            ! t/op/chdir.t
39391 ____________________________________________________________________________
39392 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
39393         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
39394              From: "Craig A. Berry" <craigberry@mac.com> 
39395              Date: Sat, 29 Sep 2001 09:35:33 -0500
39396              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
39397      Branch: perl
39398            ! t/op/chdir.t
39399 ____________________________________________________________________________
39400 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
39401         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
39402              From: "chromatic" <chromatic@rmci.net>
39403              Date: Fri, 28 Sep 2001 21:20:12 -0600
39404              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
39405      Branch: perl
39406            + lib/Tie/Scalar.t
39407            ! MANIFEST lib/Tie/Scalar.pm
39408 ____________________________________________________________________________
39409 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
39410         Log: Allow for more flexibility in the \p{In...} names, now
39411              case doesn't matter, and any space or dash can be
39412              matched by any space, dash, underbar, or empty.
39413              (may be going too far on leniency)
39414      Branch: perl
39415            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
39416            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
39417            ! t/op/pat.t
39418 ____________________________________________________________________________
39419 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
39420         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
39421              From: "chromatic" <chromatic@rmci.net>
39422              Date: Fri, 28 Sep 2001 17:39:50 -0600
39423              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
39424      Branch: perl
39425            + lib/open.t
39426            ! MANIFEST
39427 ____________________________________________________________________________
39428 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
39429         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
39430              From: "Craig A. Berry" <craigberry@mac.com>
39431              Date: Fri, 28 Sep 2001 16:24:51 -0500
39432              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
39433      Branch: perl
39434            ! ext/File/Glob/t/basic.t
39435 ____________________________________________________________________________
39436 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
39437         Log: Subject: [DOC PATCH] Carp.pm pod typo
39438              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39439              Date: Fri, 28 Sep 2001 23:14:51 +0200
39440              Message-ID: <20010928231451.E16889@rafael>
39441      Branch: perl
39442            ! lib/Carp.pm
39443 ____________________________________________________________________________
39444 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
39445         Log: Subject: [PATCH] Allow an @INC hook to set %INC
39446              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39447              Date: Fri, 28 Sep 2001 22:18:13 +0200
39448              Message-ID: <20010928221813.A16889@rafael>
39449      Branch: perl
39450            ! pp_ctl.c
39451 ____________________________________________________________________________
39452 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
39453         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
39454              From: Nicholas Clark <nick@ccl4.org>
39455              Date: Fri, 28 Sep 2001 23:39:33 +0100
39456              Message-ID: <20010928233933.C23673@plum.flirble.org>
39457      Branch: perl
39458            ! embed.h embed.pl sv.h
39459 ____________________________________________________________________________
39460 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
39461         Log: Update Changes.
39462      Branch: perl
39463            ! Changes patchlevel.h
39464 ____________________________________________________________________________
39465 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
39466         Log: Move the B tests to B/t.
39467      Branch: perl
39468            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
39469            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
39470            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
39471            - ext/B/Showlex.t ext/B/Stash.t
39472            ! MANIFEST
39473 ____________________________________________________________________________
39474 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
39475         Log: Forgot from #12254.
39476      Branch: perl
39477            + ext/B/B/Terse.t
39478 ____________________________________________________________________________
39479 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
39480         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
39481              From: "chromatic" <chromatic@rmci.net>
39482              Date: Thu, 27 Sep 2001 23:22:17 -0600
39483              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
39484      Branch: perl
39485            ! MANIFEST
39486 ____________________________________________________________________________
39487 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
39488         Log: Test numbering mismatch.
39489      Branch: perl
39490            ! t/op/chdir.t
39491 ____________________________________________________________________________
39492 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
39493         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
39494              From: "Craig A. Berry" <craigberry@mac.com>
39495              Date: Wed, 26 Sep 2001 17:43:14 -0500
39496              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
39497      Branch: perl
39498            ! iperlsys.h t/op/chdir.t
39499 ____________________________________________________________________________
39500 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
39501         Log: Subject: [PATCH gv.c] make __ANON__ global
39502              From: Robin Barker <rmb1@cise.npl.co.uk>
39503              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
39504              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
39505      Branch: perl
39506            ! gv.c t/op/anonsub.t t/op/runlevel.t
39507 ____________________________________________________________________________
39508 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
39509         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
39510              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39511              Date: Thu, 27 Sep 2001 22:34:32 +0200
39512              Message-ID: <20010927223432.A1485@rafael>
39513      Branch: perl
39514            ! ext/B/B/Terse.pm
39515 ____________________________________________________________________________
39516 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
39517         Log: (retracted by #12338)
39518              
39519              Subject: [PATCH] Cleanup of perldsc.pod      
39520              From: Casey West <casey@geeknest.com>
39521              Date: Thu, 27 Sep 2001 11:13:17 -0400
39522              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
39523      Branch: perl
39524            ! pod/perldsc.pod
39525 ____________________________________________________________________________
39526 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
39527         Log: Not everyone is using ithreads...
39528      Branch: perl
39529            ! ext/Devel/Peek/Peek.t
39530 ____________________________________________________________________________
39531 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
39532         Log: Document the nss_delete core dump workaround for HP-UX
39533              and Solaris, bug IDs 20010805.018 and 20010629.004.
39534      Branch: perl
39535            ! README.hpux README.solaris
39536 ____________________________________________________________________________
39537 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
39538         Log: Dump Unicode hash keys also as Unicode,
39539              not just as a byte string.
39540      Branch: perl
39541            ! dump.c ext/Devel/Peek/Peek.t
39542 ____________________________________________________________________________
39543 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
39544         Log: Integrate changes #12241 and #12242 from macperl:
39545              
39546              Remove unneeded disabling of umask() calls
39547              
39548              Note (get|set)sockopt are available.
39549      Branch: perl
39550           !> lib/File/Temp.pm pod/perlport.pod
39551 ____________________________________________________________________________
39552 [ 12244] By: sky                                   on 2001/09/27  08:53:00
39553         Log: Flush buffers on thread closedown.
39554      Branch: perl
39555            ! ext/threads/threads.xs
39556 ____________________________________________________________________________
39557 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
39558         Log: Dump SvUTF8(sv)s also as \x{...}.
39559              
39560              TODO: dump the SvUTF8() hash keys similarly. 
39561      Branch: perl
39562            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
39563 ____________________________________________________________________________
39564 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
39565         Log: Note (get|set)sockopt are available.
39566      Branch: maint-5.6/macperl
39567            ! pod/perlport.pod
39568 ____________________________________________________________________________
39569 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
39570         Log: Remove unneeded disabling of umask() calls
39571      Branch: maint-5.6/macperl
39572            ! lib/File/Temp.pm
39573 ____________________________________________________________________________
39574 [ 12240] By: sky                                   on 2001/09/26  18:44:56
39575         Log: Documention update
39576      Branch: perl
39577            ! ext/threads/threads.pm
39578 ____________________________________________________________________________
39579 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
39580         Log: Update Changes.
39581      Branch: perl
39582            ! Changes patchlevel.h
39583 ____________________________________________________________________________
39584 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
39585         Log: Check that all environment variables are tainted.
39586      Branch: perl
39587            ! t/op/taint.t
39588 ____________________________________________________________________________
39589 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
39590         Log: Manual integration error in #12235.
39591      Branch: perl
39592            ! lib/File/DosGlob.t
39593 ____________________________________________________________________________
39594 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
39595         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
39596              From: "chromatic" <chromatic@rmci.net>
39597              Date: Tue, 25 Sep 2001 23:57:07 -0600
39598              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
39599      Branch: perl
39600            ! perlio.c
39601 ____________________________________________________________________________
39602 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
39603         Log: Integrate macperl changes from Chris Nandor:
39604              12192 11817 11815 11813 11778 11775
39605              
39606              Update CPAN.pm to work with new Mac::BuildTools instead
39607              of ExtUtils::MM_MacOS "orphan" functions
39608              
39609              Fix test
39610              
39611              Make syntax check report in MPW style, fix tests
39612              to use Mac::err=unix to get normal-style error
39613              messages.
39614              
39615              More module and test ports from Thomas Wegner et al
39616              
39617              Fix open of /dev/null for Mac OS
39618              
39619              Allow for platforms to override formatting of errors
39620              on output from Matthias Neeracher (core files)
39621      Branch: perl
39622            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
39623            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
39624            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
39625           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
39626           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
39627           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
39628 ____________________________________________________________________________
39629 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
39630         Log: grrr.
39631      Branch: perl
39632            ! t/op/gv.t
39633 ____________________________________________________________________________
39634 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
39635         Log: Retract #12232.
39636      Branch: perl
39637            ! t/op/gv.t
39638 ____________________________________________________________________________
39639 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
39640         Log: (Retracted by #12233.)
39641      Branch: perl
39642            ! t/op/gv.t
39643 ____________________________________________________________________________
39644 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
39645         Log: Detypo.
39646      Branch: perl
39647            ! ext/Encode/Makefile.PL
39648 ____________________________________________________________________________
39649 [ 12230] By: sky                                   on 2001/09/26  11:36:23
39650         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
39651              We are using a "delay" here because we do not want to depend on thread synchronization issues.
39652      Branch: perl
39653            + ext/threads/t/stress_cv.t
39654            ! MANIFEST ext/threads/t/stress_string.t
39655 ____________________________________________________________________________
39656 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
39657         Log: NetWare tweak from Ananth Kesari.
39658      Branch: perl
39659            ! NetWare/t/Readme.txt
39660 ____________________________________________________________________________
39661 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
39662         Log: Trick to fool case-blind filesystems.
39663      Branch: perl
39664            ! ext/Encode/Makefile.PL
39665 ____________________________________________________________________________
39666 [ 12227] By: sky                                   on 2001/09/26  11:06:50
39667         Log: Threads can start executing in a different order than they were
39668              created.... so we cannot ok() inside the threadstarter.
39669      Branch: perl
39670            ! ext/threads/t/stress_string.t
39671 ____________________________________________________________________________
39672 [ 12226] By: sky                                   on 2001/09/26  07:41:45
39673         Log: Add in stress_string.t to stress test threads a bit more.
39674      Branch: perl
39675            + ext/threads/t/stress_string.t
39676            ! MANIFEST
39677 ____________________________________________________________________________
39678 [ 12225] By: sky                                   on 2001/09/26  07:04:21
39679         Log: Fix negative refcount introduced by #12223.
39680      Branch: perl
39681            ! ext/threads/threads.xs
39682 ____________________________________________________________________________
39683 [ 12224] By: sky                                   on 2001/09/26  06:57:58
39684         Log: Update documentation to match change #12223
39685      Branch: perl
39686            ! sharedsv.c
39687 ____________________________________________________________________________
39688 [ 12223] By: sky                                   on 2001/09/26  06:54:32
39689         Log: Use a separate interpreter for the sharedsv space. Another
39690              negative sv leak. Sigh.
39691      Branch: perl
39692            ! sharedsv.c
39693 ____________________________________________________________________________
39694 [ 12222] By: sky                                   on 2001/09/26  05:58:35
39695         Log: Do the environ assignment in perl_contruct to match perl_destruct.
39696              Now we don't need to perl_parse/perl_run. However environ is a
39697              global....
39698      Branch: perl
39699            ! perl.c
39700 ____________________________________________________________________________
39701 [ 12221] By: sky                                   on 2001/09/26  05:41:02
39702         Log: Move the creation of PL_strtab to perl_construct so we can work
39703              with HV and HEs without running perl_parse.
39704      Branch: perl
39705            ! perl.c
39706 ____________________________________________________________________________
39707 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
39708         Log: integrate macperl changes into maint-5.6
39709      Branch: maint-5.6/perl
39710           !> (integrate 26 files)
39711 ____________________________________________________________________________
39712 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
39713         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
39714              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
39715      Branch: maint-5.6/macperl
39716            ! macos/ext/Mac/Fonts/Fonts.xs
39717            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
39718 ____________________________________________________________________________
39719 [ 12218] By: ams                                   on 2001/09/25  23:31:33
39720         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
39721              From: Nicholas Clark <nick@ccl4.org>
39722              Date: Wed, 26 Sep 2001 01:20:20 +0100
39723              Message-Id: <20010926012020.B48092@plum.flirble.org>
39724      Branch: perl
39725            ! lib/AutoSplit.t
39726 ____________________________________________________________________________
39727 [ 12217] By: ams                                   on 2001/09/25  22:33:05
39728         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
39729              From: "Craig A. Berry" <craigberry@mac.com>
39730              Date: Tue, 25 Sep 2001 18:08:42 -0500
39731              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
39732      Branch: perl
39733            ! vms/vms.c
39734 ____________________________________________________________________________
39735 [ 12216] By: ams                                   on 2001/09/25  21:41:01
39736         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
39737              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
39738              From: Michael G Schwern <schwern@pobox.com>
39739              Date: Wed, 26 Sep 2001 00:38:21 -0400
39740              Message-Id: <20010926003821.A627@blackrider>
39741      Branch: perl
39742            ! lib/AutoSplit.t
39743 ____________________________________________________________________________
39744 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
39745         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
39746              From: Michael G Schwern <schwern@pobox.com>
39747              Date: Tue, 25 Sep 2001 17:43:49 -0400
39748              Message-ID: <20010925174349.B19534@blackrider>
39749      Branch: perl
39750            ! lib/Test/Simple.pm lib/Test/Utils.pm
39751 ____________________________________________________________________________
39752 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
39753         Log: Integrate changes from bleadperl.
39754      Branch: maint-5.6/macperl
39755           !> pod/perlport.pod
39756 ____________________________________________________________________________
39757 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
39758         Log: skip($mess) should result in one skip.
39759      Branch: perl
39760            ! t/test.pl
39761 ____________________________________________________________________________
39762 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
39763         Log: Integrate change #12200 from maintperl.
39764      Branch: maint-5.6/macperl
39765           !> win32/perlhost.h
39766 ____________________________________________________________________________
39767 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
39768         Log: Fix file types to "apple"
39769      Branch: maint-5.6/macperl
39770            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
39771            ! macos/ext/Mac/SAT/t/Collision.rsrc
39772 ____________________________________________________________________________
39773 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
39774         Log: Fix rsrc file as snd file; fix path in t file.
39775      Branch: maint-5.6/macperl
39776            ! macos/ext/Mac/Notification/t/Notification.rsrc
39777            ! macos/ext/Mac/Notification/t/Notification.t
39778 ____________________________________________________________________________
39779 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
39780         Log: Sync up with File::Find from bleadperl.
39781      Branch: maint-5.6/macperl
39782            ! lib/File/Find.pm t/lib/filefind-taint.t
39783 ____________________________________________________________________________
39784 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
39785         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
39786              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
39787              of hundreds)
39788      Branch: maint-5.6/macperl
39789            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
39790            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
39791            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
39792 ____________________________________________________________________________
39793 [ 12207] By: nick                                  on 2001/09/25  19:04:36
39794         Log: Integrate mainline (untested while modem is up)
39795      Branch: perlio
39796           +> lib/AutoSplit.t t/test.pl
39797            - lib/warnings/register.t
39798           !> (integrate 28 files)
39799 ____________________________________________________________________________
39800 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
39801         Log: perldiag entry for #12205.
39802      Branch: perl
39803            ! pod/perldiag.pod
39804 ____________________________________________________________________________
39805 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
39806         Log: Subject: [PATCH] warning on v-string in use/require
39807              From: John Peacock <jpeacock@rowman.com>
39808              Date: Mon, 24 Sep 2001 17:29:03 -0400
39809              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
39810      Branch: perl
39811            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
39812 ____________________________________________________________________________
39813 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
39814         Log: perltooc et al updates.
39815      Branch: perl
39816            ! plan9/mkfile pod/roffitall
39817 ____________________________________________________________________________
39818 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
39819         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
39820              From: Michael G Schwern <schwern@pobox.com>
39821              Date: Sun, 23 Sep 2001 00:07:12 -0400
39822              Message-ID: <20010923000712.A7005@blackrider>
39823      Branch: perl
39824            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
39825 ____________________________________________________________________________
39826 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
39827         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
39828              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39829              Date: Wed, 26 Sep 2001 01:25:10 +0900
39830              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
39831      Branch: perl
39832            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
39833            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
39834            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
39835 ____________________________________________________________________________
39836 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
39837         Log: Integrate change #12200 from maintperl;
39838              on windows, virtualized environment could propagate deleted variables
39839              into children if they happen to be at the very end of the table
39840      Branch: perl
39841           !> win32/perlhost.h
39842 ____________________________________________________________________________
39843 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
39844         Log: on windows, virtualized environment could propagate deleted variables
39845              into children if they happen to be at the very end of the table
39846              (thanks for succinct test case from Johan Holmberg, and fix from
39847              Doug Lankshear)
39848      Branch: maint-5.6/perl
39849            ! win32/perlhost.h
39850 ____________________________________________________________________________
39851 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
39852         Log: avoid the use of ftime() (it does a useless, potentially
39853              expensive call to GetTimeZoneInformation()); this potentially
39854              also results in three more digits of precision from
39855              Time::HiRes::time()
39856      Branch: perl
39857            ! ext/Time/HiRes/HiRes.xs
39858 ____________________________________________________________________________
39859 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
39860         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
39861              
39862              Note: io/binmode is failing, have to figure out why.
39863      Branch: perl
39864            + t/test.pl
39865            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
39866            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
39867            ! t/run/exit.t
39868 ____________________________________________________________________________
39869 [ 12197] By: ams                                   on 2001/09/25  13:48:55
39870         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
39871              From: Nicholas Clark <nick@ccl4.org>
39872              Date: Tue, 25 Sep 2001 00:37:40 +0100
39873              Message-Id: <20010925003740.S4971@plum.flirble.org>
39874              (Further changes expected.)
39875      Branch: perl
39876            + lib/AutoSplit.t
39877            ! MANIFEST
39878 ____________________________________________________________________________
39879 [ 12196] By: sky                                   on 2001/09/25  13:37:12
39880         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
39881              _ftime to try and be more robust.
39882      Branch: perl
39883            ! ext/Time/HiRes/HiRes.xs
39884 ____________________________________________________________________________
39885 [ 12194] By: ams                                   on 2001/09/25  11:40:00
39886         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
39887              From: "Craig A. Berry" <craigberry@mac.com>
39888              Date: Mon, 24 Sep 2001 17:54:20 -0500
39889              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
39890      Branch: perl
39891            ! vms/descrip_mms.template
39892 ____________________________________________________________________________
39893 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
39894         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
39895              not working, cursor not spinning (Bug #422129); external
39896              editor problems (Bug #456329); escape/cmd-. not activating
39897              "Cancel" in Save dialog box (Bug #446960); Runtimes not
39898              executing on launch (Bug #464441).
39899      Branch: maint-5.6/macperl
39900            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
39901            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
39902            ! macos/macperl/MacPerl.r
39903 ____________________________________________________________________________
39904 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
39905         Log: Update CPAN.pm to work with new Mac::BuildTools instead
39906              of ExtUtils::MM_MacOS "orphan" functions
39907      Branch: maint-5.6/macperl
39908            ! lib/CPAN.pm
39909 ____________________________________________________________________________
39910 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
39911         Log: Fix up another xsubpp problem (Matthias Neeracher)
39912      Branch: maint-5.6/macperl
39913            ! macos/xsubpp
39914 ____________________________________________________________________________
39915 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
39916         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
39917      Branch: maint-5.6/macperl
39918            ! macos/lib/ExtUtils/MM_MacOS.pm
39919 ____________________________________________________________________________
39920 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
39921         Log: Fix up Makefiles for more Mac:: modules (and prepare for
39922              static build ...?)
39923      Branch: maint-5.6/macperl
39924            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
39925            ! macos/macperl/Makefile.mk
39926 ____________________________________________________________________________
39927 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
39928         Log: Fix up tests
39929      Branch: maint-5.6/macperl
39930            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
39931 ____________________________________________________________________________
39932 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
39933         Log: Make malloc smarter, fix bugs.  (Bug #404030)
39934      Branch: maint-5.6/macperl
39935            ! macos/icemalloc.c macos/icemalloc.h
39936 ____________________________________________________________________________
39937 [ 12186] By: nick                                  on 2001/09/24  19:18:17
39938         Log: Integrate mainline
39939      Branch: perlio
39940           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
39941           +> lib/filetest.t
39942           !> (integrate 30 files)
39943 ____________________________________________________________________________
39944 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
39945         Log: Retract #12136, the warnings::register is already
39946              tested by t/lib/warnings/9enabled, as pointed out
39947              by Paul Marquess.
39948      Branch: perl
39949            - lib/warnings/register.t
39950            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
39951 ____________________________________________________________________________
39952 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
39953         Log: fix Time::HiRes implementation of gettimeofday() on windows
39954              (HiRes.t#14 now passes)
39955      Branch: perl
39956            ! ext/Time/HiRes/HiRes.xs
39957 ____________________________________________________________________________
39958 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
39959         Log: File::Spec::catfile() canonifies everything to blackslashes on
39960              windows :-(
39961      Branch: perl
39962            ! lib/ExtUtils/Manifest.t
39963 ____________________________________________________________________________
39964 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
39965         Log: test number mismatch
39966      Branch: perl
39967            ! t/op/magic.t
39968 ____________________________________________________________________________
39969 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
39970         Log: ok().
39971      Branch: perl
39972            ! t/op/pack.t
39973 ____________________________________________________________________________
39974 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
39975         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
39976              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
39977      Branch: perl
39978            ! pp_pack.c t/op/pack.t
39979 ____________________________________________________________________________
39980 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
39981         Log: Update Changes.
39982      Branch: perl
39983            ! Changes patchlevel.h
39984 ____________________________________________________________________________
39985 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
39986         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
39987              From: Michael G Schwern <schwern@pobox.com>
39988              Date: Mon, 24 Sep 2001 11:12:13 -0400
39989              Message-ID: <20010924111213.G27885@blackrider>
39990      Branch: perl
39991            ! lib/ExtUtils/Manifest.pm
39992 ____________________________________________________________________________
39993 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
39994         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
39995              From: Michael G Schwern <schwern@pobox.com> 
39996              Date: Mon, 24 Sep 2001 11:02:07 -0400
39997              Message-ID: <20010924110207.E27885@blackrider>
39998      Branch: perl
39999            ! vms/test.com
40000 ____________________________________________________________________________
40001 [ 12176] By: ams                                   on 2001/09/24  14:01:59
40002         Log: Update Changes.
40003      Branch: perl
40004            ! Changes
40005 ____________________________________________________________________________
40006 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
40007         Log: Various cleanups.
40008      Branch: perl
40009            ! ext/threads/Makefile.PL ext/threads/threads.xs
40010 ____________________________________________________________________________
40011 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
40012         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
40013      Branch: maint-5.6/macperl
40014           !> (integrate 33 files)
40015 ____________________________________________________________________________
40016 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
40017         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
40018              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40019              Date: Mon, 24 Sep 2001 20:04:58 +0900
40020              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
40021      Branch: perl
40022            ! ext/Encode/Encode/gb2312.enc
40023 ____________________________________________________________________________
40024 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
40025         Log: Clarifying comment to #12164.
40026      Branch: perl
40027            ! lib/Cwd.pm
40028 ____________________________________________________________________________
40029 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
40030         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
40031              From: Nicholas Clark <nick@ccl4.org>
40032              Date: Sun, 23 Sep 2001 23:00:56 +0100
40033              Message-ID: <20010923230055.Y4971@plum.flirble.org>
40034              
40035              (with "sample_constants" changed to "fallback")
40036      Branch: perl
40037            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
40038            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
40039            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
40040            ! lib/h2xs.t utils/h2xs.PL
40041 ____________________________________________________________________________
40042 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
40043         Log: Metaconfig unit change for #12167.
40044      Branch: metaconfig
40045            ! U/modified/Cppsym.U
40046 ____________________________________________________________________________
40047 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
40048         Log: Add a few glibc cpp symbols to probe for.
40049      Branch: perl
40050            ! Configure
40051 ____________________________________________________________________________
40052 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
40053         Log: DJGPP tweaks for Laszlo Molnar.
40054      Branch: perl
40055            ! djgpp/djgppsed.sh dosish.h
40056 ____________________________________________________________________________
40057 [ 12165] By: ams                                   on 2001/09/24  10:07:08
40058         Log: Subject: [PATCH t/op/inccode.t] More tests
40059              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
40060              Date: 24 Sep 2001 10:01:44 -0000
40061              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
40062      Branch: perl
40063            ! t/op/inccode.t
40064 ____________________________________________________________________________
40065 [ 12164] By: ams                                   on 2001/09/24  09:43:29
40066         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
40067              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
40068              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
40069              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
40070      Branch: perl
40071            ! lib/Cwd.pm
40072 ____________________________________________________________________________
40073 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
40074         Log: 1_compile updates.
40075      Branch: perl
40076            ! t/lib/1_compile.t
40077 ____________________________________________________________________________
40078 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
40079         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
40080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40081              Date: Wed, 19 Sep 2001 22:47:14 +0200
40082              Message-ID: <20010919224714.A6382@rafael>
40083      Branch: perl
40084            ! pod/perlvar.pod pp_ctl.c
40085 ____________________________________________________________________________
40086 [ 12161] By: ams                                   on 2001/09/23  17:40:02
40087         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
40088              filetest Pragma
40089              From: "chromatic" <chromatic@rmci.net>
40090              Date: Sun, 23 Sep 2001 12:07:25 -0600
40091              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
40092      Branch: perl
40093            + lib/filetest.t
40094            ! MANIFEST t/lib/1_compile.t
40095 ____________________________________________________________________________
40096 [ 12160] By: ams                                   on 2001/09/23  16:32:11
40097         Log: Additional minor chdir() tweak.
40098      Branch: perl
40099            ! pod/perlfunc.pod
40100 ____________________________________________________________________________
40101 [ 12159] By: ams                                   on 2001/09/23  16:25:01
40102         Log: Subject: PATCH lib/ExtUtils/Command.t
40103              From: Abe Timmerman <abe@ztreet.demon.nl>
40104              Date: Sun, 23 Sep 2001 19:11:44 +0200
40105              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
40106      Branch: perl
40107            ! lib/ExtUtils/Command.t
40108 ____________________________________________________________________________
40109 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
40110         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
40111              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
40112              Date: Sun, 23 Sep 2001 02:02:26 +0200
40113              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
40114      Branch: perl
40115            ! makedef.pl
40116 ____________________________________________________________________________
40117 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
40118         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
40119              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
40120              Date: Sat, 22 Sep 2001 12:54:39 -0500
40121              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
40122      Branch: perl
40123            ! t/op/study.t
40124 ____________________________________________________________________________
40125 [ 12156] By: nick                                  on 2001/09/23  07:48:44
40126         Log: Integrate mainline
40127      Branch: perlio
40128            - check83.pl
40129           !> ext/Encode/Encode/2022-cn.enc
40130 ____________________________________________________________________________
40131 [ 12155] By: nick                                  on 2001/09/23  07:48:01
40132         Log: Integrate mainline
40133      Branch: perlio
40134           +> (branch 64 files)
40135            - ext/Encode/Encode/cns11643-1.enc
40136            - ext/Encode/Encode/cns11643-2.enc
40137            - ext/Encode/Encode/iso2022-cn.enc
40138            - ext/Encode/Encode/iso2022-jp.enc
40139            - ext/Encode/Encode/iso2022-jp1.enc
40140            - ext/Encode/Encode/iso2022-jp2.enc
40141            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
40142            - ext/Encode/Encode/iso8859-1.enc
40143            - ext/Encode/Encode/iso8859-1.ucm
40144            - ext/Encode/Encode/iso8859-10.enc
40145            - ext/Encode/Encode/iso8859-10.ucm
40146            - ext/Encode/Encode/iso8859-13.enc
40147            - ext/Encode/Encode/iso8859-13.ucm
40148            - ext/Encode/Encode/iso8859-14.enc
40149            - ext/Encode/Encode/iso8859-14.ucm
40150            - ext/Encode/Encode/iso8859-15.enc
40151            - ext/Encode/Encode/iso8859-15.ucm
40152            - ext/Encode/Encode/iso8859-16.enc
40153            - ext/Encode/Encode/iso8859-16.ucm
40154            - ext/Encode/Encode/iso8859-2.enc
40155            - ext/Encode/Encode/iso8859-2.ucm
40156            - ext/Encode/Encode/iso8859-3.enc
40157            - ext/Encode/Encode/iso8859-3.ucm
40158            - ext/Encode/Encode/iso8859-4.enc
40159            - ext/Encode/Encode/iso8859-4.ucm
40160            - ext/Encode/Encode/iso8859-5.enc
40161            - ext/Encode/Encode/iso8859-5.ucm
40162            - ext/Encode/Encode/iso8859-6.enc
40163            - ext/Encode/Encode/iso8859-6.ucm
40164            - ext/Encode/Encode/iso8859-7.enc
40165            - ext/Encode/Encode/iso8859-7.ucm
40166            - ext/Encode/Encode/iso8859-8.enc
40167            - ext/Encode/Encode/iso8859-8.ucm
40168            - ext/Encode/Encode/iso8859-9.enc
40169            - ext/Encode/Encode/iso8859-9.ucm
40170            - ext/Encode/Encode/isoir-197.enc
40171            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
40172            - t/lib/sample-tests/header_at_end
40173            - t/lib/sample-tests/header_at_end_fail
40174           !> (integrate 174 files)
40175 ____________________________________________________________________________
40176 [ 12154] By: ams                                   on 2001/09/23  07:11:46
40177         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
40178              by Blair Zajac.
40179      Branch: perl
40180            ! pod/perlfunc.pod
40181 ____________________________________________________________________________
40182 [ 12153] By: ams                                   on 2001/09/23  06:56:32
40183         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
40184              Forgotten deprecation of *glob{FILEHANDLE}?
40185              From: "chromatic" <chromatic@rmci.net>
40186              Date: Sat, 22 Sep 2001 21:27:56 -0600
40187              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
40188      Branch: perl
40189            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
40190 ____________________________________________________________________________
40191 [ 12152] By: ams                                   on 2001/09/23  06:42:58
40192         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
40193              From: Michael G Schwern <schwern@pobox.com>
40194              Date: Sun, 23 Sep 2001 03:34:39 -0400
40195              Message-Id: <20010923033439.E7005@blackrider>
40196      Branch: perl
40197            ! lib/File/Find.pm
40198 ____________________________________________________________________________
40199 [ 12151] By: ams                                   on 2001/09/23  06:37:57
40200         Log: Subject: Re: t/op/magic.t missing tests on Win32
40201              From: Michael G Schwern <schwern@pobox.com>
40202              Date: Sat, 22 Sep 2001 20:29:09 -0400
40203              Message-Id: <20010922202909.I18223@blackrider>
40204      Branch: perl
40205            ! t/op/magic.t
40206 ____________________________________________________________________________
40207 [ 12150] By: ams                                   on 2001/09/23  06:36:26
40208         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
40209              Dumpvalue.pm
40210              From: "chromatic" <chromatic@rmci.net>
40211              Date: Sat, 22 Sep 2001 19:41:31 -0600
40212              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
40213      Branch: perl
40214            + lib/Dumpvalue.t
40215            ! MANIFEST lib/Dumpvalue.pm
40216 ____________________________________________________________________________
40217 [ 12149] By: ams                                   on 2001/09/23  06:25:35
40218         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
40219              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40220              Date: Sun, 23 Sep 2001 15:27:56 +0900
40221              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
40222      Branch: perl
40223            ! ext/Encode/Encode/2022-cn.enc
40224 ____________________________________________________________________________
40225 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
40226         Log: Manual eror in #12147.
40227      Branch: perl
40228            ! win32/win32.c
40229 ____________________________________________________________________________
40230 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
40231         Log: Integrate change #12146 from maintperl;
40232              win32_chdir() et al don't handle a NULL argument gracefully
40233      Branch: perl
40234           !> win32/perlhost.h win32/win32.c
40235 ____________________________________________________________________________
40236 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
40237         Log: win32_chdir() et al don't handle a NULL argument gracefully
40238      Branch: maint-5.6/perl
40239            ! win32/perlhost.h win32/win32.c
40240 ____________________________________________________________________________
40241 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
40242         Log: typo in change#12026
40243      Branch: maint-5.6/perl
40244            ! op.c
40245 ____________________________________________________________________________
40246 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
40247         Log: Subject: [PATCH] Re: scalar context unpack bugs
40248              From: Nicholas Clark <nick@ccl4.org>
40249              Date: Sat, 22 Sep 2001 23:07:56 +0100
40250              Message-ID: <20010922230755.O4971@plum.flirble.org>
40251      Branch: perl
40252            ! pp_pack.c t/op/pack.t
40253 ____________________________________________________________________________
40254 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
40255         Log: Try ExtUtils::Command.t everywhere, not just on Win32
40256              (as suggested by NI-S).  Also allow running it either
40257              in t/ or in the main directory.
40258      Branch: perl
40259            ! lib/ExtUtils/Command.t
40260 ____________________________________________________________________________
40261 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
40262         Log: Update the test on warnings/register.t.
40263      Branch: perl
40264            ! t/lib/1_compile.t
40265 ____________________________________________________________________________
40266 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
40267         Log: The code is now almost tidy enough to keep the IRIX cc happy.
40268      Branch: perl
40269            ! hints/irix_6.sh
40270 ____________________________________________________________________________
40271 [ 12140] By: ams                                   on 2001/09/22  17:26:32
40272         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
40273              use_ithreads
40274              From: "Craig A. Berry" <craigberry@mac.com>
40275              Date: Sat, 22 Sep 2001 13:15:32 -0500
40276              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
40277      Branch: perl
40278            ! configure.com
40279 ____________________________________________________________________________
40280 [ 12139] By: ams                                   on 2001/09/22  16:44:08
40281         Log: Do what perl_clone() does for sharedsv functions.
40282      Branch: perl
40283            ! embed.pl proto.h
40284 ____________________________________________________________________________
40285 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
40286         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
40287              (suggested by Sarathy, extensions shouldn't be dabbling with
40288              op structures, so binary backward compatibility should not be
40289              an issue.)
40290      Branch: perl
40291            ! hints/irix_6.sh op.h
40292 ____________________________________________________________________________
40293 [ 12137] By: ams                                   on 2001/09/22  16:21:05
40294         Log: More cleanups. (What's PERL_DECL_PROT?)
40295      Branch: perl
40296            ! embed.pl proto.h sharedsv.h
40297 ____________________________________________________________________________
40298 [ 12136] By: ams                                   on 2001/09/22  15:14:34
40299         Log: (Retracted by #12185)
40300              
40301              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
40302              Add Tests for warnings::register, Doc Update
40303              From: "chromatic" <chromatic@rmci.net>
40304              Date: Sat, 22 Sep 2001 09:43:20 -0600
40305              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
40306      Branch: perl
40307            + lib/warnings/register.t
40308            ! MANIFEST lib/warnings/register.pm
40309 ____________________________________________________________________________
40310 [ 12135] By: ams                                   on 2001/09/22  15:07:50
40311         Log: `@foo' should be @foo for consistency.
40312      Branch: perl
40313            ! pod/perldiag.pod
40314 ____________________________________________________________________________
40315 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
40316         Log: (Retracted by #12138)
40317              
40318              Add -woff (turn warning off) 3187:
40319              "A pointer is converted to a smaller integer."
40320              This happens when your pointers are 64-bit: then every case
40321              of converting pointers to PADOFFSETs (explicitly 32-bit)
40322              faces truncation (even explicit use of INT2PTR doesn't help).
40323              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
40324              Changing PADOFFSET from U32 to UV would help, but that
40325              would break binary backward compatibility of BASEOP and padop
40326              (assuming you have been using 64-bit pointers).
40327      Branch: perl
40328            ! hints/irix_6.sh
40329 ____________________________________________________________________________
40330 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
40331         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
40332              but the name comes from the inside the file, not from the file
40333              name, and Rumanian is the name of the language.
40334      Branch: perl
40335            + ext/Encode/Encode/macRumanian.enc
40336            - ext/Encode/Encode/macRomania.enc
40337            ! MANIFEST
40338 ____________________________________________________________________________
40339 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
40340         Log: Rename perltootc as perltooc for 8.3-friedliness.
40341      Branch: perl
40342            + pod/perltooc.pod
40343            - pod/perltootc.pod
40344            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
40345            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
40346            ! pod/perltoot.pod
40347 ____________________________________________________________________________
40348 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
40349         Log: Find more conflicts by lowercasing.
40350      Branch: perl
40351            + Porting/check83.pl
40352            - check83.pl
40353            ! MANIFEST
40354 ____________________________________________________________________________
40355 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
40356         Log: The AIX cc 5.0.0.0 is simply too buggy.
40357      Branch: perl
40358            ! hints/aix.sh
40359 ____________________________________________________________________________
40360 [ 12129] By: ams                                   on 2001/09/22  12:35:38
40361         Log: Uninteresting cleanup.
40362      Branch: perl
40363            ! form.h
40364 ____________________________________________________________________________
40365 [ 12128] By: ams                                   on 2001/09/22  12:28:48
40366         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
40367              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
40368              Date: Sat, 22 Sep 2001 14:29:13 +0100
40369              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
40370      Branch: perl
40371            ! cv.h
40372 ____________________________________________________________________________
40373 [ 12127] By: ams                                   on 2001/09/22  12:04:28
40374         Log: What's a backet?
40375      Branch: perl
40376            ! dump.c
40377 ____________________________________________________________________________
40378 [ 12126] By: ams                                   on 2001/09/22  10:02:34
40379         Log: Removed duplicated tests #19 and #20.
40380      Branch: perl
40381            ! t/op/do.t
40382 ____________________________________________________________________________
40383 [ 12125] By: ams                                   on 2001/09/22  03:58:41
40384         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
40385              From: Michael Carman <mjcarman@home.com>
40386              Date: Fri, 21 Sep 2001 17:54:05 -0500
40387              Message-Id: <3BABC50D.6040202@home.com>
40388              (Applied with some changes.)
40389      Branch: perl
40390            ! pod/perlmod.pod
40391 ____________________________________________________________________________
40392 [ 12124] By: ams                                   on 2001/09/22  03:44:19
40393         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
40394              From: Michael G Schwern <schwern@pobox.com>
40395              Date: Fri, 21 Sep 2001 19:20:40 -0400
40396              Message-Id: <20010921192040.E5494@blackrider>
40397      Branch: perl
40398            ! t/op/chdir.t
40399 ____________________________________________________________________________
40400 [ 12123] By: ams                                   on 2001/09/22  03:41:08
40401         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
40402              From: Blair Zajac <blair@orcaware.com>
40403              Date: Fri, 21 Sep 2001 15:13:04 -0700
40404              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
40405      Branch: perl
40406            ! t/op/chdir.t
40407 ____________________________________________________________________________
40408 [ 12122] By: ams                                   on 2001/09/22  03:37:07
40409         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
40410              20010920.007
40411              From: Michael G Schwern <schwern@pobox.com>
40412              Date: Fri, 21 Sep 2001 17:59:03 -0400
40413              Message-Id: <20010921175903.V5494@blackrider>
40414      Branch: perl
40415            ! t/op/do.t
40416 ____________________________________________________________________________
40417 [ 12121] By: ams                                   on 2001/09/22  03:30:38
40418         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
40419              suite on WinCE)
40420              From: Michael G Schwern <schwern@pobox.com>
40421              Date: Fri, 21 Sep 2001 19:41:03 -0400
40422              Message-Id: <20010921194103.G5494@blackrider>
40423      Branch: perl
40424            ! pod/perlport.pod
40425 ____________________________________________________________________________
40426 [ 12120] By: ams                                   on 2001/09/22  03:28:06
40427         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
40428              From: Michael G Schwern <schwern@pobox.com>
40429              Date: Fri, 21 Sep 2001 17:33:35 -0400
40430              Message-Id: <20010921173335.T5494@blackrider>
40431              ($ENV{FOO}=undef hunk not applied.)
40432      Branch: perl
40433            ! t/op/magic.t
40434 ____________________________________________________________________________
40435 [ 12119] By: ams                                   on 2001/09/22  03:02:26
40436         Log: Subject: [PATCH] perldiag.pod
40437              From: Peter Scott <Peter@PSDT.com>
40438              Date: Fri, 21 Sep 2001 18:54:50 -0700
40439              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
40440              (Moved to the right place.)
40441      Branch: perl
40442            ! pod/perldiag.pod
40443 ____________________________________________________________________________
40444 [ 12118] By: ams                                   on 2001/09/21  20:05:29
40445         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
40446              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40447              Date: Fri, 21 Sep 2001 22:36:54 +0200
40448              Message-Id: <20010921223654.A12742@rafael>
40449      Branch: perl
40450            ! t/op/do.t
40451 ____________________________________________________________________________
40452 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
40453         Log: Restore things as they were before
40454              the backward compatibility police notices.
40455      Branch: perl
40456            ! lib/Cwd.pm
40457 ____________________________________________________________________________
40458 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
40459         Log: More Cwd from Schwern: make also OS/2 and DOS
40460              Cwd agree with File::Spec (that is, native path
40461              syntax using \ instead of / -- backward compatibility
40462              polic warning) and stop Win32 from using bsd_realpath().
40463      Branch: perl
40464            ! lib/Cwd.pm
40465 ____________________________________________________________________________
40466 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
40467         Log: Subject: [PATCH @12110] RE: Untested libraries update
40468              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
40469              Date: Fri, 21 Sep 2001 18:21:07 +0100
40470              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
40471      Branch: perl
40472            ! lib/warnings/register.pm
40473 ____________________________________________________________________________
40474 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
40475         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
40476              From: Michael G Schwern <schwern@pobox.com>
40477              Date: Thu, 20 Sep 2001 22:54:02 -0400
40478              Message-ID: <20010920225402.A3611@blackrider>
40479      Branch: perl
40480            ! lib/Cwd.pm
40481 ____________________________________________________________________________
40482 [ 12113] By: ams                                   on 2001/09/21  17:08:24
40483         Log: Subject: [PATCH] avoid v-strings with require/use
40484              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40485              Date: Fri, 21 Sep 2001 12:34:40 -0400
40486              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
40487      Branch: perl
40488            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
40489            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
40490            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
40491            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
40492            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
40493            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
40494            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
40495            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
40496            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
40497            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
40498            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
40499            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
40500            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
40501            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
40502            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
40503            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
40504            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
40505            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
40506            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
40507 ____________________________________________________________________________
40508 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
40509         Log: Update Changes.
40510      Branch: perl
40511            ! Changes patchlevel.h
40512 ____________________________________________________________________________
40513 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
40514         Log: Make AIX and Tru64 compilers happy.  
40515      Branch: perl
40516            ! ext/threads/threads.h ext/threads/threads.xs
40517 ____________________________________________________________________________
40518 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
40519         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
40520              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
40521              Date: 21 Sep 2001 09:16:37 -0000
40522              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
40523      Branch: perl
40524            ! toke.c
40525 ____________________________________________________________________________
40526 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
40527         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
40528              From: Michael G Schwern <schwern@pobox.com>
40529              Date: Thu, 20 Sep 2001 21:21:34 -0400
40530              Message-ID: <20010920212134.Y28291@blackrider>
40531      Branch: perl
40532            ! pp_sys.c
40533 ____________________________________________________________________________
40534 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
40535         Log: Subject: Re: GDB Debugging Macros from mod_perl
40536              From: rspier@pobox.com (Robert Spier)
40537              Date: Thu, 20 Sep 2001 22:45:03 -0700
40538              Message-ID: <15274.54239.413929.49430@rls.cx>
40539      Branch: perl
40540            ! pod/perltodo.pod
40541 ____________________________________________________________________________
40542 [ 12105] By: sky                                   on 2001/09/21  10:33:34
40543         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
40544              timezone! GetSystemTime should be available on all Win32 
40545              platforms we support. Perhaps Time::HiRes should be extended to
40546              support WinCE and Novell?
40547      Branch: perl
40548            ! ext/Time/HiRes/HiRes.xs
40549 ____________________________________________________________________________
40550 [ 12104] By: sky                                   on 2001/09/21  08:12:39
40551         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
40552      Branch: perl
40553            ! ext/threads/threads.h ext/threads/threads.xs
40554 ____________________________________________________________________________
40555 [ 12103] By: sky                                   on 2001/09/21  07:57:41
40556         Log: Rename the *thread* functions to Perl_* to avoid clashes.
40557              Notably on AIX but could become a problem on other platforms.
40558      Branch: perl
40559            ! ext/threads/threads.h ext/threads/threads.xs
40560 ____________________________________________________________________________
40561 [ 12102] By: sky                                   on 2001/09/21  07:35:30
40562         Log: Add the shared sv space to the global vars.
40563              Fix problems compiling on win32.
40564      Branch: perl
40565            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
40566            ! sharedsv.c sharedsv.h
40567 ____________________________________________________________________________
40568 [ 12101] By: ams                                   on 2001/09/21  00:19:55
40569         Log: Subject: [PATCH] win32/Makefile warning fix
40570              From: Blair Zajac <blair@orcaware.com>
40571              Date: Thu, 20 Sep 2001 18:15:43 -0700
40572              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
40573      Branch: perl
40574            ! win32/Makefile
40575 ____________________________________________________________________________
40576 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
40577         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
40578              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40579              Date: Thu, 20 Sep 2001 18:36:22 +0200
40580              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
40581      Branch: perl
40582            ! lib/ExtUtils/Command.t
40583 ____________________________________________________________________________
40584 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
40585         Log: Cant spl wirth a dam.
40586      Branch: perl
40587            ! intrpvar.h
40588 ____________________________________________________________________________
40589 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
40590         Log: Don't use C++ comments.
40591      Branch: perl
40592            ! ext/threads/threads.xs
40593 ____________________________________________________________________________
40594 [ 12097] By: ams                                   on 2001/09/20  21:42:07
40595         Log: Change #12044 didn't.
40596      Branch: perl
40597            ! lib/constant.pm
40598 ____________________________________________________________________________
40599 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
40600         Log: Metaconfig unit changes for #12095.
40601      Branch: metaconfig
40602            ! U/modified/Myinit.U U/modified/libs.U
40603 ____________________________________________________________________________
40604 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
40605         Log: Remove iconv references since we are not using it
40606              and not going to; regen perltoc, perlmodlib.
40607              (Some references still linger in perltoc, have to figure
40608              out where they are coming from.)
40609      Branch: perl
40610            ! Configure NetWare/config.wc NetWare/config_H.wc
40611            ! Porting/Glossary Porting/config.sh Porting/config_H
40612            ! config_h.SH configure.com epoc/config.sh perl.h
40613            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
40614            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40615            ! vos/config.ga.h win32/config.bc win32/config.gc
40616            ! win32/config.vc win32/config_H.bc win32/config_H.gc
40617            ! win32/config_H.vc wince/config.ce wince/config.h
40618            ! wince/config_H.ce
40619 ____________________________________________________________________________
40620 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
40621         Log: Subject: [PATCH docs] Re: ARGV and read
40622              From: Dave Mitchell <davem@fdgroup.co.uk>
40623              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
40624              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
40625      Branch: perl
40626            ! pod/perltodo.pod pod/perlvar.pod
40627 ____________________________________________________________________________
40628 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
40629         Log: Fresh copies from the cvs.perl.org perlfaq repository.
40630      Branch: perl
40631            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
40632            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
40633            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
40634            ! pod/perlfaq9.pod
40635 ____________________________________________________________________________
40636 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
40637         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
40638              From: Nicholas Clark <nick@ccl4.org>
40639              Date: Thu, 20 Sep 2001 14:27:08 +0100
40640              Message-ID: <20010920142708.X4971@plum.flirble.org>
40641      Branch: perl
40642            ! pp_pack.c t/op/pack.t
40643 ____________________________________________________________________________
40644 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
40645         Log: The sharedsv_space* are variables, not code.  Duh.
40646      Branch: perl
40647            ! intrpvar.h makedef.pl
40648 ____________________________________________________________________________
40649 [ 12090] By: ams                                   on 2001/09/20  11:26:06
40650         Log: Subject: [patch lib/lib_pm.PL]
40651              From: Stas Bekman <stas@stason.org>
40652              Date: Thu, 20 Sep 2001 18:48:53 +0800
40653              Message-Id: <3BA9C995.6010302@stason.org>
40654              (Applied by hand.)
40655      Branch: perl
40656            ! lib/lib_pm.PL
40657 ____________________________________________________________________________
40658 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
40659         Log: Only 21 tests, skipping or not.
40660      Branch: perl
40661            ! lib/ExtUtils/Command.t
40662 ____________________________________________________________________________
40663 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
40664         Log: New exported symbols.
40665      Branch: perl
40666            ! makedef.pl
40667 ____________________________________________________________________________
40668 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
40669         Log: Update Changes.
40670      Branch: perl
40671            ! Changes patchlevel.h
40672 ____________________________________________________________________________
40673 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
40674         Log: Correct numbering of the tests is useful.
40675      Branch: perl
40676            ! ext/threads/t/basic.t
40677 ____________________________________________________________________________
40678 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
40679         Log: More tests now too.
40680      Branch: perl
40681            ! lib/ExtUtils/Command.t
40682 ____________________________________________________________________________
40683 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
40684         Log: More tests now.
40685      Branch: perl
40686            ! ext/threads/t/basic.t
40687 ____________________________________________________________________________
40688 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
40689         Log: The test assumed 7-bit ASCII.  Now it "just"
40690              assumes 8-bit whatever.
40691      Branch: perl
40692            ! t/op/crypt.t
40693 ____________________________________________________________________________
40694 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
40695         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
40696              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40697              Date: Wed, 19 Sep 2001 11:45:28 +0200
40698              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
40699              
40700              Lvalue casts are not portable.
40701      Branch: perl
40702            ! ext/threads/threads.xs
40703 ____________________________________________________________________________
40704 [ 12081] By: sky                                   on 2001/09/19  10:17:52
40705         Log: Make the basic test contain only realy basic API tests
40706              Seems to be a problem with detach.
40707      Branch: perl
40708            ! ext/threads/t/basic.t
40709 ____________________________________________________________________________
40710 [ 12080] By: ams                                   on 2001/09/19  01:23:55
40711         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
40712              From: Michael G Schwern <schwern@pobox.com>
40713              Date: Tue, 18 Sep 2001 19:53:48 -0400
40714              Message-Id: <20010918195348.M585@blackrider>
40715              
40716              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
40717              From: Michael G Schwern <schwern@pobox.com>
40718              Date: Tue, 18 Sep 2001 22:07:13 -0400
40719              Message-Id: <20010918220713.B19616@blackrider>
40720      Branch: perl
40721            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
40722            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
40723            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
40724            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
40725            ! lib/Test/Tutorial.pod
40726 ____________________________________________________________________________
40727 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
40728         Log: Indent the test a bit.
40729      Branch: perl
40730            ! ext/threads/t/basic.t
40731 ____________________________________________________________________________
40732 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
40733         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
40734              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40735              Date: Tue, 18 Sep 2001 18:06:44 +0200
40736              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
40737      Branch: perl
40738            ! win32/win32.c
40739 ____________________________________________________________________________
40740 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
40741         Log: Subject: stat access time is wrong on Win95
40742              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40743              Date: Tue, 18 Sep 2001 21:59:24 +0200
40744              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
40745      Branch: perl
40746            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
40747 ____________________________________________________________________________
40748 [ 12076] By: ams                                   on 2001/09/18  22:11:25
40749         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
40750              From: Michael G Schwern <schwern@pobox.com>
40751              Date: Tue, 18 Sep 2001 18:47:14 -0400
40752              Message-Id: <20010918184714.I585@blackrider>
40753      Branch: perl
40754            ! t/op/crypt.t
40755 ____________________________________________________________________________
40756 [ 12075] By: sky                                   on 2001/09/18  19:29:37
40757         Log: two test failures
40758              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40759              Message-ID: <20010918221702.A17408@rafael>
40760              partly applied, #12074 already fixed half the patch
40761      Branch: perl
40762            ! ext/threads/t/basic.t
40763 ____________________________________________________________________________
40764 [ 12074] By: sky                                   on 2001/09/18  18:49:03
40765         Log: Fixes test case failure introduced by #12071, the warning is
40766              now correctly spelled :-)
40767      Branch: perl
40768            ! ext/IO/lib/IO/t/io_sel.t
40769 ____________________________________________________________________________
40770 [ 12073] By: sky                                   on 2001/09/18  18:46:22
40771         Log: Make the test behave properly!
40772      Branch: perl
40773            ! ext/threads/t/basic.t
40774 ____________________________________________________________________________
40775 [ 12072] By: ams                                   on 2001/09/18  18:44:59
40776         Log: OP_RCATLINE is an SVOP, not a BASEOP.
40777      Branch: perl
40778            ! opcode.h opcode.pl
40779 ____________________________________________________________________________
40780 [ 12071] By: ams                                   on 2001/09/18  18:06:27
40781         Log: Deprecate != Depreciate.
40782      Branch: perl
40783            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
40784            ! lib/Pod/ParseUtils.pm
40785 ____________________________________________________________________________
40786 [ 12070] By: ams                                   on 2001/09/18  15:14:58
40787         Log: Subject: [PATCH] Getopt::Std cleanup
40788              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40789              Date: Tue, 18 Sep 2001 17:32:13 +0200
40790              Message-Id: <20010918173213.C777@rafael>
40791      Branch: perl
40792            ! lib/Getopt/Std.pm lib/Getopt/Std.t
40793 ____________________________________________________________________________
40794 [ 12069] By: sky                                   on 2001/09/18  14:56:33
40795         Log: Forgot the makefile
40796      Branch: perl
40797            + ext/threads/Makefile.PL
40798 ____________________________________________________________________________
40799 [ 12068] By: sky                                   on 2001/09/18  14:13:26
40800         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
40801              The test will fail because of Test.pm not knowing about threads. 
40802              basic needs to be manually tested
40803              compile time warnings on IV2PTR conversions need to be fixed
40804      Branch: perl
40805            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
40806            + ext/threads/threads.h ext/threads/threads.pm
40807            + ext/threads/threads.xs
40808            ! MANIFEST
40809 ____________________________________________________________________________
40810 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
40811         Log: DJGPP tweak from Laszlo Molnar.
40812      Branch: perl
40813            ! djgpp/config.over
40814 ____________________________________________________________________________
40815 [ 12066] By: sky                                   on 2001/09/18  10:24:31
40816         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
40817      Branch: perl
40818            ! sharedsv.c sharedsv.h
40819 ____________________________________________________________________________
40820 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
40821         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
40822              ditto ^cns.
40823      Branch: perl
40824            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
40825            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
40826            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
40827            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
40828            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
40829            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
40830            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
40831            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
40832            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
40833            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
40834            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
40835            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
40836            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
40837            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
40838            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
40839            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
40840            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
40841            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
40842            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
40843            + ext/Encode/Encode/ir-197.enc
40844            - ext/Encode/Encode/cns11643-1.enc
40845            - ext/Encode/Encode/cns11643-2.enc
40846            - ext/Encode/Encode/iso2022-cn.enc
40847            - ext/Encode/Encode/iso2022-jp.enc
40848            - ext/Encode/Encode/iso2022-jp1.enc
40849            - ext/Encode/Encode/iso2022-jp2.enc
40850            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
40851            - ext/Encode/Encode/iso8859-1.enc
40852            - ext/Encode/Encode/iso8859-1.ucm
40853            - ext/Encode/Encode/iso8859-10.enc
40854            - ext/Encode/Encode/iso8859-10.ucm
40855            - ext/Encode/Encode/iso8859-11.enc
40856            - ext/Encode/Encode/iso8859-11.ucm
40857            - ext/Encode/Encode/iso8859-13.enc
40858            - ext/Encode/Encode/iso8859-13.ucm
40859            - ext/Encode/Encode/iso8859-14.enc
40860            - ext/Encode/Encode/iso8859-14.ucm
40861            - ext/Encode/Encode/iso8859-15.enc
40862            - ext/Encode/Encode/iso8859-15.ucm
40863            - ext/Encode/Encode/iso8859-16.enc
40864            - ext/Encode/Encode/iso8859-16.ucm
40865            - ext/Encode/Encode/iso8859-2.enc
40866            - ext/Encode/Encode/iso8859-2.ucm
40867            - ext/Encode/Encode/iso8859-3.enc
40868            - ext/Encode/Encode/iso8859-3.ucm
40869            - ext/Encode/Encode/iso8859-4.enc
40870            - ext/Encode/Encode/iso8859-4.ucm
40871            - ext/Encode/Encode/iso8859-5.enc
40872            - ext/Encode/Encode/iso8859-5.ucm
40873            - ext/Encode/Encode/iso8859-6.enc
40874            - ext/Encode/Encode/iso8859-6.ucm
40875            - ext/Encode/Encode/iso8859-7.enc
40876            - ext/Encode/Encode/iso8859-7.ucm
40877            - ext/Encode/Encode/iso8859-8.enc
40878            - ext/Encode/Encode/iso8859-8.ucm
40879            - ext/Encode/Encode/iso8859-9.enc
40880            - ext/Encode/Encode/iso8859-9.ucm
40881            - ext/Encode/Encode/isoir-197.enc
40882            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
40883 ____________________________________________________________________________
40884 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
40885         Log: Must Uppercase.
40886      Branch: perl
40887            ! ext/Encode/Encode.pm
40888 ____________________________________________________________________________
40889 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
40890         Log: Add various encodings.
40891      Branch: perl
40892            + ext/Encode/Encode/iso8859-11.enc
40893            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
40894            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
40895            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
40896            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
40897            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
40898            + ext/Encode/Encode/viscii.ucm
40899            ! MANIFEST ext/Encode/Encode.pm
40900 ____________________________________________________________________________
40901 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
40902         Log: lib/unicode relic.
40903      Branch: perl
40904            ! ext/Encode/compile
40905 ____________________________________________________________________________
40906 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
40907         Log: Subject: [PATCH] Re: filename problems
40908              From: Michael G Schwern <schwern@pobox.com>
40909              Date: Mon, 17 Sep 2001 17:26:26 -0400
40910              Message-ID: <20010917172626.Q585@blackrider>
40911      Branch: perl
40912            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
40913            - t/lib/sample-tests/header_at_end
40914            - t/lib/sample-tests/header_at_end_fail
40915            ! MANIFEST lib/Test/Harness/t/test-harness.t
40916 ____________________________________________________________________________
40917 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
40918         Log: Explicitly explain the 1e9 seconds, not everybody
40919              is a C geek.
40920      Branch: perl
40921            ! ext/Time/HiRes/HiRes.pm
40922 ____________________________________________________________________________
40923 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
40924         Log: Explain an apparent bug reported by
40925              Richard J. Barbalace <rjbarbal@MIT.EDU>,
40926              with additional explanation from Gisle Aas.
40927      Branch: perl
40928            ! ext/Time/HiRes/HiRes.pm
40929 ____________________________________________________________________________
40930 [ 12058] By: ams                                   on 2001/09/17  19:52:01
40931         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
40932              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40933              Date: Mon, 17 Sep 2001 22:48:05 +0200
40934              Message-Id: <20010917224805.C11744@rafael>
40935      Branch: perl
40936            ! t/lib/warnings/op t/lib/warnings/pp
40937 ____________________________________________________________________________
40938 [ 12057] By: ams                                   on 2001/09/17  16:51:18
40939         Log: Its a nit!
40940      Branch: perl
40941            ! sv.h
40942 ____________________________________________________________________________
40943 [ 12056] By: ams                                   on 2001/09/17  16:47:55
40944         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
40945              From: "Craig A. Berry" <craigberry@mac.com>
40946              Date: Mon, 17 Sep 2001 12:34:20 -0500
40947              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
40948      Branch: perl
40949            ! vms/vms.c
40950 ____________________________________________________________________________
40951 [ 12055] By: ams                                   on 2001/09/17  16:05:15
40952         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
40953              From: Gisle Aas <gisle@ActiveState.com>
40954              Date: 16 Apr 2001 16:20:34 -0700
40955              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
40956              (Applied by hand.)
40957      Branch: perl
40958            ! lib/CPAN.pm lib/CPAN/Nox.pm
40959 ____________________________________________________________________________
40960 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
40961         Log: Update Changes.
40962      Branch: perl
40963            ! Changes patchlevel.h
40964 ____________________________________________________________________________
40965 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
40966         Log: Adding new files to the MANIFEST is always nice.
40967      Branch: perl
40968            ! MANIFEST
40969 ____________________________________________________________________________
40970 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
40971         Log: Reindent the PerlIO files (suggested by NI-S), used
40972              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
40973              (GNU indent).  Note that wholesale re-indenting might
40974              be nice, but that would break nice formatting/alignment
40975              of assignments, equality testing, and complex boolean
40976              expressions with lots of &s and |s.
40977      Branch: perl
40978            ! perlio.c perlio.h perliol.h
40979 ____________________________________________________________________________
40980 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
40981         Log: Add a script for being 8.3-polite.
40982              The found conflicts are being worked on.
40983      Branch: perl
40984            + check83.pl
40985            ! MANIFEST Porting/pumpkin.pod
40986 ____________________________________________________________________________
40987 [ 12050] By: sky                                   on 2001/09/17  12:44:36
40988         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
40989              finding it.
40990      Branch: perl
40991            ! sv.c
40992 ____________________________________________________________________________
40993 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
40994         Log: Bump up versions because of #12041.
40995      Branch: perl
40996            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
40997            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
40998            ! lib/Time/localtime.pm
40999 ____________________________________________________________________________
41000 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
41001         Log: Bump the version number because of #12042.
41002      Branch: perl
41003            ! lib/CPAN/FirstTime.pm
41004 ____________________________________________________________________________
41005 [ 12047] By: ams                                   on 2001/09/17  11:21:40
41006         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
41007              From: Abhijit Menon-Sen <ams@wiw.org>
41008              Date: Mon, 17 Sep 2001 17:44:12 +0530
41009              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
41010      Branch: perl
41011            ! op.c
41012 ____________________________________________________________________________
41013 [ 12046] By: sky                                   on 2001/09/17  07:14:17
41014         Log: Subject: Re: t/op/ver.t using skip() improperly
41015              From: "chromatic" <chromatic@rmci.net>
41016              Date: Mon, 17 Sep 2001 00:22:29 -0600
41017              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
41018      Branch: perl
41019            ! t/op/ver.t
41020 ____________________________________________________________________________
41021 [ 12045] By: nick                                  on 2001/09/17  07:12:14
41022         Log: Integrate mainline
41023      Branch: perlio
41024           +> t/op/chdir.t
41025           !> (integrate 117 files)
41026 ____________________________________________________________________________
41027 [ 12044] By: ams                                   on 2001/09/17  05:49:53
41028         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
41029              From: Ilmari Karonen <iltzu@sci.fi>
41030              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
41031              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
41032              (And $VERSION = '1.05'.)
41033      Branch: perl
41034            ! lib/constant.pm
41035 ____________________________________________________________________________
41036 [ 12043] By: ams                                   on 2001/09/17  05:44:50
41037         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
41038              From: Michael G Schwern <schwern@pobox.com>
41039              Date: Mon, 17 Sep 2001 07:49:04 +0200
41040              Message-Id: <20010917074904.V1588@blackrider>
41041              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
41042      Branch: perl
41043            + t/op/chdir.t
41044            ! MANIFEST pp_sys.c
41045 ____________________________________________________________________________
41046 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
41047         Log: Subject: Re: CPAN.pm needs some hacking 
41048              From: "chromatic" <chromatic@rmci.net>
41049              Date: Sun, 16 Sep 2001 16:46:29 -0600
41050              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
41051      Branch: perl
41052            ! lib/CPAN/FirstTime.pm
41053 ____________________________________________________________________________
41054 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
41055         Log: Change use|require 5.005_64 to use|require 5.6.1.
41056      Branch: perl
41057            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
41058            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
41059            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
41060            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
41061            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
41062            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
41063            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
41064            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
41065            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
41066            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
41067            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
41068            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
41069            ! lib/base.pm lib/fields.pm
41070 ____________________________________________________________________________
41071 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
41072         Log: Bump up version numbers.
41073              
41074              TODO 1: double check that pre-5.6.1 CPAN.pm:s
41075              don't try to download 5.8.0 because of the
41076              version numbers.  Mainly this means using _00
41077              in the core version numbers.
41078              
41079              TODO 2: the "use 5.005_64" in many modules
41080              needs to be changed to, say, "use 5.6.1".
41081      Branch: perl
41082            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
41083            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
41084            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
41085            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
41086            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
41087            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
41088            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41089            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
41090            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
41091            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
41092            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
41093 ____________________________________________________________________________
41094 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
41095         Log: Use UCHARAT() as suggested by Inaba Hiroto.
41096      Branch: perl
41097            ! regexec.c
41098 ____________________________________________________________________________
41099 [ 12038] By: ams                                   on 2001/09/16  15:16:24
41100         Log: Subject: [PATCH] Re: Core module version numbers review
41101              From: Peter Scott <Peter@PSDT.com>
41102              Date: Sun, 16 Sep 2001 09:09:58 -0700
41103              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
41104      Branch: perl
41105            ! lib/perl5db.pl
41106 ____________________________________________________________________________
41107 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
41108         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
41109              not yet fully implemented.
41110      Branch: perl
41111            ! pod/perlfunc.pod pod/perlunicode.pod
41112 ____________________________________________________________________________
41113 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
41114         Log: Subject: [patch] plug PL_beginav_save leak
41115              From: Doug MacEachern <dougm@covalent.net>
41116              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
41117              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
41118      Branch: perl
41119            ! perl.c
41120 ____________________________________________________________________________
41121 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
41122         Log: (accidentally empty checkin)
41123      Branch: perl
41124            ! sv.c
41125 ____________________________________________________________________________
41126 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
41127         Log: Subject: [patch] ithreads+PL_beginav_save
41128              From: Doug MacEachern <dougm@covalent.net>
41129              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
41130              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
41131      Branch: perl
41132            ! sv.c
41133 ____________________________________________________________________________
41134 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
41135         Log: Subject: [PATCH] h2xs.PL with C::Scan
41136              From: Tim Jenness <t.jenness@jach.hawaii.edu>
41137              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
41138              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
41139      Branch: perl
41140            ! utils/h2xs.PL
41141 ____________________________________________________________________________
41142 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
41143         Log: Elaborate (well, make more vague, really) #12030.
41144      Branch: perl
41145            ! pod/perltodo.pod pod/perlunicode.pod
41146 ____________________________________________________________________________
41147 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
41148         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
41149              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41150              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
41151              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
41152      Branch: perl
41153            ! regexec.c
41154 ____________________________________________________________________________
41155 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
41156         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
41157              are not yet complete.
41158      Branch: perl
41159            ! pod/perltodo.pod pod/perlunicode.pod
41160 ____________________________________________________________________________
41161 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
41162         Log: Document what's still to be done on the regular expression
41163              Unicode support, based on the UTR#18.
41164      Branch: perl
41165            ! pod/perltodo.pod pod/perlunicode.pod
41166 ____________________________________________________________________________
41167 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
41168         Log: Regen headers.
41169      Branch: perl
41170            ! embedvar.h perlapi.h
41171 ____________________________________________________________________________
41172 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
41173         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
41174              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
41175              Date: Sun, 09 Sep 2001 18:41:54 +0100
41176              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
41177      Branch: perl
41178            ! Porting/findvars ext/ByteLoader/bytecode.h
41179            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
41180            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
41181 ____________________________________________________________________________
41182 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
41183         Log: enable most warnings for windows build; fix the various typecasting
41184              nits that showed up (no bugfixes here)
41185      Branch: maint-5.6/perl
41186            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
41187            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
41188            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
41189            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
41190            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
41191            ! x2p/walk.c
41192 ____________________________________________________________________________
41193 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
41194         Log: Integrate change #12024 from maintperl
41195              (a local() precedence bug)
41196      Branch: perl
41197           !> lib/ExtUtils/Install.pm
41198 ____________________________________________________________________________
41199 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
41200         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
41201              change#8642
41202      Branch: maint-5.6/perl
41203            ! lib/ExtUtils/Install.pm
41204 ____________________________________________________________________________
41205 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
41206         Log: Update Changes.
41207      Branch: perl
41208            ! Changes patchlevel.h
41209 ____________________________________________________________________________
41210 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
41211         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
41212              From: "chromatic" <chromatic@rmci.net>
41213              Date: Fri, 14 Sep 2001 09:44:57 -0600 
41214              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
41215      Branch: perl
41216            ! lib/ExtUtils/Manifest.t
41217 ____________________________________________________________________________
41218 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
41219         Log: Hopefully better skipping of the Complete.t tests
41220              in case of not a tty. 
41221      Branch: perl
41222            ! lib/Term/Complete.t t/op/stat.t
41223 ____________________________________________________________________________
41224 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
41225         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
41226              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41227              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
41228              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
41229      Branch: perl
41230            ! regexec.c t/op/pat.t
41231 ____________________________________________________________________________
41232 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
41233         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
41234              From: Robin Barker <rmb1@cise.npl.co.uk>
41235              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
41236              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
41237      Branch: perl
41238            ! pod/perlport.pod
41239 ____________________________________________________________________________
41240 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
41241         Log: NetWare tweaks from Ananth Kesari.
41242      Branch: perl
41243            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
41244            ! NetWare/nwutil.h
41245 ____________________________________________________________________________
41246 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
41247         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
41248              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41249              Date: Fri, 14 Sep 2001 10:51:13 +0200
41250              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
41251      Branch: perl
41252            ! pod/perlport.pod
41253 ____________________________________________________________________________
41254 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
41255         Log: Subject: Re: [PATCH 2 pl2pm.PL]
41256              From: Joe Smith <Joe.Smith@inwap.com>
41257              Date: Fri, 14 Sep 2001 00:13:32 -0700
41258              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
41259              
41260              Eradicate qu.
41261      Branch: perl
41262            ! keywords.h keywords.pl utils/pl2pm.PL
41263 ____________________________________________________________________________
41264 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
41265         Log: Retract #12013, didn't go over too well in Tru64.
41266      Branch: perl
41267            ! embed.h embed.pl sv.h
41268 ____________________________________________________________________________
41269 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
41270         Log: Subject: [PATCH] Execute files of debugger commands
41271              From: Peter Scott <Peter@PSDT.com>
41272              Date: Thu, 13 Sep 2001 15:26:31 -0700
41273              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
41274      Branch: perl
41275            ! lib/perl5db.pl pod/perldebug.pod
41276 ____________________________________________________________________________
41277 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
41278         Log: (Retracted by #12015)
41279              Subject: [proposed PATCH] Re: perl@11920
41280              From: Nicholas Clark <nick@ccl4.org>
41281              Date: Wed, 12 Sep 2001 23:46:09 +0100
41282              Message-ID: <20010912234609.H4971@plum.flirble.org>     
41283      Branch: perl
41284            ! embed.h embed.pl sv.h
41285 ____________________________________________________________________________
41286 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
41287         Log: ucblib shouldn't be linked against in nonstop-ux,
41288              from Tom Bates.
41289      Branch: perl
41290            ! hints/nonstopux.sh
41291 ____________________________________________________________________________
41292 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
41293         Log: Do stty only if we have stty.
41294              
41295              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
41296      Branch: perl
41297            ! lib/Term/Complete.pm
41298 ____________________________________________________________________________
41299 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
41300         Log: Skip the test if not running on a tty.
41301      Branch: perl
41302            ! lib/Term/Complete.t
41303 ____________________________________________________________________________
41304 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
41305         Log: Regen headers.
41306      Branch: perl
41307            ! embed.h opcode.h pod/perlapi.pod proto.h
41308 ____________________________________________________________________________
41309 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
41310         Log: Subject: [PATCH op.c] Re: perl@12003
41311              From: Robin Barker <rmb1@cise.npl.co.uk>
41312              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
41313              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
41314      Branch: perl
41315            ! op.c
41316 ____________________________________________________________________________
41317 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
41318         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
41319              From: Robin Barker <rmb1@cise.npl.co.uk>
41320              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
41321              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
41322      Branch: perl
41323            ! sv.c
41324 ____________________________________________________________________________
41325 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
41326         Log: Upgrade to Memoize 0.66.
41327      Branch: perl
41328            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
41329            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
41330            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
41331 ____________________________________________________________________________
41332 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
41333         Log: Subject: [ID 20010912.007] substr reference core dump
41334              From: me-01@ton.iguana.be
41335              Date: 12 Sep 2001 14:11:16 -0000
41336              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
41337      Branch: perl
41338            ! mg.c
41339 ____________________________________________________________________________
41340 [ 12004] By: ams                                   on 2001/09/12  01:13:49
41341         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
41342              From: Ilmari Karonen <iltzu@sci.fi>
41343              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
41344              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
41345      Branch: perl
41346            ! pod/perlfaq4.pod
41347 ____________________________________________________________________________
41348 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
41349         Log: Update Changes.
41350      Branch: perl
41351            ! Changes patchlevel.h
41352 ____________________________________________________________________________
41353 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
41354         Log: NetWare update from Ananth Kesari.
41355      Branch: perl
41356            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
41357            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
41358 ____________________________________________________________________________
41359 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
41360         Log: Retract #11984: div() being redefined, and 1397
41361              failing on 64-bit platforms.
41362      Branch: perl
41363            ! lib/Math/BigInt/Calc.pm
41364 ____________________________________________________________________________
41365 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
41366         Log: Metaconfig unit change for #11999.
41367      Branch: metaconfig
41368            ! U/protos/d_lseekproto.U
41369 ____________________________________________________________________________
41370 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
41371         Log: The lseek fix (#11991) was no fix.
41372      Branch: perl
41373            ! Configure
41374 ____________________________________________________________________________
41375 [ 11998] By: sky                                   on 2001/09/11  07:52:06
41376         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
41377              From: Matt Sergeant <MSergeant@star.net.uk>
41378              Date: Tue, 11 Sep 2001 09:22:32 +0100
41379              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
41380      Branch: perl
41381            ! ext/Encode/Encode.pm
41382 ____________________________________________________________________________
41383 [ 11997] By: sky                                   on 2001/09/11  06:35:29
41384         Log: Sometimes dTHX is added because it is needed on non 
41385              gnuc platforms, but not needed there. This uses GCC
41386              to silence GCC specific warnings by marking pTHX as 
41387              unused.
41388      Branch: perl
41389            ! perl.h
41390 ____________________________________________________________________________
41391 [ 11996] By: nick                                  on 2001/09/11  06:25:27
41392         Log: Integrate mainline
41393      Branch: perlio
41394            - ext/POSIX/sigaction.t lib/File/Find/taint.t
41395           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
41396 ____________________________________________________________________________
41397 [ 11995] By: nick                                  on 2001/09/11  06:23:39
41398         Log: Part Integrate mainline
41399      Branch: perlio
41400           +> (branch 69 files)
41401            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
41402            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
41403            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
41404            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
41405            - lib/Switch/t/switch_case.t lib/Test/Harness.t
41406            - lib/Test/More/Changes lib/Test/More/t/More.t
41407            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
41408            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
41409            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
41410            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
41411            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
41412            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
41413            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
41414            - t/lib/Test/More/Catch.pm wince/perl.ico
41415           !> (integrate 197 files)
41416 ____________________________________________________________________________
41417 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
41418         Log: Subject: Re: [PATCH] Encode.pm docs fix
41419              From: Gisle Aas <gisle@ActiveState.com>
41420              Date: 10 Sep 2001 11:27:02 -0700
41421              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
41422      Branch: perl
41423            ! ext/Encode/Encode.pm
41424 ____________________________________________________________________________
41425 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
41426         Log: Fix unpack U to be the reverse of pack U
41427              (but implement unpack U0U as a backdoor to get
41428              the UTF-8 malformed warnings from un-UTF-8 data)
41429      Branch: perl
41430            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
41431 ____________________________________________________________________________
41432 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
41433         Log: Metaconfig unit change for #11991;
41434              delete an unused unit (d_strtoull.U is the one used)
41435      Branch: metaconfig
41436            ! U/protos/d_lseekproto.U
41437      Branch: metaconfig/U/perl
41438            - strtoull.U
41439 ____________________________________________________________________________
41440 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
41441         Log: Subject: [PATCH] Configure not recording lseek proto
41442              From: Blair Zajac <blair@orcaware.com>
41443              Date: Mon, 10 Sep 2001 17:52:37 -0700
41444              Message-ID: <3B9D6055.BA334A31@orcaware.com>
41445              
41446              plus regen Configure.
41447      Branch: perl
41448            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41449            ! config_h.SH uconfig.h
41450 ____________________________________________________________________________
41451 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
41452         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?)))                  
41453              From: Nicholas Clark <nick@ccl4.org>
41454              Date: Tue, 11 Sep 2001 00:00:31 +0100
41455              Message-ID: <20010911000031.G1512@plum.flirble.org>
41456      Branch: perl
41457            + t/op/qq.t
41458            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
41459 ____________________________________________________________________________
41460 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
41461         Log: Subject: [PATCH] Building on win32 w/o perlio
41462              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
41463              Date: Mon, 10 Sep 2001 23:38:46 +0200
41464              Message-ID: <3B9D4F06.14433.2C37644@localhost>
41465      Branch: perl
41466            ! perl.c win32/Makefile win32/makefile.mk
41467 ____________________________________________________________________________
41468 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
41469         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
41470              From: "chromatic" <chromatic@rmci.net>
41471              Date: Mon, 10 Sep 2001 15:14:01 -0600
41472              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
41473      Branch: perl
41474            + lib/CGI/t/push.t
41475            ! MANIFEST
41476 ____________________________________________________________________________
41477 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
41478         Log: Subject: avoiding hoardes of zombies
41479              From: Nicholas Clark <nick@ccl4.org>
41480              Date: Mon, 10 Sep 2001 22:00:40 +0100
41481              Message-ID: <20010910220040.C1512@plum.flirble.org>
41482      Branch: perl
41483            ! pod/perlipc.pod
41484 ____________________________________________________________________________
41485 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
41486         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
41487              From: John Peacock <jpeacock@rowman.com>
41488              Date: Mon, 10 Sep 2001 16:34:30 -0400
41489              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
41490      Branch: perl
41491            ! sv.c t/op/ver.t utf8.h
41492 ____________________________________________________________________________
41493 [ 11985] By: ams                                   on 2001/09/10  23:20:13
41494         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
41495      Branch: perl
41496            ! MANIFEST
41497 ____________________________________________________________________________
41498 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
41499         Log: (Retracted by #12001)
41500              Subject: Calc with USE_MUL/USE_DIV
41501              From: Tels <perl_dummy@bloodgate.com>
41502              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
41503              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
41504      Branch: perl
41505            ! lib/Math/BigInt/Calc.pm
41506 ____________________________________________________________________________
41507 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
41508         Log: Subject: [PATCH op.c] Re: perl@11978
41509              From: Robin Barker <rmb1@cise.npl.co.uk>
41510              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
41511              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
41512              
41513              Format errors.
41514      Branch: perl
41515            ! op.c
41516 ____________________________________________________________________________
41517 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
41518         Log: Switch PADOFFSET back to U32 both because of binary backward
41519              compatibility and because Arthur seems to have been fixing the
41520              problems with naughty integer-pointer casting.
41521      Branch: perl
41522            ! op.h
41523 ____________________________________________________________________________
41524 [ 11981] By: ams                                   on 2001/09/10  16:31:43
41525         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
41526              Fix Pod Typo, Add Test for ExtUtils::Command
41527              From: "chromatic" <chromatic@rmci.net>
41528              Date: Mon, 10 Sep 2001 11:20:56 -0600
41529              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
41530      Branch: perl
41531            + lib/ExtUtils/Command.t
41532            ! MANIFEST lib/ExtUtils/Command.pm
41533 ____________________________________________________________________________
41534 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
41535         Log: Subject: [PATCH] Encode.pm docs fix
41536              From: Matt Sergeant <MSergeant@star.net.uk>
41537              Date: Mon, 10 Sep 2001 15:24:01 +0100
41538              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
41539      Branch: perl
41540            ! ext/Encode/Encode.pm
41541 ____________________________________________________________________________
41542 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
41543         Log: Update Changes.
41544      Branch: perl
41545            ! Changes patchlevel.h
41546 ____________________________________________________________________________
41547 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
41548         Log: Revert #11973, the dTHX seems to be needed in there
41549              for threaded builds.
41550      Branch: perl
41551            ! perlio.c
41552 ____________________________________________________________________________
41553 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
41554         Log: Detypo.
41555      Branch: perl
41556            ! pod/perlguts.pod
41557 ____________________________________________________________________________
41558 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
41559         Log: Further Class::Struct patching from Damian.
41560              
41561              The new new semantics are:
41562              
41563              * If you pass an initializer for a nested object, it has to be:
41564              a) a reference to an object of that class, or      
41565              b) a reference to an object of a subclass of that class, or
41566              c) a reference to a hash of arguments to be passed to the
41567              class's constructor
41568              * If you pass no initializer for a nested object, the attribute
41569              is initialized to C<undef>
41570      Branch: perl
41571            ! lib/Class/Struct.pm
41572 ____________________________________________________________________________
41573 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
41574         Log: Skip the crypt test if no crypt.
41575      Branch: perl
41576            ! t/op/crypt.t
41577 ____________________________________________________________________________
41578 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
41579         Log: Warn against using bare v-strings as IP addresses
41580              (okay if using the wrappers from Socket)
41581      Branch: perl
41582            ! pod/perldata.pod pod/perlport.pod
41583 ____________________________________________________________________________
41584 [ 11973] By: sky                                   on 2001/09/10  11:57:58
41585         Log: Remove unused dTHX. Silenced another warning.
41586      Branch: perl
41587            ! perlio.c
41588 ____________________________________________________________________________
41589 [ 11972] By: sky                                   on 2001/09/10  11:54:25
41590         Log: Silence some more warnings INT2PTR.
41591      Branch: perl
41592            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
41593 ____________________________________________________________________________
41594 [ 11971] By: sky                                   on 2001/09/10  11:21:50
41595         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
41596      Branch: perl
41597            ! cop.h
41598 ____________________________________________________________________________
41599 [ 11970] By: sky                                   on 2001/09/10  11:17:25
41600         Log: Apply INT2PTR with force to silence warnings from
41601              PM_GETRE and friends. No more warnings with 64bit 
41602              IVs and 32bit pointers.    
41603      Branch: perl
41604            ! op.c op.h perl.c
41605 ____________________________________________________________________________
41606 [ 11969] By: sky                                   on 2001/09/10  10:13:02
41607         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
41608      Branch: perl
41609            ! pod/perlguts.pod
41610 ____________________________________________________________________________
41611 [ 11968] By: sky                                   on 2001/09/10  10:02:51
41612         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
41613              Rename to custop_op_name to Perl_custom_op_name to match perlapi
41614              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
41615              perl_clone.
41616      Branch: perl
41617            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
41618 ____________________________________________________________________________
41619 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
41620         Log: Using strlen() not good on embedded nul bytes.
41621      Branch: perl
41622            ! regcomp.c
41623 ____________________________________________________________________________
41624 [ 11966] By: ams                                   on 2001/09/09  21:06:13
41625         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
41626              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41627              Date: Mon, 13 Aug 2001 22:51:59 +0200
41628              Message-ID: <20010813225159.C6681@rafael>
41629              (Applied with several tweaks.)
41630      Branch: perl
41631            ! embed.h embed.pl proto.h toke.c
41632 ____________________________________________________________________________
41633 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
41634         Log: The exact error message is system-dependent.
41635      Branch: perl
41636            ! lib/ExtUtils/Manifest.t
41637 ____________________________________________________________________________
41638 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
41639         Log: Add Windows and Mac Sami support to Encode
41640              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
41641      Branch: perl
41642            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
41643            ! MANIFEST
41644 ____________________________________________________________________________
41645 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
41646         Log: Use the tried method.
41647      Branch: perl
41648            ! pod/perlport.pod
41649 ____________________________________________________________________________
41650 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
41651         Log: Can't count parentheses.
41652      Branch: perl
41653            ! ext/IO/lib/IO/Socket/INET.pm
41654 ____________________________________________________________________________
41655 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
41656         Log: perlport additions: 1 while unlink, add/delete directory
41657              entries and permissions, cygwin stat funkiness (from Michael
41658              Schwern and Nicholas Clark)
41659      Branch: perl
41660            ! pod/perlport.pod
41661 ____________________________________________________________________________
41662 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
41663         Log: blib does have a detectable test.
41664      Branch: perl
41665            ! t/lib/1_compile.t
41666 ____________________________________________________________________________
41667 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
41668         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
41669              From: "chromatic" <chromatic@rmci.net>
41670              Date: Sat, 08 Sep 2001 19:33:42 -0600
41671              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
41672      Branch: perl
41673            + lib/Term/Complete.t
41674            ! MANIFEST
41675 ____________________________________________________________________________
41676 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
41677         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
41678              From: Michael G Schwern <schwern@pobox.com> 
41679              Date: Sat, 8 Sep 2001 02:40:26 -0400
41680              Message-ID: <20010908024026.A26283@blackrider>
41681      Branch: perl
41682            + lib/Test/Tutorial.pod
41683            ! MANIFEST
41684 ____________________________________________________________________________
41685 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
41686         Log: Try to look up protocol (by name) only iff it has non-numbers:
41687              nice if the server is in a chrooted environment (no /etc/protocols,
41688              server code using hardcorded protocol numbers like 6 for tcp),
41689              suggested by John Holdsworth <coldwave@bigfoot.com>.
41690              In other words, if we are given a number, why look it up again
41691              (by number)?
41692      Branch: perl
41693            ! ext/IO/lib/IO/Socket/INET.pm
41694 ____________________________________________________________________________
41695 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
41696         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
41697              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41698              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
41699              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
41700              
41701              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
41702              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41703              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
41704              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
41705              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
41706              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41707              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
41708              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
41709      Branch: perl
41710            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
41711 ____________________________________________________________________________
41712 [ 11955] By: ams                                   on 2001/09/09  02:54:21
41713         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
41714              From: "Craig A. Berry" <craigberry@mac.com>
41715              Date: Sat, 08 Sep 2001 19:02:16 -0500
41716              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
41717      Branch: perl
41718            ! lib/CGI/t/carp.t
41719 ____________________________________________________________________________
41720 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
41721         Log: Documentation tweaks; think the IP address as an opaque string.
41722      Branch: perl
41723            ! ext/Socket/Socket.pm
41724 ____________________________________________________________________________
41725 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
41726         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
41727              From: Michael G Schwern <schwern@pobox.com>
41728              Date: Sat, 8 Sep 2001 19:45:46 -0400
41729              Message-ID: <20010908194546.C9193@blackrider>
41730      Branch: perl
41731            + lib/blib.t
41732            ! MANIFEST lib/blib.pm t/lib/1_compile.t
41733 ____________________________________________________________________________
41734 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
41735         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
41736              From: "chromatic" <chromatic@rmci.net>
41737              Date: Sat, 08 Sep 2001 12:31:44 -0600
41738              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
41739      Branch: perl
41740            + lib/CGI/t/fast.t
41741            ! MANIFEST
41742 ____________________________________________________________________________
41743 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
41744         Log: The Socket tests were wrong: they were assuming too much.
41745      Branch: perl
41746            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
41747 ____________________________________________________________________________
41748 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
41749         Log: Retract the portability changes since they
41750              seem to have opened a can of worms... will
41751              go back to UNICOS/mk and do the bare minimum
41752              required to get the tests working.
41753      Branch: perl
41754            ! ext/Socket/Socket.xs
41755 ____________________________________________________________________________
41756 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
41757         Log: PADOFFSET is used to cast pointers into integers,
41758              if pointers are 64 bits and U32 32 bits,
41759              bad things may happen, or at least warnings issued.
41760      Branch: perl
41761            ! op.h
41762 ____________________________________________________________________________
41763 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
41764         Log: Still more Socket portability tweaking.
41765              Now Socket.t seems to be happy in all of
41766              Linux/x86, Tru64/alpha, Solaris/sparc,
41767              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
41768              
41769              Addendum: it seems that io_multihomed, io_sock, and hostent
41770              were broken in little-endians (linux/x86 and tru64/alpha)
41771              because of this change.  Argh.
41772      Branch: perl
41773            ! ext/Socket/Socket.xs
41774 ____________________________________________________________________________
41775 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
41776         Log: More portability kicking on inet_ntoa().
41777      Branch: perl
41778            ! ext/Socket/Socket.xs
41779 ____________________________________________________________________________
41780 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
41781         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
41782              From: Michael G Schwern <schwern@pobox.com> 
41783              Date: Fri, 7 Sep 2001 23:06:51 -0400
41784              Message-ID: <20010907230651.R606@blackrider>
41785      Branch: perl
41786            + lib/ExtUtils/Manifest.t
41787            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
41788 ____________________________________________________________________________
41789 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
41790         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
41791              From: "chromatic" <chromatic@rmci.net>
41792              Date: Fri, 07 Sep 2001 17:53:15 -0600      
41793              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
41794      Branch: perl
41795            + lib/ExtUtils/testlib.t
41796            ! MANIFEST
41797 ____________________________________________________________________________
41798 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
41799         Log: Thinko.
41800      Branch: perl
41801            ! lib/integer.t
41802 ____________________________________________________________________________
41803 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
41804         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
41805              From: "Craig A. Berry" <craigberry@mac.com>
41806              Date: Fri, 07 Sep 2001 15:30:03 -0500
41807              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
41808      Branch: perl
41809            ! lib/CGI/Carp.pm
41810 ____________________________________________________________________________
41811 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
41812         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
41813              From: Michael G Schwern <schwern@pobox.com>
41814              Date: Fri, 7 Sep 2001 15:38:13 -0400
41815              Message-ID: <20010907153813.K606@blackrider>
41816      Branch: perl
41817            ! lib/ExtUtils/MM_Unix.pm
41818 ____________________________________________________________________________
41819 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
41820         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
41821              From: Robin Barker <rmb1@cise.npl.co.uk>
41822              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
41823              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
41824      Branch: perl
41825            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
41826 ____________________________________________________________________________
41827 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
41828         Log: Clean up 1_compile.t; move tests to more consistent
41829              places (t/ subdirectories); add integer.t (much of
41830              the pragma is tested elsewhere but there is no one
41831              centralized place)
41832      Branch: perl
41833            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
41834            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
41835            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
41836            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
41837            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
41838            - lib/File/Find/find.t lib/File/Find/taint.t
41839            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
41840 ____________________________________________________________________________
41841 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
41842         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
41843              From: "chromatic" <chromatic@rmci.net>
41844              Date: Fri, 07 Sep 2001 10:17:40 -0600
41845              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
41846      Branch: perl
41847            ! lib/File/Find/taint.t
41848 ____________________________________________________________________________
41849 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
41850         Log: Update Changes.
41851      Branch: perl
41852            ! Changes patchlevel.h
41853 ____________________________________________________________________________
41854 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
41855         Log: Rename the old threading tutorial, start a new one,
41856              regen toc.
41857      Branch: perl
41858            + pod/perlothrtut.pod
41859            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
41860            ! pod/perltoc.pod
41861 ____________________________________________________________________________
41862 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
41863         Log: vars very much has a test.
41864      Branch: perl
41865            ! t/lib/1_compile.t
41866 ____________________________________________________________________________
41867 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
41868         Log: Subject: Re: wince/perl.ico marked as binary
41869              From: Nicholas Clark <nick@ccl4.org>
41870              Date: Fri, 7 Sep 2001 13:54:40 +0100
41871              Message-ID: <20010907135439.D39150@plum.flirble.org>
41872              
41873              and wince/Makefile.ce change from Rainer Keuchel.
41874      Branch: perl
41875            + wince/makeico.pl
41876            ! MANIFEST wince/Makefile.ce
41877 ____________________________________________________________________________
41878 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
41879         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
41880              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41881              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
41882              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
41883      Branch: perl
41884            ! regexec.c
41885 ____________________________________________________________________________
41886 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
41887         Log: (Replaced by #11934)
41888              Subject: Re: [PATCH regexec.c] more general .* and .*?
41889              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41890              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
41891              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
41892      Branch: perl
41893            ! regexec.c
41894 ____________________________________________________________________________
41895 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
41896         Log: The #11931 patching misbehaved.
41897      Branch: perl
41898            ! lib/Test/Harness/t/test-harness.t
41899 ____________________________________________________________________________
41900 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
41901         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
41902              From: Michael G Schwern <schwern@pobox.com>
41903              Date: Fri, 7 Sep 2001 03:30:41 -0400
41904              Message-ID: <20010907033041.A2796@blackrider>
41905      Branch: perl
41906            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
41907            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
41908            + t/lib/sample-tests/header_at_end_fail
41909            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
41910            - lib/Test/Harness.t
41911            ! MANIFEST lib/Test/Harness.pm t/TEST
41912 ____________________________________________________________________________
41913 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
41914         Log: Subject: [PATCH] Digest::MD5 update
41915              From: Gisle Aas <gisle@ActiveState.com>
41916              Date: 06 Sep 2001 23:32:56 -0700
41917              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
41918      Branch: perl
41919            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41920            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
41921 ____________________________________________________________________________
41922 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
41923         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
41924              From: "chromatic" <chromatic@rmci.net>
41925              Date: Thu, 06 Sep 2001 23:11:44 -0600
41926              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
41927      Branch: perl
41928            + lib/less.t
41929            ! MANIFEST t/lib/1_compile.t
41930 ____________________________________________________________________________
41931 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
41932         Log: The binary file must somehow differently stored.
41933      Branch: perl
41934            - wince/perl.ico
41935            ! MANIFEST
41936 ____________________________________________________________________________
41937 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
41938         Log: Add more modules to the list of modules that have tests,
41939              Schwern's wallet is getting more nervous.
41940              (Run t/lib/1_compile.t manually to see which modules
41941              are lacking tests, or the tests can't be run for some
41942              reason or another, such as the Net:: modules)
41943      Branch: perl
41944            ! t/lib/1_compile.t
41945 ____________________________________________________________________________
41946 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
41947         Log: Try to make Socket::inet_ntoa() more robust.
41948      Branch: perl
41949            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
41950 ____________________________________________________________________________
41951 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
41952         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
41953              From: chromatic <chromatic@rmci.net>       
41954              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
41955              Message-Id: <01090522580506.19590@firewheel>           
41956      Branch: perl
41957            ! lib/English.t
41958 ____________________________________________________________________________
41959 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
41960         Log: Subject: Re: perlvar manpage and localizing special vars
41961              From: Stas Bekman <stas@stason.org>
41962              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
41963              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
41964      Branch: perl
41965            ! pod/perlvar.pod
41966 ____________________________________________________________________________
41967 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
41968         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
41969              From: Robin Barker <rmb1@cise.npl.co.uk>
41970              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
41971              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
41972      Branch: perl
41973            ! lib/ExtUtils/MakeMaker.pm
41974 ____________________________________________________________________________
41975 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
41976         Log: Symbol missing; AIX unhappy.
41977      Branch: perl
41978            ! makedef.pl
41979 ____________________________________________________________________________
41980 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
41981         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
41982              Reported in 5.61, seems to work okay in blead.
41983      Branch: perl
41984            ! t/run/kill_perl.t
41985 ____________________________________________________________________________
41986 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
41987         Log: Update Changes.
41988      Branch: perl
41989            ! Changes patchlevel.h
41990 ____________________________________________________________________________
41991 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
41992         Log: Document the bad assumptions currently breaking
41993              the Socket.t tests 10, 11, and 13 in UNICOS.
41994      Branch: perl
41995            ! ext/Socket/Socket.xs
41996 ____________________________________________________________________________
41997 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
41998         Log: Subject: [PATCH x2p] make OPTIMIZE=...
41999              From: Robin Barker <rmb1@cise.npl.co.uk>
42000              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
42001              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
42002      Branch: perl
42003            ! x2p/Makefile.SH x2p/cflags.SH
42004 ____________________________________________________________________________
42005 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
42006         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
42007              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
42008              Date: Thu, 6 Sep 2001 11:09:40 +0100
42009              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
42010              
42011              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
42012              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
42013              Date: 6 Sep 2001 10:14:38 -0000
42014              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
42015      Branch: perl
42016            ! pod/perlfaq1.pod pod/perlhack.pod
42017 ____________________________________________________________________________
42018 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
42019         Log: Subject: Extra NUL is Data::Dumper output - patch
42020              From: Tony Cook <tony@develop-help.com>
42021              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
42022              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
42023      Branch: perl
42024            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
42025 ____________________________________________________________________________
42026 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
42027         Log: Avoid redefinition warning
42028              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
42029              from
42030              perl -w -Ilib -MCwd -e ''
42031      Branch: perl
42032            ! lib/Cwd.pm
42033 ____________________________________________________________________________
42034 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
42035         Log: Update the is_tainted() example implementation.
42036      Branch: perl
42037            ! pod/perlsec.pod
42038 ____________________________________________________________________________
42039 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
42040         Log: Missing) in #11912.
42041      Branch: perl
42042            ! lib/Test/Simple/t/fail.t
42043 ____________________________________________________________________________
42044 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
42045         Log: Rewhack Test-Simple into core harness.
42046      Branch: perl
42047            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
42048            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
42049            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
42050            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
42051            ! lib/Test/Simple/t/skipall.t
42052 ____________________________________________________________________________
42053 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
42054         Log: Workaround for the new Exporter 'feature'.
42055      Branch: perl
42056            ! lib/Test/More.pm
42057 ____________________________________________________________________________
42058 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
42059         Log: Re-introduce pure-Perl fall-back for abs_path,
42060              re-introduce #11898.
42061      Branch: perl
42062            ! lib/Cwd.pm lib/File/Find.pm
42063 ____________________________________________________________________________
42064 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
42065         Log: More tests.
42066      Branch: perl
42067            ! lib/Exporter.t
42068 ____________________________________________________________________________
42069 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
42070         Log: Retract #11898 for now because it introduces
42071              a rather nasty depencency: when B is being built,
42072              MakeMaker is used.  MakeMaker uses File::Find.
42073              File::Find uses Cwd::getcwd()...which doesn't
42074              exist yet.
42075      Branch: perl
42076            ! lib/File/Find.pm
42077 ____________________________________________________________________________
42078 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
42079         Log: New test welcome.
42080      Branch: perl
42081            + lib/Test/Simple/t/simple.t
42082 ____________________________________________________________________________
42083 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
42084         Log: Old test begone.
42085      Branch: perl
42086            - lib/Attribute/Handlers/test.pl
42087 ____________________________________________________________________________
42088 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
42089         Log: Test-Simple syncup from Schwern.
42090      Branch: perl
42091            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
42092            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
42093            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
42094            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
42095            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
42096            - lib/Test/More/Changes lib/Test/More/t/More.t
42097            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
42098            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
42099            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
42100            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
42101            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
42102            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
42103            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
42104            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
42105            ! t/lib/Test/Simple/sample_tests/death.plx
42106            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
42107            ! t/lib/Test/Simple/sample_tests/extras.plx
42108            ! t/lib/Test/Simple/sample_tests/five_fail.plx
42109            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
42110            ! t/lib/Test/Simple/sample_tests/one_fail.plx
42111            ! t/lib/Test/Simple/sample_tests/require.plx
42112            ! t/lib/Test/Simple/sample_tests/success.plx
42113            ! t/lib/Test/Simple/sample_tests/too_few.plx
42114            ! t/lib/Test/Simple/sample_tests/two_fail.plx
42115 ____________________________________________________________________________
42116 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
42117         Log: Integrate File::Find changes from bleadperl
42118      Branch: maint-5.6/macperl
42119            ! lib/File/Find.pm t/lib/filefind-taint.t
42120 ____________________________________________________________________________
42121 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
42122         Log: Integrate 11847 from maint-5.6/perl
42123      Branch: maint-5.6/macperl
42124           !> sv.c
42125 ____________________________________________________________________________
42126 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
42127         Log: In UNICOS division yada yada.
42128      Branch: perl
42129            ! t/op/override.t
42130 ____________________________________________________________________________
42131 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
42132         Log: In UNICOS division is really lossy, better use
42133              a tolerance test.
42134      Branch: perl
42135            ! ext/Time/HiRes/HiRes.t
42136 ____________________________________________________________________________
42137 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
42138         Log: In UNICOS sigaction() sets an extra flag
42139              ("the signal has been registered for all the processes in
42140              a multitasking group.")
42141      Branch: perl
42142            ! ext/POSIX/sigaction.t
42143 ____________________________________________________________________________
42144 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
42145         Log: Documentation micropatch from Damian.
42146      Branch: perl
42147            ! lib/Attribute/Handlers.pm
42148 ____________________________________________________________________________
42149 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
42150         Log: (Retracted by #11908)
42151              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
42152              From: Michael G Schwern <schwern@pobox.com>
42153              Date: Wed, 5 Sep 2001 15:58:21 -0400
42154              Message-ID: <20010905155821.I632@blackrider>
42155      Branch: perl
42156            ! lib/File/Find.pm lib/File/Find/taint.t
42157 ____________________________________________________________________________
42158 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
42159         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
42160              From: Michael G Schwern <schwern@pobox.com>
42161              Date: Wed, 5 Sep 2001 19:16:31 -0400
42162              Message-ID: <20010905191631.E11386@blackrider>
42163      Branch: perl
42164            + lib/CGI/t/carp.t
42165            ! MANIFEST
42166 ____________________________________________________________________________
42167 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
42168         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
42169              From: chromatic <chromatic@rmci.net>
42170              Date: Wed, 5 Sep 2001 18:08:07 -0600
42171              Message-Id: <01090518080700.19590@firewheel>
42172      Branch: perl
42173            ! lib/English.pm
42174 ____________________________________________________________________________
42175 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
42176         Log: Fix a typo #11889 and add a test for the same.
42177      Branch: perl
42178            ! ext/Socket/Socket.t ext/Socket/Socket.xs
42179 ____________________________________________________________________________
42180 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
42181         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
42182              From: "Craig A. Berry" <craigberry@mac.com>
42183              Date: Wed, 05 Sep 2001 17:48:54 -0500
42184              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
42185      Branch: perl
42186            ! lib/warnings.t t/run/kill_perl.t
42187 ____________________________________________________________________________
42188 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
42189         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
42190              From: Michael G Schwern <schwern@pobox.com>
42191              Date: Wed, 5 Sep 2001 17:22:25 -0400
42192              Message-ID: <20010905172225.C11386@blackrider>
42193      Branch: perl
42194            ! t/run/kill_perl.t
42195 ____________________________________________________________________________
42196 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
42197         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
42198              From: Nicholas Clark <nick@ccl4.org>
42199              Date: Wed, 5 Sep 2001 20:54:24 +0100
42200              Message-ID: <20010905205424.C25120@plum.flirble.org>
42201      Branch: perl
42202            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
42203 ____________________________________________________________________________
42204 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
42205         Log: Forgotten thing.
42206      Branch: perl
42207            ! uconfig.h
42208 ____________________________________________________________________________
42209 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
42210         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
42211              From: chromatic <chromatic@rmci.net>               
42212              Date: Wed, 5 Sep 2001 13:22:08 -0600
42213              Message-Id: <01090513220807.10587@firewheel> 
42214      Branch: perl
42215            ! lib/English.pm
42216 ____________________________________________________________________________
42217 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
42218         Log: inet_ntoa() tweaks:
42219              - don't allow addresses with > 255 characters
42220              - indent the HP-UX workaround
42221              - don't leak memory
42222      Branch: perl
42223            ! ext/Socket/Socket.xs
42224 ____________________________________________________________________________
42225 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
42226         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
42227              <xwu@theeducationcenter.com>
42228      Branch: perl
42229            ! lib/File/Find.pm
42230 ____________________________________________________________________________
42231 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
42232         Log: Typo nits.
42233      Branch: perl
42234            ! lib/File/Find.pm
42235 ____________________________________________________________________________
42236 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
42237         Log: -Wall nit.
42238      Branch: perl
42239            ! op.c
42240 ____________________________________________________________________________
42241 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
42242         Log: Update to Scalar-List-Utils 1.05
42243      Branch: perl
42244            ! ext/List/Util/ChangeLog ext/List/Util/README
42245            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
42246 ____________________________________________________________________________
42247 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
42248         Log: Update Changes.
42249      Branch: perl
42250            ! Changes patchlevel.h
42251 ____________________________________________________________________________
42252 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
42253         Log: Update to Scalar-List-Utils 1.04
42254      Branch: perl
42255            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
42256            ! ext/List/Util/lib/List/Util.pm
42257            ! ext/List/Util/lib/Scalar/Util.pm
42258 ____________________________________________________________________________
42259 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
42260         Log: Metaconfigify #11724.
42261      Branch: metaconfig
42262            ! U/threads/archname.U
42263 ____________________________________________________________________________
42264 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
42265         Log: The MacOS reference is okay, no reason to hide it.
42266      Branch: perl
42267            ! lib/Cwd.pm
42268 ____________________________________________________________________________
42269 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
42270         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
42271              From: Michael G Schwern <schwern@pobox.com>
42272              Date: Tue, 4 Sep 2001 15:30:10 -0400
42273              Message-ID: <20010904153010.H26466@blackrider> 
42274              
42275              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
42276      Branch: perl
42277            ! ext/Cwd/Makefile.PL lib/Cwd.pm
42278 ____________________________________________________________________________
42279 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
42280         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.))
42281              From: Michael G Schwern <schwern@pobox.com>
42282              Date: Tue, 4 Sep 2001 17:39:13 -0400
42283              Message-ID: <20010904173913.C626@blackrider>
42284      Branch: perl
42285            ! lib/Cwd.pm
42286 ____________________________________________________________________________
42287 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
42288         Log: Subject: Re: Perl_pp_* in public API?
42289              From: "Craig A. Berry" <craigberry@mac.com>
42290              Date: Tue, 4 Sep 2001 21:51:29 -0500
42291              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
42292      Branch: perl
42293            ! ext/List/Util/Util.xs
42294 ____________________________________________________________________________
42295 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
42296         Log: From Damian: Class::Struct was unable to define
42297              recursive classes.  After the patch an object reference
42298              (rather than a hash) is required to initialize
42299              an object attribute.  If no such initializer is given to
42300              the constructor, object attributes are now default
42301              initialized to C<undef>.
42302      Branch: perl
42303            ! lib/Class/Struct.pm lib/Class/Struct.t
42304 ____________________________________________________________________________
42305 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
42306         Log: Subject: Re: sv_catpvfn and sv_setpvfn
42307              From: Richard Soderberg <rs@oregonnet.com>
42308              Date: Tue, 4 Sep 2001 15:16:47 -0700
42309              Message-Id: <200109042216.PAA17858@oregonnet.com>
42310      Branch: perl
42311            ! pod/perlclib.pod pod/perlguts.pod
42312 ____________________________________________________________________________
42313 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
42314         Log: NetWare updates from Ananth Kesari.
42315      Branch: perl
42316            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
42317            ! NetWare/nw5thread.h
42318 ____________________________________________________________________________
42319 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
42320         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?))
42321              From: Nicholas Clark <nick@ccl4.org>
42322              Date: Tue, 4 Sep 2001 22:42:50 +0100
42323              Message-ID: <20010904224250.P25120@plum.flirble.org>
42324      Branch: perl
42325            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
42326            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
42327            ! t/op/oct.t toke.c
42328 ____________________________________________________________________________
42329 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
42330         Log: Fix Cwd::getcwd() not being tainted, as noticed
42331              by Schwern.
42332      Branch: perl
42333            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
42334            - ext/Cwd/Cwd.t
42335            ! MANIFEST ext/Cwd/Cwd.xs util.c
42336 ____________________________________________________________________________
42337 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
42338         Log: Retract #11870 and volatilize the right destruct_level.
42339              Silly thinko pointed out by Sarathy.
42340      Branch: perl
42341            ! intrpvar.h perl.c
42342 ____________________________________________________________________________
42343 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
42344         Log: At least a temporary fix for the mysterious scope core dumps
42345              in Tru64 from Graham.
42346      Branch: perl
42347            ! ext/List/Util/Util.xs
42348 ____________________________________________________________________________
42349 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
42350         Log: (Retracted by #11872)
42351      Branch: perl
42352            ! intrpvar.h
42353 ____________________________________________________________________________
42354 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
42355         Log: Quench a -Wall gripe noticed by Robin Barker.
42356      Branch: perl
42357            ! op.c
42358 ____________________________________________________________________________
42359 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
42360         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
42361              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42362              Date: Wed, 05 Sep 2001 02:01:32 +0900
42363              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
42364      Branch: perl
42365            ! lib/Unicode/UCD.pm
42366 ____________________________________________________________________________
42367 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
42368         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
42369              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42370              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
42371              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
42372      Branch: perl
42373            ! gv.c
42374 ____________________________________________________________________________
42375 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
42376         Log: Update Changes.
42377      Branch: perl
42378            ! Changes patchlevel.h
42379 ____________________________________________________________________________
42380 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
42381         Log: Add the \[$@%&*] prototype support.
42382      Branch: perl
42383            ! op.c pod/perlsub.pod t/comp/proto.t
42384 ____________________________________________________________________________
42385 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
42386         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
42387              From: Michael G Schwern <schwern@pobox.com>
42388              Date: Mon, 3 Sep 2001 18:59:01 -0400
42389              Message-ID: <20010903185901.Z9233@blackrider>
42390      Branch: perl
42391            ! lib/CGI/t/form.t
42392 ____________________________________________________________________________
42393 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
42394         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
42395              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42396              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
42397              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
42398      Branch: perl
42399            ! gv.c
42400 ____________________________________________________________________________
42401 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
42402         Log: More srand entry tweakage based on Randal's suggestion.
42403      Branch: perl
42404            ! pod/perlfunc.pod
42405 ____________________________________________________________________________
42406 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
42407         Log: Subject: [PATCH] 'main' *is* a reserved word
42408              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42409              Date: Mon, 3 Sep 2001 22:55:41 +0200
42410              Message-ID: <20010903225541.A24097@rafael>
42411      Branch: perl
42412            ! toke.c
42413 ____________________________________________________________________________
42414 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
42415         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
42416              From: Peter Prymmer <pvhp@best.com>
42417              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
42418              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
42419      Branch: perl
42420            ! README.vms configure.com
42421 ____________________________________________________________________________
42422 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
42423         Log: Subject: Re: A slightly better default seed?   
42424              From: Michael G Schwern <schwern@pobox.com>
42425              Date: Mon, 3 Sep 2001 18:08:15 -0400 
42426              Message-ID: <20010903180815.W9233@blackrider>
42427      Branch: perl
42428            ! t/op/srand.t
42429 ____________________________________________________________________________
42430 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
42431         Log: Add sharedsv.o to microperl object files.
42432      Branch: perl
42433            ! Makefile.micro
42434 ____________________________________________________________________________
42435 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
42436         Log: AUTHORS updates and
42437              
42438              Subject: [PATCH] Just some preening :-)        
42439              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
42440              Date: Tue, 4 Sep 2001 14:16:59 +0100
42441              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
42442      Branch: perl
42443            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
42444 ____________________________________________________________________________
42445 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
42446         Log: Typo fix and slight rewording.
42447      Branch: perl
42448            ! pod/perlfunc.pod
42449 ____________________________________________________________________________
42450 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
42451         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
42452      Branch: perl
42453            ! pod/perlfaq4.pod
42454 ____________________________________________________________________________
42455 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
42456         Log: The helper file changed name.
42457      Branch: perl
42458            ! MANIFEST
42459 ____________________________________________________________________________
42460 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
42461         Log: Update to Scalar-List-Utils 1.03
42462      Branch: perl
42463            + ext/List/Util/t/shuffle.t
42464            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
42465            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
42466            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
42467            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
42468            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
42469            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
42470            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
42471            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
42472 ____________________________________________________________________________
42473 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
42474         Log: Make crypt() do something more sane for Unicode
42475              (take crypt() of the low eight bits of the characters,
42476              instead of taking crypt() of the UTF-8 of the scalar);
42477              add a test for crypt().
42478      Branch: perl
42479            + t/op/crypt.t
42480            ! MANIFEST pod/perlfunc.pod pp.c
42481 ____________________________________________________________________________
42482 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
42483         Log: Reorganize the srand entry.
42484      Branch: perl
42485            ! pod/perlfunc.pod
42486 ____________________________________________________________________________
42487 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
42488         Log: Remove the tests that assume something about
42489              calling srand() without arguments multiple times.
42490      Branch: perl
42491            ! t/op/srand.t
42492 ____________________________________________________________________________
42493 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
42494         Log: Upgrade to Math::BigInt 1.42.
42495      Branch: perl
42496            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
42497            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
42498            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
42499            ! lib/Math/BigInt/t/mbimbf.t
42500 ____________________________________________________________________________
42501 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
42502         Log: integrate change#11847 from maint-5.6
42503              
42504              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
42505      Branch: perl
42506            ! sv.c
42507 ____________________________________________________________________________
42508 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
42509         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
42510      Branch: maint-5.6/perl
42511            ! sv.c
42512 ____________________________________________________________________________
42513 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
42514         Log: As far as I can tell these functions have been Unicodified.
42515      Branch: perl
42516            ! doop.c
42517 ____________________________________________________________________________
42518 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
42519         Log: Update to Storable 1.0.13.
42520      Branch: perl
42521            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42522            ! ext/Storable/Storable.xs
42523 ____________________________________________________________________________
42524 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
42525         Log: Patch the Filter::Simple test to work with
42526              the core test suite (since the FilterTest.pm
42527              is in t/lib, not in lib).
42528      Branch: perl
42529            ! lib/Filter/Simple/t/filter.t
42530 ____________________________________________________________________________
42531 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
42532         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
42533      Branch: perl
42534            + t/lib/FilterTest.pm
42535            - t/lib/MyFilter.pm
42536 ____________________________________________________________________________
42537 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
42538         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
42539              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
42540              Text::Balanced 1.86.
42541      Branch: perl
42542            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
42543            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
42544            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
42545            + lib/Switch/t/nested.t lib/Switch/t/switch.t
42546            + lib/Text/Balanced/Changes lib/Text/Balanced/README
42547            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
42548            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
42549            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
42550            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
42551            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
42552            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
42553            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
42554            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
42555            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
42556            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
42557            ! MANIFEST lib/Attribute/Handlers.pm
42558            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
42559            ! lib/Attribute/Handlers/demo/Demo.pm
42560            ! lib/Attribute/Handlers/demo/Descriptions.pm
42561            ! lib/Attribute/Handlers/demo/MyClass.pm
42562            ! lib/Attribute/Handlers/demo/demo.pl
42563            ! lib/Attribute/Handlers/demo/demo2.pl
42564            ! lib/Attribute/Handlers/demo/demo3.pl
42565            ! lib/Attribute/Handlers/demo/demo4.pl
42566            ! lib/Attribute/Handlers/demo/demo_call.pl
42567            ! lib/Attribute/Handlers/demo/demo_chain.pl
42568            ! lib/Attribute/Handlers/demo/demo_cycle.pl
42569            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
42570            ! lib/Attribute/Handlers/demo/demo_phases.pl
42571            ! lib/Attribute/Handlers/demo/demo_range.pl
42572            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
42573            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
42574            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
42575            ! lib/Text/Balanced.pm
42576 ____________________________________________________________________________
42577 [ 11841] By: sky                                   on 2001/09/03  11:04:15
42578         Log: Forgot to add a file with Change #11840
42579      Branch: perl
42580            + t/op/srand.t
42581 ____________________________________________________________________________
42582 [ 11840] By: sky                                   on 2001/09/03  11:02:04
42583         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
42584              From: Michael G Schwern <schwern@pobox.com>
42585              Date: Mon, 3 Sep 2001 07:43:00 -0400
42586              Message-ID: <20010903074300.E9233@blackrider>
42587      Branch: perl
42588            ! MANIFEST pod/perlfunc.pod t/op/rand.t
42589 ____________________________________________________________________________
42590 [ 11839] By: sky                                   on 2001/09/03  10:47:11
42591         Log: Document the changes with regards to running of END blocks.
42592              And DESTROY on global objects are called in perl_destruct()!
42593      Branch: perl
42594            ! pod/perl572delta.pod pod/perlembed.pod
42595 ____________________________________________________________________________
42596 [ 11838] By: sky                                   on 2001/09/03  09:34:44
42597         Log: Subject: [PATCH t/op/time.t] Partial cleanup
42598              From: Michael G Schwern <schwern@pobox.com>
42599              Date: Mon, 3 Sep 2001 06:29:42 -0400
42600              Message-ID: <20010903062942.C9233@blackrider>
42601      Branch: perl
42602            ! t/op/time.t
42603 ____________________________________________________________________________
42604 [ 11837] By: sky                                   on 2001/09/03  09:30:02
42605         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
42606              From: Michael G Schwern <schwern@pobox.com>
42607              Date: Mon, 3 Sep 2001 06:24:13 -0400
42608              Message-ID: <20010903062413.B9233@blackrider>
42609      Branch: perl
42610            ! t/op/rand.t
42611 ____________________________________________________________________________
42612 [ 11836] By: sky                                   on 2001/09/03  07:56:47
42613         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
42614              From: Michael G Schwern <schwern@pobox.com>
42615              Date: Sun, 2 Sep 2001 21:38:43 -0400
42616              Message-ID: <20010902213843.L2711@blackrider>
42617      Branch: perl
42618            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
42619            ! MANIFEST
42620 ____________________________________________________________________________
42621 [ 11835] By: nick                                  on 2001/09/03  06:20:06
42622         Log: Integrate mainline
42623      Branch: perlio
42624           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
42625            - t/op/misc.t
42626           !> (integrate 187 files)
42627 ____________________________________________________________________________
42628 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
42629         Log: Update Changes.
42630      Branch: perl
42631            ! Changes patchlevel.h
42632 ____________________________________________________________________________
42633 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
42634         Log: Slight tweaks.
42635      Branch: perl
42636            ! t/run/kill_perl.t
42637 ____________________________________________________________________________
42638 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
42639         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
42640      Branch: perl
42641            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42642 ____________________________________________________________________________
42643 [ 11831] By: sky                                   on 2001/09/02  12:10:42
42644         Log: Change #11828 wasn't complete, this updates to intest path
42645      Branch: perl
42646            ! t/run/kill_perl.t
42647 ____________________________________________________________________________
42648 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
42649         Log: 's's's.
42650      Branch: perl
42651            ! Changes
42652 ____________________________________________________________________________
42653 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
42654         Log: Update Changes.
42655      Branch: perl
42656            ! Changes patchlevel.h
42657 ____________________________________________________________________________
42658 [ 11828] By: sky                                   on 2001/09/02  11:53:56
42659         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
42660              From: Michael G Schwern <schwern@pobox.com>
42661              Date: Sat, 1 Sep 2001 20:18:58 -0400
42662              Message-ID: <20010901201858.X606@blackrider>
42663              +MANIFEST Fix
42664      Branch: perl
42665            + t/run/kill_perl.t
42666            - t/op/misc.t t/run/segfault.t
42667            ! MANIFEST
42668 ____________________________________________________________________________
42669 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
42670         Log: Subject: [PATCH] lib/Time/Local.pm
42671              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42672              Date: Sun, 2 Sep 2001 06:50:01 -0500
42673              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
42674      Branch: perl
42675            ! lib/Time/Local.pm
42676 ____________________________________________________________________________
42677 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
42678         Log: Tick off Unicode collation and the normalization from
42679              the todo list.
42680      Branch: perl
42681            ! pod/perltodo.pod
42682 ____________________________________________________________________________
42683 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
42684         Log: Update to Unicode 3.1.1.
42685      Branch: perl
42686            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
42687            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
42688            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
42689            ! lib/unicore/PropList.txt lib/unicore/README.perl
42690            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
42691            ! lib/unicore/rename lib/unicore/version
42692 ____________________________________________________________________________
42693 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
42694         Log: Slight doc tweaks for the module.
42695      Branch: perl
42696            ! lib/Unicode/UCD.pm
42697 ____________________________________________________________________________
42698 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
42699         Log: Rename the variable: it *used* to be (wrongly) that the
42700              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
42701              but that is no more the case: PL_reg_match_utf8 is better.
42702      Branch: perl
42703            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
42704            ! regexec.c sv.c thrdvar.h
42705 ____________________________________________________________________________
42706 [ 11822] By: ams                                   on 2001/09/02  02:54:50
42707         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
42708              From: Ilmari Karonen <iltzu@sci.fi>
42709              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
42710              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
42711              (op/sub_lval.t updated to take new error message into account.)
42712      Branch: perl
42713            ! op.c t/op/sub_lval.t
42714 ____________________________________________________________________________
42715 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
42716         Log: remove stray CRs in files; keep all files with UNIX line-ends
42717              (Porting/makerel adds CRs to the files that need it in the
42718              distribution)
42719      Branch: perl
42720            ! NetWare/t/NWScripts.pl README.dos
42721            ! ext/Encode/Encode/cns11643-1.enc
42722            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
42723            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
42724 ____________________________________________________________________________
42725 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
42726         Log: some remnants of change#11803
42727      Branch: perl
42728            ! ext/ByteLoader/byterun.h perl.h
42729 ____________________________________________________________________________
42730 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
42731         Log: Update to Unicode::Collate 0.08.
42732      Branch: perl
42733            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
42734            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
42735 ____________________________________________________________________________
42736 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
42737         Log: Test tweaks.
42738      Branch: perl
42739            ! t/op/pat.t
42740 ____________________________________________________________________________
42741 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
42742         Log: Fix test
42743      Branch: maint-5.6/macperl
42744            ! t/lib/b.t
42745 ____________________________________________________________________________
42746 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
42747         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
42748              warnings in Config.pm with -W; increase default and
42749              minimum RAM; bump version number.
42750      Branch: maint-5.6/macperl
42751            + macos/lib/Mac/LowMem.pm
42752            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
42753            ! macos/configpm macos/macperl/MacPerl.r
42754 ____________________________________________________________________________
42755 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
42756         Log: Make syntax check report in MPW style, fix tests
42757              to use Mac::err=unix to get normal-style error
42758              messages.
42759      Branch: maint-5.6/macperl
42760            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
42761            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
42762 ____________________________________________________________________________
42763 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
42764         Log: Make MPW-style errors optional (but the default); add
42765              MacPerl::ErrorFormat() function and Mac::err pragma
42766      Branch: maint-5.6/macperl
42767            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
42768            + macos/ext/Mac/err/err.xs
42769            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
42770            ! macos/macish.c macos/macish.h macos/macperl.sym
42771 ____________________________________________________________________________
42772 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
42773         Log: More module and test ports from Thomas Wegner et al
42774      Branch: maint-5.6/macperl
42775            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
42776            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
42777            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
42778            ! t/op/magic.t
42779 ____________________________________________________________________________
42780 [ 11812] By: sky                                   on 2001/09/01  17:19:30
42781         Log: Subject: [PATCH t/op/concat.t] cleanup
42782              From: Michael G Schwern <schwern@pobox.com>
42783              Date: Sat, 1 Sep 2001 14:06:28 -0400
42784              Message-ID: <20010901140628.C606@blackrider>
42785      Branch: perl
42786            ! t/op/concat.t
42787 ____________________________________________________________________________
42788 [ 11811] By: sky                                   on 2001/09/01  12:25:29
42789         Log: Change #11805 didn't update the MANIFEST
42790      Branch: perl
42791            ! MANIFEST
42792 ____________________________________________________________________________
42793 [ 11810] By: sky                                   on 2001/09/01  11:52:44
42794         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
42795              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42796              Date: Sat, 1 Sep 2001 14:50:14 +0200
42797              Message-ID: <20010901145014.A691@rafael>
42798      Branch: perl
42799            ! t/op/inccode.t
42800 ____________________________________________________________________________
42801 [ 11809] By: sky                                   on 2001/09/01  11:49:22
42802         Log: Subject: PATCH: ExtUtils::MakeMaker
42803              From: Tony Bowden <tony@kasei.com>
42804              Date: Sat, 1 Sep 2001 10:33:53 +0100
42805              Message-ID: <20010901103353.A13863@soto.kasei.com>
42806              Manually applied
42807      Branch: perl
42808            ! lib/ExtUtils/MakeMaker.pm
42809 ____________________________________________________________________________
42810 [ 11808] By: sky                                   on 2001/09/01  11:39:13
42811         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
42812              From: mike808@users.sourceforge.net
42813              Date: Sat, 1 Sep 101 11:27:50 GMT
42814              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
42815              With little tweak
42816      Branch: perl
42817            ! lib/Term/Cap.pm
42818 ____________________________________________________________________________
42819 [ 11807] By: ams                                   on 2001/09/01  11:31:16
42820         Log: Subject: oct() and hex()
42821              From: Nicholas Clark <nick@ccl4.org>
42822              Date: Fri, 31 Aug 2001 23:14:13 +0100
42823              Message-Id: <20010831231413.J4950@plum.flirble.org>
42824      Branch: perl
42825            ! pod/perlclib.pod
42826 ____________________________________________________________________________
42827 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
42828         Log: Integrate change 11801 from maintperl
42829      Branch: maint-5.6/macperl
42830            ! perl.c
42831 ____________________________________________________________________________
42832 [ 11805] By: sky                                   on 2001/08/31  21:35:10
42833         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
42834              From: Michael G Schwern <schwern@pobox.com>
42835              Date: Fri, 31 Aug 2001 15:36:28 -0400
42836              Message-ID: <20010831153628.B598@blackrider>
42837              Check for things which used to segfault
42838      Branch: perl
42839            + t/run/segfault.t
42840 ____________________________________________________________________________
42841 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
42842         Log: integrate change#11801 from maint-5.6
42843              
42844              remove age-old UNICOS "workaround" that introduces a static, and
42845              hence an egregious race condition for threaded builds (*sigh*
42846              beats me why this kludge wasn't guarded by a UNICOS-specific
42847              #define *sigh*)
42848      Branch: perl
42849            ! perl.c
42850 ____________________________________________________________________________
42851 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
42852         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
42853              working in 5.7.x
42854      Branch: perl
42855            - objXSUB.h
42856            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
42857            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
42858            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
42859            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
42860            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
42861            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
42862            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
42863            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
42864            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
42865            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
42866            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
42867            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
42868            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
42869            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
42870            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
42871            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
42872            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
42873            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
42874            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
42875            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
42876            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
42877            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
42878 ____________________________________________________________________________
42879 [ 11802] By: ams                                   on 2001/08/31  18:11:32
42880         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
42881              From: "Philip Newton" <Philip.Newton@gmx.net>
42882              Date: Fri, 31 Aug 2001 21:12:56 +0200
42883              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
42884      Branch: perl
42885            ! pod/perldiag.pod
42886 ____________________________________________________________________________
42887 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
42888         Log: remove age-old UNICOS "workaround" that introduces a static, and
42889              hence an egregious race condition for threaded builds (*sigh*
42890              beats me why this kludge wasn't guarded by a UNICOS-specific
42891              #define *sigh*)
42892      Branch: maint-5.6/perl
42893            ! perl.c
42894 ____________________________________________________________________________
42895 [ 11800] By: sky                                   on 2001/08/31  17:30:26
42896         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
42897              Might break on platforms where bool is larger than 8 bites ???
42898      Branch: perl
42899            ! regcomp.c
42900 ____________________________________________________________________________
42901 [ 11799] By: ams                                   on 2001/08/31  12:15:44
42902         Log: Integrate 11778 into mainline.
42903      Branch: perl
42904            ! t/base/term.t
42905 ____________________________________________________________________________
42906 [ 11798] By: sky                                   on 2001/08/31  11:31:44
42907         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
42908              supposed to happen.
42909      Branch: perl
42910            ! regcomp.c
42911 ____________________________________________________________________________
42912 [ 11797] By: sky                                   on 2001/08/31  11:28:17
42913         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
42914              From: "John P. Linderman" <jpl@research.att.com>
42915              Date: Fri, 31 Aug 2001 08:20:35 -0400
42916              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
42917              Fixes test 14 which could fail randomly in rare cases.
42918      Branch: perl
42919            ! ext/Time/HiRes/HiRes.t regcomp.c
42920 ____________________________________________________________________________
42921 [ 11796] By: ams                                   on 2001/08/31  01:13:07
42922         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
42923              From: Nicholas Clark <nick@ccl4.org>
42924              Date: Thu, 30 Aug 2001 23:21:50 +0100
42925              Message-Id: <20010830232150.D4950@plum.flirble.org>
42926      Branch: perl
42927            ! ext/Sys/Syslog/Makefile.PL
42928 ____________________________________________________________________________
42929 [ 11795] By: ams                                   on 2001/08/30  23:53:23
42930         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
42931              patching example
42932              From: Michael G Schwern <schwern@pobox.com>
42933              Date: Thu, 30 Aug 2001 17:02:08 -0400
42934              Message-Id: <20010830170208.M2318@blackrider>
42935      Branch: perl
42936            ! pod/perlhack.pod
42937 ____________________________________________________________________________
42938 [ 11794] By: ams                                   on 2001/08/30  19:35:36
42939         Log: Subject: [PATCH] pp_modulo
42940              From: Nicholas Clark <nick@ccl4.org>
42941              Date: Thu, 30 Aug 2001 18:20:54 +0100
42942              Message-Id: <20010830182053.A4950@plum.flirble.org>
42943      Branch: perl
42944            ! pp.c t/op/64bitint.t
42945 ____________________________________________________________________________
42946 [ 11793] By: sky                                   on 2001/08/30  13:02:48
42947         Log: 11792 wasn't complete
42948      Branch: perl
42949            ! makedef.pl regcomp.c
42950 ____________________________________________________________________________
42951 [ 11792] By: sky                                   on 2001/08/30  12:21:11
42952         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
42953      Branch: perl
42954            ! makedef.pl
42955 ____________________________________________________________________________
42956 [ 11791] By: sky                                   on 2001/08/30  10:08:02
42957         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
42958      Branch: perl
42959            ! config_h.SH
42960 ____________________________________________________________________________
42961 [ 11790] By: sky                                   on 2001/08/30  08:22:31
42962         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
42963              on the pad. Fixes coredumps in cleanups introduced by
42964              Change 11755  
42965      Branch: perl
42966            ! op.c perl.c sv.h
42967 ____________________________________________________________________________
42968 [ 11789] By: sky                                   on 2001/08/29  19:01:47
42969         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
42970              This is a replacement implmentation that works on HPUX.
42971              This bug should probably be fixed in GCC.
42972      Branch: perl
42973            ! ext/Socket/Socket.xs
42974 ____________________________________________________________________________
42975 [ 11788] By: ams                                   on 2001/08/29  17:35:33
42976         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
42977              From: Nicholas Clark <nick@ccl4.org>
42978              Date: Wed, 29 Aug 2001 18:21:56 +0100
42979              Message-Id: <20010829182156.O4950@plum.flirble.org>
42980      Branch: perl
42981            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
42982 ____________________________________________________________________________
42983 [ 11787] By: sky                                   on 2001/08/29  10:42:54
42984         Log: Added test for pack_addr_in and unpack_addr_in
42985              Nitpik in test 10
42986      Branch: perl
42987            ! ext/Socket/Socket.t
42988 ____________________________________________________________________________
42989 [ 11786] By: sky                                   on 2001/08/29  10:28:14
42990         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
42991              Trying to catch errors on HP-UX
42992      Branch: perl
42993            ! ext/Socket/Socket.t
42994 ____________________________________________________________________________
42995 [ 11785] By: sky                                   on 2001/08/29  09:07:03
42996         Log: make sure USE_THREADS is defined so external apps work
42997      Branch: perl
42998            ! config_h.SH
42999 ____________________________________________________________________________
43000 [ 11784] By: sky                                   on 2001/08/29  08:06:12
43001         Log: Subject: Re: The hitlist of untested modules.
43002              From: Jonathan Stowe <gellyfish@gellyfish.com>
43003              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
43004              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
43005              Start of tests for Shell.pm (make Schwern poorer!)
43006      Branch: perl
43007            + lib/Shell.t
43008            ! MANIFEST
43009 ____________________________________________________________________________
43010 [ 11783] By: sky                                   on 2001/08/29  07:37:50
43011         Log: END{} can change the return value even if we die from BEGIN{}
43012      Branch: perl
43013            ! miniperlmain.c
43014 ____________________________________________________________________________
43015 [ 11782] By: ams                                   on 2001/08/29  06:32:17
43016         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
43017              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43018              Date: Wed, 29 Aug 2001 09:18:17 +0200
43019              Message-Id: <20010829091817.A4453@rafael>
43020      Branch: perl
43021            ! t/op/inccode.t
43022 ____________________________________________________________________________
43023 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
43024         Log: Delete xsubpp.patch, as full copy exists now
43025      Branch: maint-5.6/macperl
43026            - macos/xsubpp.patch
43027 ____________________________________________________________________________
43028 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
43029         Log: Add Changes file
43030      Branch: maint-5.6/macperl
43031            + macos/Changes
43032 ____________________________________________________________________________
43033 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
43034         Log: Add Mac version of xsubpp as separate file
43035      Branch: maint-5.6/macperl
43036            + macos/xsubpp
43037            ! macos/Makefile.mk
43038 ____________________________________________________________________________
43039 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
43040         Log: Fix open of /dev/null for Mac OS
43041      Branch: maint-5.6/macperl
43042            ! t/base/term.t
43043 ____________________________________________________________________________
43044 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
43045         Log: Various patches: enable more tests; skip CVS in PerlInstall;
43046              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
43047      Branch: maint-5.6/macperl
43048            ! macos/MacPerlTests.cmd macos/PerlInstall
43049            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
43050 ____________________________________________________________________________
43051 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
43052         Log: Allow for platforms to override formatting of errors
43053              on output from Matthias Neeracher (Mac files)
43054      Branch: maint-5.6/macperl
43055            ! macos/macish.c macos/macish.h
43056 ____________________________________________________________________________
43057 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
43058         Log: Allow for platforms to override formatting of errors
43059              on output from Matthias Neeracher (core files)
43060      Branch: maint-5.6/macperl
43061            ! perl.h pp_ctl.c util.c
43062 ____________________________________________________________________________
43063 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
43064         Log: Add some param checking, from reports by Kevin Reid.
43065      Branch: maint-5.6/macperl
43066            ! macos/ext/Mac/Controls/Controls.pm
43067            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
43068 ____________________________________________________________________________
43069 [ 11773] By: ams                                   on 2001/08/28  23:54:57
43070         Log: Subject: [PATCH] make coretest
43071              From: Paul Johnson <paul@pjcj.net>
43072              Date: Wed, 29 Aug 2001 00:11:38 +0200
43073              Message-Id: <20010829001138.B12169@pjcj.net>
43074              (Applied without the change to perlhack.pod. This should
43075              probably stay undocumented.)
43076      Branch: perl
43077            ! Makefile.SH t/TEST
43078 ____________________________________________________________________________
43079 [ 11772] By: sky                                   on 2001/08/28  13:01:20
43080         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
43081              From: Michael G Schwern <schwern@pobox.com>
43082              Date: Tue, 28 Aug 2001 09:57:39 -0400
43083              Message-ID: <20010828095738.E17775@blackrider>
43084      Branch: perl
43085            ! pod/perlhack.pod t/op/pack.t
43086 ____________________________________________________________________________
43087 [ 11771] By: sky                                   on 2001/08/28  11:20:13
43088         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
43089              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43090              Date: Tue, 28 Aug 2001 14:23:43 +0200
43091              Message-ID: <20010828142343.A19299@rafael>
43092      Branch: perl
43093            ! pod/perlvar.pod pp_ctl.c
43094 ____________________________________________________________________________
43095 [ 11770] By: ams                                   on 2001/08/28  10:13:21
43096         Log: Subject: [PATCH] odd typo in op.h
43097              From: Nicholas Clark <nick@ccl4.org>
43098              Date: Tue, 28 Aug 2001 12:10:26 +0100
43099              Message-Id: <20010828121026.V4950@plum.flirble.org>
43100      Branch: perl
43101            ! op.h
43102 ____________________________________________________________________________
43103 [ 11769] By: sky                                   on 2001/08/28  08:09:16
43104         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
43105              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
43106              Date: Tue, 28 Aug 2001 02:22:20 +0300
43107              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
43108      Branch: perl
43109            ! ext/B/B/Lint.pm
43110 ____________________________________________________________________________
43111 [ 11768] By: ams                                   on 2001/08/28  00:47:35
43112         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
43113              From: Michael G Schwern <schwern@pobox.com>
43114              Date: Mon, 27 Aug 2001 21:24:44 -0400
43115              Message-Id: <20010827212444.F12582@blackrider>
43116      Branch: perl
43117            ! pod/perlhack.pod t/op/pack.t
43118 ____________________________________________________________________________
43119 [ 11767] By: ams                                   on 2001/08/27  23:59:48
43120         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
43121              From: Michael G Schwern <schwern@pobox.com>
43122              Date: Mon, 27 Aug 2001 20:12:29 -0400
43123              Message-Id: <20010827201229.D12582@blackrider>
43124      Branch: perl
43125            ! pod/perlhack.pod t/op/pack.t
43126 ____________________________________________________________________________
43127 [ 11766] By: ams                                   on 2001/08/27  23:39:40
43128         Log: Update Changes.
43129      Branch: perl
43130            ! Changes
43131 ____________________________________________________________________________
43132 [ 11765] By: ams                                   on 2001/08/27  22:53:10
43133         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
43134              From: Michael G Schwern <schwern@pobox.com>
43135              Date: Mon, 27 Aug 2001 19:47:30 -0400
43136              Message-Id: <20010827194730.C12582@blackrider>
43137      Branch: perl
43138            ! t/op/inccode.t
43139 ____________________________________________________________________________
43140 [ 11764] By: ams                                   on 2001/08/27  22:46:21
43141         Log: Subject: [PATCH] new tests for the coderef-in-@INC
43142              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43143              Date: Mon, 27 Aug 2001 22:36:27 +0200
43144              Message-Id: <20010827223627.C690@rafael>
43145              
43146              Subject: Re: [PATCH] new tests for the coderef-in-@INC
43147              From: Nicholas Clark <nick@ccl4.org>
43148              Date: Tue, 28 Aug 2001 00:02:46 +0100
43149              Message-Id: <20010828000245.R4950@plum.flirble.org>
43150      Branch: perl
43151            + t/op/inccode.t
43152            ! MANIFEST
43153 ____________________________________________________________________________
43154 [ 11763] By: ams                                   on 2001/08/27  22:41:09
43155         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
43156              bleadperl on fire, Win95+4NT)
43157              From: Michael G Schwern <schwern@pobox.com>
43158              Date: Mon, 27 Aug 2001 16:54:42 -0400
43159              Message-Id: <20010827165442.F9436@blackrider>
43160      Branch: perl
43161            ! lib/warnings.t
43162 ____________________________________________________________________________
43163 [ 11762] By: sky                                   on 2001/08/27  19:19:17
43164         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
43165              avaible at compile time. This broke the compilation of 
43166              Net/Ping.pm
43167      Branch: perl
43168            ! lib/Net/Ping.pm
43169 ____________________________________________________________________________
43170 [ 11761] By: sky                                   on 2001/08/27  18:34:48
43171         Log: Removed tripple definitions of CUSTOM_OP functions.
43172      Branch: perl
43173            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
43174 ____________________________________________________________________________
43175 [ 11760] By: sky                                   on 2001/08/27  18:21:27
43176         Log: Regen headers
43177      Branch: perl
43178            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
43179            ! perlapi.h proto.h
43180 ____________________________________________________________________________
43181 [ 11759] By: ams                                   on 2001/08/27  16:31:53
43182         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
43183              From: "chromatic" <chromatic@rmci.net>
43184              Date: Mon, 27 Aug 2001 11:17:09 -0600
43185              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
43186      Branch: perl
43187            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
43188 ____________________________________________________________________________
43189 [ 11758] By: sky                                   on 2001/08/27  15:16:42
43190         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
43191              Thanks to H. Merijn Brand for the patch.
43192              Some of the comments and or guards might be removable in perl.h now.
43193      Branch: perl
43194            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
43195            ! Porting/Glossary Porting/config_H README.threads config_h.SH
43196            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
43197            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
43198            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
43199            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
43200            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
43201            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
43202            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
43203            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
43204            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
43205            ! win32/config_H.vc win32/perllib.c win32/win32.h
43206            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
43207            ! wince/config.h wince/config_H.ce wince/win32.h
43208            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
43209 ____________________________________________________________________________
43210 [ 11757] By: sky                                   on 2001/08/27  13:39:16
43211         Log: Subject: GNU ld parses arguments different
43212              From: H.Merijn Brand <h.m.brand@hccnet.nl>
43213              Date: Mon, 27 Aug 2001 16:25:51 +0200
43214              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
43215      Branch: perl
43216            ! hints/hpux.sh
43217 ____________________________________________________________________________
43218 [ 11756] By: sky                                   on 2001/08/27  13:18:45
43219         Log: Subject: Custom Ops
43220              From: Simon Cozens <simon@netthink.co.uk>
43221              Date: Sat, 25 Aug 2001 17:45:09 +0100
43222              Message-ID: <20010825174509.A5752@netthink.co.uk>
43223              I also added a fix to Opcode.pm to quite test cases.
43224      Branch: perl
43225            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
43226            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
43227 ____________________________________________________________________________
43228 [ 11755] By: sky                                   on 2001/08/27  05:37:17
43229         Log: Plugs a memory leak on destruction of regular expressions
43230              introcued by #11274.
43231              PL_regex_padav now has an AV as it's first entry with a list
43232              of freed regex_padav slots that it will reuse on creating
43233              new PMOPs.
43234      Branch: perl
43235            ! op.c perl.c
43236 ____________________________________________________________________________
43237 [ 11754] By: ams                                   on 2001/08/26  14:38:52
43238         Log: Subject: [PATCH] t/io/binmode.t
43239              From: Nicholas Clark <nick@ccl4.org>
43240              Date: Sun, 26 Aug 2001 12:03:05 +0100
43241              Message-Id: <20010826120305.C4950@plum.flirble.org>
43242              
43243              (Also a nitpick in #11752 to t/op/universal.t)
43244      Branch: perl
43245            ! t/io/binmode.t t/op/universal.t
43246 ____________________________________________________________________________
43247 [ 11753] By: ams                                   on 2001/08/26  08:19:34
43248         Log: Subject: [PATCH] op/universal.t failing
43249              From: Nicholas Clark <nick@ccl4.org>
43250              Date: Sun, 26 Aug 2001 09:48:22 +0100
43251              Message-Id: <20010826094822.B4950@plum.flirble.org>
43252      Branch: perl
43253            ! t/op/universal.t
43254 ____________________________________________________________________________
43255 [ 11752] By: ams                                   on 2001/08/25  22:46:13
43256         Log: Subject: Re: 'can' with undefined subs
43257              From: Tony Bowden <tony@kasei.com>
43258              Date: Sat, 25 Aug 2001 14:58:17 +0100
43259              Message-Id: <20010825145817.A11788@soto.kasei.com>
43260              (Applied with minor modifications.)
43261      Branch: perl
43262            ! t/op/universal.t
43263 ____________________________________________________________________________
43264 [ 11751] By: ams                                   on 2001/08/25  18:28:43
43265         Log: Subject: Re: 'can' with undefined subs
43266              From: Tony Bowden <tony@kasei.com>
43267              Date: Sat, 25 Aug 2001 15:13:14 +0100
43268              Message-Id: <20010825151314.B11788@soto.kasei.com>
43269      Branch: perl
43270            ! lib/UNIVERSAL.pm
43271 ____________________________________________________________________________
43272 [ 11750] By: nick                                  on 2001/08/25  15:24:15
43273         Log: Integrate mainline
43274      Branch: perlio
43275           +> t/io/binmode.t
43276           !> (integrate 26 files)
43277 ____________________________________________________________________________
43278 [ 11749] By: nick                                  on 2001/08/25  14:55:41
43279         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
43280              From:  John Peacock <jpeacock@rowman.com>
43281              Date:  Wed, 22 Aug 2001 12:05:28 -0400
43282              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
43283      Branch: perl
43284            ! pod/perlhack.pod
43285 ____________________________________________________________________________
43286 [ 11748] By: nick                                  on 2001/08/25  14:53:04
43287         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
43288              From:  Michael G Schwern <schwern@pobox.com>
43289              Date:  Wed, 22 Aug 2001 19:22:45 -0400
43290              Message-Id:  <20010822192245.U619@blackrider>
43291      Branch: perl
43292            ! MANIFEST
43293 ____________________________________________________________________________
43294 [ 11747] By: nick                                  on 2001/08/25  14:52:33
43295         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
43296              From:  Nicholas Clark <nick@ccl4.org>
43297              Date:  Wed, 22 Aug 2001 23:29:06 +0100
43298              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
43299      Branch: perl
43300            + t/io/binmode.t
43301            ! perlio.c pod/perlfunc.pod
43302 ____________________________________________________________________________
43303 [ 11744] By: nick                                  on 2001/08/25  14:37:33
43304         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
43305              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
43306              Date:  Fri, 24 Aug 2001 22:10:42 +0200
43307              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
43308      Branch: perl
43309            ! x2p/a2py.c x2p/walk.c
43310 ____________________________________________________________________________
43311 [ 11743] By: nick                                  on 2001/08/25  14:32:47
43312         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
43313              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43314              Date:  Fri, 24 Aug 2001 23:34:13 +0200
43315              Message-Id:  <20010824233413.A1285@rafael>
43316      Branch: perl
43317            ! pod/perlfunc.pod pod/perlvar.pod
43318 ____________________________________________________________________________
43319 [ 11742] By: ams                                   on 2001/08/25  13:16:02
43320         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
43321              From: Nicholas Clark <nick@ccl4.org>
43322              Date: Sat, 25 Aug 2001 14:50:07 +0100
43323              Message-Id: <20010825145007.L41464@plum.flirble.org>
43324      Branch: perl
43325            ! pp_ctl.c
43326 ____________________________________________________________________________
43327 [ 11741] By: nick                                  on 2001/08/24  07:08:45
43328         Log: When applying patch via Porting/apply fails, do p4 refresh
43329              to get old files back.
43330      Branch: perl
43331            ! Porting/apply
43332 ____________________________________________________________________________
43333 [ 11740] By: ams                                   on 2001/08/24  04:47:24
43334         Log: #11739 was incomplete.
43335      Branch: perl
43336            ! pod/perldiag.pod
43337 ____________________________________________________________________________
43338 [ 11739] By: ams                                   on 2001/08/24  04:09:40
43339         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
43340              From: "Philip Newton" <Philip.Newton@gmx.net>
43341              Date: Fri, 24 Aug 2001 07:08:34 +0200
43342      Branch: perl
43343            ! pod/perldiag.pod
43344 ____________________________________________________________________________
43345 [ 11738] By: ams                                   on 2001/08/24  02:19:42
43346         Log: Fixed Doug Wilson's email address.
43347      Branch: perl
43348            ! AUTHORS
43349 ____________________________________________________________________________
43350 [ 11737] By: ams                                   on 2001/08/24  00:10:13
43351         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
43352              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43353              Date: Thu, 23 Aug 2001 22:22:58 +0200
43354              Message-Id: <20010823222258.A901@rafael>
43355      Branch: perl
43356            ! pod/perldiag.pod
43357 ____________________________________________________________________________
43358 [ 11736] By: ams                                   on 2001/08/24  00:05:02
43359         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
43360              From: "Craig A. Berry" <craigberry@mac.com>
43361              Date: Thu, 23 Aug 2001 19:07:45 -0500
43362              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
43363      Branch: perl
43364            ! configure.com
43365 ____________________________________________________________________________
43366 [ 11735] By: sky                                   on 2001/08/23  13:42:07
43367         Log: Backed out 11732, it breaks lib/strict.t 
43368      Branch: perl
43369            ! op.c
43370 ____________________________________________________________________________
43371 [ 11734] By: sky                                   on 2001/08/23  11:45:59
43372         Log: Removed toy from 17133 after Matt Sargeants request.
43373      Branch: perl
43374            ! pod/perlfaq4.pod
43375 ____________________________________________________________________________
43376 [ 11733] By: sky                                   on 2001/08/23  11:36:29
43377         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
43378              From: Robin Houston <robin@kitsite.com>
43379              Date: Wed, 22 Aug 2001 23:06:16 +0100
43380              Message-ID: <20010822230616.A254@robin.kitsite.com>
43381      Branch: perl
43382            ! pod/perlfaq4.pod
43383 ____________________________________________________________________________
43384 [ 11732] By: sky                                   on 2001/08/23  10:36:02
43385         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
43386              From: Simon Cozens <simon@netthink.co.uk>
43387              Date: Thu, 23 Aug 2001 12:06:36 +0100
43388              Message-ID: <20010823120636.A9961@netthink.co.uk>
43389      Branch: perl
43390            ! op.c
43391 ____________________________________________________________________________
43392 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
43393         Log: fix broken windows build
43394      Branch: perl
43395            ! perl.h
43396 ____________________________________________________________________________
43397 [ 11730] By: ams                                   on 2001/08/22  21:35:30
43398         Log: Subject: [PATCH] io/tell.t doesn't chdir t
43399              From: Nicholas Clark <nick@ccl4.org>
43400              Date: Wed, 22 Aug 2001 23:25:58 +0100
43401              Message-Id: <20010822232557.Y82818@plum.flirble.org>
43402      Branch: perl
43403            ! t/io/tell.t
43404 ____________________________________________________________________________
43405 [ 11729] By: ams                                   on 2001/08/22  20:32:21
43406         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
43407              questions)
43408              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
43409              Date: Wed, 22 Aug 2001 17:09:04 -0400
43410              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
43411              (Oops, forgot File::Spec::Unix in the previous patch.)
43412      Branch: perl
43413            ! lib/File/Spec/Unix.pm
43414 ____________________________________________________________________________
43415 [ 11728] By: ams                                   on 2001/08/22  20:25:41
43416         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
43417              questions)
43418              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
43419              Date: Wed, 22 Aug 2001 17:09:04 -0400
43420              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
43421      Branch: perl
43422            ! lib/File/Spec.pm
43423 ____________________________________________________________________________
43424 [ 11727] By: ams                                   on 2001/08/22  19:43:30
43425         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
43426              From: John Peacock <jpeacock@rowman.com>
43427              Date: Wed, 22 Aug 2001 12:35:52 -0400
43428              Message-Id: <3B83DF68.5D89DC81@rowman.com>
43429              (Adds proper tests for $], notwithstanding Subject. +nitpick)
43430      Branch: perl
43431            ! t/op/ver.t
43432 ____________________________________________________________________________
43433 [ 11726] By: ams                                   on 2001/08/22  19:36:39
43434         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
43435              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
43436              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
43437              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
43438      Branch: perl
43439            ! lib/diagnostics.pm lib/diagnostics.t
43440 ____________________________________________________________________________
43441 [ 11725] By: ams                                   on 2001/08/22  19:25:01
43442         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
43443              From: Nicholas Clark <nick@ccl4.org>
43444              Date: Wed, 22 Aug 2001 20:59:05 +0100
43445              Message-Id: <20010822205905.U82818@plum.flirble.org>
43446      Branch: perl
43447            ! pp.c t/op/64bitint.t t/op/arith.t
43448 ____________________________________________________________________________
43449 [ 11724] By: ams                                   on 2001/08/22  10:02:33
43450         Log: Subject: Configure blooper
43451              From: H.Merijn Brand <h.m.brand@hccnet.nl>
43452              Date: Wed, 22 Aug 2001 12:38:35 +0200
43453              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
43454      Branch: perl
43455            ! Configure
43456 ____________________________________________________________________________
43457 [ 11723] By: ams                                   on 2001/08/21  16:17:53
43458         Log: Subject: [PATCH] installperl -help
43459              From: Nicholas Clark <nick@ccl4.org>
43460              Date: Tue, 21 Aug 2001 17:34:23 +0100
43461              Message-Id: <20010821173423.F82818@plum.flirble.org>
43462      Branch: perl
43463            ! installperl
43464 ____________________________________________________________________________
43465 [ 11722] By: ams                                   on 2001/08/20  07:46:31
43466         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
43467              From: Ilmari Karonen <iltzu@sci.fi>
43468              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
43469              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
43470      Branch: perl
43471            ! pod/perlvar.pod
43472 ____________________________________________________________________________
43473 [ 11721] By: nick                                  on 2001/08/20  06:24:31
43474         Log: Integrate mainline
43475      Branch: perlio
43476           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
43477           +> lib/Lingua/KO/Hangul/Util/Changes
43478           +> lib/Lingua/KO/Hangul/Util/README
43479           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
43480           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
43481           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
43482           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
43483           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
43484           +> lib/Unicode/Normalize/t/test.t
43485            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
43486           !> (integrate 55 files)
43487 ____________________________________________________________________________
43488 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
43489         Log: Integrate Change #11599 from maint-5.6/perl
43490      Branch: maint-5.6/macperl
43491           !> README.win32
43492 ____________________________________________________________________________
43493 [ 11719] By: ams                                   on 2001/08/18  21:21:42
43494         Log: Add Porting/apply to MANIFEST.
43495      Branch: perl
43496            ! MANIFEST
43497 ____________________________________________________________________________
43498 [ 11718] By: sky                                   on 2001/08/18  14:38:01
43499         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
43500              Better solution would be to make 5005threaded perl use
43501              the same system as ithreads do
43502      Branch: perl
43503            ! perl.h
43504 ____________________________________________________________________________
43505 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
43506         Log: New try for ID 20010407.006: detach the semantics
43507              "was the last match target UTF8" into its own variable.
43508      Branch: perl
43509            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
43510            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
43511 ____________________________________________________________________________
43512 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
43513         Log: UTF8 flag should be meaningful only when POK.
43514      Branch: perl
43515            ! dump.c
43516 ____________________________________________________________________________
43517 [ 11715] By: sky                                   on 2001/08/18  11:45:16
43518         Log: USE_THREADS and USE_ITHREADS are never true at the same time
43519      Branch: perl
43520            ! perl.h
43521 ____________________________________________________________________________
43522 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
43523         Log: Retract #11712 for now.  The real fix would probably
43524              be something like making PL_reg_sv a copy (PV + UTF8)
43525              of the matched/substituted string (note: not just a SvPOK
43526              string, for example the stringified form of a ROK would
43527              be applicable)  Beware of leaks.
43528      Branch: perl
43529            ! pp_hot.c t/op/pat.t
43530 ____________________________________________________________________________
43531 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
43532         Log: UTF8 wasn't printing for PVMGs.
43533      Branch: perl
43534            ! dump.c
43535 ____________________________________________________________________________
43536 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
43537         Log: (Retracted by #11714)
43538              
43539              Okay analysis, debatable fix.  (The fix will inc
43540              the refcount of all temporary match objects,
43541              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
43542              which will then cause griping at untie() time
43543              ("inner references remain").
43544              
43545              Fix for ID 20010407.006: PL_reg_sv got wiped out
43546              by freetemps if the match target was a temporary
43547              (like function_call() =~ /.../), which in turn meant
43548              that the $1 et al stopped working if they had UTF-8
43549              in them.  Therefore bump up the refcount of PL_reg_sv.
43550      Branch: perl
43551            ! pp_hot.c t/op/pat.t
43552 ____________________________________________________________________________
43553 [ 11711] By: ams                                   on 2001/08/17  20:32:08
43554         Log: Subject: [PATCH] doesn't compile, was perl@11710
43555              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43556              Date: Fri, 17 Aug 2001 23:21:10 +0200
43557              Message-Id: <20010817232110.C7041@rafael> 
43558      Branch: perl
43559            ! sharedsv.c
43560 ____________________________________________________________________________
43561 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
43562         Log: Update Changes.
43563      Branch: perl
43564            ! Changes patchlevel.h
43565 ____________________________________________________________________________
43566 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
43567         Log: Upgrade to libnet 1.0704.
43568      Branch: perl
43569            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
43570            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
43571            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
43572            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
43573            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
43574            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
43575            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
43576 ____________________________________________________________________________
43577 [ 11708] By: sky                                   on 2001/08/17  13:34:04
43578         Log: Let perl_clone copy PL_exit_flags
43579      Branch: perl
43580            ! sv.c
43581 ____________________________________________________________________________
43582 [ 11707] By: sky                                   on 2001/08/17  12:28:41
43583         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
43584      Branch: perl
43585            ! sharedsv.c sharedsv.h
43586 ____________________________________________________________________________
43587 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
43588         Log: The metaconfig unit change for #11705.
43589      Branch: metaconfig/U/perl
43590            ! Extensions.U
43591 ____________________________________________________________________________
43592 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
43593         Log: Allow the threads extension to be found if present.
43594      Branch: perl
43595            ! Configure
43596 ____________________________________________________________________________
43597 [ 11704] By: nick                                  on 2001/08/17  11:47:54
43598         Log: Mail -> change script (pre-alpha)
43599      Branch: perl
43600            + Porting/apply
43601 ____________________________________________________________________________
43602 [ 11703] By: sky                                   on 2001/08/17  07:11:24
43603         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
43604              Thanks to Tom Hospel for pointing out my error.
43605      Branch: perl
43606            ! op.h
43607 ____________________________________________________________________________
43608 [ 11702] By: sky                                   on 2001/08/17  04:18:11
43609         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.
43610      Branch: perl
43611            ! embed.pl miniperlmain.c perl.c perl.h proto.h
43612 ____________________________________________________________________________
43613 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
43614         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
43615              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
43616      Branch: perl
43617            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
43618            + lib/Lingua/KO/Hangul/Util/README
43619            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
43620            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
43621            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
43622            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
43623            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
43624            + lib/Unicode/Normalize/t/test.t
43625            ! MANIFEST
43626 ____________________________________________________________________________
43627 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
43628         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
43629              Date: Thu, 16 Aug 2001 22:46:15 -0500
43630              From: "Craig A. Berry" <craigberry@mac.com>
43631              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
43632      Branch: perl
43633            ! configure.com numeric.c
43634 ____________________________________________________________________________
43635 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
43636         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
43637              of the usual suspects (like getpwent) but not for others
43638              (like localtime and rand).  The _r versions are available
43639              for all of them, so let's use them.
43640      Branch: perl
43641            ! perl.h
43642 ____________________________________________________________________________
43643 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
43644         Log: (Accidental apply; thankfully empty.)
43645      Branch: perl
43646            ! hints/os390.sh
43647 ____________________________________________________________________________
43648 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
43649         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
43650              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43651              Date: Thu, 16 Aug 2001 16:27:49 +0100
43652              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
43653      Branch: perl
43654            ! regexec.c t/op/re_tests
43655 ____________________________________________________________________________
43656 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
43657         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
43658              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43659              Date: Thu, 16 Aug 2001 18:50:01 +0100
43660              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
43661      Branch: perl
43662            ! pp_hot.c t/op/pat.t
43663 ____________________________________________________________________________
43664 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
43665         Log: Subject: [PATCH] *time_r again
43666              From: "Arthur Bergman" <arthur@contiller.se>
43667              Date: Thu, 16 Aug 2001 16:01:54 +0200
43668              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
43669      Branch: perl
43670            ! op.h
43671 ____________________________________________________________________________
43672 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
43673         Log: system() and backtick error handling cleanup from Craig A. Berry.
43674      Branch: perl
43675            ! vms/vms.c
43676 ____________________________________________________________________________
43677 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
43678         Log: change#10334 leaks memory, copies string when it doesn't
43679              need to
43680      Branch: perl
43681            ! perl.c
43682 ____________________________________________________________________________
43683 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
43684         Log: One more twist to the sprintf + utf8 testing.
43685      Branch: perl
43686            ! t/op/misc.t
43687 ____________________________________________________________________________
43688 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
43689         Log: Fix for 20010407.008 sprintf removes utf8-ness.
43690      Branch: perl
43691            ! pp.c t/op/misc.t
43692 ____________________________________________________________________________
43693 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
43694         Log: Subject: [PATCH] *time_r fixes
43695              From: "Arthur Bergman" <arthur@contiller.se>
43696              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
43697              Date: Thu, 16 Aug 2001 14:22:27 +0200
43698      Branch: perl
43699            ! op.h
43700 ____________________________________________________________________________
43701 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
43702         Log: Upgrade to CGI.pm 2.77.
43703      Branch: perl
43704            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
43705            ! lib/CGI/t/function.t
43706 ____________________________________________________________________________
43707 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
43708         Log: Document the bytes-to-Unicode upgrading.
43709      Branch: perl
43710            ! pod/perlunicode.pod
43711 ____________________________________________________________________________
43712 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
43713         Log: Add a test for Unicode sprintf.
43714      Branch: perl
43715            ! t/op/misc.t
43716 ____________________________________________________________________________
43717 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
43718         Log: Add Unicode tests for index/rindex.
43719      Branch: perl
43720            ! t/op/index.t
43721 ____________________________________________________________________________
43722 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
43723         Log: Document a bit the art of minimizing the installation,
43724              based on the p5p discussion.
43725      Branch: perl
43726            ! INSTALL
43727 ____________________________________________________________________________
43728 [ 11684] By: nick                                  on 2001/08/15  15:03:31
43729         Log: Integrate mainline
43730      Branch: perlio
43731           +> sharedsv.c sharedsv.h
43732           !> (integrate 53 files)
43733 ____________________________________________________________________________
43734 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
43735         Log: Update Changes.
43736      Branch: perl
43737            ! Changes patchlevel.h
43738 ____________________________________________________________________________
43739 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
43740         Log: The #11673 necessitated a test tweak.
43741      Branch: perl
43742            ! t/io/utf8.t
43743 ____________________________________________________________________________
43744 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
43745         Log: Also UNICOS is in the general case unable to silently
43746              handle fp overflows.
43747      Branch: perl
43748            ! numeric.c
43749 ____________________________________________________________________________
43750 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
43751         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
43752              NV_EPSILON #defined.
43753      Branch: perl
43754            ! perl.h
43755 ____________________________________________________________________________
43756 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
43757         Log: Re-establish the fp overflow detection for VAX VMS; there
43758              is no easy way to have the IEEE fp silent overflow semantics.
43759              (in Alpha VMS we still will use IEEE fp by default-- but it
43760              is still possible to configure Perl to use G_FLOAT)
43761      Branch: perl
43762            ! numeric.c
43763 ____________________________________________________________________________
43764 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
43765         Log: Subject: [PATCH] pp_lock 
43766              From: "Arthur Bergman" <arthur@contiller.se>
43767              Date: Wed, 15 Aug 2001 11:52:16 +0200
43768              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
43769      Branch: perl
43770            ! pp.c
43771 ____________________________________________________________________________
43772 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
43773         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
43774              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43775              Date: Wed, 15 Aug 2001 11:32:11 +0100
43776              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
43777      Branch: perl
43778            ! regcomp.c t/op/re_tests
43779 ____________________________________________________________________________
43780 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
43781         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
43782              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43783              Date: Wed, 15 Aug 2001 10:33:49 +0100
43784              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
43785      Branch: perl
43786            ! regexec.c t/op/re_tests
43787 ____________________________________________________________________________
43788 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
43789         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
43790              From: Barrie Slaymaker <barries@slaysys.com>
43791              Date: Tue, 14 Aug 2001 14:32:25 -0400
43792              Message-ID: <20010814143225.A19822@jester.slaysys.com>
43793      Branch: perl
43794            ! lib/File/Spec.t lib/File/Spec/Unix.pm
43795 ____________________________________________________________________________
43796 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
43797         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
43798              From: Peter Prymmer <pvhp@forte.com>
43799              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
43800              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
43801      Branch: perl
43802            ! README.vms configure.com
43803 ____________________________________________________________________________
43804 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
43805         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
43806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43807              Date: Tue, 14 Aug 2001 21:23:27 +0200
43808              Message-ID: <20010814212327.A1919@rafael>
43809      Branch: perl
43810            ! doio.c
43811 ____________________________________________________________________________
43812 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
43813         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
43814              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43815              Date: Tue, 14 Aug 2001 22:30:11 +0200
43816              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
43817              
43818              Combination of nmake, quoting, and Perl expanded $( in here-doc.
43819      Branch: perl
43820            ! ext/SDBM_File/Makefile.PL
43821 ____________________________________________________________________________
43822 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
43823         Log: Todo updates.
43824      Branch: perl
43825            ! pod/perltodo.pod
43826 ____________________________________________________________________________
43827 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
43828         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
43829              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43830              Date: Mon, 13 Aug 2001 23:15:01 +0200
43831              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
43832      Branch: perl
43833            ! sv.c
43834 ____________________________________________________________________________
43835 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
43836         Log: Subject: [PATCH] [b-]showlex.t
43837              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
43838              Date: Sun, 12 Aug 2001 22:24:51 +0200
43839              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
43840              
43841              The 4nt command shell will expand the % in command line
43842              no matter what quoting is attempted, changed the % to @.
43843      Branch: perl
43844            ! ext/B/Showlex.t
43845 ____________________________________________________________________________
43846 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
43847         Log: Subject: [PATCH] magic.t
43848              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43849              Date: Sun, 12 Aug 2001 20:49:27 +0200
43850              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
43851      Branch: perl
43852            ! t/op/magic.t
43853 ____________________________________________________________________________
43854 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
43855         Log: Add sharedsv* to the DOSish platforms; plus add
43856              some WinCE files to the list of DOSish files.
43857      Branch: perl
43858            ! NetWare/Makefile Porting/makerel win32/Makefile
43859            ! win32/makefile.mk wince/Makefile.ce
43860 ____________________________________________________________________________
43861 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
43862         Log: More DOSish files.
43863      Branch: perl
43864            ! Porting/makerel
43865 ____________________________________________________________________________
43866 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
43867         Log: Strip CRs from the WinCE files.  Now we need to
43868              figure out in which CRs are really needed: probably
43869              Makefile.ce and the README files, at least, probably
43870              also the registry.bat.
43871      Branch: perl
43872            ! wince/Makefile.ce wince/README.compile wince/README.perlce
43873            ! wince/config.h wince/include/cectype.h wince/include/errno.h
43874            ! wince/include/sys/stat.h wince/include/sys/types.h
43875            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
43876            ! wince/perldll.def wince/registry.bat wince/wince.h
43877            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
43878 ____________________________________________________________________________
43879 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
43880         Log: Add some files to DOSish and writables.
43881      Branch: perl
43882            ! Porting/makerel
43883 ____________________________________________________________________________
43884 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
43885         Log: Compile failure message tidying.
43886      Branch: perl
43887            ! t/lib/1_compile.t
43888 ____________________________________________________________________________
43889 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
43890         Log: The new sharedsv* should be exported only if usethreads.
43891      Branch: perl
43892            ! makedef.pl
43893 ____________________________________________________________________________
43894 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
43895         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
43896              From: Peter Prymmer <pvhp@forte.com>
43897              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
43898              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
43899      Branch: perl
43900            ! README.os390
43901 ____________________________________________________________________________
43902 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
43903         Log: Update Changes.
43904      Branch: perl
43905            ! Changes patchlevel.h
43906 ____________________________________________________________________________
43907 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
43908         Log: Subject: [PATHC] sharedsv.[c|h]
43909              From: "Artur Bergman" <artur@contiller.se>
43910              Date: Mon, 13 Aug 2001 14:38:41 +0200
43911              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
43912              
43913              Subject: [PATCH] embed.pl
43914              From: Arthur Bergman <arthur@contiller.se>
43915              Date: Mon, 13 Aug 2001 14:38:14 +0200
43916              Message-ID: <B79D96D6.3088%arthur@contiller.se>
43917              
43918              Subject: [PATCH] sharedsv cleanups
43919              From: "Arthur Bergman" <arthur@contiller.se>
43920              Date: Mon, 13 Aug 2001 15:14:25 +0200
43921              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
43922              
43923              Plus few tweaks: _init needs to be Adp, the prototypes
43924              should not be revealed unless using ithreads, #endif FOO
43925              must be #endif /* FOO */, adding (parentheses) around
43926              do { } while doesn't work too well.
43927      Branch: perl
43928            + sharedsv.c sharedsv.h
43929            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
43930            ! perl.h perlapi.c pod/perlapi.pod proto.h
43931 ____________________________________________________________________________
43932 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
43933         Log: Subject: Re: END {} blocks run in perl_run
43934              From: Arthur Bergman <arthur@contiller.se>
43935              Date: Mon, 13 Aug 2001 11:11:30 +0200
43936              Message-ID: <B79D6661.3068%arthur@contiller.se>
43937      Branch: perl
43938            ! perl.c
43939 ____________________________________________________________________________
43940 [ 11657] By: nick                                  on 2001/08/13  09:03:02
43941         Log: Integrate mainline
43942      Branch: perlio
43943           +> (branch 326 files)
43944            - (delete 330 files)
43945           !> (integrate 85 files)
43946 ____________________________________________________________________________
43947 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
43948         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
43949              and the Perl will be built to do that by default (adding that
43950              will break scripts having non-UTF-8 binary data, such as Latin-1.)
43951      Branch: perl
43952            ! op.c toke.c utf8.h
43953 ____________________________________________________________________________
43954 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
43955         Log: Unnecessary downgrades.
43956      Branch: perl
43957            ! doop.c
43958 ____________________________________________________________________________
43959 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
43960         Log: Failure not true anymore (probably caused by my broken setup).
43961      Branch: perl
43962            ! t/op/pat.t
43963 ____________________________________________________________________________
43964 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
43965         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
43966              stopped working).
43967      Branch: perl
43968            ! op.h pp_ctl.c regcomp.c
43969 ____________________________________________________________________________
43970 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
43971         Log: There is no IN_UTF8.
43972      Branch: perl
43973            ! utf8.h
43974 ____________________________________________________________________________
43975 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
43976         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
43977      Branch: perl
43978            ! op.c op.h pp_ctl.c regcomp.c
43979 ____________________________________________________________________________
43980 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
43981         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
43982              and a test tweak.
43983      Branch: perl
43984            ! op.c t/pod/find.t
43985 ____________________________________________________________________________
43986 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
43987         Log: Todo updates and fixes.
43988      Branch: perl
43989            ! pod/perltodo.pod
43990 ____________________________________________________________________________
43991 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
43992         Log: Mark tests (and one module) having explicit Latin-1
43993              (and one file having explicit UTF-8) with an explicit
43994              'no utf8' (and one explicit 'use utf8').
43995              
43996              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
43997      Branch: perl
43998            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
43999            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
44000            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
44001 ____________________________________________________________________________
44002 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
44003         Log: Subject: SV: END {} blocks run in perl_run
44004              From: "Arthur Bergman" <arthur@contiller.se>
44005              Date: Sun, 12 Aug 2001 00:34:28 +0200 
44006              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
44007      Branch: perl
44008            ! miniperlmain.c perl.c
44009 ____________________________________________________________________________
44010 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
44011         Log: Typos in #11645.
44012      Branch: perl
44013            ! perl.h
44014 ____________________________________________________________________________
44015 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
44016         Log: On ithreads default to use_reentrant except on naturally
44017              threadsafe platforms.
44018      Branch: perl
44019            ! perl.h
44020 ____________________________________________________________________________
44021 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
44022         Log: (Hopefully) a fix for 20010723.004: make install needs
44023              write permission in build directory.  The problem was
44024              probably caused by overeager sprinkling of the lib/re.pm
44025              dependencies (which was done to guarantee lib/re.pm being
44026              uptodate for parallel makes: now solved by funneling that
44027              through an explicit recursive make in the preplibrary target).
44028      Branch: perl
44029            ! Makefile.SH
44030 ____________________________________________________________________________
44031 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
44032         Log: Dispell the "use utf8" superstition.
44033      Branch: perl
44034            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
44035            ! pod/perlunicode.pod
44036 ____________________________________________________________________________
44037 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
44038         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
44039              From: "Abigail" <abigail@foad.org> 
44040              Date: Sat, 11 Aug 2001 23:49:49 +0200
44041              Message-ID: <20010811214950.23255.qmail@foad.org>
44042      Branch: perl
44043            ! t/op/taint.t
44044 ____________________________________________________________________________
44045 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
44046         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
44047              From: Abhijit Menon-Sen <ams@wiw.org>
44048              Date: Sat, 11 Aug 2001 06:18:19 +0530
44049              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
44050      Branch: perl
44051            ! mg.c
44052 ____________________________________________________________________________
44053 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
44054         Log: Test for change #11639.
44055      Branch: perl
44056            ! t/op/tiehandle.t
44057 ____________________________________________________________________________
44058 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
44059         Log: Subject: Re: Can't localize *FH, then tie it
44060              From: Abhijit Menon-Sen <ams@wiw.org>
44061              Date: Sun, 12 Aug 2001 16:08:06 +0530
44062              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
44063      Branch: perl
44064            ! pp_hot.c pp_sys.c
44065 ____________________________________________________________________________
44066 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
44067         Log: Drop all the unnecessary "use utf8" clauses and some of
44068              the unnecessary "use bytes" ones.
44069              
44070              TODO: scour the documentation for unnecessary "use utf8"
44071              and prominently display it in perldelta when the time comes.
44072              ("use utf8" should be necessary ONLY if one wants the script
44073              to be in UTF-8.)  Also should be checked in some non-ASCII
44074              non-Latin-1 platform, like EBCDIC.
44075      Branch: perl
44076            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
44077            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
44078 ____________________________________________________________________________
44079 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
44080         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
44081              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
44082              in Unicode handling.
44083      Branch: perl
44084            + t/op/lc.t
44085            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
44086 ____________________________________________________________________________
44087 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
44088         Log: Thinko: we want the flags for native cc, not gcc.
44089      Branch: perl
44090            ! hints/dec_osf.sh
44091 ____________________________________________________________________________
44092 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
44093         Log: (retracted by 13077)
44094              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
44095              From: Robin Houston <robin@kitsite.com>
44096              Date: Fri, 10 Aug 2001 14:42:02 +0100
44097              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
44098      Branch: perl
44099            ! pp.c
44100 ____________________________________________________________________________
44101 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
44102         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
44103              From: Abhijit Menon-Sen <ams@wiw.org>
44104              Date: Sat, 11 Aug 2001 16:31:04 +0530
44105              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
44106      Branch: perl
44107            ! op.c
44108 ____________________________________________________________________________
44109 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
44110         Log: Get rid of indread, from Abhijit Menon-Sen.
44111      Branch: perl
44112            ! pp_sys.c
44113 ____________________________________________________________________________
44114 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
44115         Log: CRLFgngngn.
44116      Branch: perl
44117            ! win32/Makefile win32/makefile.mk
44118 ____________________________________________________________________________
44119 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
44120         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
44121      Branch: perl
44122            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
44123            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
44124            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
44125            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
44126            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
44127            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
44128            ! win32/Makefile win32/makefile.mk
44129 ____________________________________________________________________________
44130 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
44131         Log: Avoid #elif (less portable than #else #if).
44132      Branch: perl
44133            ! handy.h
44134 ____________________________________________________________________________
44135 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
44136         Log: Subject: patch for perlvar.pod
44137              From: mah@everybody.org (Mark A. Hershberger)
44138              Date: 08 Aug 2001 17:03:16 -0500
44139              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
44140      Branch: perl
44141            ! pod/perlvar.pod
44142 ____________________________________________________________________________
44143 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
44144         Log: cpp commands must start (the # must be) at the column #0.
44145      Branch: perl
44146            ! op.c
44147 ____________________________________________________________________________
44148 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
44149         Log: If using gcc -B/foo/bar makedepend would give
44150              unnecessary warnings about unused -B/foo/bar.
44151      Branch: perl
44152            ! makedepend.SH
44153 ____________________________________________________________________________
44154 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
44155         Log: Update Changes.
44156      Branch: perl
44157            ! Changes patchlevel.h
44158 ____________________________________________________________________________
44159 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
44160         Log: s/z/tz/
44161      Branch: perl
44162            ! pod/perlfaq2.pod
44163 ____________________________________________________________________________
44164 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
44165         Log: Article nit.
44166      Branch: perl
44167            ! pod/perlfaq2.pod
44168 ____________________________________________________________________________
44169 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
44170         Log: Rename lib/unicode files to lib/unicore to avoid
44171              conflicts between core lib/unicode and Unicode::
44172              files in case-ignoring filesystems.
44173      Branch: perl
44174            + (add 325 files)
44175            - (delete 324 files)
44176            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
44177 ____________________________________________________________________________
44178 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
44179         Log: Upgrade to Math::BigInt 1.41.
44180      Branch: perl
44181            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
44182 ____________________________________________________________________________
44183 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
44184         Log: Subject: [PATCH] remove PL_na from typemap
44185              From: James <james@rf.net>
44186              Date: Mon, 06 Aug 2001 20:23:15 -0700
44187              Message-ID: <3B6F5F23.A31A81B1@rf.net>
44188              
44189              (had to be manually applied)
44190      Branch: perl
44191            ! lib/ExtUtils/typemap
44192 ____________________________________________________________________________
44193 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
44194         Log: The metaconfig unit changes for #11618.
44195      Branch: metaconfig/U/perl
44196            + d_fpclassl.U i_fp.U
44197 ____________________________________________________________________________
44198 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
44199         Log: Forgot this from #11618.
44200              
44201              NOTE: wince/config_H.ce needs updating.
44202      Branch: perl
44203            ! wince/config.ce
44204 ____________________________________________________________________________
44205 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
44206         Log: Introduce more floating point classifying APIs;
44207              try to define (most importantly) Perl_is{inf,nan}(x).
44208              
44209              For this first cut, assume none such APIs exist in non-UNIXoid
44210              platforms-- this is of course too unkind: Win32 rumoredly has
44211              _fpclass() and _isnan(), and VMS/VOS very probably have some
44212              of the APIs available.     The only thing Perl uses at the moment
44213              is Perl_isnan() (has been in use for a while now).
44214              
44215              NOTE: the Win32 and NetWare config_h.?c need regenerating.
44216      Branch: perl
44217            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
44218            ! Porting/config_H config_h.SH configure.com epoc/config.sh
44219            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
44220            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44221            ! vos/config.ga.h win32/config.bc win32/config.gc
44222            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44223            ! win32/config_H.vc wince/config.ce wince/config.h
44224 ____________________________________________________________________________
44225 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
44226         Log: Integrate change #11519 from perlio:
44227              
44228              Avoid testing for (non-)existance of "encoding(xxxx)"
44229              layer is called "encoding" the (xxxx) is an argument.
44230      Branch: perl
44231           !> lib/open.pm
44232 ____________________________________________________________________________
44233 [ 11616] By: nick                                  on 2001/08/09  07:50:24
44234         Log: Integrate mainline
44235      Branch: perlio
44236           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
44237           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
44238           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
44239           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
44240            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
44241            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
44242           !> (integrate 79 files)
44243 ____________________________________________________________________________
44244 [ 11615] By: nick                                  on 2001/08/09  06:23:44
44245         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
44246              layer is called "encoding" the (xxxx) is an argument.
44247      Branch: perlio
44248            ! lib/open.pm
44249 ____________________________________________________________________________
44250 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
44251         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
44252              From: Paul Johnson <paul@pjcj.net>
44253              Date: Wed, 8 Aug 2001 23:54:17 +0200
44254              Message-ID: <20010808235417.O1006@pjcj.net>
44255      Branch: perl
44256            ! ext/B/B/Concise.pm
44257 ____________________________________________________________________________
44258 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
44259         Log: Make VMS use IEEE math by default; reorder Tru64 hints
44260              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
44261              exception semantics) is always set if using (the new) cc.
44262      Branch: perl
44263            ! configure.com hints/dec_osf.sh
44264 ____________________________________________________________________________
44265 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
44266         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
44267              From: Abhijit Menon-Sen <ams@wiw.org>
44268              Date: Tue, 7 Aug 2001 17:16:05 +0530
44269              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
44270      Branch: perl
44271            ! pp_sys.c
44272 ____________________________________________________________________________
44273 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
44274         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
44275              From: "Craig A. Berry" <craigberry@mac.com>
44276              Date: Tue, 07 Aug 2001 22:27:47 -0500
44277              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
44278      Branch: perl
44279            ! t/run/exit.t
44280 ____________________________________________________________________________
44281 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
44282         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
44283              From: "Craig A. Berry" <craigberry@mac.com>
44284              Date: Tue, 07 Aug 2001 20:01:53 -0500
44285              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
44286      Branch: perl
44287            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
44288 ____________________________________________________________________________
44289 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
44290         Log: Update the magazine information.
44291      Branch: perl
44292            ! pod/perlfaq2.pod
44293 ____________________________________________________________________________
44294 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
44295         Log: Ignore SIGFPE everywhere.
44296      Branch: perl
44297            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
44298 ____________________________________________________________________________
44299 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
44300         Log: With permission, change the licensing of the docs by
44301              TomC (and Gnat) to comply with the rest of Perl.
44302      Branch: perl
44303            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
44304            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
44305            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
44306            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
44307            ! pod/perltootc.pod
44308 ____________________________________________________________________________
44309 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
44310         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
44311              From: Andy Dougherty <doughera@lafayette.edu>
44312              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
44313              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
44314      Branch: perl
44315            ! hints/openbsd.sh
44316 ____________________________________________________________________________
44317 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
44318         Log: Subject: [PATCH] Makefile.SH test_prep dependency
44319              From: Andy Dougherty <doughera@lafayette.edu>
44320              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
44321              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
44322      Branch: perl
44323            ! Makefile.SH
44324 ____________________________________________________________________________
44325 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
44326         Log: Don't autogenerate the headers et alia,
44327              make regen_headers explicitly.
44328      Branch: perl
44329            ! Makefile.SH
44330 ____________________________________________________________________________
44331 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
44332         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
44333              From: Gurusamy Sarathy <gsar@ActiveState.com> 
44334              Date: Tue, 07 Aug 2001 08:33:26 -0700
44335              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
44336              
44337              Unnecessary dependency.
44338      Branch: perl
44339            ! embed.pl
44340 ____________________________________________________________________________
44341 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
44342         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
44343              From: Abhijit Menon-Sen <ams@wiw.org>
44344              Date: Tue, 7 Aug 2001 09:10:54 +0530
44345              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
44346      Branch: perl
44347            ! pp_hot.c
44348 ____________________________________________________________________________
44349 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
44350         Log: Subject: [PATCH perl@11597] B && BEGIN handling
44351              From: "James A. Duncan" <jduncan@fotango.com>
44352              Date: Mon, 6 Aug 2001 17:29:11 +0100
44353              Message-ID: <20010806172911.A2071@fotango.com>
44354              
44355              (the intrpvar.h addition moved to the end for bincompat)
44356      Branch: perl
44357            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
44358 ____________________________________________________________________________
44359 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
44360         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
44361      Branch: perl
44362           !> README.win32
44363 ____________________________________________________________________________
44364 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
44365         Log: fix URLs for fcrypt.c
44366      Branch: maint-5.6/perl
44367            ! README.win32
44368 ____________________________________________________________________________
44369 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
44370         Log: Yet another way to say Infinity: HP-UX calls its "++".
44371      Branch: perl
44372            ! lib/Math/BigInt/t/bigintpm.t
44373 ____________________________________________________________________________
44374 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
44375         Log: Update Changes.
44376      Branch: perl
44377            ! Changes patchlevel.h
44378 ____________________________________________________________________________
44379 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
44380         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
44381      Branch: perl
44382            ! pod/perlfaq5.pod
44383 ____________________________________________________________________________
44384 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
44385         Log: The #11593 wasn't right.
44386      Branch: perl
44387            ! lib/Math/BigInt/t/bigintpm.t
44388 ____________________________________________________________________________
44389 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
44390         Log: Subject: [PATCH: perl@11564] introducing perlivp
44391              From: Prymmer/Kahn <pvhp@best.com>
44392              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
44393              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
44394              
44395              Subject: Re: [PATCH: perl@11564] introducing perlivp
44396              From: Prymmer/Kahn <pvhp@best.com>
44397              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
44398              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
44399      Branch: perl
44400            + utils/perlivp.PL
44401            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
44402            ! win32/Makefile win32/makefile.mk
44403 ____________________________________________________________________________
44404 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
44405         Log: libcs are confused what to call Infinity.
44406      Branch: perl
44407            ! lib/Math/BigInt/t/bigintpm.t
44408 ____________________________________________________________________________
44409 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
44410         Log: Avoid SIGFPE in Tru64.
44411      Branch: perl
44412            ! numeric.c
44413 ____________________________________________________________________________
44414 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
44415         Log: Upgrade to Math::BigInt 1.40.
44416              
44417              NOTE: this patch necessitates doing something about
44418              infinity handling since the new bigintpm.t tests use
44419              infinity, which causes SIGFPEs at least in Tru64.
44420      Branch: perl
44421            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44422            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
44423            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
44424            ! lib/Math/BigInt/t/mbimbf.t
44425 ____________________________________________________________________________
44426 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
44427         Log: remove hardcoded cmd shell in testsuite
44428      Branch: perl
44429            ! t/op/glob.t t/op/magic.t t/op/stat.t
44430 ____________________________________________________________________________
44431 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
44432         Log: 4-arg select() was busted on windows because change#8178 didn't
44433              make it into mainline
44434      Branch: perl
44435            ! perl.h win32/include/sys/socket.h
44436 ____________________________________________________________________________
44437 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
44438         Log: Rename the Getopt::Long tests to be as they are
44439              in the Getopt::Long official distribution.
44440      Branch: perl
44441            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
44442            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
44443            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
44444            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
44445            ! MANIFEST
44446 ____________________________________________________________________________
44447 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
44448         Log: Upgrade to Getopt::Long 2.26.
44449      Branch: perl
44450            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
44451            ! MANIFEST lib/Getopt/Long.pm
44452 ____________________________________________________________________________
44453 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
44454         Log: Retract #10874 (the hack should be unnecessary by now)
44455      Branch: perl
44456            ! lib/Test/Harness.pm
44457 ____________________________________________________________________________
44458 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
44459         Log: avoid temp file littering in tests
44460      Branch: perl
44461            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
44462 ____________________________________________________________________________
44463 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
44464         Log: Subject: warning in sv.c: double format, NV arg
44465              From: "Philip Newton" <Philip.Newton@gmx.net>
44466              Date: Sun, 5 Aug 2001 19:41:07 +0200
44467              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
44468      Branch: perl
44469            ! sv.c
44470 ____________________________________________________________________________
44471 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
44472         Log: fix POSIX.t#13 for windos
44473      Branch: perl
44474            ! ext/POSIX/POSIX.t
44475 ____________________________________________________________________________
44476 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
44477         Log: Add a test for PerlIO::Via.
44478      Branch: perl
44479            + ext/PerlIO/t/via.t
44480            ! MANIFEST ext/PerlIO/Via/Via.pm
44481 ____________________________________________________________________________
44482 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
44483         Log: flock() and link() are not available on Windows 9x
44484      Branch: perl
44485            ! win32/config_sh.PL
44486 ____________________________________________________________________________
44487 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
44488         Log: Some Tru64 C compilers have C++ components that confuse
44489              the ccversion parsing.
44490      Branch: perl
44491            ! hints/dec_osf.sh
44492 ____________________________________________________________________________
44493 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
44494         Log: (Reintroduce #11125)
44495              
44496              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
44497              From: Alan Burlison <Alan.Burlison@sun.com> 
44498              Date: Tue, 03 Jul 2001 15:20:13 +0100   
44499              Message-ID: <3B41D49D.A923D4F9@sun.com> 
44500      Branch: perl
44501            ! lib/ExtUtils/MM_Unix.pm
44502 ____________________________________________________________________________
44503 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
44504         Log: Little pointer juggling for HP-UX cc to avoid
44505              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
44506              followed by
44507              "error 1549: Modifiable lvalue required for assignment operator."
44508      Branch: perl
44509            ! hv.c
44510 ____________________________________________________________________________
44511 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
44512         Log: Continuation of #11575: SANY_SEEN completely deprecated,
44513              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
44514              plus a fix for the bug.
44515      Branch: perl
44516            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
44517 ____________________________________________________________________________
44518 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
44519         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
44520              From: Doug MacEachern <dougm@covalent.net>
44521              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
44522              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
44523      Branch: perl
44524            ! sv.c
44525 ____________________________________________________________________________
44526 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
44527         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
44528              the new CANY is the \C.  The problem reported and the
44529              test case supplied in
44530              
44531              Subject: UTF-8 bugs in string length & single line regex matches
44532              From: "Daniel P. Berrange" <dan@berrange.com>
44533              Date: Fri, 3 Aug 2001 11:39:33 +0100
44534              Message-ID: <20010803113932.A19318@berrange.com>
44535      Branch: perl
44536            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
44537            ! t/op/pat.t
44538 ____________________________________________________________________________
44539 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
44540         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
44541              From: Doug MacEachern <dougm@covalent.net>
44542              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
44543              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
44544      Branch: perl
44545            ! perl.c regexec.c
44546 ____________________________________________________________________________
44547 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
44548         Log: The #11572 didn't up the test count.
44549      Branch: perl
44550            ! t/op/length.t
44551 ____________________________________________________________________________
44552 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
44553         Log: Subject: UTF-8 bugs in string length & single line regex matches
44554              From: "Daniel P. Berrange" <dan@berrange.com>
44555              Date: Fri, 3 Aug 2001 11:39:33 +0100         
44556              Message-ID: <20010803113932.A19318@berrange.com>
44557              
44558              (the mg_length() fix)
44559      Branch: perl
44560            ! mg.c t/op/length.t
44561 ____________________________________________________________________________
44562 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
44563         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
44564              From: Abhijit Menon-Sen <ams@wiw.org>
44565              Date: Sat, 4 Aug 2001 16:56:35 +0530
44566              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
44567      Branch: perl
44568            ! hv.c
44569 ____________________________________________________________________________
44570 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
44571         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
44572              From: Abhijit Menon-Sen <ams@wiw.org>
44573              Date: Sat, 4 Aug 2001 16:16:03 +0530
44574              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
44575      Branch: perl
44576            ! hv.c
44577 ____________________________________________________________________________
44578 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
44579         Log: Subject: Re: [patch] refcount re ops
44580              From: Abhijit Menon-Sen <ams@wiw.org>
44581              Date: Sat, 4 Aug 2001 08:54:55 +0530
44582              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
44583      Branch: perl
44584            ! sv.c
44585 ____________________________________________________________________________
44586 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
44587         Log: Subject: [patch] refcount re ops
44588              From: Doug MacEachern <dougm@covalent.net>
44589              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
44590              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
44591      Branch: perl
44592            ! regcomp.c sv.c
44593 ____________________________________________________________________________
44594 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
44595         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
44596              From: Doug MacEachern <dougm@covalent.net>
44597              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
44598              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
44599      Branch: perl
44600            ! perl.c regexec.c
44601 ____________________________________________________________________________
44602 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
44603         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
44604              From: "Craig A. Berry" <craigberry@mac.com> 
44605              Date: Fri, 03 Aug 2001 16:16:16 -0500
44606              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
44607      Branch: perl
44608            ! t/op/misc.t
44609 ____________________________________________________________________________
44610 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
44611         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
44612              From: John Kristian <jmk2001@engineer.com>
44613              Date: Fri, 03 Aug 2001 00:59:08 -0700
44614              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
44615      Branch: perl
44616            ! win32/win32.c
44617 ____________________________________________________________________________
44618 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
44619         Log: Update Changes.
44620      Branch: perl
44621            ! Changes patchlevel.h
44622 ____________________________________________________________________________
44623 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
44624         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
44625              From: "Craig A. Berry" <craigberry@mac.com>
44626              Date: Thu, 02 Aug 2001 23:15:24 -0500
44627              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
44628      Branch: perl
44629            ! ext/B/Stash.t
44630 ____________________________________________________________________________
44631 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
44632         Log: Subject: [patch] plug PL_cshname leak
44633              From: Doug MacEachern <dougm@covalent.net>
44634              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
44635              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
44636      Branch: perl
44637            ! sv.c
44638 ____________________________________________________________________________
44639 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
44640         Log: Subject: [patch] plug PL_sh_path leak
44641              From: Doug MacEachern <dougm@covalent.net>
44642              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
44643              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
44644      Branch: perl
44645            ! sv.c
44646 ____________________________________________________________________________
44647 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
44648         Log: Subject: [patch] plug PL_regex_padav leaks
44649              From: Doug MacEachern <dougm@covalent.net>
44650              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
44651              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
44652      Branch: perl
44653            ! op.c op.h perl.c
44654 ____________________________________________________________________________
44655 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
44656         Log: Subject: [patch] plug PL_origargv leak
44657              From: Doug MacEachern <dougm@covalent.net>
44658              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
44659              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
44660      Branch: perl
44661            ! perl.c
44662 ____________________________________________________________________________
44663 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
44664         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
44665              From: Abhijit Menon-Sen <ams@wiw.org>
44666              Date: Fri, 3 Aug 2001 06:38:11 +0530
44667              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
44668      Branch: perl
44669            ! hv.c
44670 ____________________________________________________________________________
44671 [ 11557] By: nick                                  on 2001/08/03  08:17:38
44672         Log: Integrate mainline
44673      Branch: perlio
44674           +> (branch 47 files)
44675            - lib/Switch/test.pl
44676           !> (integrate 49 files)
44677 ____________________________________________________________________________
44678 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
44679         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
44680              From: "Craig A. Berry" <craigberry@mac.com>
44681              Date: Thu, 02 Aug 2001 12:56:19 -0500
44682              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
44683      Branch: perl
44684            ! ext/B/Showlex.t
44685 ____________________________________________________________________________
44686 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
44687         Log: Be more careful about non-existent files.
44688      Branch: perl
44689            ! lib/File/Copy.pm
44690 ____________________________________________________________________________
44691 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
44692         Log: Subject: [PATCH resend] deparse empty formats
44693              From: Robin Houston <robin@kitsite.com> 
44694              Date: Thu, 2 Aug 2001 14:32:36 +0100
44695              Message-ID: <20010802143236.A894@robin.kitsite.com>
44696      Branch: perl
44697            ! ext/B/B/Deparse.pm
44698 ____________________________________________________________________________
44699 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
44700         Log: Subject: [patch] ithreads + refto fix improvement
44701              From: Doug MacEachern <dougm@covalent.net>
44702              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
44703              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
44704      Branch: perl
44705            ! pp.c
44706 ____________________________________________________________________________
44707 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
44708         Log: Readability nit from Abhijit.
44709      Branch: perl
44710            ! op.c
44711 ____________________________________________________________________________
44712 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
44713         Log: setproctitle() API version nit from Anton Berezin.
44714      Branch: perl
44715            ! mg.c
44716 ____________________________________________________________________________
44717 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
44718         Log: Add PerlCE to the docs.
44719      Branch: perl
44720            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
44721            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
44722 ____________________________________________________________________________
44723 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
44724         Log: Integrate the PerlCE (WinCE Perl) port;
44725              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
44726      Branch: perl
44727            + README.ce wince/FindExt.pm wince/Makefile.ce
44728            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
44729            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
44730            + wince/bin/search.pl wince/config.ce wince/config.h
44731            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
44732            + wince/dl_win32.xs wince/include/arpa/inet.h
44733            + wince/include/cectype.h wince/include/errno.h
44734            + wince/include/netdb.h wince/include/sys/socket.h
44735            + wince/include/sys/stat.h wince/include/sys/types.h
44736            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
44737            + wince/perl.rc wince/perldll.def wince/perllib.c
44738            + wince/perlmain.c wince/registry.bat wince/runperl.c
44739            + wince/splittree.pl wince/win32.h wince/win32iop.h
44740            + wince/win32thread.c wince/win32thread.h wince/wince.c
44741            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
44742            + wince/xdistclean.ksh wince/xmakediffs.ksh
44743            ! MANIFEST perl.c perl.h perlio.c
44744 ____________________________________________________________________________
44745 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
44746         Log: setproctitle() made simpler.  (This assumes the string is
44747              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
44748              should be used.  Note len, not len + 1.)  BSD-fu from Anton
44749              Berezin.
44750      Branch: perl
44751            ! mg.c
44752 ____________________________________________________________________________
44753 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
44754         Log: Subject: [PATCH] -Wall cleanup: op.c
44755              From: Richard Soderberg <rs@oregonnet.com>
44756              Date: Thu, 2 Aug 2001 00:17:09 -0700
44757              Message-Id: <200108020717.AAA26895@oregonnet.com>
44758              
44759              Subject: [PATCH] -Wall cleanup: sv.c
44760              From: Richard Soderberg <rs@oregonnet.com>
44761              Date: Thu, 2 Aug 2001 00:49:21 -0700
44762              Message-Id: <200108020749.AAA27492@oregonnet.com>
44763      Branch: perl
44764            ! op.c sv.c
44765 ____________________________________________________________________________
44766 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
44767         Log: Update Changes.
44768      Branch: perl
44769            ! Changes patchlevel.h
44770 ____________________________________________________________________________
44771 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
44772         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
44773              From: Doug MacEachern <dougm@covalent.net>
44774              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
44775              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
44776      Branch: perl
44777            ! op.c
44778 ____________________________________________________________________________
44779 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
44780         Log: The #11541 didn't work under threads.
44781      Branch: perl
44782            ! op.c
44783 ____________________________________________________________________________
44784 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
44785         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
44786              From: Hugo <hv@crypt.compulink.co.uk>
44787              Date: Fri, 22 Jun 2001 01:19:08 +0100 
44788              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
44789              
44790              (Skip tests if accept() failed)
44791      Branch: perl
44792            ! ext/IO/lib/IO/t/io_unix.t
44793 ____________________________________________________________________________
44794 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
44795         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
44796              From: "Stian Seeberg" <sseeberg@nimsoft.no>
44797              Date: Mon, 30 Jul 2001 12:28:07 +0200
44798              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
44799      Branch: perl
44800            ! perl.h
44801 ____________________________________________________________________________
44802 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
44803         Log: Subject: Pluggable optimizer
44804              From: Simon Cozens <simon@netthink.co.uk>
44805              Date: Wed, 1 Aug 2001 13:57:02 -0700
44806              Message-ID: <20010801135702.I10442@netthink.co.uk>
44807      Branch: perl
44808            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
44809 ____________________________________________________________________________
44810 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
44811         Log: Subject: [ID 20010801.039] perlre.pod message typo
44812              From: Autrijus Tang <autrijus@geb.elixus.org>
44813              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
44814              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
44815      Branch: perl
44816            ! pod/perlre.pod
44817 ____________________________________________________________________________
44818 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
44819         Log: Test for change #11536.
44820      Branch: perl
44821            ! t/op/tiehandle.t
44822 ____________________________________________________________________________
44823 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
44824         Log: More test fixups for #11537.
44825      Branch: perl
44826            ! t/lib/warnings/4lint t/lib/warnings/9enabled
44827 ____________________________________________________________________________
44828 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
44829         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
44830              From: Doug MacEachern <dougm@covalent.net>
44831              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
44832              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
44833      Branch: perl
44834            ! op.c t/TestInit.pm
44835 ____________________________________________________________________________
44836 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
44837         Log: Subject: [patch] ithreads + refto bug
44838              From: Doug MacEachern <dougm@covalent.net>
44839              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
44840              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
44841              
44842              (Test in change #11539)
44843      Branch: perl
44844            ! pp.c
44845 ____________________________________________________________________________
44846 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
44847         Log: Subject: [PATCH: perl@11523] fixups for t/harness
44848              From: Prymmer/Kahn <pvhp@best.com>
44849              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
44850              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
44851      Branch: perl
44852            ! t/harness
44853 ____________________________________________________________________________
44854 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
44855         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
44856              From: Prymmer/Kahn <pvhp@best.com>
44857              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
44858              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
44859      Branch: perl
44860            ! win32/Makefile win32/makefile.mk
44861 ____________________________________________________________________________
44862 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
44863         Log: Need to know the number of tests.
44864      Branch: perl
44865            ! t/run/exit.t
44866 ____________________________________________________________________________
44867 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
44868         Log: Subject: Re: new exit tests on VMS
44869              From: "Craig A. Berry" <craigberry@mac.com>
44870              Date: Tue, 31 Jul 2001 12:19:29 -0500
44871              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
44872      Branch: perl
44873            ! t/run/exit.t
44874 ____________________________________________________________________________
44875 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
44876         Log: Retract #11530 (the dTHX is needed under threads)
44877      Branch: perl
44878            ! perlio.c
44879 ____________________________________________________________________________
44880 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
44881         Log: (Retracted by #11531)
44882      Branch: perl
44883            ! perlio.c
44884 ____________________________________________________________________________
44885 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
44886         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
44887              From: Richard Soderberg <rs@crystalflame.net>
44888              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
44889              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
44890      Branch: perl
44891            ! unixish.h
44892 ____________________________________________________________________________
44893 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
44894         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
44895              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44896              Date: Tue, 31 Jul 2001 05:39:09 -0400
44897              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
44898              
44899              (with a note about the case of UV being equal to long long)
44900      Branch: perl
44901            ! utils/h2xs.PL
44902 ____________________________________________________________________________
44903 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
44904         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
44905              From: "Craig A. Berry" <craigberry@mac.com>
44906              Date: Tue, 31 Jul 2001 14:57:43 -0500
44907              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
44908      Branch: perl
44909            ! t/io/fs.t
44910 ____________________________________________________________________________
44911 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
44912         Log: Fix for
44913              
44914              Subject: [ID 20010116.001] File::Copy truncates orig file 
44915              From: arbor@al37al08.telecel.pt
44916              Date: Tue, 16 Jan 2001 11:43:02 GMT
44917              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
44918              
44919              (copy($foo, $foo) would truncate $foo)
44920      Branch: perl
44921            ! lib/File/Copy.pm lib/File/Copy.t
44922 ____________________________________________________________________________
44923 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
44924         Log: Metaconfig unit change for #11524.
44925      Branch: metaconfig/U/perl
44926            ! Extras.U
44927 ____________________________________________________________________________
44928 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
44929         Log: Multiple modules didn't work; plus typo fixes.
44930      Branch: perl
44931            ! Configure
44932 ____________________________________________________________________________
44933 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
44934         Log: Update Changes.
44935      Branch: perl
44936            ! Changes patchlevel.h
44937 ____________________________________________________________________________
44938 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
44939         Log: Regen perlapi.
44940      Branch: perl
44941            ! pod/perlapi.pod
44942 ____________________________________________________________________________
44943 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
44944         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
44945              From: Dave Mitchell <davem@fdgroup.co.uk>
44946              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
44947              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
44948      Branch: perl
44949            ! sv.c
44950 ____________________________________________________________________________
44951 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
44952         Log: Regen toc.
44953      Branch: perl
44954            ! pod/perltoc.pod
44955 ____________________________________________________________________________
44956 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
44957         Log: Regen Porting stuff.
44958      Branch: perl
44959            ! Porting/Glossary Porting/config.sh Porting/config_H
44960 ____________________________________________________________________________
44961 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
44962         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
44963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44964              Date: Tue, 31 Jul 2001 05:34:38 -0400
44965              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
44966      Branch: perl
44967            ! utils/h2xs.PL
44968 ____________________________________________________________________________
44969 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
44970         Log: Metaconfig unit change for #11516. 
44971      Branch: metaconfig/U/perl
44972            ! gccvers.U
44973 ____________________________________________________________________________
44974 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
44975         Log: Add -Wall in cflags, not in Configure.
44976              (This way -Wall affects only the core and the core XS,
44977              not user modules' XS.  Concern from Paul Marquess,
44978              implementation idea from Andy Dougherty.)
44979      Branch: perl
44980            ! Configure cflags.SH
44981 ____________________________________________________________________________
44982 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
44983         Log: Metaconfig unit changes for #11514.
44984      Branch: metaconfig
44985            + U/modified/sysman.U
44986            ! U/installdirs/man1dir.U
44987 ____________________________________________________________________________
44988 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
44989         Log: Subject: Configure's detection of system manual
44990              From: Sean Dague <sean@dague.net> 
44991              Date: Sun, 13 May 2001 15:53:15 -0400
44992              Message-ID: <20010513155315.A15833@underhill.dague.net>
44993      Branch: perl
44994            ! Configure
44995 ____________________________________________________________________________
44996 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
44997         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
44998              From: Autrijus Tang <autrijus@autrijus.org> 
44999              Date: Thu, 21 Jun 2001 23:56:48 +0800
45000              Message-Id: <20010621235648.A57340@not.autrijus.org>
45001      Branch: perl
45002            ! pod/perlobj.pod
45003 ____________________________________________________________________________
45004 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
45005         Log: Subject: Typo in DB_File.pm
45006              From: "Philip Newton" <Philip.Newton@gmx.net>
45007              Date: Tue, 31 Jul 2001 06:19:35 +0200
45008              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
45009      Branch: perl
45010            ! ext/DB_File/DB_File.pm
45011 ____________________________________________________________________________
45012 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
45013         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
45014              From: "Stephen P. Potter" <spp@spotter.yi.org>
45015              Date: Wed, 30 May 2001 13:59:34 -0400
45016              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
45017      Branch: perl
45018            ! pod/perlre.pod
45019 ____________________________________________________________________________
45020 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
45021         Log: eval "format foo=" would loop indefinitely; reported in
45022              
45023              Subject: A load of old rubbish
45024              From: Mike Guy <mjtg@cam.ac.uk>
45025              Date: Mon, 14 May 2001 16:12:22 +0100
45026              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
45027              
45028              (The core dumps reported in there already fixed.)
45029      Branch: perl
45030            ! toke.c
45031 ____________________________________________________________________________
45032 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
45033         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
45034      Branch: perl
45035            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
45036            + lib/Switch/t/switch_case.t
45037            - lib/Switch/test.pl
45038            ! MANIFEST lib/Switch.pm
45039 ____________________________________________________________________________
45040 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
45041         Log: Subject: [PATCH @11505] DB_File-1.78
45042              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
45043              Date: Mon, 30 Jul 2001 22:54:37 +0100
45044              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
45045      Branch: perl
45046            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
45047            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
45048 ____________________________________________________________________________
45049 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
45050         Log: Explain in more detail why -pipe and -fno-common are good.
45051      Branch: perl
45052            ! hints/darwin.sh
45053 ____________________________________________________________________________
45054 [ 11506] By: nick                                  on 2001/07/30  14:32:23
45055         Log: Integrate mainline
45056      Branch: perlio
45057           !> INSTALL Makefile.SH doio.c hints/darwin.sh
45058 ____________________________________________________________________________
45059 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
45060         Log: Perl hasn't been putting man pages into $prefix/lib for
45061              a long time now; pointed out by Andy Dougherty. 
45062      Branch: perl
45063            ! hints/darwin.sh
45064 ____________________________________________________________________________
45065 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
45066         Log: Document the extras Configure option.
45067      Branch: perl
45068            ! INSTALL
45069 ____________________________________________________________________________
45070 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
45071         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
45072              everywhere.
45073      Branch: perl
45074           !> doio.c
45075 ____________________________________________________________________________
45076 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
45077         Log: Doubly guard against invoking CPAN if no extras defined,
45078              pointed out by H. Merijn Brand.
45079      Branch: perl
45080            ! Makefile.SH
45081 ____________________________________________________________________________
45082 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
45083         Log: Fix O_RDONLY check to check for O_RDONLY.
45084      Branch: maint-5.6/macperl
45085            ! doio.c
45086 ____________________________________________________________________________
45087 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
45088         Log: Integrate miscellaneous changes from maint-5.6/perl.
45089      Branch: maint-5.6/macperl
45090           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
45091 ____________________________________________________________________________
45092 [ 11499] By: nick                                  on 2001/07/30  06:52:42
45093         Log: Integrate mainline
45094      Branch: perlio
45095           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
45096           +> win32/sync_ext.pl
45097            - win32/sncfnmcs.pl
45098           !> (integrate 71 files)
45099 ____________________________________________________________________________
45100 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
45101         Log: Update Changes.
45102      Branch: perl
45103            ! Changes patchlevel.h
45104 ____________________________________________________________________________
45105 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
45106         Log: Now Configure -Dextras=Foo::Bar and "make install" will
45107              fetch and install Foo::Bar.
45108      Branch: perl
45109            ! Makefile.SH
45110 ____________________________________________________________________________
45111 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
45112         Log: Metaconfig unit change for #11495.
45113      Branch: metaconfig/U/perl
45114            ! Extras.U
45115 ____________________________________________________________________________
45116 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
45117         Log: extras.make, extras.test, and extras.install make targets.
45118      Branch: perl
45119            ! Configure Makefile.SH
45120 ____________________________________________________________________________
45121 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
45122         Log: Metaconfig unit change for #11493.
45123      Branch: metaconfig/U/perl
45124            ! Extras.U
45125 ____________________________________________________________________________
45126 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
45127         Log: Better to have the list of extras in $extras than 'define'.
45128      Branch: perl
45129            ! Configure
45130 ____________________________________________________________________________
45131 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
45132         Log: The metaconfig unit change for #11490.
45133      Branch: metaconfig/U/perl
45134            + Extras.U
45135 ____________________________________________________________________________
45136 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
45137         Log: Missed from #11490 (the required dependency).
45138      Branch: perl
45139            ! Makefile.SH
45140 ____________________________________________________________________________
45141 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
45142         Log: Add the support of asking for extra modules or bundles of modules
45143              to be fetched from the CPAN and installed as a part of the Perl
45144              build process.  None of this installation is yet really done;
45145              only the list is asked, and saved away in extras.lst for
45146              the build and installation process to worry about later.
45147      Branch: perl
45148            ! Configure
45149 ____________________________________________________________________________
45150 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
45151         Log: Beginnings of better Inf and NaN support.
45152              At least toke.c and sv.c still need quite a bit of work.
45153      Branch: perl
45154            ! numeric.c perl.h
45155 ____________________________________________________________________________
45156 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
45157         Log: Top-level Makefile didn't honour OPTIMIZE.
45158      Branch: perl
45159            ! Makefile.SH
45160 ____________________________________________________________________________
45161 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
45162         Log: Update Changes.
45163      Branch: perl
45164            ! Changes patchlevel.h
45165 ____________________________________________________________________________
45166 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
45167         Log: Use Search::Dict 1.02 interface for charinfo().
45168      Branch: perl
45169            ! lib/UnicodeCD.pm
45170 ____________________________________________________________________________
45171 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
45172         Log: Now also allow transforming the read lines before comparing them.
45173              (This will help UnicodeCD.) 
45174      Branch: perl
45175            ! lib/Search/Dict.pm
45176 ____________________________________________________________________________
45177 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
45178         Log: Remove tiehandle code.
45179      Branch: perl
45180            ! lib/UnicodeCD.pm
45181 ____________________________________________________________________________
45182 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
45183         Log: Allow specifying a comparison function for Search::Dict::look().
45184      Branch: perl
45185            ! lib/Search/Dict.pm
45186 ____________________________________________________________________________
45187 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
45188         Log: Small UnicodeCD tweaks.
45189      Branch: perl
45190            ! lib/UnicodeCD.pm lib/UnicodeCD.t
45191 ____________________________________________________________________________
45192 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
45193         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
45194              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45195              Date: Tue, 24 Jul 2001 01:51:32 +0900
45196              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
45197      Branch: perl
45198            ! lib/UnicodeCD.pm lib/UnicodeCD.t
45199 ____________________________________________________________________________
45200 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
45201         Log: Subject: [PATCH] installperl
45202              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
45203              Date: Fri, 27 Jul 2001 19:05:04 -0700
45204              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
45205      Branch: perl
45206            ! installperl
45207 ____________________________________________________________________________
45208 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
45209         Log: Subject: [PATCH] Set proper compatibility versions in core
45210              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
45211              Date: Fri, 27 Jul 2001 20:01:49 -0700
45212              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
45213      Branch: perl
45214            ! Makefile.SH
45215 ____________________________________________________________________________
45216 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
45217         Log: Metaconfig unit change for #11477.
45218      Branch: metaconfig/U/perl
45219            ! dlsrc.U
45220 ____________________________________________________________________________
45221 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
45222         Log: Subject: [PATCH] Darwin: -fpic not so good
45223              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
45224              Date: Fri, 27 Jul 2001 18:57:38 -0700
45225              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
45226      Branch: perl
45227            ! Configure
45228 ____________________________________________________________________________
45229 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
45230         Log: Subject: [PATCH] Clean up Darwin hints
45231              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
45232              Date: Fri, 27 Jul 2001 19:13:15 -0700
45233              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
45234      Branch: perl
45235            ! hints/darwin.sh
45236 ____________________________________________________________________________
45237 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
45238         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
45239              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
45240              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
45241              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
45242      Branch: perl
45243            ! pod/perlfunc.pod pp.c t/op/split.t
45244 ____________________________________________________________________________
45245 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
45246         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
45247              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
45248              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
45249              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
45250      Branch: perl
45251            ! pod/perlvar.pod
45252 ____________________________________________________________________________
45253 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
45254         Log: Subject: [PATCH] fixes to constant.pm documentation
45255              From: Ilmari Karonen <iltzu@sci.fi>
45256              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
45257              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
45258      Branch: perl
45259            ! lib/constant.pm
45260 ____________________________________________________________________________
45261 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
45262         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
45263              From: "Philip Newton" <Philip.Newton@gmx.net>
45264              Date: Fri, 27 Jul 2001 07:51:10 +0200
45265              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
45266      Branch: perl
45267            ! pod/perlport.pod
45268 ____________________________________________________________________________
45269 [ 11471] By: nick                                  on 2001/07/26  06:23:32
45270         Log: Subject:  [PATCH] Doc fix for perlguts / threading
45271              From:  Arthur Bergman <arthur@contiller.se>
45272              Date:  Wed, 25 Jul 2001 11:28:23 +0200
45273              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
45274      Branch: perl
45275            ! pod/perlguts.pod
45276 ____________________________________________________________________________
45277 [ 11470] By: nick                                  on 2001/07/26  06:21:06
45278         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
45279              From:  Philip Newton <Philip.Newton@gmx.net>
45280              Date:  Wed, 25 Jul 2001 08:19:47 +0200
45281              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
45282      Branch: perl
45283            ! INSTALL
45284 ____________________________________________________________________________
45285 [ 11469] By: nick                                  on 2001/07/26  06:20:25
45286         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
45287              From:  Philip Newton <Philip.Newton@gmx.net>
45288              Date:  Wed, 25 Jul 2001 08:12:48 +0200
45289              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
45290      Branch: perl
45291            ! INSTALL
45292 ____________________________________________________________________________
45293 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
45294         Log: More +x.
45295      Branch: perl
45296            ! Porting/makerel
45297 ____________________________________________________________________________
45298 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
45299         Log: Update Changes.
45300      Branch: perl
45301            ! Changes patchlevel.h
45302 ____________________________________________________________________________
45303 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
45304         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
45305              From: "Philip Newton" <Philip.Newton@gmx.net>
45306              Date: Tue, 24 Jul 2001 06:45:55 +0200
45307              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
45308      Branch: perl
45309            ! os2/perlrexx.c
45310 ____________________________________________________________________________
45311 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
45312         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
45313              From: Peter Prymmer <pvhp@forte.com>
45314              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
45315              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
45316      Branch: perl
45317            ! pod/perlport.pod t/io/fs.t vms/test.com
45318 ____________________________________________________________________________
45319 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
45320         Log: Workaround on Cwd bootstrap problem.
45321      Branch: perl
45322            ! lib/ExtUtils/MakeMaker.pm
45323 ____________________________________________________________________________
45324 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
45325         Log: When in Rome, quote like the Romans do.
45326      Branch: perl
45327            ! cflags.SH
45328 ____________________________________________________________________________
45329 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
45330         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
45331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45332              Date: Mon, 23 Jul 2001 19:29:49 -0400
45333              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
45334      Branch: perl
45335            + os2/perlrexx.c
45336            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
45337            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
45338            ! t/op/write.t
45339 ____________________________________________________________________________
45340 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
45341         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
45342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45343              Date: Mon, 23 Jul 2001 18:43:42 -0400
45344              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
45345      Branch: perl
45346            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
45347 ____________________________________________________________________________
45348 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
45349         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
45350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45351              Date: Mon, 23 Jul 2001 18:33:16 -0400
45352              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
45353      Branch: perl
45354            ! lib/ExtUtils/MakeMaker.pm
45355 ____________________________________________________________________________
45356 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
45357         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
45358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45359              Date: Mon, 23 Jul 2001 18:20:35 -0400
45360              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
45361      Branch: perl
45362            ! Makefile.SH cflags.SH
45363 ____________________________________________________________________________
45364 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
45365         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
45366              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
45367              Date: Mon, 23 Jul 2001 11:32:17 -0500
45368              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
45369      Branch: perl
45370            ! lib/ExtUtils/MakeMaker.pm
45371 ____________________________________________________________________________
45372 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
45373         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
45374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45375              Date: Mon, 23 Jul 2001 18:13:20 -0400
45376              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
45377      Branch: perl
45378            ! lib/perl5db.pl
45379 ____________________________________________________________________________
45380 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
45381         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
45382              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45383              Date: Mon, 23 Jul 2001 18:07:40 -0400
45384              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
45385      Branch: perl
45386            ! op.c
45387 ____________________________________________________________________________
45388 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
45389         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
45390              From: "Craig A. Berry" <craigberry@mac.com>
45391              Date: Mon, 23 Jul 2001 15:35:06 -0500
45392              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
45393      Branch: perl
45394            ! util.c
45395 ____________________________________________________________________________
45396 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
45397         Log: Subject: [PATCH perlfaq9.pod typo]
45398              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
45399              Date: Mon, 23 Jul 2001 07:49:05 -0700
45400              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
45401      Branch: perl
45402            ! pod/perlfaq9.pod
45403 ____________________________________________________________________________
45404 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
45405         Log: Subject: win32\sncfnmcs.pl corrections
45406              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45407              Date: Mon, 23 Jul 2001 12:56:54 +0200
45408              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
45409              
45410              Rename the script a little bit more sensibly.
45411      Branch: perl
45412            + win32/sync_ext.pl
45413            - win32/sncfnmcs.pl
45414            ! MANIFEST README.win32
45415 ____________________________________________________________________________
45416 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
45417         Log: Test tweak.
45418      Branch: perl
45419            ! ext/B/Deparse.t
45420 ____________________________________________________________________________
45421 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
45422         Log: Metaconfig unit tweak for #11450.
45423      Branch: metaconfig/U/perl
45424            ! Mksymlinks.U
45425 ____________________________________________________________________________
45426 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
45427         Log: Too volatile failsafe check.
45428      Branch: perl
45429            ! Configure
45430 ____________________________________________________________________________
45431 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
45432         Log: Further doc tweaks.
45433      Branch: perl
45434            ! lib/UnicodeCD.pm
45435 ____________________________________________________________________________
45436 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
45437         Log: Doc tweaks.
45438      Branch: perl
45439            ! lib/UnicodeCD.pm
45440 ____________________________________________________________________________
45441 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
45442         Log: Doc tweakery from Abhijit.
45443      Branch: perl
45444            ! Porting/repository.pod
45445 ____________________________________________________________________________
45446 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
45447         Log: An accidental empty line.
45448      Branch: perl
45449            ! MANIFEST
45450 ____________________________________________________________________________
45451 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
45452         Log: Missing MANIFESTations.
45453      Branch: perl
45454            ! MANIFEST
45455 ____________________________________________________________________________
45456 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
45457         Log: Update Changes.
45458      Branch: perl
45459            ! Changes patchlevel.h
45460 ____________________________________________________________________________
45461 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
45462         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
45463              From: Mike Guy <mjtg@cam.ac.uk>
45464              Date: Fri, 20 Jul 2001 16:12:49 +0100
45465              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
45466      Branch: perl
45467            ! Porting/pumpkin.pod
45468 ____________________________________________________________________________
45469 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
45470         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
45471              From: Peter Prymmer <pvhp@forte.com>
45472              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
45473              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
45474      Branch: perl
45475            ! pod/perlhack.pod
45476 ____________________________________________________________________________
45477 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
45478         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
45479              From: Michael G Schwern <schwern@pobox.com>
45480              Date: Fri, 20 Jul 2001 20:22:35 -0400
45481              Message-ID: <20010720202235.O4498@blackrider>
45482      Branch: perl
45483            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
45484            ! lib/Test/t/todo.t
45485 ____________________________________________________________________________
45486 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
45487         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
45488              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
45489              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
45490              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
45491      Branch: perl
45492            ! ext/POSIX/POSIX.pod
45493 ____________________________________________________________________________
45494 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
45495         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
45496              From: Mark-Jason Dominus <mjd@plover.com>
45497              Date: Fri, 20 Jul 2001 23:16:54 -0400
45498              Message-ID: <20010721031654.21877.qmail@plover.com>
45499      Branch: perl
45500            ! ext/POSIX/POSIX.pod
45501 ____________________________________________________________________________
45502 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
45503         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
45504              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
45505              Date: Sun, 22 Jul 2001 14:56:09 +0200
45506              Message-ID: <20010722145609.A766@rafael>
45507      Branch: perl
45508            ! ext/B/O.pm
45509 ____________________________________________________________________________
45510 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
45511         Log: Subject: regexec.c #define cleanup
45512              From: Mark-Jason Dominus <mjd@plover.com>
45513              Date: Sat, 21 Jul 2001 18:33:25 -0400
45514              Message-ID: <20010721223325.3069.qmail@plover.com>
45515      Branch: perl
45516            ! regexec.c
45517 ____________________________________________________________________________
45518 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
45519         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
45520              From: Prymmer/Kahn <pvhp@best.com>
45521              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
45522              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
45523      Branch: perl
45524            ! t/io/fs.t
45525 ____________________________________________________________________________
45526 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
45527         Log: Typo in #11432.
45528      Branch: perl
45529            ! ext/POSIX/POSIX.t
45530 ____________________________________________________________________________
45531 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
45532         Log: Integrate (manually) change #11424 from macperl.
45533      Branch: perl
45534            ! ext/Filter/t/call.t
45535 ____________________________________________________________________________
45536 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
45537         Log: Integrate change #11408 from macperl.
45538      Branch: perl
45539           !> README.macos pod/perlport.pod
45540 ____________________________________________________________________________
45541 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
45542         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
45543      Branch: perl
45544           +> macos/MacPerlTests.cmd macos/xsubpp.patch
45545            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
45546            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
45547            ! ext/POSIX/POSIX.t
45548 ____________________________________________________________________________
45549 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
45550         Log: pod/*.t tests not picked up by t/TEST either
45551      Branch: maint-5.6/perl
45552            ! t/TEST
45553 ____________________________________________________________________________
45554 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
45555         Log: better tweak for change#11429 (windows has both / and \ separated
45556              paths in @INC at that point)
45557      Branch: maint-5.6/perl
45558            ! t/pod/testp2pt.pl
45559 ____________________________________________________________________________
45560 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
45561         Log: MacOS pod test tweak needs \Escape
45562      Branch: maint-5.6/perl
45563            ! t/pod/testp2pt.pl
45564 ____________________________________________________________________________
45565 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
45566         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
45567              resulting duplicate output, but t/harness isn't)
45568      Branch: maint-5.6/perl
45569            ! t/run/runenv.t
45570 ____________________________________________________________________________
45571 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
45572         Log: t/harness wasn't picking up all the tests
45573      Branch: maint-5.6/perl
45574            ! t/harness
45575 ____________________________________________________________________________
45576 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
45577         Log: update MANIFEST for new file
45578      Branch: maint-5.6/perl
45579            ! MANIFEST
45580 ____________________________________________________________________________
45581 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
45582         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
45583              the exception of the macperl/macos/... tree
45584      Branch: maint-5.6/perl
45585           +> t/lib/filefind-taint.t
45586           !> (integrate 72 files)
45587 ____________________________________________________________________________
45588 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
45589         Log: Fix test.
45590      Branch: maint-5.6/macperl
45591            ! macos/bundled_ext/Filter/t/call.t
45592 ____________________________________________________________________________
45593 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
45594         Log: Make perl fork()-safe (in a slightly limited way) even on
45595              platforms that don't have pthread_atfork() (extension of
45596              the fix in change#11151).
45597              
45598              Note that this will not help extensions that call fork()
45599              directly in C, or that link to libraries that call fork()
45600              directly.  Such cases must be fixed to either call
45601              PerlProc_fork(), or call atfork_lock() in parent before the
45602              calling the function that forks and call atfork_unlock()
45603              in both parent and child immediately after the fork().
45604              (There are no worries if C code calls exec() in the child
45605              immediately after a fork().  Only cases where the child
45606              calls perl's API functions (including New()) after the
45607              fork() are problematic.)
45608              
45609              This change also eliminates the use of vfork() from perl,
45610              since all such uses were violating the severe restrictions
45611              on modifying the state of the process between the vfork()
45612              and the exec().
45613              
45614              This is a modified version of patches suggested by Abhijit
45615              Menon-Sen and Richard Soderberg.
45616      Branch: perl
45617            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
45618            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
45619 ____________________________________________________________________________
45620 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
45621         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
45622              Switch, and Text::Balanced.
45623      Branch: maint-5.6/macperl
45624            + macos/bundled_ext/Filter/Util/Call/Call.pm
45625            + macos/bundled_ext/Filter/Util/Call/Call.xs
45626            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
45627            + macos/bundled_ext/Filter/t/MyFilter.pm
45628            + macos/bundled_ext/Filter/t/call.t
45629            + macos/bundled_ext/Filter/t/filter-util.pl
45630            + macos/bundled_lib/blib/lib/Class/ISA.pm
45631            + macos/bundled_lib/blib/lib/Digest.pm
45632            + macos/bundled_lib/blib/lib/Filter/Simple.pm
45633            + macos/bundled_lib/blib/lib/Switch.pm
45634            + macos/bundled_lib/blib/lib/Text/Balanced.pm
45635            + macos/bundled_lib/blib/lib/Text/Balanced.pod
45636            + macos/bundled_lib/t/Class/ISA/test.pl
45637            + macos/bundled_lib/t/Digest/Digest.t
45638            + macos/bundled_lib/t/Filter/Simple/test.pl
45639            + macos/bundled_lib/t/Switch/test.pl
45640            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
45641            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
45642            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
45643            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
45644            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
45645            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
45646            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
45647            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
45648 ____________________________________________________________________________
45649 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
45650         Log: Add Filter::Util::Call to config/make files; edit utils
45651              to recognize the module (it was descended too far down).
45652              Bump version to 5.6.1a4.
45653      Branch: maint-5.6/macperl
45654            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
45655            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
45656            ! macos/macperl/Makefile.mk macos/xsubpp.patch
45657 ____________________________________________________________________________
45658 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
45659         Log: Make DB_File the default for MLDBM on MacOS.
45660      Branch: maint-5.6/macperl
45661            ! macos/bundled_lib/blib/lib/MLDBM.pm
45662 ____________________________________________________________________________
45663 [ 11419] By: nick                                  on 2001/07/20  14:51:03
45664         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
45665              From:  Simon Cozens <simon@netthink.co.uk>
45666              Date:  Fri, 20 Jul 2001 11:42:35 -0400
45667              Message-Id:  <20010720114235.A5235@netthink.co.uk>
45668      Branch: perl
45669            ! lib/UnicodeCD.pm
45670 ____________________________________________________________________________
45671 [ 11418] By: nick                                  on 2001/07/20  14:48:12
45672         Log: Subject:  [PATCH regcomp.h] adds a comment
45673              From:  Abhijit Menon-Sen <ams@wiw.org>
45674              Date:  Fri, 20 Jul 2001 21:05:37 +0530
45675              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
45676      Branch: perl
45677            ! regcomp.h
45678 ____________________________________________________________________________
45679 [ 11417] By: nick                                  on 2001/07/20  14:16:38
45680         Log: Subject:  [PATCH 5.7.2] INSTALL updates
45681              From:  Andy Dougherty <doughera@lafayette.edu>
45682              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
45683              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
45684      Branch: perl
45685            ! INSTALL
45686 ____________________________________________________________________________
45687 [ 11416] By: nick                                  on 2001/07/20  06:44:44
45688         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
45689              From:  Russ Allbery <rra@stanford.edu>
45690              Date:  19 Jul 2001 15:52:37 -0700
45691              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
45692      Branch: perl
45693            ! lib/Pod/Man.pm
45694 ____________________________________________________________________________
45695 [ 11415] By: nick                                  on 2001/07/20  06:35:11
45696         Log: Subject:  [PATCH] defer op_seq allocation
45697              From:  Abhijit Menon-Sen <ams@wiw.org>
45698              Date:  Thu, 19 Jul 2001 22:12:24 +0530
45699              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
45700      Branch: perl
45701            ! op.c
45702 ____________________________________________________________________________
45703 [ 11414] By: nick                                  on 2001/07/20  06:23:36
45704         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
45705              From:  Abhijit Menon-Sen <ams@wiw.org>
45706              Date:  Fri, 20 Jul 2001 01:18:50 +0530
45707              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
45708              (Private e-mail)
45709      Branch: perl
45710            ! ext/Time/HiRes/HiRes.xs
45711 ____________________________________________________________________________
45712 [ 11413] By: nick                                  on 2001/07/20  06:18:53
45713         Log: Integrate mainline
45714      Branch: perlio
45715           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
45716            - t/base/commonsense.t
45717           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
45718           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
45719           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
45720           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
45721           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
45722           !> win32/win32.c
45723 ____________________________________________________________________________
45724 [ 11412] By: nick                                  on 2001/07/19  06:44:27
45725         Log: Integrate win32/perlhost.h from maintenance branch.
45726              (Rest of $ENV{PATH} / system() fix.)
45727      Branch: perl
45728           !> win32/perlhost.h
45729 ____________________________________________________________________________
45730 [ 11411] By: nick                                  on 2001/07/19  06:41:34
45731         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
45732              From:  Philip Newton <Philip.Newton@gmx.net>
45733              Date:  Wed, 18 Jul 2001 21:43:57 +0200
45734              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
45735      Branch: perl
45736            ! pod/perlhack.pod
45737 ____________________________________________________________________________
45738 [ 11410] By: nick                                  on 2001/07/19  06:39:35
45739         Log: Subject:  Security hole in taint checking in open()
45740              From:  deekoo@tentacle.net
45741              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
45742              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
45743      Branch: perl
45744            ! doio.c
45745 ____________________________________________________________________________
45746 [ 11409] By: nick                                  on 2001/07/19  06:28:08
45747         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
45748              From:  Abhijit Menon-Sen <ams@wiw.org>
45749              Date:  Thu, 19 Jul 2001 04:30:43 +0530
45750              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
45751      Branch: perl
45752            ! ext/Time/HiRes/HiRes.xs
45753 ____________________________________________________________________________
45754 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
45755         Log: Update docs with latest implementation information and new URLs.
45756      Branch: maint-5.6/macperl
45757            ! README.macos pod/perlport.pod
45758 ____________________________________________________________________________
45759 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
45760         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
45761              Fix BuildRules to accept optimization variables.
45762      Branch: maint-5.6/macperl
45763            + macos/bundled_ext/Digest/MD5/Makefile.mk
45764            ! macos/BuildRules.mk macos/Makefile.mk
45765            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
45766            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
45767 ____________________________________________________________________________
45768 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
45769         Log: Integrate changes 11399,11401
45770      Branch: maint-5.6/macperl
45771           !> win32/perlhost.h win32/win32.c
45772 ____________________________________________________________________________
45773 [ 11405] By: nick                                  on 2001/07/18  06:50:33
45774         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
45775              from perl5.6*
45776      Branch: perl
45777           !> win32/perlhost.h win32/win32.c
45778 ____________________________________________________________________________
45779 [ 11404] By: nick                                  on 2001/07/18  06:43:59
45780         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
45781              From:  hv@crypt0.demon.co.uk
45782              Date:  Wed, 18 Jul 2001 05:58:46 +0100
45783              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
45784      Branch: perl
45785            ! ext/POSIX/POSIX.t
45786 ____________________________________________________________________________
45787 [ 11403] By: nick                                  on 2001/07/18  06:38:57
45788         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
45789              From:  hv@crypt0.demon.co.uk
45790              Date:  Wed, 18 Jul 2001 05:21:54 +0100
45791              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
45792      Branch: perl
45793            ! numeric.c t/op/arith.t
45794 ____________________________________________________________________________
45795 [ 11402] By: nick                                  on 2001/07/18  06:19:17
45796         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
45797              From:  mjd@plover.com
45798              Date:  17 Jul 2001 17:59:20 -0000
45799              Message-Id:  <20010717175920.8177.qmail@plover.com>
45800      Branch: perl
45801            ! pod/perlre.pod
45802 ____________________________________________________________________________
45803 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
45804         Log: thinko in change#11400 (duh)
45805      Branch: maint-5.6/perl
45806            ! win32/perlhost.h
45807 ____________________________________________________________________________
45808 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
45809         Log: change#11399 revealed another unrelated bug; this is just a temporary
45810              bandaid
45811      Branch: maint-5.6/perl
45812            ! win32/perlhost.h
45813 ____________________________________________________________________________
45814 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
45815         Log: fix bugs in handling of the virtualized environment under windows;
45816              there were bugs in propagating any changes to %ENV down to the real
45817              environment when such changes happened in the toplevel process
45818              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
45819              problem identification, and for a part of the fix)
45820      Branch: maint-5.6/perl
45821            ! win32/perlhost.h win32/win32.c
45822 ____________________________________________________________________________
45823 [ 11398] By: nick                                  on 2001/07/17  08:26:35
45824         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
45825              From: Peter Prymmer <pvhp@forte.com>
45826              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
45827              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
45828              
45829              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
45830              should not depend on existance of Config.pm
45831      Branch: perl
45832           +> t/lib/commonsense.t
45833            - t/base/commonsense.t
45834            ! MANIFEST t/README
45835 ____________________________________________________________________________
45836 [ 11397] By: nick                                  on 2001/07/17  08:09:58
45837         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
45838              From:  Michael G Schwern <schwern@pobox.com>
45839              Date:  Mon, 16 Jul 2001 18:20:31 -0400
45840              Message-Id:  <20010716182031.A1128@blackrider>
45841      Branch: perl
45842            ! pod/perlhack.pod
45843 ____________________________________________________________________________
45844 [ 11396] By: nick                                  on 2001/07/17  08:04:11
45845         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
45846              From:  Gwyn Judd <b.judd@xtra.co.nz>
45847              Date:  Tue, 17 Jul 2001 20:55:58 +1200
45848              Message-Id:  <20010717205558.A3107@thislove>
45849      Branch: perl
45850            ! pod/perlfunc.pod
45851 ____________________________________________________________________________
45852 [ 11395] By: nick                                  on 2001/07/17  08:02:22
45853         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
45854              From:  Peter Prymmer <pvhp@forte.com>
45855              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
45856              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
45857      Branch: perl
45858            ! t/op/sprintf.t
45859 ____________________________________________________________________________
45860 [ 11394] By: nick                                  on 2001/07/17  07:57:06
45861         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
45862              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
45863              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
45864              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
45865      Branch: perl
45866            ! gv.c
45867 ____________________________________________________________________________
45868 [ 11392] By: nick                                  on 2001/07/17  07:50:12
45869         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
45870              From:  Coral <coral@moonlight.crystalflame.net>
45871              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
45872              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
45873      Branch: perl
45874            ! pp_sys.c thread.h
45875 ____________________________________________________________________________
45876 [ 11391] By: nick                                  on 2001/07/17  07:34:28
45877         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
45878              From:  Jonathan Stowe <gellyfish@gellyfish.com>
45879              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
45880              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
45881      Branch: perl
45882            ! utils/h2xs.PL
45883 ____________________________________________________________________________
45884 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
45885         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
45886              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
45887              and Mac::Apps::Launch, which don't work, and Time::HiRes and
45888              Time::Piece, which don't yet work.
45889      Branch: maint-5.6/macperl
45890            + (add 154 files)
45891 ____________________________________________________________________________
45892 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
45893         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
45894              Also add hack to get around missing setenv for PERL5DB.
45895      Branch: maint-5.6/macperl
45896            ! macos/macish.c macos/macish.h
45897 ____________________________________________________________________________
45898 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
45899         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
45900      Branch: maint-5.6/macperl
45901            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
45902            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
45903 ____________________________________________________________________________
45904 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
45905         Log: Fix up some configuration and make options, add extra
45906              extensions.
45907      Branch: maint-5.6/macperl
45908            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
45909            ! macos/macperl/Makefile.mk
45910 ____________________________________________________________________________
45911 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
45912         Log: From Change 11374 in maintperl.
45913      Branch: maint-5.6/macperl
45914           !> utils/h2ph.PL
45915 ____________________________________________________________________________
45916 [ 11385] By: nick                                  on 2001/07/16  14:12:58
45917         Log: Back out change to h2xs till it passes its test.
45918      Branch: perl
45919            ! utils/h2xs.PL
45920 ____________________________________________________________________________
45921 [ 11384] By: nick                                  on 2001/07/16  14:00:10
45922         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
45923              From:  Jonathan Stowe <gellyfish@gellyfish.com>
45924              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
45925              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
45926      Branch: perl
45927            ! utils/h2xs.PL
45928 ____________________________________________________________________________
45929 [ 11383] By: nick                                  on 2001/07/16  13:53:12
45930         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
45931              From:  Robin Houston <robin@kitsite.com>
45932              Date:  Sun, 15 Jul 2001 18:22:31 +0100
45933              Message-Id:  <20010715182230.A11174@robin>
45934      Branch: perl
45935            ! hints/darwin.sh
45936 ____________________________________________________________________________
45937 [ 11382] By: nick                                  on 2001/07/16  13:52:49
45938         Log: Subject:  [PATCH perl@11372] re_dup
45939              From:  Radu Greab <radu@netsoft.ro>
45940              Date:  Sun, 15 Jul 2001 04:50:06 +0300
45941              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
45942      Branch: perl
45943            ! sv.c
45944 ____________________________________________________________________________
45945 [ 11379] By: nick                                  on 2001/07/16  13:35:39
45946         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
45947              From:  Robin Houston <robin@kitsite.com>
45948              Date:  Sat, 14 Jul 2001 14:28:50 +0100
45949              Message-Id:  <20010714142850.A10205@robin>
45950      Branch: perl
45951            ! ext/B/B/Deparse.pm
45952 ____________________________________________________________________________
45953 [ 11378] By: nick                                  on 2001/07/16  13:30:36
45954         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
45955              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
45956              Date:  Sat, 14 Jul 2001 22:17:42 +0900
45957              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
45958      Branch: perl
45959            + ext/Encode/Encode/euc-jp-0212.enc
45960            ! ext/Encode/Encode/Tcl.pm
45961 ____________________________________________________________________________
45962 [ 11377] By: nick                                  on 2001/07/16  13:17:28
45963         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
45964              From:  Andy Dougherty <doughera@lafayette.edu>
45965              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
45966              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
45967      Branch: perl
45968            ! hints/darwin.sh hints/rhapsody.sh
45969 ____________________________________________________________________________
45970 [ 11376] By: nick                                  on 2001/07/16  09:05:00
45971         Log: Integrate mainline
45972      Branch: perlio
45973           +> ext/Encode/Encode/7bit-greek.enc
45974           +> ext/Encode/Encode/7bit-latin1.enc
45975           +> ext/Encode/Encode/cns11643-1.enc
45976           +> ext/Encode/Encode/cns11643-2.enc
45977           +> ext/Encode/Encode/iso2022-cn.enc
45978           +> ext/Encode/Encode/iso2022-jp1.enc
45979           +> ext/Encode/Encode/iso2022-jp2.enc
45980           !> Changes Configure MANIFEST Makefile.SH
45981           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
45982           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
45983           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
45984           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
45985           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
45986 ____________________________________________________________________________
45987 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
45988         Log: integrate change#11374 from maint-5.6
45989              
45990              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
45991      Branch: perl
45992           !> utils/h2ph.PL
45993 ____________________________________________________________________________
45994 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
45995         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
45996      Branch: maint-5.6/perl
45997            ! utils/h2ph.PL
45998 ____________________________________________________________________________
45999 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
46000         Log: Update Changes.
46001      Branch: perl
46002            ! Changes patchlevel.h
46003 ____________________________________________________________________________
46004 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
46005         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
46006              From: Jonathan Stowe <gellyfish@gellyfish.com>
46007              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
46008              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
46009      Branch: perl
46010            ! utils/h2xs.PL
46011 ____________________________________________________________________________
46012 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
46013         Log: Subject: patch to add DEL to [:cntrl:]
46014              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46015              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
46016              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
46017      Branch: perl
46018            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
46019 ____________________________________________________________________________
46020 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
46021         Log: Metaconfig unit change for #11369; plus a dependency nit.
46022      Branch: metaconfig
46023            ! U/compline/nblock_io.U
46024      Branch: metaconfig/U/perl
46025            ! Extensions.U
46026 ____________________________________________________________________________
46027 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
46028         Log: #include <stdlib.h> so that exit() is prototyped,
46029              noticed by Hugo.
46030      Branch: perl
46031            ! Configure
46032 ____________________________________________________________________________
46033 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
46034         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
46035              From: Peter Prymmer <pvhp@forte.com>
46036              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
46037              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
46038      Branch: perl
46039            ! t/op/sprintf.t
46040 ____________________________________________________________________________
46041 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
46042         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
46043              From: Peter Prymmer <pvhp@forte.com>
46044              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
46045              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
46046      Branch: perl
46047            ! ext/Encode/Encode/Tcl.t
46048 ____________________________________________________________________________
46049 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
46050         Log: Add information about gcc 3.0 basic block profiling.
46051      Branch: perl
46052            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
46053 ____________________________________________________________________________
46054 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
46055         Log: Subject: Error in lib/PerlIO/Via.pm ?
46056              From: Mark-Jason Dominus <mjd@plover.com>
46057              Date: Fri, 13 Jul 2001 15:55:41 -0400
46058              Message-ID: <20010713195541.26751.qmail@plover.com>
46059      Branch: perl
46060            ! ext/PerlIO/Via/Via.pm
46061 ____________________________________________________________________________
46062 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
46063         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
46064              section from the Compiler section.
46065      Branch: perl
46066            ! myconfig.SH
46067 ____________________________________________________________________________
46068 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
46069         Log: Handle glibc style of constant definitions using enum
46070              with intervening #defines; from Brendan O'Dea.
46071      Branch: perl
46072            ! utils/h2ph.PL
46073 ____________________________________________________________________________
46074 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
46075         Log: Add LC_MESSAGES to the locale_h export tag (it already is
46076              in the Makefile.PL and thusly eligible for an XS constant)
46077              (see also maintperl #10543)
46078      Branch: perl
46079            ! ext/POSIX/POSIX.pm
46080 ____________________________________________________________________________
46081 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
46082         Log: Subject: Re: [patch] re_dup
46083              From: Abhijit Menon-Sen <ams@wiw.org>
46084              Date: Fri, 13 Jul 2001 21:41:09 +0530
46085              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
46086      Branch: perl
46087            ! sv.c
46088 ____________________________________________________________________________
46089 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
46090         Log: Subject: [patch] re_dup
46091              From: Doug MacEachern <dougm@covalent.net>
46092              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
46093              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
46094      Branch: perl
46095            ! sv.c
46096 ____________________________________________________________________________
46097 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
46098         Log: Update Changes.
46099      Branch: perl
46100            ! Changes patchlevel.h
46101 ____________________________________________________________________________
46102 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
46103         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
46104              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
46105              Date: Sat, 14 Jul 2001 00:06:30 +0900
46106              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
46107      Branch: perl
46108            + ext/Encode/Encode/7bit-greek.enc
46109            + ext/Encode/Encode/7bit-latin1.enc
46110            + ext/Encode/Encode/cns11643-1.enc
46111            + ext/Encode/Encode/cns11643-2.enc
46112            + ext/Encode/Encode/iso2022-cn.enc
46113            + ext/Encode/Encode/iso2022-jp1.enc
46114            + ext/Encode/Encode/iso2022-jp2.enc
46115            ! MANIFEST ext/Encode/Encode/Tcl.pm
46116            ! ext/Encode/Encode/iso2022-kr.enc
46117 ____________________________________________________________________________
46118 [ 11357] By: nick                                  on 2001/07/13  14:24:06
46119         Log: Blind integrate mainline (as of 5.7.2?)
46120      Branch: perlio
46121           !> AUTHORS Changes Porting/config.sh Porting/config_H
46122           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
46123           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
46124           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46125           !> win32/makefile.mk
46126 ____________________________________________________________________________
46127 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
46128         Log: Snip away the devel patchlevel.
46129      Branch: perl
46130            ! patchlevel.h
46131 ____________________________________________________________________________
46132 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
46133         Log: Bump the version to 5.7.2.
46134      Branch: perl
46135            ! Porting/config.sh Porting/config_H patchlevel.h
46136            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
46137            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46138            ! win32/makefile.mk
46139 ____________________________________________________________________________
46140 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
46141         Log: Update Changes.
46142      Branch: perl
46143            ! Changes
46144 ____________________________________________________________________________
46145 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
46146         Log: Reword.
46147      Branch: perl
46148            ! AUTHORS
46149 ____________________________________________________________________________
46150 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
46151         Log: AUTHORS update.
46152      Branch: perl
46153            ! AUTHORS
46154 ____________________________________________________________________________
46155 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
46156         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
46157              unless ithreads.
46158      Branch: perl
46159            ! makedef.pl
46160 ____________________________________________________________________________
46161 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
46162         Log: Integrate perlio:
46163              
46164              [ 11346]
46165              Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
46166              to avoid /unicode vs /Unicode issues.
46167      Branch: perl
46168           !> win32/distclean.bat
46169 ____________________________________________________________________________
46170 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
46171         Log: Test the encoding transform only iff we have PerlIO,
46172              noticed by H. Merijn Brand.
46173      Branch: perl
46174            ! ext/PerlIO/t/encoding.t
46175 ____________________________________________________________________________
46176 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
46177         Log: README.netware tweaks from Ananth Kesari.
46178      Branch: perl
46179            ! README.netware
46180 ____________________________________________________________________________
46181 [ 11346] By: nick                                  on 2001/07/13  09:18:51
46182         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
46183              to avoid /unicode vs /Unicode issues.
46184      Branch: perlio
46185            ! win32/distclean.bat
46186 ____________________________________________________________________________
46187 [ 11345] By: nick                                  on 2001/07/13  06:24:18
46188         Log: Integrate mainline
46189      Branch: perlio
46190           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
46191            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
46192           !> (integrate 63 files)
46193 ____________________________________________________________________________
46194 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
46195         Log: Add d_bincompat5005 information to perl -V.
46196      Branch: perl
46197            ! myconfig.SH
46198 ____________________________________________________________________________
46199 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
46200         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
46201              From: Abhijit Menon-Sen <ams@wiw.org>
46202              Date: Fri, 13 Jul 2001 07:12:36 +0530
46203              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
46204      Branch: perl
46205            ! sv.c
46206 ____________________________________________________________________________
46207 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
46208         Log: Remove unicode::distinct, as per Inaba Hiroto.
46209      Branch: perl
46210            - lib/unicode/distinct.pm
46211            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
46212            ! t/lib/1_compile.t
46213 ____________________________________________________________________________
46214 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
46215         Log: Paging for Dr Octothorpe.
46216      Branch: perl
46217            ! pod/perlfaq4.pod
46218 ____________________________________________________________________________
46219 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
46220         Log: cut-n-paste error noticed by mjd.
46221      Branch: perl
46222            ! pod/perlfaq4.pod
46223 ____________________________________________________________________________
46224 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
46225         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
46226              From: Peter Prymmer <pvhp@forte.com>
46227              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
46228              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
46229      Branch: perl
46230            ! pod/perlfaq4.pod
46231 ____________________________________________________________________________
46232 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
46233         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
46234              From: Randall Gellens <randy@qualcomm.com>
46235              Date: Thu, 12 Jul 2001 16:56:23 -0700
46236              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
46237      Branch: perl
46238            ! Porting/repository.pod
46239 ____________________________________________________________________________
46240 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
46241         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
46242      Branch: perl
46243            ! thread.h
46244 ____________________________________________________________________________
46245 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
46246         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
46247              From: coral <coral@moonlight.crystalflame.net>
46248              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
46249              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
46250      Branch: perl
46251            ! thread.h
46252 ____________________________________________________________________________
46253 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
46254         Log: Metaconfig unit change for #11134.
46255      Branch: metaconfig
46256            + U/threads/d_pthread_atfork.U
46257 ____________________________________________________________________________
46258 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
46259         Log: Add HAS_PTHREAD_ATFORK.
46260      Branch: perl
46261            ! Configure NetWare/config.wc NetWare/config_H.wc
46262            ! Porting/Glossary Porting/config.sh Porting/config_H
46263            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
46264            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
46265            ! vos/config.ga.def vos/config.ga.h win32/config.bc
46266            ! win32/config.gc win32/config.vc win32/config_H.bc
46267            ! win32/config_H.gc win32/config_H.vc
46268 ____________________________________________________________________________
46269 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
46270         Log: Subject: [PATCH] File::Copy fails on tied handles
46271              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
46272              Date: Thu, 12 Jul 2001 15:18:51 -0700
46273              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
46274      Branch: perl
46275            ! lib/File/Copy.pm
46276 ____________________________________________________________________________
46277 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
46278         Log: Subject: [PATCH] Langinfo.t
46279              From: Nicholas Clark <nick@ccl4.org>
46280              Date: Thu, 12 Jul 2001 23:55:38 +0100
46281              Message-ID: <20010712235538.M5827@plum.flirble.org>
46282      Branch: perl
46283            ! ext/I18N/Langinfo/Langinfo.t
46284 ____________________________________________________________________________
46285 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
46286         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
46287              From: Peter Prymmer <pvhp@forte.com>
46288              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
46289              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
46290      Branch: perl
46291            ! pod/perl572delta.pod
46292 ____________________________________________________________________________
46293 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
46294         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
46295              From: Abhijit Menon-Sen <ams@wiw.org>
46296              Date: Fri, 13 Jul 2001 05:21:16 +0530
46297              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
46298      Branch: perl
46299            ! sv.c
46300 ____________________________________________________________________________
46301 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
46302         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
46303              From: Abhijit Menon-Sen <ams@wiw.org>
46304              Date: Fri, 13 Jul 2001 03:04:25 +0530
46305              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
46306      Branch: perl
46307            ! av.c
46308 ____________________________________________________________________________
46309 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
46310         Log: s/^M$//g
46311      Branch: perl
46312            ! win32/Makefile win32/makefile.mk
46313 ____________________________________________________________________________
46314 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
46315         Log: Update Changes.
46316      Branch: perl
46317            ! Changes patchlevel.h
46318 ____________________________________________________________________________
46319 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
46320         Log: Typo spotted by Philip Newton.
46321      Branch: perl
46322            ! pod/perl572delta.pod
46323 ____________________________________________________________________________
46324 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
46325         Log: Subject: [PATCH] fixes perl_clone of perl_clone
46326              From: Artur Bergman <artur@contiller.se>
46327              Date: Thu, 12 Jul 2001 20:57:09 +0200
46328              Message-ID: <B773BFA4.236B%artur@contiller.se>
46329      Branch: perl
46330            ! sv.c
46331 ____________________________________________________________________________
46332 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
46333         Log: Add README.uts from Hal Morris.
46334      Branch: perl
46335            + README.uts
46336            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
46337            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46338 ____________________________________________________________________________
46339 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
46340         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
46341              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46342              Date: Thu, 12 Jul 2001 20:32:37 +0200
46343              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
46344      Branch: perl
46345            ! hints/aix.sh
46346 ____________________________________________________________________________
46347 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
46348         Log: Subject: Patch: document reg_data.what member
46349              From: Mark-Jason Dominus <mjd@plover.com>
46350              Message-ID: <20010712182532.14821.qmail@plover.com>
46351              Date: Thu, 12 Jul 2001 14:25:32 -0400
46352      Branch: perl
46353            ! regcomp.c regcomp.h
46354 ____________________________________________________________________________
46355 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
46356         Log: Subject: [PATCH] Perl_re_dup()
46357              From: Abhijit Menon-Sen <ams@wiw.org>
46358              Date: Thu, 12 Jul 2001 23:54:32 +0530
46359              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
46360      Branch: perl
46361            ! embed.h embed.pl perlapi.c proto.h sv.c
46362 ____________________________________________________________________________
46363 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
46364         Log: Regen Configure, modlib, toc.
46365      Branch: perl
46366            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46367            ! pod/perlmodlib.pod pod/perltoc.pod
46368 ____________________________________________________________________________
46369 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
46370         Log: The problem seems to be in PerlIO::Layer::->find() not
46371              accepting the ":encoding(blurflur)" arguments.
46372      Branch: perl
46373            ! lib/PerlIO.pm lib/open.pm
46374 ____________________________________________________________________________
46375 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
46376         Log: AIX doc update.
46377      Branch: perl
46378            ! README.aix pod/perl572delta.pod
46379 ____________________________________________________________________________
46380 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
46381         Log: Subject: AIX README update
46382              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46383              Date: Thu, 12 Jul 2001 19:28:30 +0200
46384              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
46385      Branch: perl
46386            ! README.aix
46387 ____________________________________________________________________________
46388 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
46389         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
46390              From: Norton Allen <allen@huarp.harvard.edu>
46391              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
46392              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
46393      Branch: perl
46394            ! ext/IO/lib/IO/t/io_unix.t
46395 ____________________________________________________________________________
46396 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
46397         Log: Subject: [PATCH README.qnx hints/qnx.sh]
46398              From: Norton Allen <allen@huarp.harvard.edu>
46399              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
46400              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
46401      Branch: perl
46402            ! README.qnx hints/qnx.sh
46403 ____________________________________________________________________________
46404 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
46405         Log: Subject: [patch] faster PM_GETRE
46406              From: Doug MacEachern <dougm@covalent.net>
46407              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
46408              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
46409      Branch: perl
46410            ! op.h
46411 ____________________________________________________________________________
46412 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
46413         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
46414              From: Doug MacEachern <dougm@covalent.net>
46415              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
46416              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
46417      Branch: perl
46418            ! op.c
46419 ____________________________________________________________________________
46420 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
46421         Log: Tell where the nice Estonian database is.
46422      Branch: perl
46423            ! lib/open.pm
46424 ____________________________________________________________________________
46425 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
46426         Log: Retract #11309 since #11310 is a better fix.
46427      Branch: perl
46428            ! t/lib/1_compile.t
46429 ____________________________________________________________________________
46430 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
46431         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
46432              change#11300 needs to return the status of failed win32_spawnvp())
46433              
46434              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
46435              splitting correctly; remove unused variables; 'require' at run time
46436              rather than 'use' at compile time for I18N::Langinfo, since it
46437              isn't everyware
46438      Branch: perl
46439            ! lib/open.pm win32/win32.c
46440 ____________________________________________________________________________
46441 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
46442         Log: Temporary workaround.
46443      Branch: perl
46444            ! t/lib/1_compile.t
46445 ____________________________________________________________________________
46446 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
46447         Log: UCD typo in #11306 and add also more known-to-be-tested
46448              modules to the skip list.
46449      Branch: perl
46450            ! t/lib/1_compile.t
46451 ____________________________________________________________________________
46452 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
46453         Log: Rename Unicode::UCD to UnicodeCD to avoid
46454              messups with case-insensitive filesystems.
46455      Branch: perl
46456            + lib/UnicodeCD.pm lib/UnicodeCD.t
46457            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
46458            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
46459 ____________________________________________________________________________
46460 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
46461         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
46462              From: daniel@biz.bitpusher.com
46463              Date: Wed, 11 Jul 2001 23:25:47 -0700
46464              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
46465      Branch: perl
46466            ! lib/Tie/Array.pm t/op/splice.t
46467 ____________________________________________________________________________
46468 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
46469         Log: Subject: [PATCH] More accurate line numbers in messages
46470              From: Paul Johnson <paul@pjcj.net>
46471              Date: Thu, 12 Jul 2001 04:14:11 +0200
46472              Message-ID: <20010712041411.A3467@pjcj.net>
46473              
46474              (With prototyping and multiplicity tweaks.)
46475      Branch: perl
46476            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
46477 ____________________________________________________________________________
46478 [ 11304] By: nick                                  on 2001/07/12  12:53:40
46479         Log: Integrate mainline
46480      Branch: perlio
46481           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
46482           !> regexec.c thread.h
46483 ____________________________________________________________________________
46484 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
46485         Log: Cut-and-pasto in #11298.
46486      Branch: perl
46487            ! ext/ByteLoader/bytecode.h
46488 ____________________________________________________________________________
46489 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
46490         Log: Update the AIX known problems section.
46491      Branch: perl
46492            ! pod/perl572delta.pod
46493 ____________________________________________________________________________
46494 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
46495         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
46496              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46497              Date: Thu, 12 Jul 2001 12:16:16 +0200
46498              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
46499      Branch: perl
46500            ! hints/aix.sh
46501 ____________________________________________________________________________
46502 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
46503         Log: Integrate perlio:
46504              
46505              [ 11296]
46506              Exclude reentrant_buffer from .def file
46507              
46508              [ 11295]
46509              Honour void-ness of my_exit()
46510      Branch: perl
46511           !> makedef.pl win32/win32.c
46512 ____________________________________________________________________________
46513 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
46514         Log: Subject: [PATCH] fix for PMOP threadness failures
46515              From: Artur Bergman <artur@contiller.se>
46516              Date: Thu, 12 Jul 2001 09:48:06 +0200
46517              Message-ID: <B77322D6.22DD%artur@contiller.se>
46518      Branch: perl
46519            ! regexec.c
46520 ____________________________________________________________________________
46521 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
46522         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
46523              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46524              Date: Thu, 12 Jul 2001 09:09:48 +0200
46525              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
46526              
46527              More parentheses to keep bcc happy.
46528      Branch: perl
46529            ! ext/ByteLoader/bytecode.h
46530 ____________________________________________________________________________
46531 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
46532         Log: Subject: Re: [patch] pthread_atfork bandaid
46533              From: Doug MacEachern <dougm@covalent.net>
46534              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
46535              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
46536      Branch: perl
46537            ! thread.h
46538 ____________________________________________________________________________
46539 [ 11296] By: nick                                  on 2001/07/12  11:55:48
46540         Log: Exclude reentrant_buffer from .def file
46541      Branch: perlio
46542            ! makedef.pl
46543 ____________________________________________________________________________
46544 [ 11295] By: nick                                  on 2001/07/12  11:11:44
46545         Log: Honour void-ness of my_exit()
46546      Branch: perlio
46547            ! win32/win32.c
46548 ____________________________________________________________________________
46549 [ 11294] By: nick                                  on 2001/07/12  07:51:04
46550         Log: Integrate mainline
46551      Branch: perlio
46552           +> uts/sprintf_wrap.c
46553           !> (integrate 35 files)
46554 ____________________________________________________________________________
46555 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
46556         Log: Retract #11289.
46557      Branch: perl
46558            ! embed.h embed.pl perl.c proto.h thread.h
46559 ____________________________________________________________________________
46560 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
46561         Log: Now the :locale pseudolayer *almost* works...
46562      Branch: perl
46563            ! lib/open.pm
46564 ____________________________________________________________________________
46565 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
46566         Log: Locale encoding tweaks.
46567      Branch: perl
46568            ! lib/open.pm
46569 ____________________________________________________________________________
46570 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
46571         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
46572              From: Mark-Jason Dominus <mjd@plover.com>
46573              Date: Thu, 12 Jul 2001 00:59:31 -0400
46574              Message-ID: <20010712045931.8543.qmail@plover.com>
46575              
46576              Remove the chmod/umask leading zero warning.
46577      Branch: perl
46578            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
46579            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
46580 ____________________________________________________________________________
46581 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
46582         Log: (Retracted by #11289.)
46583      Branch: perl
46584            ! embed.h embed.pl perl.c proto.h thread.h
46585 ____________________________________________________________________________
46586 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
46587         Log: Needed by #11283.
46588      Branch: perl
46589            ! intrpvar.h
46590 ____________________________________________________________________________
46591 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
46592         Log: Metaconfig unit change for #11286.
46593      Branch: metaconfig/U/perl
46594            ! patchlevel.U
46595 ____________________________________________________________________________
46596 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
46597         Log: Subject: Re: [PATCH Configure] perl -V broken
46598              From: Andy Dougherty <doughera@lafayette.edu>
46599              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
46600              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
46601      Branch: perl
46602            ! Configure myconfig.SH
46603 ____________________________________________________________________________
46604 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
46605         Log: Retract #11166 (and #11237).
46606      Branch: perl
46607            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
46608            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
46609            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
46610 ____________________________________________________________________________
46611 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
46612         Log: UTS tweaks for Hal Morris.
46613      Branch: perl
46614            + uts/sprintf_wrap.c
46615            ! MANIFEST hints/uts.sh perl.h
46616 ____________________________________________________________________________
46617 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
46618         Log: Subject: [PATCH] Use reentrant API glibc
46619              From: Artur Bergman <artur@contiller.se>
46620              Date: Thu, 12 Jul 2001 00:58:21 +0200
46621              Message-ID: <B772A6AD.2288%artur@contiller.se>
46622      Branch: perl
46623            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
46624            ! sv.c
46625 ____________________________________________________________________________
46626 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
46627         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
46628              From: barries <barries@slaysys.com>
46629              Date: Wed, 11 Jul 2001 15:11:46 -0400
46630              Message-ID: <20010711151146.G24560@jester.slaysys.com>
46631      Branch: perl
46632            ! pp_sys.c t/lib/warnings/doio win32/win32.c
46633 ____________________________________________________________________________
46634 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
46635         Log: Subject: [patch] pthread_atfork bandaid
46636              From: Doug MacEachern <dougm@covalent.net>
46637              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
46638              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
46639      Branch: perl
46640            ! miniperlmain.c perl.c
46641 ____________________________________________________________________________
46642 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
46643         Log: Subject: [patch] perl_clone leaks
46644              From: Doug MacEachern <dougm@covalent.net>
46645              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
46646              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
46647      Branch: perl
46648            ! sv.c
46649 ____________________________________________________________________________
46650 [ 11279] By: nick                                  on 2001/07/11  15:49:38
46651         Log: Integrate mainline
46652      Branch: perlio
46653           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
46654           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
46655           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
46656           +> lib/Term/ANSIColor/README
46657           !> (integrate 54 files)
46658 ____________________________________________________________________________
46659 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
46660         Log: Update Changes.
46661      Branch: perl
46662            ! Changes patchlevel.h
46663 ____________________________________________________________________________
46664 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
46665         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
46666              From: Peter Prymmer <pvhp@forte.com>
46667              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
46668              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
46669              
46670              Backport of embed.pl to 5.003.
46671      Branch: perl
46672            ! embed.pl
46673 ____________________________________________________________________________
46674 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
46675         Log: Subject: Re: POSIX test #14 on UTS 
46676              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
46677              Date: Wed, 11 Jul 2001 03:02:14 +0100
46678              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
46679      Branch: perl
46680            ! ext/POSIX/POSIX.t
46681 ____________________________________________________________________________
46682 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
46683         Log: Make the I32 an IV to preserve structure alignment and size.
46684      Branch: perl
46685            ! op.h
46686 ____________________________________________________________________________
46687 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
46688         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
46689              From: "Artur Bergman" <artur@contiller.se>
46690              Date: Wed, 11 Jul 2001 14:23:37 +0200
46691              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
46692              
46693              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
46694      Branch: perl
46695            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
46696            ! pod/perlapi.pod sv.c
46697 ____________________________________________________________________________
46698 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
46699         Log: Tweak until Pod::Parser gets updated.
46700      Branch: perl
46701            ! t/pod/special_seqs.xr
46702 ____________________________________________________________________________
46703 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
46704         Log: File::Spec usage tweak.
46705      Branch: perl
46706            ! lib/ExtUtils.t
46707 ____________________________________________________________________________
46708 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
46709         Log: Integrate #11263 from macperl; macos and macosx updates.
46710      Branch: perl
46711           !> pod/perlport.pod
46712 ____________________________________________________________________________
46713 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
46714         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
46715              From: Peter Prymmer <pvhp@forte.com>
46716              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
46717              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
46718      Branch: perl
46719            + ext/Time/HiRes/hints/dynixptx.pl
46720            ! MANIFEST hints/dynixptx.sh
46721 ____________________________________________________________________________
46722 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
46723         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
46724              From: Nicholas Clark <nick@ccl4.org>
46725              Date: Tue, 10 Jul 2001 23:17:43 +0100
46726              Message-ID: <20010710231742.B59620@plum.flirble.org>
46727      Branch: perl
46728            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
46729 ____________________________________________________________________________
46730 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
46731         Log: Subject: [DOC PATCH] Pluggable runops
46732              From: Paul Johnson <paul@pjcj.net>
46733              Date: Tue, 10 Jul 2001 21:53:28 +0200
46734              Message-ID: <20010710215328.B26577@pjcj.net>
46735      Branch: perl
46736            ! pod/perlguts.pod
46737 ____________________________________________________________________________
46738 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
46739         Log: Subject: [PATCH] Authors
46740              From: Artur Bergman <artur@contiller.se>
46741              Date: Tue, 10 Jul 2001 20:39:12 +0200
46742              Message-ID: <B771186F.21CD%artur@contiller.se>
46743      Branch: perl
46744            ! AUTHORS
46745 ____________________________________________________________________________
46746 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
46747         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
46748              From: Doug MacEachern <dougm@covalent.net>
46749              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
46750              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
46751      Branch: perl
46752            ! pp_ctl.c
46753 ____________________________________________________________________________
46754 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
46755         Log: Subject: doc patch; times() in scalar context
46756              From: mjd@plover.com
46757              Date: 10 Jul 2001 18:01:17 -0000
46758              Message-ID: <20010710180117.12477.qmail@plover.com>
46759      Branch: perl
46760            ! pod/perlfunc.pod
46761 ____________________________________________________________________________
46762 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
46763         Log: Subject: [PATCH] Small fix to pp_gmtime
46764              From: Artur Bergman <artur@contiller.se>
46765              Date: Tue, 10 Jul 2001 19:54:52 +0200
46766              Message-ID: <B7710E0B.21C5%artur@contiller.se>
46767      Branch: perl
46768            ! pp_sys.c
46769 ____________________________________________________________________________
46770 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
46771         Log: Integrate changes from mainline perl, add notes about
46772              Mac OS X and Mac OS.
46773      Branch: maint-5.6/macperl
46774            ! pod/perlport.pod
46775 ____________________________________________________________________________
46776 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
46777         Log: A proof of the dangers of package; ?
46778      Branch: perl
46779            ! t/lib/warnings/op
46780 ____________________________________________________________________________
46781 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
46782         Log: Regen toc and modlib.
46783      Branch: perl
46784            ! pod/perlmodlib.pod pod/perltoc.pod
46785 ____________________________________________________________________________
46786 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
46787         Log: Add compexcl(), casefold(), and casespec() interfaces;
46788              and make all interfaces to return hash references instead
46789              of hashes. 
46790      Branch: perl
46791            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
46792 ____________________________________________________________________________
46793 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
46794         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
46795              From: "Philip Newton" <Philip.Newton@gmx.net>
46796              Date: Tue, 10 Jul 2001 09:55:59 +0200
46797              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
46798              
46799              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
46800              From: "Philip Newton" <Philip.Newton@gmx.net>
46801              Date: Tue, 10 Jul 2001 09:56:37 +0200
46802              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
46803      Branch: perl
46804            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
46805            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
46806 ____________________________________________________________________________
46807 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
46808         Log: Subject: [patch] undef &xsub for 1,2
46809              From: Doug MacEachern <dougm@covalent.net>
46810              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
46811              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
46812              
46813              (This version of the patch with a comment from Gisle.)
46814      Branch: perl
46815            ! op.c
46816 ____________________________________________________________________________
46817 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
46818         Log: Mention package; deprecation and the Win32 problems.
46819      Branch: perl
46820            ! pod/perl572delta.pod
46821 ____________________________________________________________________________
46822 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
46823         Log: Subject: [PATCH] deprecate package with no arguments
46824              From: Robin Houston <robin@kitsite.com>
46825              Date: Tue, 10 Jul 2001 13:33:40 +0100
46826              Message-ID: <20010710133340.A13452@robin.kitsite.com>
46827      Branch: perl
46828            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
46829 ____________________________________________________________________________
46830 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
46831         Log: Upgrade to podlators 1.10.
46832      Branch: perl
46833            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
46834            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
46835            ! pod/pod2man.PL pod/pod2text.PL
46836 ____________________________________________________________________________
46837 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
46838         Log: Upgrade to Term::ANSIColor 1.04.
46839      Branch: perl
46840            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
46841            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
46842 ____________________________________________________________________________
46843 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
46844         Log: Integrate perlio:
46845              
46846              [ 11252]
46847              Fix open(...,"...:layer(xxx)",...)
46848              - use memEQ not strEQ as there is '(' not '\0'
46849              
46850              [ 11063]
46851              Quick for for #ifdef mess
46852      Branch: perl
46853           !> perlio.c
46854 ____________________________________________________________________________
46855 [ 11252] By: nick                                  on 2001/07/10  06:58:14
46856         Log: Fix open(...,"...:layer(xxx)",...)
46857              - use memEQ not strEQ as there is '(' not '\0'
46858      Branch: perlio
46859            ! perlio.c
46860 ____________________________________________________________________________
46861 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
46862         Log: Telling the number of tests helps.
46863      Branch: perl
46864            ! ext/PerlIO/t/encoding.t
46865 ____________________________________________________________________________
46866 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
46867         Log: Require I18N::Langinfo, not use.
46868      Branch: perl
46869            ! lib/open.pm
46870 ____________________________________________________________________________
46871 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
46872         Log: Add a test for for PerlIO ":encoding(...)" layer.
46873      Branch: perl
46874            + ext/PerlIO/t/encoding.t
46875            ! MANIFEST ext/Encode/Encode.pm
46876 ____________________________________________________________________________
46877 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
46878         Log: PerlIO ":encoding(foobar)" temporary fix.
46879              Not really correct, I think, since the change means
46880              that prefixes match.
46881      Branch: perl
46882            ! perlio.c
46883 ____________________________________________________________________________
46884 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
46885         Log: Update to Math::BigInt 1.36.  The biggest news is
46886              the separation of the backend; now the pure Perl
46887              implementation is in Math::BigInt::Calc, but one
46888              can plugin, say, Math::BigInt::BitVect, and get
46889              considerable speedup.
46890      Branch: perl
46891            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
46892            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
46893            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
46894            ! lib/Math/BigInt/t/mbimbf.t
46895 ____________________________________________________________________________
46896 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
46897         Log: Subject: Re: compatibility question
46898              From: Peter Prymmer <pvhp@forte.com>
46899              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
46900              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
46901      Branch: perl
46902            ! lib/ExtUtils/MM_VMS.pm
46903 ____________________________________________________________________________
46904 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
46905         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
46906              From: Norton Allen <allen@huarp.harvard.edu>
46907              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
46908              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
46909      Branch: perl
46910            ! ext/File/Glob/t/basic.t
46911 ____________________________________________________________________________
46912 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
46913         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
46914              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46915              Date: Tue, 10 Jul 2001 00:29:55 +0900
46916              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
46917      Branch: perl
46918            + ext/Encode/Encode/HZ.enc
46919            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
46920            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
46921            ! ext/Encode/Encode/iso2022-jp.enc
46922            ! ext/Encode/Encode/iso2022-kr.enc
46923 ____________________________________________________________________________
46924 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
46925         Log: Add in all them there macos/ files.
46926      Branch: maint-5.6/macperl
46927            + (add 577 files)
46928 ____________________________________________________________________________
46929 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
46930         Log: Add the new modules to the list of having those own tests.
46931      Branch: perl
46932            ! t/lib/1_compile.t
46933 ____________________________________________________________________________
46934 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
46935         Log: Add INOUT to control both ways at the same time.
46936      Branch: perl
46937            ! lib/open.pm
46938 ____________________________________________________________________________
46939 [ 11240] By: nick                                  on 2001/07/09  16:33:50
46940         Log: Integrate mainline
46941      Branch: perlio
46942           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
46943           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
46944           !> (integrate 41 files)
46945 ____________________________________________________________________________
46946 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
46947         Log: More encoding mapping magic.
46948      Branch: perl
46949            ! lib/open.pm
46950 ____________________________________________________________________________
46951 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
46952         Log: Update Changes.
46953      Branch: perl
46954            ! Changes patchlevel.h
46955 ____________________________________________________________________________
46956 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
46957         Log: (Retracted by #11285).
46958              
46959              Subject: [PATCH] OPpCONST_OCTAL fixes
46960              From: Abhijit Menon-Sen <ams@wiw.org>
46961              Date: Mon, 9 Jul 2001 07:38:45 +0530
46962              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
46963      Branch: perl
46964            ! op.c
46965 ____________________________________________________________________________
46966 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
46967         Log: Add a pseudolayer ":locale" to the open pragma which
46968              will get the encoding from the locale.  Yet undocumented
46969              because I can't get the PerlIO :encoding(foobar) to work.
46970      Branch: perl
46971            ! ext/Encode/Encode.pm lib/open.pm
46972 ____________________________________________________________________________
46973 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
46974         Log: Add more encoding mappings.
46975      Branch: perl
46976            ! ext/Encode/Encode.pm
46977 ____________________________________________________________________________
46978 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
46979         Log: Document that using :encoding layer requires using Encode.
46980      Branch: perl
46981            ! ext/Encode/Encode.pm lib/PerlIO.pm
46982 ____________________________________________________________________________
46983 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
46984         Log: Netware tweak from Ananth Kesari.
46985      Branch: perl
46986            ! NetWare/netware.h
46987 ____________________________________________________________________________
46988 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
46989         Log: t/harness doesn't know about run/*.t
46990      Branch: perl
46991            ! t/harness
46992 ____________________________________________________________________________
46993 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
46994         Log: run/exit.t busted on windows
46995      Branch: perl
46996            ! t/run/exit.t
46997 ____________________________________________________________________________
46998 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
46999         Log: fix a couple of UCD.t tests that fail due to bad case
47000      Branch: perl
47001            ! lib/Unicode/UCD.t
47002 ____________________________________________________________________________
47003 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
47004         Log: test skip logic was broken
47005      Branch: perl
47006            ! ext/I18N/Langinfo/Langinfo.t
47007 ____________________________________________________________________________
47008 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
47009         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
47010              failure of ExtUtils.t#27 when built in debug mode)
47011      Branch: perl
47012            ! lib/ExtUtils/MM_Win32.pm
47013 ____________________________________________________________________________
47014 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
47015         Log: I18N::Langinfo is not available on windows
47016      Branch: perl
47017            ! win32/FindExt.pm
47018 ____________________________________________________________________________
47019 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
47020         Log: save a dTHX
47021      Branch: perl
47022            ! ext/POSIX/POSIX.xs
47023 ____________________________________________________________________________
47024 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
47025         Log: Update Changes.
47026      Branch: perl
47027            ! Changes patchlevel.h
47028 ____________________________________________________________________________
47029 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
47030         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
47031              as pointed out by Sarathy.
47032      Branch: perl
47033            ! ext/I18N/Langinfo/Langinfo.xs
47034 ____________________________________________________________________________
47035 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
47036         Log: Retract #11212.
47037      Branch: perl
47038            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
47039 ____________________________________________________________________________
47040 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
47041         Log: Bump up the VERSION of Cwd.xs.
47042      Branch: perl
47043            ! ext/Cwd/Makefile.PL
47044 ____________________________________________________________________________
47045 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
47046         Log: Retract #11220, the problem wasn't the missing leading zero.
47047              Here's the problem:
47048              $ ./perl -we 'chmod(oct("755"), ".")'
47049              Non-octal literal mode (493) specified at -e line 1.
47050              (Did you mean 0493 instead?)
47051      Branch: perl
47052            ! lib/ExtUtils/MM_Unix.pm
47053 ____________________________________________________________________________
47054 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
47055         Log: (Retracted by #11221)
47056              Change the PERM_RW and PERM_RWX to 0644 and 0755
47057              (add the leading zero).
47058      Branch: perl
47059            ! lib/ExtUtils/MM_Unix.pm
47060 ____________________________________________________________________________
47061 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
47062         Log: Integrate changes #11193, 11205, 11209 from macperl.
47063              
47064              Fix up AutoLoader to fudge for Mac paths in import().
47065              
47066              Allow symbols in try_symbol() to begin with "_".
47067              
47068              Small portability fix for Mac OS.
47069      Branch: perl
47070           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
47071 ____________________________________________________________________________
47072 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
47073         Log: Metaconfig unit change for #11217.
47074      Branch: metaconfig/U/perl
47075            ! Extensions.U
47076 ____________________________________________________________________________
47077 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
47078         Log: Detypo, problem noticed by Gerrit P. Haase.
47079      Branch: perl
47080            ! Configure config_h.SH
47081 ____________________________________________________________________________
47082 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
47083         Log: Cwd cleanups.
47084      Branch: perl
47085            ! ext/Cwd/Cwd.xs
47086 ____________________________________________________________________________
47087 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
47088         Log: Slight tweaks on #11213.
47089      Branch: perl
47090            ! toke.c
47091 ____________________________________________________________________________
47092 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
47093         Log: A missing dTHX noticed by Gerrit P. Haase.
47094      Branch: perl
47095            ! ext/POSIX/POSIX.xs
47096 ____________________________________________________________________________
47097 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
47098         Log: Subject: [PATCH toke.c] Simplify yytoke()
47099              From: Simon Cozens <simon@netthink.co.uk>
47100              Date: Sun, 8 Jul 2001 13:24:34 +0100
47101              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
47102              
47103              Split out pending_ident().
47104      Branch: perl
47105            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
47106 ____________________________________________________________________________
47107 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
47108         Log: (Retracted by #11223.)
47109              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
47110              Date: Wed, 05 Nov 1997 17:22:34 -0600
47111              From: Graham Barr <gbarr@ti.com>
47112              Message-Id: <3460FFBA.6DA51F46@ti.com>
47113      Branch: perl
47114            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
47115 ____________________________________________________________________________
47116 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
47117         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
47118      Branch: perl
47119            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
47120            ! pod/perllocale.pod
47121 ____________________________________________________________________________
47122 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
47123         Log: Really do the test under the C locale.
47124      Branch: perl
47125            ! ext/I18N/Langinfo/Langinfo.t
47126 ____________________________________________________________________________
47127 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
47128         Log: Small portability fix for Mac OS.
47129      Branch: maint-5.6/macperl
47130            ! lib/Cwd.pm
47131 ____________________________________________________________________________
47132 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
47133         Log: Metaconfig unit change for #11207.
47134      Branch: metaconfig/U/perl
47135            ! Extensions.U
47136 ____________________________________________________________________________
47137 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
47138         Log: Add I18N::Langinfo, which is basically a wrapper around
47139              nl_langinfo(), which is an additional way to query locale
47140              specific information.
47141      Branch: perl
47142            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
47143            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
47144            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
47145 ____________________________________________________________________________
47146 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
47147         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
47148              used in File::Find tests; replace with if.t.
47149      Branch: maint-5.6/macperl
47150            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
47151            ! t/pragma/warn/op
47152 ____________________________________________________________________________
47153 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
47154         Log: Allow symbols in try_symbol() to begin with "_".
47155      Branch: maint-5.6/macperl
47156            ! makedef.pl
47157 ____________________________________________________________________________
47158 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
47159         Log: Sync up the File::Find changes from the rewrite by
47160              Thomas Wegner, et al.
47161      Branch: maint-5.6/macperl
47162            + t/lib/filefind-taint.t
47163            ! lib/File/Find.pm t/lib/filefind.t
47164 ____________________________________________________________________________
47165 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
47166         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
47167              From: Thomas Wegner <wegner_thomas@yahoo.com>
47168              Date: Thu, 5 Jul 2001 20:31:25 +0200
47169              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
47170      Branch: maint-5.6/macperl
47171            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
47172 ____________________________________________________________________________
47173 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
47174         Log: Some more test portability fixes.
47175      Branch: maint-5.6/macperl
47176            ! t/lib/filecopy.t t/pragma/warn/pp_sys
47177 ____________________________________________________________________________
47178 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
47179         Log: The #11200 removed wrong (non-existent) target.  Duh.
47180      Branch: perl
47181            ! Makefile.SH
47182 ____________________________________________________________________________
47183 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
47184         Log: Zap the lib/re.pm before creating it.
47185      Branch: perl
47186            ! Makefile.SH
47187 ____________________________________________________________________________
47188 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
47189         Log: Another test.  Please ignore.
47190      Branch: maint-5.6/macperl
47191            ! README.macos
47192 ____________________________________________________________________________
47193 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
47194         Log: Portability fixes for a lot of tests, especially IO-related
47195              tests, and warnings, and the harness script.
47196      Branch: maint-5.6/macperl
47197            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
47198            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
47199            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
47200            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
47201            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
47202            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
47203            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
47204            ! t/pragma/warnings.t
47205 ____________________________________________________________________________
47206 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
47207         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
47208              From: Nicholas Clark <nick@ccl4.org>
47209              Date: Sat, 7 Jul 2001 21:00:17 +0100
47210              Message-ID: <20010707210017.H59620@plum.flirble.org>
47211      Branch: perl
47212            ! lib/h2xs.t
47213 ____________________________________________________________________________
47214 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
47215         Log: The UNICOS/mk SysV IPC problem has been fixed.
47216      Branch: perl
47217            ! pod/perl572delta.pod
47218 ____________________________________________________________________________
47219 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
47220         Log: Slight update tweaks on perlunicode.pod.
47221      Branch: perl
47222            ! pod/perlunicode.pod
47223 ____________________________________________________________________________
47224 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
47225         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
47226              From: Mark-Jason Dominus <mjd@plover.com>
47227              Date: Sat, 07 Jul 2001 13:04:04 -0400
47228              Message-ID: <20010707170404.32694.qmail@plover.com>
47229      Branch: perl
47230            ! ext/DB_File/DB_File.pm
47231 ____________________________________________________________________________
47232 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
47233         Log: Fix up AutoLoader to fudge for Mac paths in import().
47234      Branch: maint-5.6/macperl
47235            ! lib/AutoLoader.pm
47236 ____________________________________________________________________________
47237 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
47238         Log: Try to force the lib/re.pm to be there before entering
47239              the extensions builds, should help for parallel makes.
47240      Branch: perl
47241            ! Makefile.SH
47242 ____________________________________________________________________________
47243 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
47244         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
47245              From: Norton Allen <allen@huarp.harvard.edu>
47246              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
47247              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
47248      Branch: perl
47249            ! ext/POSIX/POSIX.xs
47250 ____________________________________________________________________________
47251 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
47252         Log: Subject: [PATCH] Re: op/arith.t
47253              From: Nicholas Clark <nick@ccl4.org>
47254              Date: Sat, 7 Jul 2001 13:04:54 +0100
47255              Message-ID: <20010707130454.D59620@plum.flirble.org>
47256      Branch: perl
47257            ! numeric.c toke.c
47258 ____________________________________________________________________________
47259 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
47260         Log: Subject: [PATCH] h2xs
47261              From: Nicholas Clark <nick@ccl4.org>
47262              Date: Fri, 6 Jul 2001 23:25:14 +0100
47263              Message-ID: <20010706232514.X59620@plum.flirble.org>
47264      Branch: perl
47265            ! utils/h2xs.PL
47266 ____________________________________________________________________________
47267 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
47268         Log: Subject: Re: bleedperl perl_alloc..free leakage
47269              From: Radu Greab <radu@netsoft.ro>
47270              Date: Fri, 6 Jul 2001 19:48:54 +0300
47271              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
47272              
47273              Leak-be-gone.
47274      Branch: perl
47275            ! op.c
47276 ____________________________________________________________________________
47277 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
47278         Log: Test again.  Please ignore.
47279      Branch: maint-5.6/macperl
47280            ! README.macos
47281 ____________________________________________________________________________
47282 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
47283         Log: Test.  Please ignore.
47284      Branch: maint-5.6/macperl
47285            ! README.macos
47286 ____________________________________________________________________________
47287 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
47288         Log: Include changes already sent in separately as patches,
47289              before branch was created.
47290      Branch: maint-5.6/macperl
47291            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
47292            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
47293            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
47294            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
47295            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
47296            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
47297            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
47298            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
47299            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
47300            ! t/pragma/strict.t
47301 ____________________________________________________________________________
47302 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
47303         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
47304              From: Norton Allen <allen@huarp.harvard.edu>
47305              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
47306              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
47307      Branch: perl
47308            ! utf8.h
47309 ____________________________________________________________________________
47310 [ 11183] By: nick                                  on 2001/07/06  16:27:40
47311         Log: Integrate mainline
47312      Branch: perlio
47313           +> (branch 42 files)
47314            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
47315            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
47316            - win32/bin/mdelete.bat
47317           !> (integrate 215 files)
47318 ____________________________________________________________________________
47319 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
47320         Log: The #11166 needed also these updated.
47321      Branch: perl
47322            ! lib/warnings.pm warnings.h
47323 ____________________________________________________________________________
47324 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
47325         Log: Update Changes.
47326      Branch: perl
47327            ! Changes patchlevel.h
47328 ____________________________________________________________________________
47329 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
47330         Log: Regen toc.
47331      Branch: perl
47332            ! pod/perltoc.pod
47333 ____________________________________________________________________________
47334 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
47335         Log: Nit from Abhijit.
47336      Branch: perl
47337            ! lib/CPAN.pm
47338 ____________________________________________________________________________
47339 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
47340         Log: Retract #11172.
47341      Branch: perl
47342            ! t/op/method.t
47343 ____________________________________________________________________________
47344 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
47345         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
47346              From: Norton Allen <allen@huarp.harvard.edu>
47347              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
47348              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
47349      Branch: perl
47350            ! lib/Cwd.pm
47351 ____________________________________________________________________________
47352 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
47353         Log: (Accidentally empty check-in.)
47354      Branch: perl
47355            ! utf8.h
47356 ____________________________________________________________________________
47357 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
47358         Log: Retract #11165 since Sarathy pointed out it'll not
47359              work properly under threads, the problem should be
47360              solved using "the savestack, either via SSNEW() or
47361              using a newSVpv()+SAVEFREESV() combo."
47362      Branch: perl
47363            ! ext/POSIX/POSIX.xs
47364 ____________________________________________________________________________
47365 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
47366         Log: Retract #11125 since NI-S pointed out it'll not work in
47367              cases where the extension has their own handcrafted INC
47368              et alia.
47369      Branch: perl
47370            ! lib/ExtUtils/MM_Unix.pm
47371 ____________________________________________________________________________
47372 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
47373         Log: Subject: RE: [PATCH] -I and MakeMaker again
47374              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
47375              Date: Fri, 6 Jul 2001 09:18:29 +0200
47376              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
47377      Branch: perl
47378            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
47379            ! lib/ExtUtils/MM_Win32.pm
47380 ____________________________________________________________________________
47381 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
47382         Log: (Retracted by #11178)
47383              Subject: [PATCH t/op/method.t] SUPER:: strangeness
47384              From: Piers Cawley <pdcawley@iterative-software.com>
47385              Date: 06 Jul 2001 10:49:01 +0100
47386              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
47387      Branch: perl
47388            ! t/op/method.t
47389 ____________________________________________________________________________
47390 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
47391         Log: VOS README update from Paul Green.
47392      Branch: perl
47393            ! README.vos
47394 ____________________________________________________________________________
47395 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
47396         Log: Subject: [PATCH README.qnx hints/qnx.sh]
47397              From: Norton Allen <allen@huarp.harvard.edu>
47398              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
47399              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
47400      Branch: perl
47401            ! README.qnx hints/qnx.sh
47402 ____________________________________________________________________________
47403 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
47404         Log: Subject: [PATCH] Doc patch for Tie::Hash
47405              From: Artur Bergman <artur@contiller.se>
47406              Date: Thu, 05 Jul 2001 22:51:18 +0200
47407              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
47408      Branch: perl
47409            ! lib/Tie/Hash.pm
47410 ____________________________________________________________________________
47411 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
47412         Log: Subject: [PATCH] perlfaq4.pod
47413              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
47414              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
47415              Date: Thu, 5 Jul 2001 18:44:10 +0100 
47416      Branch: perl
47417            ! pod/perlfaq4.pod
47418 ____________________________________________________________________________
47419 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
47420         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
47421              From: Robin Houston <robin@kitsite.com>
47422              Date: Thu, 5 Jul 2001 18:33:21 +0100
47423              Message-ID: <20010705183321.A27345@robin.kitsite.com>
47424      Branch: perl
47425            ! ext/B/B/Deparse.pm
47426 ____________________________________________________________________________
47427 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
47428         Log: (Retracted by #11285.)
47429              
47430              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
47431              From: Abhijit Menon-Sen <ams@wiw.org>
47432              Date: Fri, 6 Jul 2001 01:26:32 +0530
47433              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
47434      Branch: perl
47435            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
47436            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
47437            ! warnings.pl
47438 ____________________________________________________________________________
47439 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
47440         Log: (Retracted by #11175)
47441              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
47442              From: Norton Allen <allen@huarp.harvard.edu>
47443              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
47444              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
47445      Branch: perl
47446            ! ext/POSIX/POSIX.xs
47447 ____________________________________________________________________________
47448 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
47449         Log: Unterminated C< (noticed by Richard Hatch), and few other
47450              small Unicode doc tweaks.
47451      Branch: perl
47452            ! pod/perlretut.pod
47453 ____________________________________________________________________________
47454 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
47455         Log: More flexible argument understanding; add charblocks() and
47456              charscripts(); make charblock() and charscript() two-way;
47457              add charinrange(); separate the $Unicode::UCD::VERSION and
47458              the version of the Unicode by adding UnicodeVersion().
47459      Branch: perl
47460            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
47461 ____________________________________________________________________________
47462 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
47463         Log: Update Unicode::UCD on \p{In...}.
47464      Branch: perl
47465            ! lib/Unicode/UCD.pm
47466 ____________________________________________________________________________
47467 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
47468         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
47469              From: Norton Allen <allen@huarp.harvard.edu>
47470              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
47471              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
47472      Branch: perl
47473            ! lib/ExtUtils/MM_Unix.pm
47474 ____________________________________________________________________________
47475 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
47476         Log: POSIX-BC tweaks from Thomas Dorner.
47477      Branch: perl
47478            ! hints/posix-bc.sh perlio.h
47479 ____________________________________________________________________________
47480 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
47481         Log: Module updates for the delta.
47482      Branch: perl
47483            ! pod/perl572delta.pod
47484 ____________________________________________________________________________
47485 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
47486         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
47487              From: Norton Allen <allen@huarp.harvard.edu>
47488              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
47489              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
47490      Branch: perl
47491            ! ext/IO/lib/IO/t/io_sock.t
47492 ____________________________________________________________________________
47493 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
47494         Log: Subject: [PATCH perldiag.pod] Quick fixes
47495              From: Simon Cozens <simon@netthink.co.uk>
47496              Date: Wed, 4 Jul 2001 20:22:12 +0100
47497              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
47498      Branch: perl
47499            ! pod/perldiag.pod
47500 ____________________________________________________________________________
47501 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
47502         Log: (retracted by #13533)
47503              
47504              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
47505              From: Radu Greab <radu@netsoft.ro>
47506              Date: Wed, 4 Jul 2001 22:13:31 +0300
47507              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
47508      Branch: perl
47509            ! op.c sv.c t/op/pos.t
47510 ____________________________________________________________________________
47511 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
47512         Log: Subject: [PATCH] -I and MakeMaker again
47513              From: Michael G Schwern <schwern@pobox.com>
47514              Date: Wed, 4 Jul 2001 15:03:07 -0400
47515              Message-ID: <20010704150307.I20340@blackrider>
47516              
47517              (and retract #11145)
47518      Branch: perl
47519            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
47520            ! lib/ExtUtils/MakeMaker.pm
47521 ____________________________________________________________________________
47522 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
47523         Log: Subject: Re: PERFORCE change 11142 for review
47524              From: "Philip Newton" <Philip.Newton@gmx.net>
47525              Date: Wed, 4 Jul 2001 20:46:26 +0200
47526              Message-Id: <200107041841.VAA25380@taas.iki.fi>
47527      Branch: perl
47528            ! lib/ExtUtils/MakeMaker.pm
47529 ____________________________________________________________________________
47530 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
47531         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
47532              From: Jonathan Stowe <gellyfish@gellyfish.com>
47533              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
47534              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
47535      Branch: perl
47536            ! utils/pl2pm.PL
47537 ____________________________________________________________________________
47538 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
47539         Log: fix the binary compatibility issue when building with/without
47540              usemymalloc by exporting Perl_malloc() et al as simple wrappers
47541              around the system functions (this allows most extensions built
47542              using one mode to coexist with perls built in the other mode)
47543              
47544              XXX the Perl_mfree() wrapper might need to do return(free()) on
47545              platforms where Free_t isn't "void"
47546      Branch: perl
47547            ! embed.h embed.pl makedef.pl proto.h util.c
47548 ____________________________________________________________________________
47549 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
47550         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
47551              since it doesn't ensure threads other than the one calling fork()
47552              aren't holding any locks; the fix is to use pthread_atfork() to
47553              hold global locks
47554              
47555              building perl with -Dusemymalloc exacerbates the problem since
47556              Perl_malloc() holds a mutex, and perl's exec() calls New()
47557              
47558              XXX the code in win32thread.h may be needed on platforms that have
47559              no pthread_atfork()
47560      Branch: perl
47561            ! perl.c thread.h win32/win32thread.h
47562 ____________________________________________________________________________
47563 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
47564         Log: Integrate #11009 from maintperl.
47565      Branch: maint-5.6/macperl
47566           !> lib/ExtUtils/Manifest.pm
47567 ____________________________________________________________________________
47568 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
47569         Log: Flexing my Perforce muscles.
47570      Branch: maint-5.6/macperl
47571            ! README.macos
47572 ____________________________________________________________________________
47573 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
47574         Log: Update Changes.
47575      Branch: perl
47576            ! Changes patchlevel.h
47577 ____________________________________________________________________________
47578 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
47579         Log: Metaconfig unit change for #11146.
47580      Branch: metaconfig/U/perl
47581            ! d_fcntl_can_lock.U
47582 ____________________________________________________________________________
47583 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
47584         Log: Somehow the #ifdefs of the added code (in #11093) made
47585              HP-UX to fail the fcntl locking test, without the ifdefs
47586              the test seems to be working again.  Reason unknown:
47587              HP-UX cc doesn't complain either way.
47588      Branch: perl
47589            ! Configure
47590 ____________________________________________________________________________
47591 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
47592         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
47593      Branch: perl
47594            ! lib/ExtUtils/MM_Unix.pm
47595 ____________________________________________________________________________
47596 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
47597         Log: gcc -Wall nit.
47598      Branch: perl
47599            ! pp_hot.c
47600 ____________________________________________________________________________
47601 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
47602         Log: When removing tests updating the test count is a good idea, too.
47603      Branch: perl
47604            ! lib/Net/t/require.t
47605 ____________________________________________________________________________
47606 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
47607         Log: Document #11134 and add the new symbols to the list of
47608              of MakeMaker known ones.
47609      Branch: perl
47610            ! lib/ExtUtils/MakeMaker.pm
47611 ____________________________________________________________________________
47612 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
47613         Log: Microperl update.
47614      Branch: perl
47615            ! uconfig.h
47616 ____________________________________________________________________________
47617 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
47618         Log: Update the libnet tests as per #11138.
47619      Branch: perl
47620            - lib/Net/t/ph.t
47621            ! MANIFEST lib/Net/t/require.t
47622 ____________________________________________________________________________
47623 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
47624         Log: Regen toc and modlib.
47625      Branch: perl
47626            ! pod/perlmodlib.pod pod/perltoc.pod
47627 ____________________________________________________________________________
47628 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
47629         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
47630              Graham's request.
47631      Branch: perl
47632            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
47633            ! MANIFEST
47634 ____________________________________________________________________________
47635 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
47636         Log: Add the OS/390 harness results to the delta.
47637      Branch: perl
47638            ! pod/perl572delta.pod
47639 ____________________________________________________________________________
47640 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
47641         Log: Avoid the two study tests in OS/390 until the bug has been solved.
47642      Branch: perl
47643            ! t/op/study.t
47644 ____________________________________________________________________________
47645 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
47646         Log: DOS/DJGPP tweaks from Laszlo Molnar.
47647      Branch: perl
47648            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
47649 ____________________________________________________________________________
47650 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
47651         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
47652              From: Michael G Schwern <schwern@pobox.com>
47653              Date: Wed, 4 Jul 2001 00:01:16 -0400
47654              Message-ID: <20010704000116.C591@blackrider>
47655      Branch: perl
47656            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
47657 ____________________________________________________________________________
47658 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
47659         Log: The #11132 missed singleton characters (not part
47660              of a unilo..unihi range) in Unicode scripts.
47661      Branch: perl
47662            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
47663            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
47664            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
47665            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
47666            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
47667            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
47668            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
47669            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
47670            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
47671            ! lib/unicode/mktables.PL t/op/pat.t
47672 ____________________________________________________________________________
47673 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
47674         Log: Support preferentially the Unicode 'scripts' definition
47675              in the \p{In...} notation since according to Unicode the
47676              scripts concept is more natural for matching than using
47677              the somewhat artificial block names.  The block names are
47678              still available, though, and if there's a name conflict,
47679              the scripts one wins and the blocks one has to do with
47680              'Block' appended to its name.  For more information see
47681              
47682              http://www.unicode.org/unicode/reports/tr24/
47683      Branch: perl
47684            + lib/unicode/In/100.pl lib/unicode/In/101.pl
47685            + lib/unicode/In/102.pl lib/unicode/In/103.pl
47686            + lib/unicode/In/104.pl lib/unicode/In/105.pl
47687            + lib/unicode/In/106.pl lib/unicode/In/107.pl
47688            + lib/unicode/In/108.pl lib/unicode/In/109.pl
47689            + lib/unicode/In/110.pl lib/unicode/In/111.pl
47690            + lib/unicode/In/112.pl lib/unicode/In/113.pl
47691            + lib/unicode/In/114.pl lib/unicode/In/115.pl
47692            + lib/unicode/In/116.pl lib/unicode/In/117.pl
47693            + lib/unicode/In/118.pl lib/unicode/In/119.pl
47694            + lib/unicode/In/120.pl lib/unicode/In/121.pl
47695            + lib/unicode/In/122.pl lib/unicode/In/123.pl
47696            + lib/unicode/In/124.pl lib/unicode/In/125.pl
47697            + lib/unicode/In/126.pl lib/unicode/In/127.pl
47698            + lib/unicode/In/128.pl lib/unicode/In/129.pl
47699            + lib/unicode/In/130.pl lib/unicode/In/131.pl
47700            + lib/unicode/In/132.pl lib/unicode/In/133.pl
47701            + lib/unicode/In/134.pl lib/unicode/In/135.pl
47702            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
47703            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
47704            ! (edit 106 files)
47705 ____________________________________________________________________________
47706 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
47707         Log: Better document the difference between a block and a script.
47708      Branch: perl
47709            ! lib/Unicode/UCD.pm
47710 ____________________________________________________________________________
47711 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
47712         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
47713              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
47714              Date: Tue, 3 Jul 2001 15:04:23 -0500
47715              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
47716      Branch: perl
47717            ! lib/CPAN.pm
47718 ____________________________________________________________________________
47719 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
47720         Log: Add tests for charscript().
47721      Branch: perl
47722            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
47723 ____________________________________________________________________________
47724 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
47725         Log: Add charscript() to get the UTR#24 script names of characters.
47726      Branch: perl
47727            ! lib/Unicode/UCD.pm
47728 ____________________________________________________________________________
47729 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
47730         Log: Todo updates.
47731      Branch: perl
47732            ! pod/perltodo.pod
47733 ____________________________________________________________________________
47734 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
47735         Log: Unicode::UCD updates.
47736      Branch: perl
47737            ! lib/Unicode/UCD.pm
47738 ____________________________________________________________________________
47739 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
47740         Log: (Retracted by #11174)
47741              Subject: MakeMaker should pass through DEFINE and INC to subdirs
47742              From: Alan Burlison <Alan.Burlison@sun.com>
47743              Date: Tue, 03 Jul 2001 15:20:13 +0100
47744              Message-ID: <3B41D49D.A923D4F9@sun.com>
47745      Branch: perl
47746            ! lib/ExtUtils/MM_Unix.pm
47747 ____________________________________________________________________________
47748 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
47749         Log: Subject: Patch needed for UTS
47750              From: hom00@utsglobal.com (Hal Morris)
47751              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
47752              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
47753              
47754              Replace #11113 with a better version.
47755      Branch: perl
47756            ! perl.h
47757 ____________________________________________________________________________
47758 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
47759         Log: Subject: Re: POINTERRIGOR
47760              From: Andy Dougherty <doughera@lafayette.edu>
47761              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
47762              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
47763      Branch: perl
47764            ! util.c
47765 ____________________________________________________________________________
47766 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
47767         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
47768              From: "Philip Newton" <pnewton@gmx.de>
47769              Date: Tue, 3 Jul 2001 17:03:34 +0200
47770              Message-ID: <3B41FAE6.29564.660E117@localhost>
47771      Branch: perl
47772            ! pp_hot.c
47773 ____________________________________________________________________________
47774 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
47775         Log: Typos.
47776      Branch: perl
47777            ! INSTALL
47778 ____________________________________________________________________________
47779 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
47780         Log: Subject: [PATCH 5.6.1] debugger fixes
47781              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47782              Date: Tue, 3 Jul 2001 03:38:18 -0400
47783              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
47784              
47785              The $^S is working again.
47786      Branch: perl
47787            ! lib/perl5db.pl
47788 ____________________________________________________________________________
47789 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
47790         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
47791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47792              Date: Tue, 3 Jul 2001 03:34:06 -0400
47793              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
47794      Branch: perl
47795            ! os2/OS2/Process/Process.pm
47796 ____________________________________________________________________________
47797 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
47798         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
47799              From: "Philip Newton" <Philip.Newton@gmx.net>
47800              Date: Tue, 3 Jul 2001 09:11:27 +0200
47801              Message-Id: <200107030706.KAA04596@taas.iki.fi>
47802      Branch: perl
47803            ! lib/FindBin.pm
47804 ____________________________________________________________________________
47805 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
47806         Log: Delta delta.
47807      Branch: perl
47808            ! pod/perl572delta.pod
47809 ____________________________________________________________________________
47810 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
47811         Log: Metaconfig unit change for 11115.
47812      Branch: metaconfig
47813            ! U/modified/libc.U
47814 ____________________________________________________________________________
47815 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
47816         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
47817              (from Richard Hatch) (this was the cause of pipes() and
47818              times() mysteriously not being found)
47819      Branch: perl
47820            ! Configure
47821 ____________________________________________________________________________
47822 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
47823         Log: Retract #10142, the real culprit found by Richard Hatch,
47824              coming soon to Configure near you.
47825      Branch: perl
47826            ! hints/aix.sh
47827 ____________________________________________________________________________
47828 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
47829         Log: (Replaced by #11124) UTS workaround from Hal Morris.
47830      Branch: perl
47831            ! perl.h
47832 ____________________________________________________________________________
47833 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
47834         Log: Subject: [PATCH] grok not grocking correctly
47835              From: Nicholas Clark <nick@ccl4.org>
47836              Date: Tue, 3 Jul 2001 00:19:08 +0100
47837              Message-ID: <20010703001908.H59620@plum.flirble.org>
47838      Branch: perl
47839            ! numeric.c
47840 ____________________________________________________________________________
47841 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
47842         Log: Subject: [PATCH Deparse.t] test just-posted patches
47843              From: Robin Houston <robin@kitsite.com>
47844              Date: Mon, 2 Jul 2001 23:46:15 +0100
47845              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
47846      Branch: perl
47847            ! ext/B/Deparse.t
47848 ____________________________________________________________________________
47849 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
47850         Log: Subject: [PATCH toke.c] autosplit into @F
47851              From: Robin Houston <robin@kitsite.com>
47852              Date: Mon, 2 Jul 2001 23:18:20 +0100
47853              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
47854      Branch: perl
47855            ! perl.c toke.c
47856 ____________________________________________________________________________
47857 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
47858         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
47859              From: Robin Houston <robin@kitsite.com>
47860              Date: Mon, 2 Jul 2001 23:00:48 +0100
47861              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
47862      Branch: perl
47863            ! ext/B/B/Deparse.pm
47864 ____________________________________________________________________________
47865 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
47866         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
47867              From: "Philip Newton" <Philip.Newton@gmx.net>
47868              Date: Mon, 2 Jul 2001 22:06:22 +0200
47869              (no Message-Id)
47870      Branch: perl
47871            ! ext/NDBM_File/hints/linux.pl
47872 ____________________________________________________________________________
47873 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
47874         Log: Subject: Re: Fixed pack problem - sort of
47875              From: Nicholas Clark <nick@ccl4.org>
47876              Date: Mon, 2 Jul 2001 20:59:20 +0100
47877              Message-ID: <20010702205919.F59620@plum.flirble.org>
47878      Branch: perl
47879            ! pp_pack.c t/op/pack.t
47880 ____________________________________________________________________________
47881 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
47882         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
47883              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47884              Date: Mon, 2 Jul 2001 15:45:41 -0400
47885              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
47886      Branch: perl
47887            ! os2/os2.c
47888 ____________________________________________________________________________
47889 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
47890         Log: (Mistaken retraction)
47891      Branch: perl
47892            ! utils/pl2pm.PL
47893 ____________________________________________________________________________
47894 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
47895         Log: Detypo in #11103.
47896      Branch: perl
47897            ! utils/pl2pm.PL
47898 ____________________________________________________________________________
47899 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
47900         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
47901              From: Jonathan Stowe <gellyfish@gellyfish.com>
47902              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
47903              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
47904      Branch: perl
47905            ! utils/pl2pm.PL
47906 ____________________________________________________________________________
47907 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
47908         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
47909              From: "Craig A. Berry" <craigberry@mac.com>
47910              Date: Mon, 02 Jul 2001 14:11:23 -0500
47911              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
47912      Branch: perl
47913            ! lib/Unicode/UCD.pm
47914 ____________________________________________________________________________
47915 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
47916         Log: Subject: [PATCH] Re: op/numconvert.t failures
47917              From: Nicholas Clark <nick@ccl4.org>
47918              Date: Mon, 2 Jul 2001 20:10:48 +0100
47919              Message-ID: <20010702201048.E59620@plum.flirble.org>
47920      Branch: perl
47921            ! t/op/numconvert.t
47922 ____________________________________________________________________________
47923 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
47924         Log: Update Changes.
47925      Branch: perl
47926            ! Changes patchlevel.h
47927 ____________________________________________________________________________
47928 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
47929         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
47930              The real fix must be more involved.  The line of code all the leaky
47931              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
47932              line of Perl_newPMOP().
47933      Branch: perl
47934            ! op.h
47935 ____________________________________________________________________________
47936 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
47937         Log: Based on
47938              
47939              Subject: Re: sizeof(struct sembuf)
47940              From: Nicholas Clark <nick@ccl4.org>
47941              Date: Sun, 1 Jul 2001 22:26:48 +0100
47942              Message-ID: <20010701222648.W59620@plum.flirble.org>
47943              
47944              but do semop() always the slow way.
47945      Branch: perl
47946            ! doio.c
47947 ____________________________________________________________________________
47948 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
47949         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
47950              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47951              Date: Tue, 03 Jul 2001 00:56:30 +0900
47952              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
47953      Branch: perl
47954            ! ext/Encode/Encode/Tcl.t
47955 ____________________________________________________________________________
47956 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
47957         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
47958              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47959              Date: Tue, 03 Jul 2001 00:55:46 +0900
47960              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
47961      Branch: perl
47962            ! ext/Encode/Encode/Tcl.pm
47963 ____________________________________________________________________________
47964 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
47965         Log: Regen api and toc.
47966      Branch: perl
47967            ! pod/perlapi.pod pod/perltoc.pod
47968 ____________________________________________________________________________
47969 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
47970         Log: Metaconfig unit change for #11093.
47971      Branch: metaconfig/U/perl
47972            ! d_fcntl_can_lock.U
47973 ____________________________________________________________________________
47974 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
47975         Log: The fcntl locking test may hang if NFS locking messed up;
47976              break out with alarm(10).
47977      Branch: perl
47978            ! Configure
47979 ____________________________________________________________________________
47980 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
47981         Log: Move the mdelete.bat from win32/bin to win32.
47982      Branch: perl
47983            ! MANIFEST
47984 ____________________________________________________________________________
47985 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
47986         Log: Typo in #11083.
47987      Branch: perl
47988            ! ext/Time/Piece/Piece.t
47989 ____________________________________________________________________________
47990 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
47991         Log: Netware tweaks from Guruprasad.
47992      Branch: perl
47993            - NetWare/perlsdio.h
47994            ! MANIFEST NetWare/Makefile NetWare/interface.c
47995            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
47996            ! perlsdio.h
47997 ____________________________________________________________________________
47998 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
47999         Log: Subject: Re: [PATH] shared -> unique;
48000              From: Abhijit Menon-Sen <ams@wiw.org>
48001              Date: Wed, 27 Jun 2001 03:51:27 +0530
48002              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
48003      Branch: perl
48004            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
48005 ____________________________________________________________________________
48006 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
48007         Log: Subject: Re: AIX / gcc-3.0
48008              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48009              Date: Mon, 02 Jul 2001 15:20:21 +0200
48010              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
48011      Branch: perl
48012            ! hints/aix.sh
48013 ____________________________________________________________________________
48014 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
48015         Log: Subject: Re: Bug report: split splits on wrong pattern
48016              From: Abhijit Menon-Sen <ams@wiw.org>
48017              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
48018              Date: Mon, 2 Jul 2001 16:31:33 +0530
48019      Branch: perl
48020            ! pp_ctl.c
48021 ____________________________________________________________________________
48022 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
48023         Log: Subject: [PATCH 5.6.1] test harness
48024              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48025              Date: Mon, 2 Jul 2001 06:29:21 -0400
48026              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
48027      Branch: perl
48028            ! lib/Test/Harness.pm
48029 ____________________________________________________________________________
48030 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
48031         Log: Subject: [PATCH 5.6.1] debugger goof
48032              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48033              Date: Mon, 2 Jul 2001 06:27:22 -0400
48034              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
48035      Branch: perl
48036            ! lib/perl5db.pl
48037 ____________________________________________________________________________
48038 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
48039         Log: Subject: [PATCH 5.6.1] OS/2 cwd
48040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48041              Date: Mon, 2 Jul 2001 06:21:17 -0400
48042              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
48043      Branch: perl
48044            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
48045 ____________________________________________________________________________
48046 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
48047         Log: Make #11082 more OS/2-specific.
48048      Branch: perl
48049            ! ext/Time/Piece/Piece.t
48050 ____________________________________________________________________________
48051 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
48052         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
48053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48054              Date: Mon, 2 Jul 2001 06:06:34 -0400
48055              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
48056      Branch: perl
48057            ! ext/Time/Piece/Piece.t
48058 ____________________________________________________________________________
48059 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
48060         Log: Subject: [PATCH B::Deparse] version number & changes
48061              From: Robin Houston <robin@kitsite.com>  
48062              Date: Sun, 1 Jul 2001 17:17:29 +0100
48063              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
48064      Branch: perl
48065            ! ext/B/B/Deparse.pm
48066 ____________________________________________________________________________
48067 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
48068         Log: Subject: a small fix.
48069              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
48070              Date: Mon, 2 Jul 2001 12:17:53 +0200
48071              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
48072      Branch: perl
48073            ! ext/Thread/Thread.xs
48074 ____________________________________________________________________________
48075 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
48076         Log: Subject: RE: perl@10907
48077              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
48078              Date: Mon, 2 Jul 2001 12:06:16 +0200
48079              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
48080              
48081              Borland C vs PerlIO.
48082      Branch: perl
48083            ! win32/config.bc win32/config_H.bc
48084 ____________________________________________________________________________
48085 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
48086         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
48087              From: "H.M. Brand" <merijn@l1.procura.nl>
48088              Date: Mon, 02 Jul 2001 11:18:57 +0200
48089              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
48090      Branch: perl
48091            ! t/op/write.t
48092 ____________________________________________________________________________
48093 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
48094         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
48095              From: Michael G Schwern <schwern@pobox.com>
48096              Date: Mon, 2 Jul 2001 00:26:24 -0400
48097              Message-ID: <20010702002624.A18302@blackrider>
48098      Branch: perl
48099            - ext/util/mkbootstrap
48100 ____________________________________________________________________________
48101 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
48102         Log: Subject: [PATCH op.h] v minor comment tweak
48103              From: Robin Houston <robin@puffinry.freeserve.co.uk>
48104              Date: Mon, 2 Jul 2001 00:42:01 +0100
48105              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
48106      Branch: perl
48107            ! op.h
48108 ____________________________________________________________________________
48109 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
48110         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
48111      Branch: perl
48112            ! pod/perlfunc.pod
48113 ____________________________________________________________________________
48114 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
48115         Log: Subject: Re: sizeof(struct sembuf)
48116              From: Nicholas Clark <nick@ccl4.org>
48117              Date: Sun, 1 Jul 2001 19:23:16 +0100
48118              Message-ID: <20010701192316.V59620@plum.flirble.org>
48119              
48120              s/signaling/signalling/
48121      Branch: perl
48122            ! pod/perlfunc.pod
48123 ____________________________________________________________________________
48124 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
48125         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
48126              From: "Philip Newton" <Philip.Newton@gmx.net>
48127              Date: Sun, 1 Jul 2001 09:37:56 +0200
48128              Message-Id: <200107010733.KAA03920@taas.iki.fi>
48129      Branch: perl
48130            ! pod/perlvar.pod
48131 ____________________________________________________________________________
48132 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
48133         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
48134              From: "Philip Newton" <Philip.Newton@gmx.net>
48135              Date: Sun, 1 Jul 2001 09:37:56 +0200
48136              Message-Id: <200107010733.KAA03925@taas.iki.fi>
48137      Branch: perl
48138            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
48139 ____________________________________________________________________________
48140 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
48141         Log: Metaconfig unit change for #11070.
48142      Branch: metaconfig
48143            ! U/compline/randfunc.U
48144 ____________________________________________________________________________
48145 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
48146         Log: Subject: [PATCH perlsnap] its --> it's --> its
48147              From: "Philip Newton" <Philip.Newton@gmx.net>
48148              Date: Sun, 1 Jul 2001 09:37:56 +0200
48149              Message-Id: <200107010733.KAA03914@taas.iki.fi>
48150      Branch: perl
48151            ! Porting/config_H
48152 ____________________________________________________________________________
48153 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
48154         Log: Sync with Sarathy; integrate with perlio.
48155      Branch: perl
48156           !> gv.c
48157 ____________________________________________________________________________
48158 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
48159         Log: regenerate win32/config_H.?c files
48160      Branch: perl
48161            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48162 ____________________________________________________________________________
48163 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
48164         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
48165              naming discipline
48166              
48167              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
48168              because of this)
48169              
48170              fix a warning about "fd" being used without being set in Cwd.xs
48171      Branch: perl
48172            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
48173            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
48174            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
48175            ! win32/config.vc
48176 ____________________________________________________________________________
48177 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
48178         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
48179              within macro arguments") and warnings ("unary minus applied to
48180              unsigned type", among others)
48181      Branch: perl
48182            ! gv.c hv.c op.c pp.c sv.c toke.c
48183 ____________________________________________________________________________
48184 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
48185         Log: win32 fixes: more spurious CRs
48186      Branch: perl
48187            ! win32/mdelete.bat
48188 ____________________________________________________________________________
48189 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
48190         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
48191              from win32/bin (or it gets deleted by distclean); don't delete
48192              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
48193              NT (should be made Win9x specific, and added to makefile.mk)
48194      Branch: perl
48195           +> win32/mdelete.bat
48196            - win32/bin/mdelete.bat
48197            ! win32/Makefile win32/makefile.mk
48198 ____________________________________________________________________________
48199 [ 11063] By: nick                                  on 2001/07/01  18:54:09
48200         Log: Quick for for #ifdef mess
48201      Branch: perlio
48202            ! gv.c
48203 ____________________________________________________________________________
48204 [ 11062] By: nick                                  on 2001/07/01  18:47:42
48205         Log: Raw integrate - does not build #if mess in gv.c
48206      Branch: perlio
48207           !> (integrate 29 files)
48208 ____________________________________________________________________________
48209 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
48210         Log: Make 'compile' target a little less broken.
48211              Still very broken, though: -Wall warnings from
48212              the generated code, boot_Foo prototypes missing,
48213              can't autoload Fcntl::SEEK_CUR et alia, ...
48214      Branch: perl
48215            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
48216            ! utils/perlcc.PL x2p/Makefile.SH
48217 ____________________________________________________________________________
48218 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
48219         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
48220      Branch: perl
48221            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
48222            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
48223 ____________________________________________________________________________
48224 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
48225         Log: Update Changes.
48226      Branch: perl
48227            ! Changes patchlevel.h
48228 ____________________________________________________________________________
48229 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
48230         Log: Still one typo, regen toc.
48231      Branch: perl
48232            ! lib/Unicode/UCD.pm pod/perltoc.pod
48233 ____________________________________________________________________________
48234 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
48235         Log: Detypos and regen toc.
48236      Branch: perl
48237            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
48238 ____________________________________________________________________________
48239 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
48240         Log: VERSION tweak.
48241      Branch: perl
48242            ! ext/List/Util/lib/List/Util.pm
48243 ____________________________________________________________________________
48244 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
48245         Log: Attempt at plugging the leak under ithreads detected by Doug.
48246      Branch: perl
48247            ! op.h
48248 ____________________________________________________________________________
48249 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
48250         Log: gcc -Wall lint after #11051.
48251      Branch: perl
48252            ! pp_sys.c
48253 ____________________________________________________________________________
48254 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
48255         Log: Integrate perlio:
48256              
48257              [ 11050]
48258              Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
48259      Branch: perl
48260           !> lib/File/Find/taint.t
48261 ____________________________________________________________________________
48262 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
48263         Log: Don't use the v-strings for module VERSIONs.
48264      Branch: perl
48265            ! lib/Unicode/UCD.pm
48266 ____________________________________________________________________________
48267 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
48268         Log: Code cleanup based on turning off the -woffs in IRIX.
48269              Not all of the gripes cleaned up (hairy code in hv.c and
48270              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
48271              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
48272              to the IRIX hints)
48273      Branch: perl
48274            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
48275            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
48276            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
48277            ! regcomp.c sv.c
48278 ____________________________________________________________________________
48279 [ 11050] By: nick                                  on 2001/06/30  20:46:46
48280         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
48281      Branch: perlio
48282            ! lib/File/Find/taint.t
48283 ____________________________________________________________________________
48284 [ 11049] By: nick                                  on 2001/06/30  18:13:33
48285         Log: Integrate mainline
48286      Branch: perlio
48287           +> NetWare/nwstdio.h NetWare/perlsdio.h
48288           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
48289           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
48290           +> lib/Unicode/UCD.t t/run/exit.t
48291           !> (integrate 60 files)
48292 ____________________________________________________________________________
48293 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
48294         Log: Delta delta.
48295      Branch: perl
48296            ! pod/perl572delta.pod
48297 ____________________________________________________________________________
48298 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
48299         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
48300              by CPAN.pm, use rather _00.
48301      Branch: perl
48302            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
48303            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
48304            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
48305            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
48306            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
48307            ! lib/ExtUtils/Embed.pm lib/Test.pm
48308 ____________________________________________________________________________
48309 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
48310         Log: Add a simple Unicode character database interface, Unicode::UCD.
48311      Branch: perl
48312            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
48313            ! MANIFEST
48314 ____________________________________________________________________________
48315 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
48316         Log: Subject: [PATCH] op/numconver.t
48317              From: Nicholas Clark <nick@ccl4.org>
48318              Date: Sat, 30 Jun 2001 15:40:10 +0100
48319              Message-ID: <20010630154010.I59620@plum.flirble.org>
48320      Branch: perl
48321            ! t/op/numconvert.t
48322 ____________________________________________________________________________
48323 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
48324         Log: The $^N is now taken (by #11038).
48325      Branch: perl
48326            ! t/base/lex.t
48327 ____________________________________________________________________________
48328 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
48329         Log: The #11040 had slipped to a wrong function...
48330      Branch: perl
48331            ! sv.c
48332 ____________________________________________________________________________
48333 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
48334         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
48335              the Configure library symbol probe mysteriously finds all
48336              symbols but those of pipe() and times().
48337      Branch: perl
48338            ! hints/aix.sh
48339 ____________________________________________________________________________
48340 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
48341         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
48342              From: Nicholas Clark <nick@ccl4.org>
48343              Date: Fri, 29 Jun 2001 23:49:07 +0100
48344              Message-ID: <20010629234907.D59620@plum.flirble.org>
48345      Branch: perl
48346            ! lib/ExtUtils.t
48347 ____________________________________________________________________________
48348 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
48349         Log: Subject: [PATCH] weakref fix 2, not yet there
48350              From: Artur Bergman <artur@contiller.se>
48351              Date: Sat, 30 Jun 2001 01:18:16 +0200
48352              Message-ID: <B762D957.1CC9%artur@contiller.se>
48353      Branch: perl
48354            ! sv.c
48355 ____________________________________________________________________________
48356 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
48357         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
48358              From: Michael G Schwern <schwern@pobox.com>
48359              Date: Fri, 29 Jun 2001 19:39:11 -0400
48360              Message-ID: <20010629193910.D25304@blackrider>
48361      Branch: perl
48362            + t/run/exit.t
48363            ! MANIFEST
48364 ____________________________________________________________________________
48365 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
48366         Log: Add support for $^N, the most-recently closed group.
48367      Branch: perl
48368            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
48369            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
48370            ! thrdvar.h
48371 ____________________________________________________________________________
48372 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
48373         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
48374              From: lvirden@cas.org
48375              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
48376              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
48377              
48378              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
48379              From: lvirden@cas.org
48380              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
48381              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
48382      Branch: perl
48383            ! README.solaris
48384 ____________________________________________________________________________
48385 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
48386         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
48387              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48388              Date: Sat, 30 Jun 2001 07:33:37 +0900
48389              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
48390              
48391              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
48392              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48393              Date: Sat, 30 Jun 2001 21:38:14 +0900
48394              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
48395      Branch: perl
48396            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
48397            + ext/Encode/Encode/7bit-kr.enc
48398            ! MANIFEST ext/Encode/Encode/Tcl.pm
48399 ____________________________________________________________________________
48400 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
48401         Log: NetWare tweaks from Guruprasad.
48402      Branch: perl
48403            + NetWare/nwstdio.h NetWare/perlsdio.h
48404            ! MANIFEST NetWare/Makefile NetWare/config.wc
48405            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
48406            ! NetWare/t/Readme.txt
48407 ____________________________________________________________________________
48408 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
48409         Log: More module $VERSION bump-ups.
48410      Branch: perl
48411            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
48412            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
48413            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
48414 ____________________________________________________________________________
48415 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
48416         Log: Doc update due to #11032.
48417      Branch: perl
48418            ! pod/perl572delta.pod
48419 ____________________________________________________________________________
48420 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
48421         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
48422              From: Peter Prymmer <pvhp@forte.com>
48423              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
48424              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
48425      Branch: perl
48426            ! ext/Time/HiRes/HiRes.xs
48427 ____________________________________________________________________________
48428 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
48429         Log: -lpthreads missing in AIX.
48430      Branch: perl
48431            ! hints/aix.sh
48432 ____________________________________________________________________________
48433 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
48434         Log: Subject: [PATCH] CLONE && weakrefs
48435              From: Artur Bergman <artur@contiller.se>
48436              Date: Fri, 29 Jun 2001 17:02:00 +0200
48437              Message-ID: <B7626508.1CA0%artur@contiller.se>
48438      Branch: perl
48439            ! sv.c
48440 ____________________________________________________________________________
48441 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
48442         Log: Subject: Re: Bug report: split splits on wrong pattern
48443              From: Radu Greab <radu@netsoft.ro>
48444              Date: Wed, 27 Jun 2001 21:50:52 +0300
48445              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
48446      Branch: perl
48447            ! pp_ctl.c t/op/split.t
48448 ____________________________________________________________________________
48449 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
48450         Log: Metaconfig unit change for #11027.
48451      Branch: metaconfig/U/perl
48452            ! d_modfl.U
48453 ____________________________________________________________________________
48454 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
48455         Log: I thought this Configure glitch for AIX was just recently fixed?
48456      Branch: perl
48457            ! Configure
48458 ____________________________________________________________________________
48459 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
48460         Log: Update Changes.
48461      Branch: perl
48462            ! Changes patchlevel.h
48463 ____________________________________________________________________________
48464 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
48465         Log: Subject: Re: perl@10967, File::Find, and Cwd
48466              From: Mike Guy <mjtg@cam.ac.uk>
48467              Date: Fri, 29 Jun 2001 14:56:49 +0100
48468              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
48469      Branch: perl
48470            ! lib/File/Find/taint.t
48471 ____________________________________________________________________________
48472 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
48473         Log: Update the sv_pvprintify() spec.
48474      Branch: perl
48475            ! pod/perltodo.pod
48476 ____________________________________________________________________________
48477 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
48478         Log: Known test failures update.
48479      Branch: perl
48480            ! pod/perl572delta.pod
48481 ____________________________________________________________________________
48482 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
48483         Log: Based on
48484              
48485              Subject: [PATCH @11016] More );) fixes
48486              From: Richard Soderberg <rs@crystalflame.net>
48487              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
48488              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
48489      Branch: perl
48490            ! ext/Thread/Thread.xs ext/Thread/typemap
48491 ____________________________________________________________________________
48492 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
48493         Log: Subject: [PATCH @11016] Fixes compile errors in four files
48494              From: Richard Soderberg <rs@crystalflame.net>
48495              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
48496              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
48497      Branch: perl
48498            ! mg.c pp.c pp_hot.c util.c
48499 ____________________________________________________________________________
48500 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
48501         Log: AIX hints tweaking continues, from Merijn Brand.
48502      Branch: perl
48503            ! hints/aix.sh
48504 ____________________________________________________________________________
48505 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
48506         Log: HP-UX needs gccversion sooner, from Merijn Brand.
48507      Branch: perl
48508            ! hints/hpux.sh
48509 ____________________________________________________________________________
48510 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
48511         Log: Subject: [PATCH 5.6.1] OS/2 docs
48512              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48513              Date: Fri, 29 Jun 2001 02:34:12 -0400
48514              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
48515      Branch: perl
48516            ! README.os2 os2/Changes
48517 ____________________________________________________________________________
48518 [ 11017] By: nick                                  on 2001/06/29  10:20:30
48519         Log: Integrate mainline
48520      Branch: perlio
48521           +> (branch 37 files)
48522            - ext/ODBM_File/sdbm.t
48523           !> (integrate 211 files)
48524 ____________________________________________________________________________
48525 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
48526         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
48527              the modules found using a script written by Larry Schatzer Jr.
48528      Branch: perl
48529            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
48530            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
48531            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
48532            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
48533            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
48534            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
48535            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
48536            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
48537            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
48538            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
48539            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
48540            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
48541            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
48542            ! lib/constant.pm lib/fields.pm lib/strict.pm
48543 ____________________________________________________________________________
48544 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
48545         Log: The latest JPL from the anoncvs.
48546      Branch: perl
48547            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
48548 ____________________________________________________________________________
48549 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
48550         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
48551      Branch: perl
48552            ! t/op/pat.t
48553 ____________________________________________________________________________
48554 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
48555         Log: Worrying about insecure directories now is a bit too late.
48556      Branch: perl
48557            ! lib/File/Find/taint.t
48558 ____________________________________________________________________________
48559 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
48560         Log: Cannot DIE() in a void function,
48561              from Richard Hatch <rhatch@austin.ibm.com>.
48562      Branch: perl
48563            ! ext/IPC/SysV/SysV.xs
48564 ____________________________________________________________________________
48565 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
48566         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
48567              From: Peter Prymmer <pvhp@forte.com>
48568              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
48569              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
48570              
48571              (unfinished: time/hires tests 3, 5, 14 failing, but better
48572              than wholesale failure)
48573      Branch: perl
48574            ! ext/Time/HiRes/HiRes.xs
48575 ____________________________________________________________________________
48576 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
48577         Log: Subject: [PATCH 5.6.1] OS/2 improvements
48578              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48579              Date: Thu, 28 Jun 2001 16:03:14 -0400
48580              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
48581      Branch: perl
48582            + os2/os2_base.t
48583            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
48584            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
48585            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
48586            ! os2/os2ish.h
48587 ____________________________________________________________________________
48588 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
48589         Log: Subject: Incrementing Extutils::Manifest's $VERSION
48590              From: Michael G Schwern <schwern@pobox.com>
48591              Date: Thu, 28 Jun 2001 13:13:49 -0400
48592              Message-ID: <20010628131349.A14738@blackrider>
48593      Branch: maint-5.6/perl
48594            ! lib/ExtUtils/Manifest.pm
48595 ____________________________________________________________________________
48596 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
48597         Log: AIX tweak from Merijn Brand.
48598      Branch: perl
48599            ! hints/aix.sh
48600 ____________________________________________________________________________
48601 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
48602         Log: Create the macperl branch.
48603      Branch: maint-5.6/macperl
48604           +> (branch 1728 files)
48605 ____________________________________________________________________________
48606 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
48607         Log: Update Changes.
48608      Branch: perl
48609            ! Changes patchlevel.h
48610 ____________________________________________________________________________
48611 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
48612         Log: More Perforce lore.
48613      Branch: perl
48614            ! Porting/repository.pod
48615 ____________________________________________________________________________
48616 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
48617         Log: Metaconfig unit changes for #11003.
48618      Branch: metaconfig/U/perl
48619            + d_nl_langinfo.U i_langinfo.U
48620 ____________________________________________________________________________
48621 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
48622         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
48623              Expected not to exist in non-UNIX excepting in VMS, where
48624              according to a quick web survey they just might.
48625      Branch: perl
48626            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
48627            ! Porting/config_H config_h.SH configure.com epoc/config.sh
48628            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
48629            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48630            ! win32/config.bc win32/config.gc win32/config.vc
48631 ____________________________________________________________________________
48632 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
48633         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
48634              in AIX is one is doing a 64-bit build.
48635      Branch: perl
48636            ! hints/aix.sh
48637 ____________________________________________________________________________
48638 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
48639         Log: Metaconfig unit changes for #11000.
48640      Branch: metaconfig/U/perl
48641            ! use64bits.U uselfs.U
48642 ____________________________________________________________________________
48643 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
48644         Log: Move use64bitint and use64bitall before uselargefiles.
48645      Branch: perl
48646            ! Configure
48647 ____________________________________________________________________________
48648 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
48649         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
48650              From: Robert Spier <rspier@pobox.com>
48651              Message-ID: <15162.41164.618712.841415@rls.cx>
48652              Date: Wed, 27 Jun 2001 23:13:16 -0400
48653      Branch: perl
48654            ! doio.c
48655 ____________________________________________________________________________
48656 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
48657         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
48658              From: Peter Prymmer <pvhp@forte.com>
48659              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
48660              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
48661      Branch: perl
48662            ! numeric.c
48663 ____________________________________________________________________________
48664 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
48665         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
48666              From: Peter Prymmer <pvhp@forte.com>
48667              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
48668              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
48669      Branch: perl
48670            ! configure.com ext/Digest/MD5/Makefile.PL
48671 ____________________________________________________________________________
48672 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
48673         Log: Update Changes.
48674      Branch: perl
48675            ! Changes patchlevel.h
48676 ____________________________________________________________________________
48677 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
48678         Log: Tiny EPOC updates.
48679      Branch: perl
48680            ! epoc/config.sh
48681 ____________________________________________________________________________
48682 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
48683         Log: The Test::More and Test::Simple tests required help
48684              thanks to our schizophrenic test scheme.
48685      Branch: perl
48686            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
48687            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
48688            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
48689            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
48690            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
48691 ____________________________________________________________________________
48692 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
48693         Log: Upgrade to Test::Simple 0.09.
48694      Branch: perl
48695            + lib/Test/Simple/Changes
48696            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
48697            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
48698            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
48699            ! lib/Test/Simple/t/plan_is_noplan.t
48700 ____________________________________________________________________________
48701 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
48702         Log: Upgrade to Test::More 0.07.
48703      Branch: perl
48704            + lib/Test/More/Changes
48705            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
48706            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
48707            ! lib/Test/More/t/skipall.t
48708 ____________________________________________________________________________
48709 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
48710         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
48711              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48712              Date: Wed, 27 Jun 2001 18:40:04 +0200
48713              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
48714      Branch: perl
48715            ! hints/hpux.sh
48716 ____________________________________________________________________________
48717 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
48718         Log: Subject: [PATCH README.qnx hints/qnx.sh]
48719              From: Norton Allen <allen@huarp.harvard.edu>
48720              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
48721              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
48722      Branch: perl
48723            ! README.qnx hints/qnx.sh
48724 ____________________________________________________________________________
48725 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
48726         Log: Subject: [PATCH] two little documentation nits
48727              From: Abhijit Menon-Sen <ams@wiw.org>
48728              Date: Wed, 27 Jun 2001 20:07:50 +0530
48729              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
48730      Branch: perl
48731            ! sv.c sv.h
48732 ____________________________________________________________________________
48733 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
48734         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
48735              From: Norton Allen <allen@huarp.harvard.edu>
48736              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
48737              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
48738      Branch: perl
48739            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
48740 ____________________________________________________________________________
48741 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
48742         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
48743              From: Michael G Schwern <schwern@pobox.com>
48744              Date: Wed, 27 Jun 2001 02:34:58 -0400
48745              Message-ID: <20010627023458.K23874@blackrider>
48746      Branch: perl
48747            ! vms/test.com
48748 ____________________________________________________________________________
48749 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
48750         Log: Add perl_clone_host() for Netware.
48751      Branch: perl
48752            ! NetWare/nw5.c
48753 ____________________________________________________________________________
48754 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
48755         Log: GCC 3.0 hints for HP-UX.
48756      Branch: perl
48757            ! hints/hpux.sh
48758 ____________________________________________________________________________
48759 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
48760         Log: In some Linux distributions the libndbm is broken
48761              (no null key support), therefore link with libgdbm
48762              (if available), since it has a working ndbm emulation,
48763              from Jonathan Stowe.
48764      Branch: perl
48765            + ext/NDBM_File/hints/linux.pl
48766            ! MANIFEST
48767 ____________________________________________________________________________
48768 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
48769         Log: Subject: [PATCH perl@10930] find.t hack for VMS
48770              From: "Craig A. Berry" <craigberry@mac.com>
48771              Date: Tue, 26 Jun 2001 23:40:25 -0500
48772              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
48773      Branch: perl
48774            ! lib/File/Find/find.t
48775 ____________________________________________________________________________
48776 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
48777         Log: AUTHORS updates.
48778      Branch: perl
48779            ! AUTHORS
48780 ____________________________________________________________________________
48781 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
48782         Log: Metaconfig unit change like #10980.
48783      Branch: metaconfig
48784            ! U/compline/d_stdstdio.U
48785 ____________________________________________________________________________
48786 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
48787         Log: "lose the it's", from Abhijit Menon-Sen.
48788              ("It's" not searched, pods not searched.)
48789      Branch: perl
48790            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
48791            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
48792            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
48793            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
48794            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
48795            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
48796 ____________________________________________________________________________
48797 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
48798         Log: "lose the looses", from Abhijit Menon-Sen.
48799      Branch: perl
48800            ! ext/B/B/Assembler.pm gv.c
48801 ____________________________________________________________________________
48802 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
48803         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
48804      Branch: perl
48805            ! hints/os390.sh
48806 ____________________________________________________________________________
48807 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
48808         Log: DEC C 5.3 on the VAX simply doesn't seem to like
48809              compiling the MD5 extension, disable it there for now,
48810              from Peter Prymmer.
48811      Branch: perl
48812            ! configure.com
48813 ____________________________________________________________________________
48814 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
48815         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
48816              From: Jonathan Stowe <gellyfish@gellyfish.com>
48817              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
48818              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
48819      Branch: perl
48820            ! pod/perlfaq3.pod
48821 ____________________________________________________________________________
48822 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
48823         Log: Subject: [PATCH 5.6.1] perlxs misprints
48824              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48825              Date: Tue, 26 Jun 2001 17:20:00 -0400
48826              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
48827      Branch: perl
48828            ! pod/perlxs.pod
48829 ____________________________________________________________________________
48830 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
48831         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
48832              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48833              Date: Tue, 26 Jun 2001 17:27:07 -0400
48834              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
48835      Branch: perl
48836            ! lib/ExtUtils/MM_Unix.pm
48837 ____________________________________________________________________________
48838 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
48839         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
48840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48841              Date: Tue, 26 Jun 2001 17:23:24 -0400
48842              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
48843      Branch: perl
48844            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
48845 ____________________________________________________________________________
48846 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
48847         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
48848              by Olaf Flebbe.
48849      Branch: perl
48850            ! perl.h
48851 ____________________________________________________________________________
48852 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
48853         Log: Detypo.
48854      Branch: perl
48855            ! lib/Memoize/t/tie_sdbm.t
48856 ____________________________________________________________________________
48857 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
48858         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
48859      Branch: perl
48860            ! win32/perllib.c
48861 ____________________________________________________________________________
48862 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
48863         Log: Subject: [patch] perl_clone+CvFILE
48864              From: Doug MacEachern <dougm@covalent.net>
48865              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
48866              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
48867      Branch: perl
48868            ! sv.c
48869 ____________________________________________________________________________
48870 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
48871         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
48872              From: Mark-Jason Dominus <mjd@plover.com>
48873              Date: Tue, 26 Jun 2001 12:33:01 -0400
48874              Message-ID: <20010626163301.31298.qmail@plover.com>
48875      Branch: perl
48876            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48877 ____________________________________________________________________________
48878 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
48879         Log: Update Changes.
48880      Branch: perl
48881            ! Changes patchlevel.h
48882 ____________________________________________________________________________
48883 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
48884         Log: Also catfile() needs now to explicitly exported.
48885      Branch: perl
48886            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48887 ____________________________________________________________________________
48888 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
48889         Log: Regen toc.
48890      Branch: perl
48891            ! pod/perltoc.pod
48892 ____________________________________________________________________________
48893 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
48894         Log: Nonexistent pod command.
48895      Branch: perl
48896            ! pod/perl572delta.pod
48897 ____________________________________________________________________________
48898 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
48899         Log: Be more portable in the quest for tmpdir.
48900      Branch: perl
48901            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48902 ____________________________________________________________________________
48903 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
48904         Log: Be more portable in finding out the home directory,
48905              and use File::Spec to do the concat.
48906              (Come to think of it, couldn't File::Spec provide
48907              for a ->homedir method?)
48908      Branch: perl
48909            ! lib/Net/Config.pm
48910 ____________________________________________________________________________
48911 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
48912         Log: Doc patch for #10959.
48913      Branch: perl
48914            ! pod/perlfunc.pod
48915 ____________________________________________________________________________
48916 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
48917         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
48918              From: "Philip Newton" <pnewton@gmx.de>
48919              Date: Tue, 26 Jun 2001 16:26:47 +0200
48920              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
48921      Branch: perl
48922            ! pod/perldata.pod
48923 ____________________________________________________________________________
48924 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
48925         Log: Subject: [PATH] shared -> unique;
48926              From: "Artur Bergman" <artur@contiller.se>
48927              Date: Tue, 26 Jun 2001 16:18:40 +0200
48928              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
48929              
48930              Because "shared" isn't: it's read-only.
48931      Branch: perl
48932            ! toke.c xsutils.c
48933 ____________________________________________________________________________
48934 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
48935         Log: Escape multiline croak messages.
48936      Branch: perl
48937            ! t/op/ver.t
48938 ____________________________________________________________________________
48939 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
48940         Log: No more pragma/*.t for minitest.
48941      Branch: perl
48942            ! Makefile.SH
48943 ____________________________________________________________________________
48944 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
48945         Log: AUTHORS updates.
48946      Branch: perl
48947            ! AUTHORS
48948 ____________________________________________________________________________
48949 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
48950         Log: delta updates.
48951      Branch: perl
48952            ! pod/perl572delta.pod
48953 ____________________________________________________________________________
48954 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
48955         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
48956              From: Artur Bergman <artur@contiller.se> 
48957              Date: Tue, 26 Jun 2001 15:32:53 +0200
48958              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
48959      Branch: perl
48960            ! makedef.pl sv.c sv.h win32/perllib.c
48961 ____________________________________________________________________________
48962 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
48963         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
48964              From: Jonathan Stowe <gellyfish@gellyfish.com>
48965              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
48966              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
48967              
48968              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
48969      Branch: perl
48970            + ext/Time/HiRes/hints/sco.pl
48971            ! MANIFEST
48972 ____________________________________________________________________________
48973 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
48974         Log: Subject: [PATCH 5.6.1] static build
48975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48976              Date: Tue, 26 Jun 2001 04:22:25 -0400
48977              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
48978      Branch: perl
48979            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
48980            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
48981 ____________________________________________________________________________
48982 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
48983         Log: DJGPP patches from Laszlo Molnar.
48984      Branch: perl
48985            ! djgpp/djgpp.c perl.c util.c
48986 ____________________________________________________________________________
48987 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
48988         Log: Netware patches from Ananth Kesari.
48989      Branch: perl
48990            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
48991            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
48992            ! NetWare/nwtinfo.h
48993 ____________________________________________________________________________
48994 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
48995         Log: Detypo.
48996      Branch: perl
48997            ! ext/Errno/Errno_pm.PL
48998 ____________________________________________________________________________
48999 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
49000         Log: There seems to be two ways of spelling the $^O in *STEP.
49001      Branch: perl
49002            ! ext/Errno/Errno_pm.PL
49003 ____________________________________________________________________________
49004 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
49005         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
49006              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
49007      Branch: perl
49008            ! ext/Errno/Errno_pm.PL
49009 ____________________________________________________________________________
49010 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
49011         Log: Known bugs update.
49012      Branch: perl
49013            ! pod/perl572delta.pod
49014 ____________________________________________________________________________
49015 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
49016         Log: The default installation of Cygwin has 500 as root's uid.
49017      Branch: perl
49018            ! lib/User/pwent.t
49019 ____________________________________________________________________________
49020 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
49021         Log: Be even more relaxed (re-allow having only one entry).
49022      Branch: perl
49023            ! t/op/grent.t t/op/pwent.t
49024 ____________________________________________________________________________
49025 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
49026         Log: Test failure updates.
49027      Branch: perl
49028            ! pod/perl572delta.pod
49029 ____________________________________________________________________________
49030 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
49031         Log: MPE/iX test tweaks from Mark Bixby.
49032      Branch: perl
49033            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
49034            ! t/io/fs.t t/op/stat.t
49035 ____________________________________________________________________________
49036 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
49037         Log: Microperl findings.
49038      Branch: perl
49039            ! perl.h pp_sys.c
49040 ____________________________________________________________________________
49041 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
49042         Log: Touch uconfig.h.
49043      Branch: perl
49044            ! uconfig.h
49045 ____________________________________________________________________________
49046 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
49047         Log: Subject: [PATCH] Proposed fix for Pod::Man
49048              From: Rob Napier <rnapier@employees.org>
49049              Date: Mon, 25 Jun 2001 15:49:24 -0400
49050              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
49051              
49052              Cater for Solaris nroff brokenness (shortchanges daisywheel
49053              printers, but hey, we also no more support PDPs.)
49054      Branch: perl
49055            ! lib/Pod/Man.pm
49056 ____________________________________________________________________________
49057 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
49058         Log: Typo in #10937.
49059      Branch: perl
49060            ! ext/POSIX/sigaction.t
49061 ____________________________________________________________________________
49062 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
49063         Log: SIGCONT not trappable in VMS.
49064      Branch: perl
49065            ! ext/POSIX/sigaction.t
49066 ____________________________________________________________________________
49067 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
49068         Log: Subject: [DRAFT] Encode-Tcl.t
49069              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
49070              Date: Tue, 26 Jun 2001 03:38:08 +0900
49071              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
49072      Branch: perl
49073            + ext/Encode/Encode/Tcl.t
49074            ! MANIFEST ext/Encode/Encode/Tcl.pm
49075 ____________________________________________________________________________
49076 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
49077         Log: Because of #10932 retract also the perlfunc hunk of #10910.
49078      Branch: perl
49079            ! pod/perlfunc.pod
49080 ____________________________________________________________________________
49081 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
49082         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
49083              by Ilya Zakharevich in
49084              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
49085      Branch: perl
49086            ! XSUB.h
49087 ____________________________________________________________________________
49088 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
49089         Log: Typo in #10889.
49090      Branch: perl
49091            ! hints/uts.sh
49092 ____________________________________________________________________________
49093 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
49094         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
49095              From: Abhijit Menon-Sen <ams@wiw.org>
49096              Date: Mon, 25 Jun 2001 23:45:45 +0530
49097              Message-ID: <20010625234545.A5022@lustre.linux.in>
49098      Branch: perl
49099            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
49100 ____________________________________________________________________________
49101 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
49102         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
49103              From: Michael G Schwern <schwern@pobox.com>
49104              Date: Mon, 25 Jun 2001 14:35:51 -0400
49105              Message-ID: <20010625143551.H13819@blackrider>
49106      Branch: perl
49107            ! lib/Test.pm
49108 ____________________________________________________________________________
49109 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
49110         Log: Update Changes.
49111      Branch: perl
49112            ! Changes patchlevel.h
49113 ____________________________________________________________________________
49114 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
49115         Log: Regen toc and modlib.
49116      Branch: perl
49117            ! pod/perlmodlib.pod pod/perltoc.pod
49118 ____________________________________________________________________________
49119 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
49120         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
49121              for the benefit of C++ compilers, as suggested by Guruprasad.
49122      Branch: perl
49123            ! embed.pl proto.h
49124 ____________________________________________________________________________
49125 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
49126         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
49127              From: Jonathan Stowe <gellyfish@gellyfish.com>
49128              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
49129              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
49130      Branch: perl
49131            ! pod/perlfaq5.pod
49132 ____________________________________________________________________________
49133 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
49134         Log: Missed from #10925.
49135      Branch: perl
49136            ! gv.c
49137 ____________________________________________________________________________
49138 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
49139         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
49140              From: Robin Houston <robin@kitsite.com>
49141              Date: Sat, 19 May 2001 16:19:34 +0100
49142              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
49143      Branch: perl
49144            ! cv.h gv.h op.c
49145 ____________________________________________________________________________
49146 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
49147         Log: Netware README tweak.
49148      Branch: perl
49149            ! README.netware
49150 ____________________________________________________________________________
49151 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
49152         Log: Subject: [PATCH] Re: overload.t fails
49153              From: Abhijit Menon-Sen <ams@wiw.org>
49154              Date: Mon, 25 Jun 2001 14:52:20 +0530
49155              Message-ID: <20010625145220.A24114@lustre.linux.in>
49156      Branch: perl
49157            ! lib/overload.t
49158 ____________________________________________________________________________
49159 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
49160         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
49161              From: Mike Guy <mjtg@cam.ac.uk>
49162              Date: Mon, 25 Jun 2001 11:43:23 +0100
49163              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
49164      Branch: perl
49165            ! lib/Carp.pm
49166 ____________________________________________________________________________
49167 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
49168         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
49169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49170              Date: Sun, 24 Jun 2001 05:17:05 -0400
49171              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
49172      Branch: perl
49173            ! os2/os2ish.h
49174 ____________________________________________________________________________
49175 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
49176         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
49177              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49178              Date: Mon, 25 Jun 2001 05:52:27 -0400
49179              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
49180      Branch: perl
49181            ! hints/os2.sh
49182 ____________________________________________________________________________
49183 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
49184         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
49185              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49186              Date: Mon, 25 Jun 2001 05:23:35 -0400
49187              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
49188      Branch: perl
49189            ! os2/os2.c
49190 ____________________________________________________________________________
49191 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
49192         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
49193              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49194              Date: Mon, 25 Jun 2001 05:04:32 -0400
49195              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
49196      Branch: perl
49197            ! os2/OS2/REXX/DLL/DLL.pm
49198 ____________________________________________________________________________
49199 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
49200         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
49201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49202              Date: Mon, 25 Jun 2001 05:02:36 -0400
49203              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
49204      Branch: perl
49205            ! mg.c os2/dl_os2.c os2/os2.c
49206 ____________________________________________________________________________
49207 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
49208         Log: Subject: Re: [PATCH 5.6.1] misprints
49209              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49210              Date: Mon, 25 Jun 2001 04:50:50 -0400
49211              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
49212      Branch: perl
49213            ! os2/os2.c pp_sys.c
49214 ____________________________________________________________________________
49215 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
49216         Log: Add Test::More and Test::Simple to the delta.
49217      Branch: perl
49218            ! pod/perl572delta.pod
49219 ____________________________________________________________________________
49220 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
49221         Log: Add Test::More, from Michael G Schwern.
49222      Branch: perl
49223            + lib/Test/More.pm lib/Test/More/t/More.t
49224            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
49225            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
49226            + t/lib/Test/More/Catch.pm
49227            ! MANIFEST
49228 ____________________________________________________________________________
49229 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
49230         Log: Add Test::Simple from Michael G Schwern.
49231      Branch: perl
49232            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
49233            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
49234            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
49235            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
49236            + t/lib/Test/Simple/Catch.pm
49237            + t/lib/Test/Simple/sample_tests/death.plx
49238            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
49239            + t/lib/Test/Simple/sample_tests/extras.plx
49240            + t/lib/Test/Simple/sample_tests/five_fail.plx
49241            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
49242            + t/lib/Test/Simple/sample_tests/one_fail.plx
49243            + t/lib/Test/Simple/sample_tests/require.plx
49244            + t/lib/Test/Simple/sample_tests/success.plx
49245            + t/lib/Test/Simple/sample_tests/too_few.plx
49246            + t/lib/Test/Simple/sample_tests/two_fail.plx
49247            ! MANIFEST
49248 ____________________________________________________________________________
49249 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
49250         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
49251              From: "Craig A. Berry" <craigberry@mac.com>
49252              Date: Sun, 24 Jun 2001 23:41:36 -0500
49253              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
49254      Branch: perl
49255            ! pp_sys.c
49256 ____________________________________________________________________________
49257 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
49258         Log: Upgrade to Attribute::Handlers 0.70.
49259      Branch: perl
49260            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
49261            ! MANIFEST lib/Attribute/Handlers.pm
49262 ____________________________________________________________________________
49263 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
49264         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
49265              From: Abhijit Menon-Sen <ams@wiw.org>
49266              Date: Sat, 23 Jun 2001 05:17:44 +0530
49267              Message-ID: <20010623051744.A18583@lustre.linux.in>
49268              
49269              (Can't think of a good place to put tests.)
49270      Branch: perl
49271            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
49272 ____________________________________________________________________________
49273 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
49274         Log: Subject: [PATCH] t/op/pat.t typo fix
49275              From: Richard Soderberg <rs@crystalflame.net>
49276              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
49277              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
49278      Branch: perl
49279            ! t/op/pat.t
49280 ____________________________________________________________________________
49281 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
49282         Log: Move the pack warnings to their own file, as pointed
49283              out by Spider.
49284      Branch: perl
49285            + t/lib/warnings/pp_pack
49286            ! MANIFEST t/lib/warnings/pp
49287 ____________________________________________________________________________
49288 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
49289         Log: Update Changes.
49290      Branch: perl
49291            ! Changes patchlevel.h
49292 ____________________________________________________________________________
49293 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
49294         Log: Partially fix a problem noticed by IRIX compiler:
49295              the initialization of parse_start was bypassed by
49296              several gotos.  Now initialized to zero, which may
49297              not be the best choice.
49298      Branch: perl
49299            ! regcomp.c
49300 ____________________________________________________________________________
49301 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
49302         Log: Relax the group and password tests back to moaning only
49303              if no matches at all are found.  (Even with a small sample
49304              I could find many sites where there are, umm, anomalies in
49305              the said databases.)       
49306      Branch: perl
49307            ! t/op/grent.t t/op/pwent.t
49308 ____________________________________________________________________________
49309 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
49310         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
49311      Branch: perl
49312            ! pp_ctl.c
49313 ____________________________________________________________________________
49314 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
49315         Log: De-cut-and-pasto in #10902.
49316      Branch: perl
49317            ! pp_ctl.c
49318 ____________________________________________________________________________
49319 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
49320         Log: The #10771 didn't take?
49321      Branch: perl
49322            ! pp_ctl.c
49323 ____________________________________________________________________________
49324 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
49325         Log: Undo the filetests part of #10900, under multiplicity
49326              weird errors take place.
49327      Branch: perl
49328            ! pp_sys.c
49329 ____________________________________________________________________________
49330 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
49331         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
49332      Branch: perl
49333            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
49334 ____________________________________________________________________________
49335 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
49336         Log: (Replaced by #10922)
49337              
49338              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
49339              From: Tony Bowden <tony@kasei.com>
49340              Date: Sun, 24 Jun 2001 17:32:40 +0100
49341              Message-ID: <20010624173240.A16293@blackstar.co.uk>
49342              
49343              Document (well, mention) shortmess() and longmess()
49344              to rob people of their fun of reinventing the wheel.
49345      Branch: perl
49346            ! lib/Carp.pm
49347 ____________________________________________________________________________
49348 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
49349         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
49350              From: Brian Jepson <bjepson@oreilly.com>
49351              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
49352              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
49353      Branch: perl
49354            ! pp_sys.c
49355 ____________________________________________________________________________
49356 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
49357         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
49358              From: Robin Barker <rmb1@cise.npl.co.uk> 
49359              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
49360              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
49361      Branch: perl
49362            ! lib/CPAN.pm
49363 ____________________________________________________________________________
49364 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
49365         Log: Memoize patch from mjd.
49366      Branch: perl
49367            ! lib/Memoize/t/tie_storable.t
49368 ____________________________________________________________________________
49369 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
49370         Log: Spec the sv_pvprintify() a bit more.
49371      Branch: perl
49372            ! pod/perltodo.pod
49373 ____________________________________________________________________________
49374 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
49375         Log: Upgrade to Memoize 0.65.
49376      Branch: perl
49377            + lib/Memoize/t/array_confusion.t
49378            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
49379            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
49380            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
49381            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
49382            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
49383            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
49384            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
49385            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
49386            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
49387            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
49388            ! lib/Memoize/t/tie_storable.t
49389 ____________________________________________________________________________
49390 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
49391         Log: Metaconfig unit change for #10892.
49392      Branch: metaconfig
49393            ! U/modified/Options.U
49394 ____________________________________________________________________________
49395 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
49396         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
49397              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49398              Date: Sun, 24 Jun 2001 05:24:40 -0400
49399              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
49400      Branch: perl
49401            ! Configure hints/os2.sh
49402 ____________________________________________________________________________
49403 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
49404         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
49405              From: Mike Guy <mjtg@cam.ac.uk>
49406              Date: Sun, 24 Jun 2001 15:28:39 +0100
49407              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
49408              
49409              Fix an ancient (5.002) bug.
49410      Branch: perl
49411            ! lib/Carp/Heavy.pm
49412 ____________________________________________________________________________
49413 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
49414         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
49415              variables.
49416      Branch: perl
49417            ! pp_sys.c
49418 ____________________________________________________________________________
49419 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
49420         Log: Make UTS as per #10888.
49421      Branch: perl
49422            ! hints/uts.sh
49423 ____________________________________________________________________________
49424 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
49425         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
49426      Branch: perl
49427            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
49428            ! mpeix/mpeixish.h perl.h unixish.h
49429 ____________________________________________________________________________
49430 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
49431         Log: AUTHORS update.
49432      Branch: perl
49433            ! AUTHORS
49434 ____________________________________________________________________________
49435 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
49436         Log: Subject: Encode::Tcl for multibyte doesnot work
49437              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
49438              Date: Sun, 24 Jun 2001 22:48:21 +0900
49439              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
49440      Branch: perl
49441            ! ext/Encode/Encode/Tcl.pm
49442 ____________________________________________________________________________
49443 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
49444         Log: Subject: [PATCH] Remove tautology in error messages
49445              From: Mike Guy <mjtg@cam.ac.uk>
49446              Date: Sun, 24 Jun 2001 13:31:00 +0100
49447              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
49448      Branch: perl
49449            ! pp_sys.c
49450 ____________________________________________________________________________
49451 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
49452         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
49453      Branch: perl
49454            ! hints/darwin.sh
49455 ____________________________________________________________________________
49456 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
49457         Log: Subject: Re: [PATCH 5.6.1] test suite
49458              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49459              Date: Sun, 24 Jun 2001 05:47:05 -0400
49460              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
49461              
49462              Test suite fixes.
49463      Branch: perl
49464            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
49465 ____________________________________________________________________________
49466 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
49467         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
49468              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49469              Date: Sun, 24 Jun 2001 05:37:19 -0400
49470              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
49471      Branch: perl
49472            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
49473 ____________________________________________________________________________
49474 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
49475         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
49476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49477              Date: Sun, 24 Jun 2001 05:34:50 -0400
49478              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
49479              
49480              Pacify compiler warnings.
49481      Branch: perl
49482            ! pp_sys.c
49483 ____________________________________________________________________________
49484 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
49485         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
49486              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49487              Date: Sun, 24 Jun 2001 05:21:18 -0400
49488              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
49489              
49490              Enable compression of executables during link time.
49491      Branch: perl
49492            ! hints/os2.sh
49493 ____________________________________________________________________________
49494 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
49495         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
49496              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49497              Date: Sun, 24 Jun 2001 05:15:11 -0400
49498              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
49499              
49500              Add ordinals to the export list for Perl DLL.
49501              (Breaks intra-version DLL compatibility.)
49502      Branch: perl
49503            ! makedef.pl
49504 ____________________________________________________________________________
49505 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
49506         Log: Allow (displaying and) re-editing the Subject in perlbug.
49507              Also abstract the Subject quality control into a function.
49508      Branch: perl
49509            ! utils/perlbug.PL
49510 ____________________________________________________________________________
49511 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
49512         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
49513      Branch: perl
49514            ! utils/perlbug.PL
49515 ____________________________________________________________________________
49516 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
49517         Log: Regen toc and modlib.
49518      Branch: perl
49519            ! pod/perlmodlib.pod pod/perltoc.pod
49520 ____________________________________________________________________________
49521 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
49522         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
49523              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
49524              attribute semantics as much as possible, or 'ntsec' which uses
49525              native NTFS semantics.)  (See also #10877.)
49526      Branch: perl
49527            ! perl.c
49528 ____________________________________________________________________________
49529 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
49530         Log: (Retracted by #11586)
49531              
49532              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
49533      Branch: perl
49534            ! lib/Test/Harness.pm
49535 ____________________________________________________________________________
49536 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
49537         Log: Just zap the -uPerlio.
49538      Branch: perl
49539            ! ext/B/Stash.t
49540 ____________________________________________________________________________
49541 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
49542         Log: Do not test PerlIO if PerlIO not used.
49543      Branch: perl
49544            ! ext/PerlIO/PerlIO.t
49545 ____________________________________________________________________________
49546 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
49547         Log: Regen perlapi.
49548      Branch: perl
49549            ! pod/perlapi.pod
49550 ____________________________________________________________________________
49551 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
49552         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
49553              From: Nicholas Clark <nick@ccl4.org>
49554              Date: Sat, 23 Jun 2001 22:55:47 +0100
49555              Message-ID: <20010623225547.Z98663@plum.flirble.org>
49556      Branch: perl
49557            ! numeric.c
49558 ____________________________________________________________________________
49559 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
49560         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
49561              From: Prymmer/Kahn <pvhp@best.com>
49562              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
49563              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
49564      Branch: perl
49565            ! lib/h2xs.t
49566 ____________________________________________________________________________
49567 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
49568         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
49569              cygwin does not taint cwd, just like win32.
49570      Branch: perl
49571            ! lib/File/Find/taint.t t/op/taint.t
49572 ____________________________________________________________________________
49573 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
49574         Log: Retract #10865, the patch should be unnecessary.
49575              (But seemingly helpful in Cygwin?  Strange.)
49576      Branch: perl
49577            ! lib/Memoize/t/tie_ndbm.t
49578 ____________________________________________________________________________
49579 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
49580         Log: Misplaced test file; plus Cygwin filesystem semantics.
49581      Branch: perl
49582            + ext/SDBM_File/sdbm.t
49583            - ext/ODBM_File/sdbm.t
49584            ! MANIFEST
49585 ____________________________________________________________________________
49586 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
49587         Log: (Retracted by #10867.)
49588      Branch: perl
49589            ! lib/Memoize/t/tie_ndbm.t
49590 ____________________________________________________________________________
49591 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
49592         Log: Metaconfig unit change for #10863.
49593      Branch: metaconfig/U/perl
49594            ! Extensions.U
49595 ____________________________________________________________________________
49596 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
49597         Log: In Cygwin do not build NDBM_File and ODBM_File unless
49598              -lndbm and -ldbm are available.
49599      Branch: perl
49600            ! Configure config_h.SH
49601 ____________________________________________________________________________
49602 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
49603         Log: More Cygwin filesystem semantics.
49604      Branch: perl
49605            ! t/io/fs.t t/op/stat.t
49606 ____________________________________________________________________________
49607 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
49608         Log: More DOSish permission semantics for Cygwin.
49609      Branch: perl
49610            ! lib/AnyDBM_File.t
49611 ____________________________________________________________________________
49612 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
49613         Log: Cygwin too has different permission semantics.
49614      Branch: perl
49615            ! ext/GDBM_File/gdbm.t
49616 ____________________________________________________________________________
49617 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
49618         Log: The group (and assumedly passwd) databases can have
49619              only one entry (this is the case in cygwin).
49620      Branch: perl
49621            ! t/op/grent.t t/op/pwent.t
49622 ____________________________________________________________________________
49623 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
49624         Log: Also in Cygwin use Socket to figure out domainname
49625              (if any) (avoids trying to call external 'domainname',
49626              which doesn't at the moment exist in Cygwin)
49627      Branch: perl
49628            ! lib/Net/Domain.pm
49629 ____________________________________________________________________________
49630 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
49631         Log: Remove also the lib$Foo.def, not just $Foo.def.
49632      Branch: perl
49633            ! lib/ExtUtils/MM_Unix.pm
49634 ____________________________________________________________________________
49635 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
49636         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
49637      Branch: perl
49638            ! unixish.h
49639 ____________________________________________________________________________
49640 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
49641         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
49642              to match the whole isprint(), only the space character.
49643      Branch: perl
49644            ! handy.h pod/perlre.pod t/op/pat.t
49645 ____________________________________________________________________________
49646 [ 10854] By: nick                                  on 2001/06/23  08:09:33
49647         Log: Integrate mainline
49648      Branch: perlio
49649           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
49650           !> lib/ExtUtils.t lib/File/Find/taint.t
49651           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
49652           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
49653           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
49654 ____________________________________________________________________________
49655 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
49656         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
49657              with its floats    in os390 and s390 (UTS).
49658      Branch: perl
49659            ! lib/Math/BigInt/t/bigintpm.t
49660 ____________________________________________________________________________
49661 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
49662         Log: Add also UTS (s390) to the non-IEEE float platforms.
49663      Branch: perl
49664            ! t/op/sprintf.t
49665 ____________________________________________________________________________
49666 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
49667         Log: Subject: RFC: what are applicable standards for exponent sizes?
49668              From: Peter Prymmer <pvhp@forte.com>
49669              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
49670              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
49671      Branch: perl
49672            ! t/op/sprintf.t
49673 ____________________________________________________________________________
49674 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
49675         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
49676              From: Peter Prymmer <pvhp@forte.com>
49677              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
49678              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
49679      Branch: perl
49680            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
49681 ____________________________________________________________________________
49682 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
49683         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
49684              From: Peter Prymmer <pvhp@forte.com>
49685              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
49686              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
49687      Branch: perl
49688            ! lib/ExtUtils.t
49689 ____________________________________________________________________________
49690 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
49691         Log: Retract #10845.
49692      Branch: perl
49693            ! lib/File/Find/taint.t
49694 ____________________________________________________________________________
49695 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
49696         Log: Yet another error message.
49697      Branch: perl
49698            ! t/op/mkdir.t
49699 ____________________________________________________________________________
49700 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
49701         Log: The croak message for nonexistent socket functions may vary.
49702      Branch: perl
49703            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
49704 ____________________________________________________________________________
49705 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
49706         Log: (Retracted by #10848.)
49707      Branch: perl
49708            ! lib/File/Find/taint.t
49709 ____________________________________________________________________________
49710 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
49711         Log: Integrate perlio:
49712              
49713              [ 10843]
49714              Back out debug in taint.t
49715              
49716              [ 10841]
49717              Skip cwd test on Win32 ???
49718              
49719              [ 10836]
49720              Skip |- based op/write.t on Win32 as well as VMS
49721      Branch: perl
49722           !> lib/File/Find/taint.t t/op/write.t
49723 ____________________________________________________________________________
49724 [ 10843] By: nick                                  on 2001/06/22  21:24:51
49725         Log: Back out debug in taint.t
49726      Branch: perlio
49727            ! lib/File/Find/taint.t
49728 ____________________________________________________________________________
49729 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
49730         Log: setitimer() does not exist in Unicos, despite of what
49731              Configure thinks, from Mark P. Lutz.
49732      Branch: perl
49733            ! hints/unicos.sh
49734 ____________________________________________________________________________
49735 [ 10841] By: nick                                  on 2001/06/22  21:19:36
49736         Log: Skip cwd test on Win32 ???
49737      Branch: perlio
49738            ! lib/File/Find/taint.t
49739 ____________________________________________________________________________
49740 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
49741         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
49742              and Tru64 gcc -Wall happy.
49743      Branch: perl
49744            ! mg.c
49745 ____________________________________________________________________________
49746 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
49747         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
49748      Branch: perl
49749            ! ext/IPC/SysV/Semaphore.pm
49750 ____________________________________________________________________________
49751 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
49752         Log: Metaconfig unit change for #10837.
49753      Branch: metaconfig/U/perl
49754            ! Cross.U
49755 ____________________________________________________________________________
49756 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
49757         Log: Cleanup of the cross-compilation unit.
49758      Branch: perl
49759            ! Configure
49760 ____________________________________________________________________________
49761 [ 10836] By: nick                                  on 2001/06/22  20:45:12
49762         Log: Skip |- based op/write.t on Win32 as well as VMS
49763      Branch: perlio
49764            ! t/op/write.t
49765 ____________________________________________________________________________
49766 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
49767         Log: Integrate perlio:
49768              
49769              [ 10833]
49770              Patcho fix.
49771      Branch: perl
49772           !> util.c
49773 ____________________________________________________________________________
49774 [ 10834] By: nick                                  on 2001/06/22  20:41:54
49775         Log: Integrate mainline
49776      Branch: perlio
49777           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
49778           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
49779           !> vos/config.ga.h
49780 ____________________________________________________________________________
49781 [ 10833] By: nick                                  on 2001/06/22  20:22:58
49782         Log: Patcho fix.
49783      Branch: perlio
49784            ! util.c
49785 ____________________________________________________________________________
49786 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
49787         Log: Metaconfig unit changes for #10831.
49788      Branch: metaconfig
49789            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
49790 ____________________________________________________________________________
49791 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
49792         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
49793              From: Andy Dougherty <doughera@lafayette.edu>
49794              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
49795              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
49796      Branch: perl
49797            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49798            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
49799 ____________________________________________________________________________
49800 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
49801         Log: MPE/iX prototype nits from Mark Bixby.
49802      Branch: perl
49803            ! pp_sys.c
49804 ____________________________________________________________________________
49805 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
49806         Log: Detypo.
49807      Branch: perl
49808            ! util.c
49809 ____________________________________________________________________________
49810 [ 10828] By: nick                                  on 2001/06/22  15:33:37
49811         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
49812      Branch: perlio
49813           +> lib/h2xs.t
49814           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
49815           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
49816           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
49817           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
49818           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49819           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
49820           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
49821           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
49822           !> vms/vmsish.h
49823 ____________________________________________________________________________
49824 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
49825         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
49826              Date: Fri, 22 Jun 2001 10:08:35 -0500
49827              From: "Craig A. Berry" <craigberry@mac.com>
49828              Message-Id: <a05101001b75908704194@[192.168.56.145]>
49829      Branch: perl
49830            ! vms/vms.c vms/vmsish.h
49831 ____________________________________________________________________________
49832 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
49833         Log: NetWare scripts tweak from Ananth Kesari.
49834      Branch: perl
49835            ! NetWare/t/NWScripts.pl
49836 ____________________________________________________________________________
49837 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
49838         Log: Update Changes.
49839      Branch: perl
49840            ! Changes patchlevel.h
49841 ____________________________________________________________________________
49842 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
49843         Log: Add .i and .s targets.
49844      Branch: perl
49845            ! Makefile.SH
49846 ____________________________________________________________________________
49847 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
49848         Log: Upgrade to Locale::Maketext 1.03.
49849      Branch: perl
49850            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49851            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
49852 ____________________________________________________________________________
49853 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
49854         Log: Upgrade to I18N::LangTags 0.26.
49855      Branch: perl
49856            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49857            ! lib/I18N/LangTags/test.pl
49858 ____________________________________________________________________________
49859 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
49860         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
49861              Philip Newton.
49862      Branch: perl
49863            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
49864            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49865 ____________________________________________________________________________
49866 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
49867         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
49868              From: Prymmer/Kahn <pvhp@best.com>
49869              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
49870              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
49871      Branch: perl
49872            + lib/h2xs.t
49873            ! MANIFEST utils/h2xs.PL
49874 ____________________________________________________________________________
49875 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
49876         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
49877              From: Prymmer/Kahn <pvhp@best.com>
49878              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
49879              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
49880      Branch: perl
49881            ! lib/ExtUtils.t
49882 ____________________________________________________________________________
49883 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
49884         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
49885              From: Prymmer/Kahn <pvhp@best.com>
49886              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
49887              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
49888      Branch: perl
49889            ! t/pod/plainer.t
49890 ____________________________________________________________________________
49891 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
49892         Log: AUTHORS update.
49893      Branch: perl
49894            ! AUTHORS
49895 ____________________________________________________________________________
49896 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
49897         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
49898              From: "Craig A. Berry" <craigberry@mac.com>
49899              Date: Thu, 21 Jun 2001 18:20:38 -0500
49900              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
49901      Branch: perl
49902            ! ext/POSIX/POSIX.xs
49903 ____________________________________________________________________________
49904 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
49905         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
49906              From: "Craig A. Berry" <craigberry@mac.com>
49907              Date: Thu, 21 Jun 2001 09:58:52 -0500
49908              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
49909      Branch: perl
49910            ! ext/B/Deparse.t t/op/write.t
49911 ____________________________________________________________________________
49912 [ 10814] By: nick                                  on 2001/06/22  08:13:09
49913         Log: Integrate mainline.
49914      Branch: perlio
49915           !> (integrate 46 files)
49916 ____________________________________________________________________________
49917 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
49918         Log: Change the prefixes only if $prefix is unset,
49919              as originally patched by Marcel Grunauer.
49920      Branch: perl
49921            ! hints/darwin.sh hints/rhapsody.sh
49922 ____________________________________________________________________________
49923 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
49924         Log: Subject: Re: Patch for hints/darwin.sh
49925              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
49926              Date: Thu, 21 Jun 2001 11:23:46 -0700
49927              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
49928      Branch: perl
49929            ! hints/darwin.sh hints/rhapsody.sh
49930 ____________________________________________________________________________
49931 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
49932         Log: Add .PHONY targets for non-file targets,
49933              from Wilfredo Sánchez.  Should help saying
49934              "make install" on case-insensitive filesystems.
49935      Branch: perl
49936            ! Makefile.SH
49937 ____________________________________________________________________________
49938 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
49939         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
49940              From: Doug MacEachern <dougm@covalent.net>
49941              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
49942              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
49943              
49944              plus reword the getcwd() comment, plus use getcwd() buffer
49945              size minus one.
49946      Branch: perl
49947            ! util.c
49948 ____________________________________________________________________________
49949 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
49950         Log: More gprofing from Doug MacEachern.
49951      Branch: perl
49952            ! Makefile.SH
49953 ____________________________________________________________________________
49954 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
49955         Log: Metaconfig unit change for #10807.
49956      Branch: metaconfig/U/perl
49957            ! d_sfio.U
49958 ____________________________________________________________________________
49959 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
49960         Log: Tell that you are removing the unneeded -lsfio.
49961      Branch: perl
49962            ! Configure
49963 ____________________________________________________________________________
49964 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
49965         Log: More MPE/iX tweaks from Mark Bixby.
49966      Branch: perl
49967            ! perl.c t/op/magic.t
49968 ____________________________________________________________________________
49969 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
49970         Log: The fchdir() proto is supposed to live in <unistd.h>.
49971      Branch: perl
49972            ! ext/Cwd/Cwd.xs
49973 ____________________________________________________________________________
49974 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
49975         Log: This town is too small for the Cwd extension and me,
49976              it would seem...
49977      Branch: perl
49978            ! ext/Cwd/Cwd.xs
49979 ____________________________________________________________________________
49980 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
49981         Log: Metaconfig unit change for #10802.
49982      Branch: metaconfig/U/perl
49983            ! d_modfl.U
49984 ____________________________________________________________________________
49985 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
49986         Log: More d'ohs.
49987      Branch: perl
49988            ! Configure
49989 ____________________________________________________________________________
49990 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
49991         Log: Off-by-one.  I'm so classic.
49992      Branch: perl
49993            ! util.c
49994 ____________________________________________________________________________
49995 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
49996         Log: Update Changes.
49997      Branch: perl
49998            ! Changes patchlevel.h
49999 ____________________________________________________________________________
50000 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
50001         Log: Subject: Documentation patch for Net::FTP
50002              From: Marcel Grunauer <marcel@codewerk.com>
50003              Date: Wed, 20 Jun 2001 23:03:26 +0200
50004              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
50005      Branch: perl
50006            ! lib/Net/FTP.pm
50007 ____________________________________________________________________________
50008 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
50009         Log: Retract the #10417 mg.c and embed.pl parts because of
50010              strange SEGVs in 64bit x86 FreeBSD observed by
50011              Nicholas Clark.
50012      Branch: perl
50013            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
50014 ____________________________________________________________________________
50015 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
50016         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
50017      Branch: perl
50018            ! Configure NetWare/config.wc NetWare/config_H.wc
50019            ! Porting/Glossary Porting/config.sh Porting/config_H
50020            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
50021            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50022            ! vos/config.ga.h win32/config.bc win32/config.gc
50023            ! win32/config.vc win32/config_H.bc win32/config_H.gc
50024            ! win32/config_H.vc
50025 ____________________________________________________________________________
50026 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
50027         Log: Cwd tweak from Doug MacEachern.
50028      Branch: perl
50029            ! ext/Cwd/Cwd.xs
50030 ____________________________________________________________________________
50031 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
50032         Log: Protect the fchdir() and lstat() with ifdefs.
50033              fchdir() needs a Configure probe.
50034      Branch: perl
50035            ! ext/Cwd/Cwd.xs
50036 ____________________________________________________________________________
50037 [ 10794] By: nick                                  on 2001/06/21  17:11:35
50038         Log: Integrate mainline
50039      Branch: perlio
50040           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
50041           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
50042           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
50043           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
50044           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
50045           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
50046           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
50047           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
50048            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
50049            - lib/File/Glob/case.t lib/File/Glob/global.t
50050            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
50051            - lib/File/Temp/posix.t lib/File/Temp/security.t
50052            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
50053            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
50054            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
50055            - lib/Text/Wrap/wrap.t
50056           !> (integrate 41 files)
50057 ____________________________________________________________________________
50058 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
50059         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
50060              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
50061              Date: Thu, 21 Jun 2001 13:04:54 -0500
50062              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
50063      Branch: perl
50064            ! ext/Cwd/Cwd.xs
50065 ____________________________________________________________________________
50066 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
50067         Log: Subject: [PATCH pod] overlong =item
50068              From: Robin Barker <rmb1@cise.npl.co.uk>
50069              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
50070              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
50071      Branch: perl
50072            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
50073            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
50074 ____________________________________________________________________________
50075 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
50076         Log: Subject: [PATCH perlio.c] format 
50077              From: Robin Barker <rmb1@cise.npl.co.uk>
50078              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
50079              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
50080      Branch: perl
50081            ! perlio.c
50082 ____________________________________________________________________________
50083 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
50084         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
50085              From: Radu Greab <radu@netsoft.ro>
50086              Date: Thu, 21 Jun 2001 19:06:02 +0300
50087              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
50088      Branch: perl
50089            ! pod/perlapi.pod sv.c
50090 ____________________________________________________________________________
50091 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
50092         Log: The metaconfig unit changes for #10788.
50093      Branch: metaconfig/U/perl
50094            ! Cross.U fflushall.U
50095 ____________________________________________________________________________
50096 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
50097         Log: Cross-configuration changes: make $from to rm the files
50098              before copying them over (this means that he rm can be
50099              removed from the fflushall test), create $targetmkdir      
50100              (not documented in install since it is supposed to internal
50101              use only), make $run to copy over the executable only if
50102              a stamp file .xok doesn't already exist (to avoid unnecessary
50103              copying of the executable)
50104      Branch: perl
50105            ! Configure Makefile.SH
50106 ____________________________________________________________________________
50107 [ 10787] By: nick                                  on 2001/06/21  14:16:18
50108         Log: Integrate mainline
50109      Branch: perlio
50110           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
50111           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
50112           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
50113            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
50114           !> (integrate 34 files)
50115 ____________________________________________________________________________
50116 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
50117         Log: Re-add the files as text.
50118      Branch: perl
50119            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
50120 ____________________________________________________________________________
50121 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
50122         Log: Delete the binary files.
50123      Branch: perl
50124            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
50125 ____________________________________________________________________________
50126 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
50127         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
50128              From: Andy Dougherty <doughera@lafayette.edu>
50129              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
50130              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
50131      Branch: perl
50132            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
50133            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
50134            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
50135            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
50136 ____________________________________________________________________________
50137 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
50138         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
50139              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
50140              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
50141              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
50142              
50143              Setting umask to something friendlier.
50144      Branch: perl
50145            ! installman installperl
50146 ____________________________________________________________________________
50147 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
50148         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
50149              Resort MANIFEST with sort -f, looks much better.
50150      Branch: perl
50151            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
50152            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
50153            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
50154            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
50155            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
50156            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
50157            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
50158            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
50159            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
50160            - lib/File/Glob/case.t lib/File/Glob/global.t
50161            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
50162            - lib/File/Temp/posix.t lib/File/Temp/security.t
50163            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
50164            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
50165            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
50166            - lib/Text/Wrap/wrap.t
50167            ! MANIFEST
50168 ____________________________________________________________________________
50169 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
50170         Log: Upgrade to I18N::LangTags 0.25.
50171      Branch: perl
50172            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
50173            ! lib/I18N/LangTags/List.pm
50174 ____________________________________________________________________________
50175 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
50176         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
50177              From: Richard Soderberg <rs@crystalflame.net>
50178              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
50179              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
50180      Branch: perl
50181            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
50182            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
50183 ____________________________________________________________________________
50184 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
50185         Log: Test obsoleted by change #10777.
50186      Branch: perl
50187            ! t/op/sub_lval.t
50188 ____________________________________________________________________________
50189 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
50190         Log: Case of confused test numbering.
50191      Branch: perl
50192            ! t/op/pat.t
50193 ____________________________________________________________________________
50194 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
50195         Log: Subject: Re: Opinion on undef lvalue
50196              From: Abhijit Menon-Sen <ams@wiw.org>
50197              Date: Sun, 17 Jun 2001 13:04:46 +0530
50198              Message-ID: <20010617130446.B27925@lustre.linux.in>
50199              
50200              Allow lvalue subs to return undef in array context.
50201      Branch: perl
50202            ! pp_hot.c
50203 ____________________________________________________________________________
50204 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
50205         Log: Just a guess that using the same hack for cygwin as
50206              for win32 might help.
50207      Branch: perl
50208            ! lib/File/Find/find.t
50209 ____________________________________________________________________________
50210 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
50211         Log: NetWare tweaks from Guruprasad.
50212      Branch: perl
50213            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
50214            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
50215            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
50216            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
50217 ____________________________________________________________________________
50218 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
50219         Log: Subject: Re: perl@10722: Bogus warnings on REs 
50220              From: Hugo <hv@crypt.compulink.co.uk>
50221              Date: Thu, 21 Jun 2001 09:51:17 +0100
50222              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
50223              
50224              Unroll to avoid a UTS compiler bug.
50225      Branch: perl
50226            ! regcomp.c
50227 ____________________________________________________________________________
50228 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
50229         Log: Subject: Re: [PATCH] Make /o work under i?threads
50230              From: Artur Bergman <artur@contiller.se>
50231              Date: Thu, 21 Jun 2001 14:38:03 +0200
50232              Message-ID: <B757B74A.184D%artur@contiller.se>
50233      Branch: perl
50234            ! t/op/pat.t
50235 ____________________________________________________________________________
50236 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
50237         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
50238              From: Artur Bergman <artur@contiller.se> 
50239              Date: Thu, 21 Jun 2001 14:27:33 +0200
50240              Message-ID: <B757B4D4.1849%artur@contiller.se>
50241              
50242              Plus extra parentheses.
50243      Branch: perl
50244            ! op.h
50245 ____________________________________________________________________________
50246 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
50247         Log: Subject: [PATCH] Make /o work under i?threads
50248              From: Richard Soderberg <rs@crystalflame.net>
50249              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
50250              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
50251      Branch: perl
50252            ! pp_ctl.c
50253 ____________________________________________________________________________
50254 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
50255         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
50256              From: Artur Bergman <artur@contiller.se>
50257              Date: Thu, 21 Jun 2001 14:04:54 +0200
50258              Message-ID: <B757AF86.1842%artur@contiller.se>
50259      Branch: perl
50260            ! op.h
50261 ____________________________________________________________________________
50262 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
50263         Log: Subject: Re: perl@10765: sv.c not OK on win32
50264              From: Artur Bergman <artur@contiller.se>
50265              Date: Thu, 21 Jun 2001 10:31:06 +0200
50266              Message-ID: <B7577D69.182C%artur@contiller.se>
50267      Branch: perl
50268            ! sv.c
50269 ____________________________________________________________________________
50270 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
50271         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
50272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50273              Date: Thu, 21 Jun 2001 06:23:56 -0400
50274              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
50275              
50276              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
50277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50278              Date: Thu, 21 Jun 2001 06:32:21 -0400
50279              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
50280      Branch: perl
50281            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
50282 ____________________________________________________________________________
50283 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
50284         Log: Subject: [PATCH] make syslog test more verbose
50285              From: Robert Spier <rspier@pobox.com>
50286              Date: Thu, 21 Jun 2001 00:54:32 -0400
50287              Message-ID: <15153.32264.295807.333073@rls.cx>
50288      Branch: perl
50289            ! ext/Sys/Syslog/syslog.t
50290 ____________________________________________________________________________
50291 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
50292         Log: Subject: op/study.t refinements
50293              From: Hugo <hv@crypt.compulink.co.uk>
50294              Date: Thu, 21 Jun 2001 00:29:07 +0100
50295              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
50296      Branch: perl
50297            ! t/op/study.t
50298 ____________________________________________________________________________
50299 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
50300         Log: Update Changes.
50301      Branch: perl
50302            ! Changes patchlevel.h
50303 ____________________________________________________________________________
50304 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
50305         Log: Subject: Re: [PATCH] djgpp updates
50306              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
50307              Date: Wed, 20 Jun 2001 10:05:15 +0200
50308              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
50309      Branch: perl
50310            ! djgpp/config.over
50311 ____________________________________________________________________________
50312 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
50313         Log: Fix for ID 20010619.002 "When building hash, hash keys that
50314              are function calls are not being called", from Abhijit.
50315      Branch: perl
50316            ! t/base/lex.t toke.c
50317 ____________________________________________________________________________
50318 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
50319         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
50320      Branch: perl
50321            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
50322            + lib/Locale/Maketext/test.pl
50323            - lib/Locale/Maketext.t
50324            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
50325            ! lib/Locale/Maketext/TPJ13.pod
50326 ____________________________________________________________________________
50327 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
50328         Log: Metaconfig unit change for #10760.
50329      Branch: metaconfig
50330            ! U/modified/Cppsym.U
50331 ____________________________________________________________________________
50332 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
50333         Log: Do not remove the ccsym* Cppsym* files since
50334              they are useful for metaconfig units coming after us.
50335              (This is the Configure nit mentioned in #10752.)
50336      Branch: perl
50337            ! Configure
50338 ____________________________________________________________________________
50339 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
50340         Log: Update to I18N::LangTags 0.24, from Sean Burke.
50341      Branch: perl
50342            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
50343            + lib/I18N/LangTags/README
50344            - lib/I18N/LangTags/List.pod
50345            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
50346 ____________________________________________________________________________
50347 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
50348         Log: Regen headers.
50349      Branch: perl
50350            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
50351            ! pod/perlapi.pod proto.h
50352 ____________________________________________________________________________
50353 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
50354         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
50355              From: Artur Bergman <artur@contiller.se>
50356              Date: Wed, 20 Jun 2001 11:31:32 +0200
50357              Message-ID: <B7563A14.17D8%artur@contiller.se>
50358      Branch: perl
50359            ! embed.pl hv.c intrpvar.h sv.c sv.h
50360 ____________________________________________________________________________
50361 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
50362         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
50363              From: Tim Sweetman <tim@aldigital.co.uk> 
50364              Date: Wed, 13 Jun 2001 14:25:17 +0100 
50365              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
50366      Branch: perl
50367            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
50368 ____________________________________________________________________________
50369 [ 10755] By: nick                                  on 2001/06/20  16:12:37
50370         Log: Integrate mainline
50371      Branch: perlio
50372           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
50373           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
50374           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
50375           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
50376           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
50377           !> t/op/study.t util.c
50378 ____________________________________________________________________________
50379 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
50380         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
50381              but not Makefile)
50382      Branch: maint-5.6/perl
50383            ! win32/Makefile
50384 ____________________________________________________________________________
50385 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
50386         Log: Security tweak on readlink().
50387      Branch: perl
50388            ! pp_sys.c
50389 ____________________________________________________________________________
50390 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
50391         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
50392      Branch: perl
50393            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
50394            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
50395            ! mpeix/relink t/op/pwent.t
50396 ____________________________________________________________________________
50397 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
50398         Log: Reinstate #10725 (with probe for alarm()).
50399      Branch: perl
50400            ! t/op/study.t
50401 ____________________________________________________________________________
50402 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
50403         Log: Replace our implementation of realpath() with OpenBSD's
50404              (src/lib/libc/stdlib/realpath.c 1.4).
50405      Branch: perl
50406            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
50407            ! pod/perldiag.pod proto.h util.c
50408 ____________________________________________________________________________
50409 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
50410         Log: Integrate perlio:
50411              
50412              [ 10747]
50413              Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
50414      Branch: perl
50415           !> perlio.c
50416 ____________________________________________________________________________
50417 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
50418         Log: No point in going into memory-saving contortions
50419              with getcwd() since there's a danger of buffer overflow.
50420              Also make the POSIX extension to use sv_getcwd().
50421              Finally, a missed proto.h fragment.
50422      Branch: perl
50423            ! ext/POSIX/POSIX.xs proto.h util.c
50424 ____________________________________________________________________________
50425 [ 10747] By: nick                                  on 2001/06/20  12:38:26
50426         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
50427      Branch: perlio
50428            ! perlio.c
50429 ____________________________________________________________________________
50430 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
50431         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
50432              From: Graham Barr <gbarr@pobox.com>
50433              Date: Wed, 20 Jun 2001 11:05:49 +0100
50434              Message-ID: <20010620110549.I19188@pobox.com>
50435              
50436              reported in        
50437              
50438              Subject: Bug in IO::Socket::INET module (repeat)
50439              From: "Harmon S. Nine" <hnine@netarx.com>
50440              Date: Tue, 19 Jun 2001 09:41:35 -0400
50441              Message-ID: <3B2F568F.8080605@netarx.com>
50442              
50443              The bug was that the IO::Socket::INET constructor
50444              did not allow a 'LocalPort' of 0.
50445      Branch: perl
50446            ! ext/IO/lib/IO/Socket/INET.pm
50447 ____________________________________________________________________________
50448 [ 10745] By: nick                                  on 2001/06/20  08:56:39
50449         Log: Integrate mainline.
50450      Branch: perlio
50451           !> (integrate 37 files)
50452 ____________________________________________________________________________
50453 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
50454         Log: After some reading I don't think we can blindly
50455              use systems' realpath().  Too many security problems,
50456              too many buggy implementations.
50457              
50458              TODO: the realpath() emulation code in util.c doesn't
50459              seem fully operational?  (readlink(), for example?)
50460      Branch: perl
50461            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
50462            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
50463            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
50464            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
50465            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
50466            ! win32/config_H.gc win32/config_H.vc
50467 ____________________________________________________________________________
50468 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
50469         Log: Metaconfig unit change for #10738.
50470      Branch: metaconfig
50471            ! U/compline/d_gconvert.U
50472 ____________________________________________________________________________
50473 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
50474         Log: Integrate change #10739 from maintperl:
50475              
50476              C<eval "/x$\r\n/x"> fails to compile correctly 
50477      Branch: perl
50478           !> t/op/pat.t toke.c
50479 ____________________________________________________________________________
50480 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
50481         Log: Retract #10725 (Hugo asked NOT to apply the patch)
50482      Branch: perl
50483            ! t/op/study.t
50484 ____________________________________________________________________________
50485 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
50486         Log: The test.third results were funnily named because of the
50487              new test scheme.
50488      Branch: perl
50489            ! t/TEST
50490 ____________________________________________________________________________
50491 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
50492         Log: C<eval "/x$\r\n/x"> fails to compile correctly
50493      Branch: maint-5.6/perl
50494            ! t/op/pat.t toke.c
50495 ____________________________________________________________________________
50496 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
50497         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
50498              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50499              Date: Tue, 19 Jun 2001 19:15:40 -0400
50500              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
50501              
50502              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
50503              because "1e+129" being expected but "1.e+129" being returned.
50504              The culprit (at least in Tru64) is the use of gcvt().
50505      Branch: perl
50506            ! Configure
50507 ____________________________________________________________________________
50508 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
50509         Log: Subject: [PATCH perl@10722] test hunting on VMS
50510              From: "Craig A. Berry" <craigberry@mac.com>
50511              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
50512              Date: Tue, 19 Jun 2001 18:59:01 -0500
50513      Branch: perl
50514            ! vms/test.com
50515 ____________________________________________________________________________
50516 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
50517         Log: Subject: [PATCH] s/typos//
50518              From: Abhijit Menon-Sen <ams@wiw.org>
50519              Date: Wed, 20 Jun 2001 02:15:02 +0530
50520              Message-ID: <20010620021502.A14541@lustre.linux.in>
50521              
50522              Without the op.h s/bearword/bareword/ hunk, see
50523              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
50524      Branch: perl
50525            ! util.c
50526 ____________________________________________________________________________
50527 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
50528         Log: Metaconfig unit change for #10732 and #10733.
50529      Branch: metaconfig/U/perl
50530            ! fflushall.U
50531 ____________________________________________________________________________
50532 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
50533         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
50534              From: "Craig A. Berry" <craigberry@mac.com>
50535              Date: Tue, 19 Jun 2001 17:19:48 -0500
50536              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
50537      Branch: perl
50538            ! configure.com vms/descrip_mms.template
50539 ____________________________________________________________________________
50540 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
50541         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
50542              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50543              Date: Tue, 19 Jun 2001 16:48:07 -0400
50544              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
50545              
50546              Further fixes to fflush(NULL) detection.
50547      Branch: perl
50548            ! Configure
50549 ____________________________________________________________________________
50550 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
50551         Log: AIX test -s hangs with non-existent files?
50552              (A genuine logic bug in Configure, but AIX also broken?)
50553      Branch: perl
50554            ! Configure
50555 ____________________________________________________________________________
50556 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
50557         Log: AUTHORS updates.
50558      Branch: perl
50559            ! AUTHORS
50560 ____________________________________________________________________________
50561 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
50562         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
50563              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50564              Date: Tue, 19 Jun 2001 15:33:25 -0400
50565              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
50566      Branch: perl
50567            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
50568            ! t/lib/warnings/pp
50569 ____________________________________________________________________________
50570 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
50571         Log: Integrate perlio:
50572              
50573              [ 10728]
50574              Hack File/Find/find.t to use File::Spec::Unix on Win32.
50575      Branch: perl
50576           !> lib/File/Find/find.t win32/distclean.bat
50577 ____________________________________________________________________________
50578 [ 10728] By: nick                                  on 2001/06/19  18:24:53
50579         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
50580      Branch: perlio
50581            ! lib/File/Find/find.t win32/distclean.bat
50582 ____________________________________________________________________________
50583 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
50584         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
50585              also add information how to find out whether one has PerlIO.
50586      Branch: perl
50587            ! pod/perlfunc.pod
50588 ____________________________________________________________________________
50589 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
50590         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
50591              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
50592              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
50593              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
50594      Branch: perl
50595            ! pod/perlfunc.pod
50596 ____________________________________________________________________________
50597 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
50598         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
50599              From: Hugo <hv@crypt.compulink.co.uk>
50600              Date: Tue, 19 Jun 2001 12:37:30 +0100
50601              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
50602      Branch: perl
50603            ! t/op/study.t
50604 ____________________________________________________________________________
50605 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
50606         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
50607              From: Hugo <hv@crypt.compulink.co.uk>
50608              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
50609              Date: Tue, 19 Jun 2001 13:15:17 +0100
50610      Branch: perl
50611            ! util.c
50612 ____________________________________________________________________________
50613 [ 10723] By: nick                                  on 2001/06/19  14:46:15
50614         Log: Integrate mainline
50615      Branch: perlio
50616           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
50617           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
50618           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
50619           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
50620           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
50621           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
50622            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
50623            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
50624            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
50625            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
50626            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
50627            - ext/Thread/unsync4.t
50628           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
50629           !> djgpp/config.over djgpp/fixpmain
50630           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
50631           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
50632           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
50633 ____________________________________________________________________________
50634 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
50635         Log: Update Changes.
50636      Branch: perl
50637            ! Changes patchlevel.h
50638 ____________________________________________________________________________
50639 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
50640         Log: The existence shall be MANIFESted.
50641      Branch: perl
50642            ! MANIFEST
50643 ____________________________________________________________________________
50644 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
50645         Log: The old libnet.cfg is first searched from the current directory,
50646              only then from the module path.
50647      Branch: perl
50648            ! utils/libnetcfg.PL
50649 ____________________________________________________________________________
50650 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
50651         Log: NetWare tweaks from Guruprasad.
50652      Branch: perl
50653            ! NetWare/Makefile NetWare/config.wc
50654 ____________________________________________________________________________
50655 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
50656         Log: Subject: [PATCH] djgpp updates
50657              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
50658              Date: Tue, 19 Jun 2001 10:59:06 +0200
50659              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
50660      Branch: perl
50661            ! djgpp/config.over djgpp/fixpmain
50662 ____________________________________________________________________________
50663 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
50664         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
50665              From: Prymmer/Kahn <pvhp@best.com>
50666              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
50667              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
50668      Branch: perl
50669            ! win32/Makefile
50670 ____________________________________________________________________________
50671 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
50672         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
50673              to happen right after the inclusion of <inttypes.h>,
50674              from Edward Moy.
50675      Branch: perl
50676            ! handy.h perl.h
50677 ____________________________________________________________________________
50678 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
50679         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
50680              From: Doug MacEachern <dougm@covalent.net>
50681              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
50682              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
50683      Branch: perl
50684            ! ext/DynaLoader/DynaLoader_pm.PL
50685 ____________________________________________________________________________
50686 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
50687         Log: Revert #10656 for performance reasons but leave in the
50688              use of Hv*() macros -- in comments, so that grepping the
50689              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
50690              suggested by Sarathy, also by Abhijit.)
50691      Branch: perl
50692            ! hv.c
50693 ____________________________________________________________________________
50694 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
50695         Log: Subject: [patch] .s MakeMaker suffix
50696              From: Doug MacEachern <dougm@covalent.net>
50697              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
50698              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
50699      Branch: perl
50700            ! lib/ExtUtils/MM_Unix.pm
50701 ____________________________________________________________________________
50702 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
50703         Log: One test lost in the big shuffle restored.
50704      Branch: perl
50705            + ext/IPC/SysV/ipcsysv.t
50706            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
50707 ____________________________________________________________________________
50708 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
50709         Log: Rename the old non-standard threads tests so that
50710              they won't be invoked.
50711      Branch: perl
50712            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
50713            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
50714            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
50715            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
50716            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
50717            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
50718            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
50719            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
50720            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
50721            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
50722            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
50723            - ext/Thread/unsync4.t
50724            ! MANIFEST
50725 ____________________________________________________________________________
50726 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
50727         Log: Integrate perlio:
50728              
50729              [ 10708]
50730              Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
50731              
50732              [ 10678]
50733              Integrate mainline (part2 - the deletes)
50734      Branch: perl
50735           !> win32/config_sh.PL
50736 ____________________________________________________________________________
50737 [ 10709] By: nick                                  on 2001/06/19  08:18:18
50738         Log: Integrate mainline
50739      Branch: perlio
50740           +> (branch 40 files)
50741            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
50742            - lib/strict/subs lib/strict/vars lib/warnings/1global
50743            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
50744            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
50745            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
50746            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
50747            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
50748            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
50749            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
50750            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
50751            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
50752            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
50753            - lib/warnings/utf8 lib/warnings/util
50754           !> (integrate 57 files)
50755 ____________________________________________________________________________
50756 [ 10708] By: nick                                  on 2001/06/19  07:57:10
50757         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
50758      Branch: perlio
50759            ! win32/config_sh.PL
50760 ____________________________________________________________________________
50761 [ 10707] By: nick                                  on 2001/06/19  07:05:07
50762         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
50763      Branch: perl
50764            ! perly.c perly.y perly_c.diff vms/perly_c.vms
50765 ____________________________________________________________________________
50766 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
50767         Log: More perl572delta tweaks.
50768      Branch: perl
50769            ! pod/perl572delta.pod
50770 ____________________________________________________________________________
50771 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
50772         Log: Update perl572delta.
50773      Branch: perl
50774            ! pod/perl572delta.pod
50775 ____________________________________________________________________________
50776 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
50777         Log: VOS updates from Paul Green.
50778      Branch: perl
50779            ! vos/Changes vos/build.cm vos/perl.bind
50780 ____________________________________________________________________________
50781 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
50782         Log: Update the vos/config.*.* files.
50783      Branch: perl
50784            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50785            ! vos/config.ga.h
50786 ____________________________________________________________________________
50787 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
50788         Log: Add a makefile for more painless adding of symbols to the
50789              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
50790              takes care of the adding)
50791      Branch: perl
50792            + vos/Makefile
50793 ____________________________________________________________________________
50794 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
50795         Log: Make libnetcfg by default display the libnet configuration,
50796              -c to change, add -i for old config, document all options,
50797              regen toc.
50798      Branch: perl
50799            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
50800 ____________________________________________________________________________
50801 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
50802         Log: gcc -Wall sweep.
50803      Branch: perl
50804            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
50805 ____________________________________________________________________________
50806 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
50807         Log: So there.
50808      Branch: perl
50809            ! universal.c
50810 ____________________________________________________________________________
50811 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
50812         Log: Document the need for sv_printify().
50813              
50814              Document that 'use utf8' has been considered.
50815              
50816              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
50817      Branch: perl
50818            ! pod/perltodo.pod universal.c
50819 ____________________________________________________________________________
50820 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
50821         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
50822              From: Nicholas Clark <nick@ccl4.org>
50823              Date: Mon, 18 Jun 2001 23:29:23 +0100
50824              Message-ID: <20010618232923.I98663@plum.flirble.org>
50825      Branch: perl
50826            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
50827            ! ext/Sys/Syslog/Makefile.PL
50828 ____________________________________________________________________________
50829 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
50830         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
50831              From: Scott.L.Miller@Compaq.com
50832              Date: Mon, 18 Jun 2001 10:12:27 -0500
50833              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
50834      Branch: perl
50835            ! lib/perl5db.pl pod/perldebug.pod
50836 ____________________________________________________________________________
50837 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
50838         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
50839              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
50840              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
50841              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
50842      Branch: perl
50843            ! lib/Carp/Heavy.pm
50844 ____________________________________________________________________________
50845 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
50846         Log: Subject: [PATCH] Documentation changes for CLONE
50847              From: Artur Bergman <artur@contiller.se>
50848              Date: Mon, 18 Jun 2001 22:06:37 +0200
50849              Message-ID: <B7542BEC.1719%artur@contiller.se>
50850      Branch: perl
50851            ! pod/perlmod.pod pod/perlsub.pod
50852 ____________________________________________________________________________
50853 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
50854         Log: Subject: Re: configure.com
50855              From: "Craig A. Berry" <craigberry@mac.com>
50856              Date: Mon, 18 Jun 2001 16:04:38 -0500
50857              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
50858      Branch: perl
50859            ! configure.com
50860 ____________________________________________________________________________
50861 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
50862         Log: Subject: PL_nullstash + perl_clone()
50863              From: Doug MacEachern <dougm@covalent.net>
50864              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
50865              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
50866      Branch: perl
50867            ! sv.c
50868 ____________________________________________________________________________
50869 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
50870         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
50871              From: davem@fdgroup.co.uk
50872              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
50873              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
50874      Branch: perl
50875            ! embed.pl pod/perlapi.pod
50876 ____________________________________________________________________________
50877 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
50878         Log: More cross-compilation defaults gleaned from -Dcc
50879              if it is CPU-OS-gcc.
50880      Branch: metaconfig
50881            ! U/modified/libc.U
50882      Branch: metaconfig/U/perl
50883            ! Cross.U
50884      Branch: perl
50885            ! Configure INSTALL
50886 ____________________________________________________________________________
50887 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
50888         Log: Update Changes.
50889      Branch: perl
50890            ! Changes patchlevel.h
50891 ____________________________________________________________________________
50892 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
50893         Log: Subject: [PATCH 5.7.1] sv.c documentation
50894              From: davem@fdgroup.co.uk
50895              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
50896              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
50897      Branch: perl
50898            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
50899            ! sv.c sv.h
50900 ____________________________________________________________________________
50901 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
50902         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
50903              From: "Jon Gunnip" <jongunnip@hotmail.com>
50904              Date: Sun, 17 Jun 2001 18:24:29 -0400
50905              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
50906      Branch: perl
50907            ! pod/perlvar.pod
50908 ____________________________________________________________________________
50909 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
50910         Log: Move the locale/strict/warnings helper files back
50911              under the t/lib; this way the amount of non-installabled
50912              stuff under lib/ stays smaller.
50913      Branch: perl
50914            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
50915            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
50916            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
50917            + t/lib/warnings/5nolint t/lib/warnings/6default
50918            + t/lib/warnings/7fatal t/lib/warnings/8signal
50919            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
50920            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
50921            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
50922            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
50923            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
50924            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
50925            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
50926            + t/lib/warnings/taint t/lib/warnings/toke
50927            + t/lib/warnings/universal t/lib/warnings/utf8
50928            + t/lib/warnings/util
50929            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
50930            - lib/strict/subs lib/strict/vars lib/warnings/1global
50931            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
50932            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
50933            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
50934            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
50935            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
50936            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
50937            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
50938            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
50939            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
50940            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
50941            - lib/warnings/utf8 lib/warnings/util
50942            ! MANIFEST installperl lib/locale.t lib/strict.t
50943 ____________________________________________________________________________
50944 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
50945         Log: Split off the pack/unpack code, from Nicholas Clark.
50946      Branch: perl
50947            + pp_pack.c
50948            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
50949            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
50950            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
50951 ____________________________________________________________________________
50952 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
50953         Log: Guard the SysV IPC tests against being invoked in
50954              SysV-IPC-less places.
50955      Branch: perl
50956            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
50957 ____________________________________________________________________________
50958 [ 10683] By: nick                                  on 2001/06/18  12:24:42
50959         Log: Integrate mainline (new test scheme now ok on Linux).
50960      Branch: perlio
50961           +> lib/warnings.t
50962           !> dump.c sv.c
50963 ____________________________________________________________________________
50964 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
50965         Log: Add the locale.c and numeric.c to the microperl sources.
50966      Branch: perl
50967            ! Makefile.micro win32/Makefile
50968 ____________________________________________________________________________
50969 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
50970         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
50971              From: Abhijit Menon-Sen <ams@wiw.org>
50972              Date: Mon, 18 Jun 2001 14:23:44 +0530
50973              Message-ID: <20010618142344.A13136@lustre.linux.in>
50974      Branch: perl
50975            ! dump.c
50976 ____________________________________________________________________________
50977 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
50978         Log: Subject: Re: [PATCH] more anonymous stash cleanups
50979              From: Abhijit Menon-Sen <ams@wiw.org>
50980              Date: Mon, 18 Jun 2001 15:50:32 +0530
50981              Message-ID: <20010618155032.A13223@lustre.linux.in>
50982              
50983              Plus the comment left in as suggested by NI-S.
50984      Branch: perl
50985            ! sv.c
50986 ____________________________________________________________________________
50987 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
50988         Log: One missed file.
50989      Branch: perl
50990            + lib/warnings.t
50991 ____________________________________________________________________________
50992 [ 10678] By: nick                                  on 2001/06/18  08:05:29
50993         Log: Integrate mainline (part2 - the deletes)
50994      Branch: perlio
50995            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
50996            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
50997            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
50998            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
50999            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
51000            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
51001            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
51002            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
51003            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
51004            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
51005            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
51006 ____________________________________________________________________________
51007 [ 10677] By: nick                                  on 2001/06/18  08:04:44
51008         Log: Integrate mainline (part1)
51009      Branch: perlio
51010           +> (branch 376 files)
51011            - (delete 219 files)
51012           !> (integrate 151 files)
51013 ____________________________________________________________________________
51014 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
51015         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
51016              No doubt I made some mistakes like missed some files or
51017              misnamed some files.  The naming rules were more or less:
51018              (1) if the module is from CPAN, follows its ways, be it
51019              t/*.t or test.pl.
51020              (2) otherwise if there are multiple tests for a module
51021              put them in a t/
51022              (3) otherwise if there's only one test put it in Module.t
51023              (4) helper files go to module/ (locale, strict, warnings)
51024              (5) use longer filenames now that we can (but e.g. the
51025              compat-0.6.t and the Text::Balanced test files still
51026              were renamed to be more civil against the 8.3 people)
51027              installperl was updated appropriately not to install the
51028              *.t files or the help files from under lib.
51029              
51030              TODO: some helper files still remain under t/ that could
51031              follow their 'masters'.  UPDATE: On second thoughts, why
51032              should they.  They can continue to live under t/lib, and
51033              in fact the locale/strict/warnings helpers that were moved
51034              could be moved back.  This way the amount of non-installable
51035              stuff under lib/ stays smaller.
51036      Branch: perl
51037            + (add 253 files)
51038            - (delete 254 files)
51039            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
51040 ____________________________________________________________________________
51041 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
51042         Log: The warning no more comes from util.c, it comes from numeric.c.
51043      Branch: perl
51044            ! README.tru64
51045 ____________________________________________________________________________
51046 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
51047         Log: Subject: Re: anyone good at casting spells?
51048              From: Spider Boardman <spider@Orb.Nashua.NH.US>
51049              Date: Sun, 17 Jun 2001 21:21:04 -0400
51050              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
51051      Branch: perl
51052            ! ext/POSIX/POSIX.xs hv.h
51053 ____________________________________________________________________________
51054 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
51055         Log: Protect the (original) thread tests against testing if no 5.005
51056              threads have been configured.
51057      Branch: perl
51058            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
51059            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
51060            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
51061            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
51062            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
51063            ! ext/Thread/unsync4.t
51064 ____________________________________________________________________________
51065 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
51066         Log: Try the new test scanning scheme on Text::Abbrev.
51067      Branch: perl
51068            + lib/Text/Abbrev.t
51069            - lib/Text/Abbrev/t/abbrev.t
51070            ! MANIFEST
51071 ____________________________________________________________________________
51072 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
51073         Log: Change the scan policy of the *.t and test.pl files,
51074              now the *.t do not need to live in a t/ directory.
51075      Branch: perl
51076            ! t/TEST t/harness
51077 ____________________________________________________________________________
51078 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
51079         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
51080              From: Ilmari Karonen <iltzu@sci.fi>
51081              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
51082              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
51083      Branch: perl
51084            ! pod/perlfaq7.pod
51085 ____________________________________________________________________________
51086 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
51087         Log: Quench the warnings from Tru64; the HP-UX is still
51088              broken because it really, REALLY, doesn't like the
51089              HvARRAY() being lvalue:
51090              
51091              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
51092              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
51093      Branch: perl
51094            ! hv.c
51095 ____________________________________________________________________________
51096 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
51097         Log: Integrate change #10667 from maintperl:
51098              
51099              change#10449 broke the special-case that makes lexicals inside the
51100              eval"" within DB::DB() visible
51101      Branch: perl
51102           !> op.c
51103 ____________________________________________________________________________
51104 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
51105         Log: change#10449 broke the special-case that makes lexicals inside the
51106              eval"" within DB::DB() visible
51107      Branch: maint-5.6/perl
51108            ! op.c
51109 ____________________________________________________________________________
51110 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
51111         Log: Still spurious output; indent the code a bit.
51112              
51113              TODO1: separate the utility functions like MkDir
51114              into a helper script?
51115              
51116              TODO2: I see a lot of repetition in the filepath()
51117              and dirpath() calls.
51118      Branch: perl
51119            ! t/lib/filefind.t t/lib/findtaint.t
51120 ____________________________________________________________________________
51121 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
51122         Log: Regen modlib, toc.
51123      Branch: perl
51124            ! pod/perlmodlib.pod pod/perltoc.pod
51125 ____________________________________________________________________________
51126 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
51127         Log: Add libnetcfg to perlutil.
51128      Branch: perl
51129            ! pod/perlutil.pod
51130 ____________________________________________________________________________
51131 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
51132         Log: Initial integration of libnet-1.0703.
51133              The Configure script renamed as libnetcfg, will be
51134              installed along other utilities.
51135      Branch: perl
51136            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
51137            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
51138            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
51139            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
51140            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
51141            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
51142            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
51143            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
51144            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
51145            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
51146            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
51147            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
51148            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
51149            + utils/libnetcfg.PL
51150            ! MANIFEST utils.lst utils/Makefile
51151 ____________________________________________________________________________
51152 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
51153         Log: Less potentially test-harness-confusing output.
51154      Branch: perl
51155            ! lib/Memoize/t/expire_module_t.t
51156 ____________________________________________________________________________
51157 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
51158         Log: The final print annoys make test.
51159      Branch: perl
51160            ! t/lib/filefind.t t/lib/findtaint.t
51161 ____________________________________________________________________________
51162 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
51163         Log: Add an option for handling dangling symbolic links.
51164      Branch: perl
51165            ! lib/File/Find.pm t/lib/filefind.t
51166 ____________________________________________________________________________
51167 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
51168         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
51169              From: Thomas Wegner <wegner_thomas@yahoo.com>
51170              Date: Sun, 17 Jun 2001 14:43:11 +0200
51171              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
51172      Branch: perl
51173            + t/lib/findtaint.t
51174            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
51175 ____________________________________________________________________________
51176 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
51177         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
51178              From: Jonathan Stowe <gellyfish@gellyfish.com>
51179              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
51180              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
51181      Branch: perl
51182            ! lib/ExtUtils/MM_Unix.pm
51183 ____________________________________________________________________________
51184 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
51185         Log: Subject: [PATCH] more anonymous stash cleanups
51186              From: Abhijit Menon-Sen <ams@wiw.org>
51187              Date: Sun, 17 Jun 2001 11:44:06 +0530
51188              Message-ID: <20010617114406.A25203@lustre.linux.in>
51189      Branch: perl
51190            ! op.c
51191 ____________________________________________________________________________
51192 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
51193         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
51194              From: Abhijit Menon-Sen <ams@wiw.org>
51195              Date: Sun, 17 Jun 2001 08:02:59 +0530
51196              Message-ID: <20010617080259.A28776@lustre.linux.in>
51197              
51198              Subject: [PATCH #2/7] xhv_eiter
51199              From: Abhijit Menon-Sen <ams@wiw.org>
51200              Date: Sun, 17 Jun 2001 08:13:18 +0530
51201              Message-ID: <20010617081318.B28776@lustre.linux.in>
51202              
51203              Subject: [PATCH #3/7] xhv_fill
51204              From: Abhijit Menon-Sen <ams@wiw.org>
51205              Date: Sun, 17 Jun 2001 08:25:16 +0530
51206              Message-ID: <20010617082516.C28776@lustre.linux.in>
51207              
51208              Subject: [PATCH #4/7] xhv_keys
51209              From: Abhijit Menon-Sen <ams@wiw.org>
51210              Date: Sun, 17 Jun 2001 08:36:17 +0530
51211              Message-ID: <20010617083617.D28776@lustre.linux.in>
51212              
51213              Subject: [PATCH #5/7] xhv_max
51214              From: Abhijit Menon-Sen <ams@wiw.org>
51215              Date: Sun, 17 Jun 2001 08:39:48 +0530
51216              Message-ID: <20010617083948.E28776@lustre.linux.in>
51217              
51218              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
51219              From: Abhijit Menon-Sen <ams@wiw.org>
51220              Date: Sun, 17 Jun 2001 08:51:11 +0530
51221              Message-ID: <20010617085111.F28776@lustre.linux.in>
51222      Branch: perl
51223            ! hv.c
51224 ____________________________________________________________________________
51225 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
51226         Log: Update Changes.
51227      Branch: perl
51228            ! Changes patchlevel.h
51229 ____________________________________________________________________________
51230 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
51231         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
51232              From: Abhijit Menon-Sen <ams@wiw.org>
51233              Date: Sat, 16 Jun 2001 07:41:19 +0530
51234              Message-ID: <20010616074119.A24720@lustre.linux.in>
51235      Branch: perl
51236            ! hv.c perl.c vms/vmsish.h win32/win32.h
51237 ____________________________________________________________________________
51238 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
51239         Log: Document tests failing when threaded, since we now have more.
51240      Branch: perl
51241            ! pod/perl572delta.pod
51242 ____________________________________________________________________________
51243 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
51244         Log: -Wall cleanup.
51245      Branch: perl
51246            ! ext/Thread/Thread.xs
51247 ____________________________________________________________________________
51248 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
51249         Log: pthread_attr_setstacksize() isn't absolutely necessary
51250              to call, only iff THREAD_CREATE_NEEDS_STACK.
51251      Branch: perl
51252            ! ext/Thread/Thread.xs
51253 ____________________________________________________________________________
51254 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
51255         Log: -Wall strays.
51256      Branch: perl
51257            ! perl.c util.c
51258 ____________________________________________________________________________
51259 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
51260         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
51261              (and INT64_MIN) brokenness.
51262      Branch: perl
51263            ! hints/darwin.sh perl.h
51264 ____________________________________________________________________________
51265 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
51266         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
51267              From: Nicholas Clark <nick@ccl4.org>
51268              Date: Sun, 17 Jun 2001 00:16:05 +0100
51269              Message-ID: <20010617001605.V98663@plum.flirble.org>
51270      Branch: perl
51271            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
51272            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
51273            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51274 ____________________________________________________________________________
51275 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
51276         Log: Add perlnetware to docs; regen toc; supply skeleton
51277              docs for some Memoize submodules.
51278      Branch: perl
51279            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
51280            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
51281            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
51282            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
51283            ! win32/Makefile win32/makefile.mk
51284 ____________________________________________________________________________
51285 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
51286         Log: pod cleanup.
51287      Branch: perl
51288            ! README.netware
51289 ____________________________________________________________________________
51290 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
51291         Log: Integrate Memoize 0.64.  Few tweaks were required in
51292              the test scripts.  Note that the speed and expire*
51293              tests take several dozen seconds to run.
51294      Branch: perl
51295            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
51296            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
51297            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
51298            + lib/Memoize/README lib/Memoize/SDBM_File.pm
51299            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
51300            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
51301            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
51302            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
51303            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
51304            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
51305            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
51306            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
51307            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
51308            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
51309            ! MANIFEST t/lib/1_compile.t
51310 ____________________________________________________________________________
51311 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
51312         Log: Document the cross-compilation options.
51313      Branch: perl
51314            ! Cross/README INSTALL
51315 ____________________________________________________________________________
51316 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
51317         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
51318      Branch: perl
51319            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
51320            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
51321            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
51322            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
51323            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
51324            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
51325            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
51326            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
51327            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
51328            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
51329            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
51330            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
51331            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
51332            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
51333            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
51334            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
51335            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
51336            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
51337            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
51338            + lib/ExtUtils/MM_NW5.pm
51339            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
51340            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
51341            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
51342            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
51343            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
51344            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
51345            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
51346            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
51347            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
51348            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
51349            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
51350            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
51351            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
51352            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
51353            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
51354            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
51355            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
51356            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
51357            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
51358            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
51359            ! util.h x2p/a2py.c
51360 ____________________________________________________________________________
51361 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
51362         Log: Resort MANIFEST.
51363      Branch: perl
51364            ! MANIFEST
51365 ____________________________________________________________________________
51366 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
51367         Log: Integrate perlio:
51368              
51369              [ 10640]
51370              Disable :win32 layer as default till I get it working
51371              
51372              [ 10632]
51373              Work-in-progress win32 layer semi-functional, checking 
51374              for UNIX breakage.
51375              
51376              [ 10627]
51377              Work in progress UNIX-side edit of win32 PerLIO layer
51378      Branch: perl
51379           +> win32/win32io.c
51380           !> MANIFEST perlio.c perliol.h win32/makefile.mk
51381 ____________________________________________________________________________
51382 [ 10640] By: nick                                  on 2001/06/16  18:38:31
51383         Log: Disable :win32 layer as default till I get it working
51384      Branch: perlio
51385            ! MANIFEST perlio.c
51386 ____________________________________________________________________________
51387 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
51388         Log: Try the new scheme by moving the Text::Abbrev test
51389              to a new place under lib.
51390      Branch: perl
51391            + lib/Text/Abbrev/t/abbrev.t
51392            - t/lib/abbrev.t
51393            ! MANIFEST
51394 ____________________________________________________________________________
51395 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
51396         Log: Make the code even more dynamical so that testname
51397              suffix length can change.
51398      Branch: perl
51399            ! lib/Test/Harness.pm t/TEST
51400 ____________________________________________________________________________
51401 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
51402         Log: Allow for deeper t/ and also a single test.pl.
51403      Branch: perl
51404            ! t/TEST t/harness
51405 ____________________________________________________________________________
51406 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
51407         Log: #define fix from Nicholas Clark.
51408      Branch: perl
51409            ! ext/POSIX/POSIX.xs
51410 ____________________________________________________________________________
51411 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
51412         Log: Initialization is nice.
51413      Branch: perl
51414            ! lib/Test/Harness.pm
51415 ____________________________________________________________________________
51416 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
51417         Log: Make t/TEST and t/harness to test also the t/ tests
51418              under the main lib/ and ext/ directories.  Fix Test::Harness
51419              to dynamically change the width of its "foo/bar....ok" output.
51420      Branch: perl
51421            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
51422 ____________________________________________________________________________
51423 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
51424         Log: Subject: [PATCH] Re: perl@10611 
51425              From: Nicholas Clark <nick@ccl4.org>
51426              Date: Sat, 16 Jun 2001 16:52:47 +0100
51427              Message-ID: <20010616165247.O98663@plum.flirble.org>
51428              
51429              The .xs parts, too.
51430      Branch: perl
51431            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
51432            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
51433 ____________________________________________________________________________
51434 [ 10632] By: nick                                  on 2001/06/16  16:44:35
51435         Log: Work-in-progress win32 layer semi-functional, checking 
51436              for UNIX breakage.
51437      Branch: perlio
51438            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
51439 ____________________________________________________________________________
51440 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
51441         Log: Subject: [PATCH] Re: perl@10611 
51442              From: Nicholas Clark <nick@ccl4.org>
51443              Date: Sat, 16 Jun 2001 16:52:47 +0100
51444              Message-ID: <20010616165247.O98663@plum.flirble.org>
51445      Branch: perl
51446            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
51447            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
51448            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
51449            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
51450            ! lib/ExtUtils/Constant.pm
51451 ____________________________________________________________________________
51452 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
51453         Log: Metaconfig unit change for #10629.
51454      Branch: metaconfig
51455            ! U/modified/Finish.U
51456 ____________________________________________________________________________
51457 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
51458         Log: The extraction changed directories.
51459      Branch: perl
51460            ! Configure
51461 ____________________________________________________________________________
51462 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
51463         Log: Math::BigInt 1.35 from Tels.
51464      Branch: perl
51465            + t/lib/mbimbf.t
51466            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
51467            ! t/lib/bigfltpm.t t/lib/bigintpm.t
51468 ____________________________________________________________________________
51469 [ 10627] By: nick                                  on 2001/06/16  14:54:52
51470         Log: Work in progress UNIX-side edit of win32 PerLIO layer
51471      Branch: perlio
51472            + win32/win32io.c
51473            ! perlio.c win32/makefile.mk
51474 ____________________________________________________________________________
51475 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
51476         Log: Subject: [PATCH 5.6.1] os2/diff-configure
51477              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51478              Date: Fri, 15 Jun 2001 01:19:36 -0400
51479              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
51480              
51481              Empty all of it because I think #10624 made even the
51482              last patch hunk unnecessary.
51483      Branch: perl
51484            ! os2/diff.configure
51485 ____________________________________________________________________________
51486 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
51487         Log: Metaconfig unit change for 10624.
51488      Branch: metaconfig
51489            ! U/modified/libc.U
51490      Branch: perl
51491            ! config_h.SH
51492 ____________________________________________________________________________
51493 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
51494         Log: Move the initialization of libnames to the beginning so
51495              that can one 'seed' it (as OS/2 does.)
51496      Branch: perl
51497            ! Configure
51498 ____________________________________________________________________________
51499 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
51500         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
51501              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51502              Date: Fri, 15 Jun 2001 19:10:57 -0400
51503              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
51504      Branch: perl
51505            ! os2/OS2/REXX/DLL/DLL.pm
51506 ____________________________________________________________________________
51507 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
51508         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
51509              From: "Craig A. Berry" <craigberry@mac.com>
51510              Date: Fri, 15 Jun 2001 17:00:03 -0500
51511              Message-Id: <a05101007b750342599be@[172.16.52.1]>
51512      Branch: perl
51513            ! vms/descrip_mms.template
51514 ____________________________________________________________________________
51515 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
51516         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
51517              From: "Craig A. Berry" <craigberry@mac.com>
51518              Date: Fri, 15 Jun 2001 18:39:42 -0500
51519              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
51520      Branch: perl
51521            ! lib/File/Spec/VMS.pm t/lib/extutils.t
51522 ____________________________________________________________________________
51523 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
51524         Log: Integrate perlio:
51525              
51526              [ 10619]
51527              Generated files
51528              
51529              [ 10618]
51530              Fix open.pm to work via XS-implemented method calls rather
51531              than *open::layers variables which caused all the HV/AV hassle.
51532      Branch: perl
51533           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
51534           !> t/io/utf8.t t/lib/io_scalar.t
51535 ____________________________________________________________________________
51536 [ 10619] By: nick                                  on 2001/06/15  21:05:19
51537         Log: Generated files
51538      Branch: perlio
51539            ! embed.h proto.h
51540 ____________________________________________________________________________
51541 [ 10618] By: nick                                  on 2001/06/15  20:27:42
51542         Log: Fix open.pm to work via XS-implemented method calls rather
51543              than *open::layers variables which caused all the HV/AV hassle.
51544      Branch: perlio
51545            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
51546            ! t/lib/io_scalar.t
51547 ____________________________________________________________________________
51548 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
51549         Log: Integrate perlio:
51550              
51551              [ 10616]
51552              pTHX_ / aTHX_ for ExtUtils/Constant.pm
51553      Branch: perl
51554           !> lib/ExtUtils/Constant.pm
51555 ____________________________________________________________________________
51556 [ 10616] By: nick                                  on 2001/06/15  18:46:47
51557         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
51558      Branch: perlio
51559            ! lib/ExtUtils/Constant.pm
51560 ____________________________________________________________________________
51561 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
51562         Log: Integrate perlio:
51563              
51564              [ 10614]
51565              MULTIPLICITY fix for Socket.xs
51566      Branch: perl
51567           !> ext/Socket/Socket.xs
51568 ____________________________________________________________________________
51569 [ 10614] By: nick                                  on 2001/06/15  18:33:37
51570         Log: MULTIPLICITY fix for Socket.xs
51571      Branch: perlio
51572            ! ext/Socket/Socket.xs
51573 ____________________________________________________________________________
51574 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
51575         Log: Subject: Re: perl@10611
51576              From: Doug MacEachern <dougm@covalent.net>
51577              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
51578              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
51579      Branch: perl
51580            ! ext/Socket/Socket.xs
51581 ____________________________________________________________________________
51582 [ 10612] By: nick                                  on 2001/06/15  16:14:38
51583         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
51584      Branch: perlio
51585           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
51586           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
51587           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
51588           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
51589           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
51590           !> utils/h2ph.PL
51591 ____________________________________________________________________________
51592 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
51593         Log: Update Changes.
51594      Branch: perl
51595            ! Changes patchlevel.h
51596 ____________________________________________________________________________
51597 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
51598         Log: Upping the test count.
51599      Branch: perl
51600            ! t/lib/filefind.t
51601 ____________________________________________________________________________
51602 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
51603         Log: Integrate perlio:
51604              
51605              [ 10606]
51606              regen_config_h for Win32.
51607      Branch: perl
51608           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51609 ____________________________________________________________________________
51610 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
51611         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
51612              From: andreas.koenig@anima.de (Andreas J. Koenig)
51613              Date: 15 Jun 2001 13:30:39 +0200
51614              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
51615              
51616              Record the grim history.
51617      Branch: perl
51618            ! lib/File/Find.pm
51619 ____________________________________________________________________________
51620 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
51621         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
51622              From: Brian McCauley <nobull@mail.com>
51623              Date: 15 Jun 2001 07:51:26 +0100
51624              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
51625      Branch: perl
51626            ! lib/File/Find.pm t/lib/filefind.t
51627 ____________________________________________________________________________
51628 [ 10606] By: nick                                  on 2001/06/15  14:00:08
51629         Log: regen_config_h for Win32.
51630      Branch: perlio
51631            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51632 ____________________________________________________________________________
51633 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
51634         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
51635              From: Peter Prymmer <pvhp@forte.com>
51636              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
51637              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
51638      Branch: perl
51639            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
51640 ____________________________________________________________________________
51641 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
51642         Log: Some filesystems require writability for rename/unlink.
51643      Branch: perl
51644            ! opcode.pl
51645 ____________________________________________________________________________
51646 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
51647         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
51648              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
51649              Date: Fri, 15 Jun 2001 12:08:53 +0200
51650              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
51651      Branch: perl
51652            ! perlio.c
51653 ____________________________________________________________________________
51654 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
51655         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
51656              From: Mike Guy <mjtg@cam.ac.uk>
51657              Date: Fri, 15 Jun 2001 14:11:49 +0100
51658              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
51659      Branch: perl
51660            ! opcode.pl
51661 ____________________________________________________________________________
51662 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
51663         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
51664              From: Nicholas Clark <nick@ccl4.org>
51665              Date: Thu, 14 Jun 2001 23:52:56 +0100
51666              Message-ID: <20010614235256.G98663@plum.flirble.org>
51667      Branch: perl
51668            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
51669            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51670 ____________________________________________________________________________
51671 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
51672         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
51673              From: Russ Allbery <rra@stanford.edu>
51674              Date: 14 Jun 2001 13:24:43 -0700
51675              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
51676      Branch: perl
51677            ! ext/GDBM_File/GDBM_File.pm
51678 ____________________________________________________________________________
51679 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
51680         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
51681              From: Nicholas Clark <nick@ccl4.org>
51682              Date: Thu, 14 Jun 2001 20:37:47 +0100
51683              Message-ID: <20010614203747.F98663@plum.flirble.org>
51684      Branch: perl
51685            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
51686            ! t/lib/gdbm.t
51687 ____________________________________________________________________________
51688 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
51689         Log: Integrate perlio:
51690              
51691              [ 10597]
51692              Check that HVs with HvNAME() != NULL are really stashes before
51693              treating them as such. Also be more defensive on the GvCV.
51694              Win32 fork and dprof now working again. 
51695              
51696              [ 10595]
51697              Skip Perl_my_bcopy in .def file as we do not provide it.
51698              - Win32 (VC++) now builds but fails:
51699              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
51700              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
51701              write.t    - open(...,"|-") not implemented on Win32 
51702      Branch: perl
51703           !> makedef.pl sv.c
51704 ____________________________________________________________________________
51705 [ 10597] By: nick                                  on 2001/06/15  11:08:13
51706         Log: Check that HVs with HvNAME() != NULL are really stashes before
51707              treating them as such. Also be more defensive on the GvCV.
51708              Win32 fork and dprof now working again. 
51709      Branch: perlio
51710            ! sv.c
51711 ____________________________________________________________________________
51712 [ 10596] By: nick                                  on 2001/06/15  10:11:20
51713         Log: Integrate mainline.
51714      Branch: perlio
51715           +> Cross/README
51716           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
51717           !> Porting/config_H config_h.SH configure.com epoc/config.sh
51718           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
51719           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51720           !> vos/config.ga.h win32/config.bc win32/config.gc
51721           !> win32/config.vc win32/config_H.bc win32/config_H.gc
51722           !> win32/config_H.vc
51723 ____________________________________________________________________________
51724 [ 10595] By: nick                                  on 2001/06/15  09:37:17
51725         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
51726              - Win32 (VC++) now builds but fails:
51727              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
51728              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
51729              write.t    - open(...,"|-") not implemented on Win32 
51730      Branch: perlio
51731            ! makedef.pl
51732 ____________________________________________________________________________
51733 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
51734         Log: Integrate perlio:
51735              
51736              [ 10591]
51737              Steps along the road toward Win32 building again.
51738      Branch: perl
51739           !> perlio.c win32/makefile.mk
51740 ____________________________________________________________________________
51741 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
51742         Log: Metaconfig unit changes for #10592.
51743      Branch: metaconfig
51744            + U/modified/i_varhdr.U U/modified/startsh.U
51745            - U/a_dvisory/crosscompile.U U/target/Target.U
51746            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
51747            ! U/compline/bitpbyte.U U/compline/byteorder.U
51748            ! U/compline/ccflags.U U/compline/charsize.U
51749            ! U/compline/d_casti32.U U/compline/d_castneg.U
51750            ! U/compline/d_closedir.U U/compline/d_fd_set.U
51751            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
51752            ! U/compline/d_keepsig.U U/compline/d_open3.U
51753            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
51754            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
51755            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
51756            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
51757            ! U/compline/doublesize.U U/compline/floatsize.U
51758            ! U/compline/nblock_io.U U/compline/orderlib.U
51759            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
51760            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
51761            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
51762            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
51763            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
51764            ! U/modified/spitshell.U U/threads/archname.U
51765            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
51766            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
51767            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
51768            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
51769            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
51770      Branch: metaconfig/U/perl
51771            + Cross.U
51772            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
51773            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
51774            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
51775            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
51776            ! stdio_streams.U uselfs.U
51777 ____________________________________________________________________________
51778 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
51779         Log: The first steps towards cross-compilation.
51780              
51781              Abstract execution of compiled test executables with $run,
51782              and abstract transfer of files with $to and $from.
51783              
51784              Under cross-compilation the $run, $to, and $from will point
51785              to appropriate wrapper scripts, by default ssh and scp,
51786              but also rsh, rcp, and cp are supported.  If not
51787              cross-compiling, they will be set to '', ':', and ':',
51788              respectively.
51789              
51790              With these patches I was able to get Configure for
51791              iPAQ ARM Linux on an Intel Linux about 95% right
51792              (only a few tests failed to execute or they produced
51793              incorrect results), and I was able to compile
51794              a functional miniperl.
51795              
51796              The symbol crosscompile renamed to be usecrosscompile,
51797              the corresponding C symbol from CROSSCOMPILE to
51798              USE_CROSS_COMPILE.
51799      Branch: perl
51800            ! Configure Cross/README Makefile.SH Porting/Glossary
51801            ! Porting/config.sh Porting/config_H config_h.SH configure.com
51802            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
51803            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
51804            ! vos/config.ga.def vos/config.ga.h win32/config.bc
51805            ! win32/config.gc win32/config.vc win32/config_H.bc
51806            ! win32/config_H.gc win32/config_H.vc
51807 ____________________________________________________________________________
51808 [ 10591] By: nick                                  on 2001/06/14  20:00:12
51809         Log: Steps along the road toward Win32 building again.
51810      Branch: perlio
51811            ! perlio.c win32/makefile.mk
51812 ____________________________________________________________________________
51813 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
51814         Log: Integrate perlio:
51815              
51816              [ 10589]
51817              Routine regen_config_h for Win32
51818      Branch: perl
51819           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51820 ____________________________________________________________________________
51821 [ 10589] By: nick                                  on 2001/06/14  13:54:07
51822         Log: Routine regen_config_h for Win32
51823      Branch: perlio
51824            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51825 ____________________________________________________________________________
51826 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
51827         Log: Integrate perlio:
51828              
51829              [ 10586]
51830              Add new step to run_byacc which:
51831              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
51832              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
51833              
51834              [ 10584]
51835              Hack to remove insecure directories from PATH so test will run.
51836      Branch: perl
51837           +> perlyline.pl
51838           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
51839 ____________________________________________________________________________
51840 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
51841         Log: A placeholder.
51842      Branch: perl
51843            + Cross/README
51844 ____________________________________________________________________________
51845 [ 10586] By: nick                                  on 2001/06/14  08:25:07
51846         Log: Add new step to run_byacc which:
51847              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
51848              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
51849      Branch: perlio
51850            + perlyline.pl
51851            ! MANIFEST Makefile.SH perly.c
51852 ____________________________________________________________________________
51853 [ 10585] By: nick                                  on 2001/06/14  08:22:29
51854         Log: Integrate mainline
51855      Branch: perlio
51856           +> locale.c numeric.c
51857           !> Changes cygwin/Makefile.SHs embed.h embed.pl
51858           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
51859           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
51860           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
51861           !> x2p/Makefile.SH
51862 ____________________________________________________________________________
51863 [ 10584] By: nick                                  on 2001/06/14  08:05:53
51864         Log: Hack to remove insecure directories from PATH so test will run.
51865      Branch: perlio
51866            ! t/lib/filefind.t
51867 ____________________________________________________________________________
51868 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
51869         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
51870      Branch: perl
51871            - t/lib/mbimbf.t
51872            ! MANIFEST
51873 ____________________________________________________________________________
51874 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
51875         Log: Detypo.
51876      Branch: perl
51877            ! x2p/Makefile.SH
51878 ____________________________________________________________________________
51879 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
51880         Log: de-$CONFIG continues.
51881      Branch: perl
51882            ! cygwin/Makefile.SHs x2p/Makefile.SH
51883 ____________________________________________________________________________
51884 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
51885         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
51886              From: Nicholas Clark <nick@ccl4.org>
51887              Date: Wed, 13 Jun 2001 21:20:13 +0100
51888              Message-ID: <20010613212013.D98663@plum.flirble.org>
51889      Branch: perl
51890            ! opcode.pl
51891 ____________________________________________________________________________
51892 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
51893         Log: Subject: splitting util.c
51894              From: Hugo <hv@crypt.compulink.co.uk>
51895              Date: Thu, 14 Jun 2001 00:41:08 +0100
51896              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
51897      Branch: perl
51898            + locale.c numeric.c
51899            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
51900            ! pod/perlapi.pod proto.h util.c
51901 ____________________________________________________________________________
51902 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
51903         Log: Upgrade to Math::BigInt 1.34 from Tels.
51904      Branch: perl
51905            + t/lib/mbimbf.t
51906            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
51907            ! t/lib/bigfltpm.t t/lib/bigintpm.t
51908 ____________________________________________________________________________
51909 [ 10577] By: nick                                  on 2001/06/13  19:02:48
51910         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
51911      Branch: perlio
51912           !> (integrate 125 files)
51913 ____________________________________________________________________________
51914 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
51915         Log: Update Changes.
51916      Branch: perl
51917            ! Changes patchlevel.h
51918 ____________________________________________________________________________
51919 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
51920         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
51921              From: "Craig A. Berry" <craigberry@mac.com>
51922              Date: Wed, 13 Jun 2001 13:24:28 -0500
51923              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
51924      Branch: perl
51925            ! ext/re/Makefile.PL
51926 ____________________________________________________________________________
51927 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
51928         Log: Mc.u.c. for #10573.
51929      Branch: metaconfig
51930            ! U/threads/usethreads.U
51931 ____________________________________________________________________________
51932 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
51933         Log: It would be also be good if I could type.
51934      Branch: perl
51935            ! Configure
51936 ____________________________________________________________________________
51937 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
51938         Log: Metaconfig unit change for #10571.
51939      Branch: metaconfig
51940            ! U/threads/usethreads.U
51941 ____________________________________________________________________________
51942 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
51943         Log: A non-empty default is a good thing.
51944      Branch: perl
51945            ! Configure
51946 ____________________________________________________________________________
51947 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
51948         Log: Metaconfig unit change for #10569.
51949      Branch: metaconfig
51950            ! U/threads/usethreads.U
51951 ____________________________________________________________________________
51952 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
51953         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
51954              extremely experimental, not even prompted for.
51955      Branch: perl
51956            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51957            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
51958            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
51959            ! win32/config.bc win32/config.gc win32/config.vc
51960 ____________________________________________________________________________
51961 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
51962         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
51963      Branch: perl
51964            ! pod/perlfaq6.pod
51965 ____________________________________________________________________________
51966 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
51967         Log: Integrate perlio:
51968              
51969              [ 10564]
51970              Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
51971              and using that instead (name lookups are sequential search for now).
51972      Branch: perl
51973           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
51974           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
51975 ____________________________________________________________________________
51976 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
51977         Log: Subject: Re: ext/ + -Wall
51978              From: Doug MacEachern <dougm@covalent.net>
51979              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
51980              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
51981      Branch: perl
51982            ! XSUB.h lib/ExtUtils/xsubpp perl.h
51983 ____________________________________________________________________________
51984 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
51985         Log: Similar logic as DB_File.xs, using the modern macros and
51986              defines them to older ones for older Perls where PERL_VERSION
51987              is not defined, from Doug MacEachern.
51988      Branch: perl
51989            ! ext/Storable/Storable.xs
51990 ____________________________________________________________________________
51991 [ 10564] By: nick                                  on 2001/06/13  15:22:01
51992         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
51993              and using that instead (name lookups are sequential search for now).
51994      Branch: perlio
51995            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
51996            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
51997 ____________________________________________________________________________
51998 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
51999         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
52000              From: "Richard Soderberg" <rs@crystalflame.net>
52001              Date: Sat, 26 May 2001 06:44:20 -0700
52002              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
52003      Branch: perl
52004            ! sv.c t/op/glob.t
52005 ____________________________________________________________________________
52006 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
52007         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
52008              From: "Craig A. Berry" <craigberry@mac.com>
52009              Date: Tue, 12 Jun 2001 23:55:26 -0500
52010              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
52011      Branch: perl
52012            ! ext/re/Makefile.PL ext/re/re.xs
52013 ____________________________________________________________________________
52014 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
52015         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
52016              suggested by NI-S.
52017      Branch: perl
52018            ! XSUB.h malloc.c perl.h
52019 ____________________________________________________________________________
52020 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
52021         Log: Regen toc.
52022      Branch: perl
52023            ! pod/perltoc.pod
52024 ____________________________________________________________________________
52025 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
52026         Log: Subject: [patch] perl.gprof control
52027              From: Doug MacEachern <dougm@covalent.net>
52028              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
52029              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
52030      Branch: perl
52031            ! miniperlmain.c perl.h
52032 ____________________________________________________________________________
52033 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
52034         Log: Subject: Re: ext/ + -Wall
52035              From: Doug MacEachern <dougm@covalent.net>
52036              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
52037              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
52038              
52039              Document ax and break up dXSARGS.
52040      Branch: perl
52041            ! XSUB.h pod/perlapi.pod
52042 ____________________________________________________________________________
52043 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
52044         Log: More AIX tweakage from Merijn.
52045      Branch: perl
52046            ! hints/aix.sh
52047 ____________________________________________________________________________
52048 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
52049         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
52050              From: "Craig A. Berry" <craigberry@mac.com>
52051              Date: Tue, 12 Jun 2001 22:57:45 -0500
52052              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
52053      Branch: perl
52054            ! vms/descrip_mms.template
52055 ____________________________________________________________________________
52056 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
52057         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
52058              From: "Craig A. Berry" <craigberry@mac.com>
52059              Date: Tue, 12 Jun 2001 22:21:39 -0500
52060              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
52061      Branch: perl
52062            ! configure.com util.c
52063 ____________________________________________________________________________
52064 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
52065         Log: New AIX dynaloading code from Jens-Uwe Mager.
52066              Does break binary compatibility.
52067      Branch: perl
52068            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
52069 ____________________________________________________________________________
52070 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
52071         Log: VMS DEC C compiler found nits by Peter Prymmer.
52072      Branch: perl
52073            ! util.c
52074 ____________________________________________________________________________
52075 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
52076         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
52077              From: Peter Prymmer <pvhp@forte.com>
52078              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
52079              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
52080      Branch: perl
52081            ! t/lib/filecomp.t
52082 ____________________________________________________________________________
52083 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
52084         Log: I wonder how many $CONFIGs still lurk in the shadows.
52085      Branch: perl
52086            ! pod/Makefile.SH x2p/cflags.SH
52087 ____________________________________________________________________________
52088 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
52089         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
52090      Branch: perl
52091            ! pod/checkpods.PL
52092 ____________________________________________________________________________
52093 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
52094         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
52095      Branch: perl
52096            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
52097 ____________________________________________________________________________
52098 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
52099         Log: Subject: [patch] rid local_patches warnings
52100              From: Doug MacEachern <dougm@covalent.net>
52101              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
52102              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
52103      Branch: perl
52104            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
52105 ____________________________________________________________________________
52106 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
52107         Log: Subject: Re: ext/ + -Wall
52108              From: Doug MacEachern <dougm@covalent.net>
52109              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
52110              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
52111      Branch: perl
52112            ! ext/attrs/attrs.xs
52113 ____________________________________________________________________________
52114 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
52115         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
52116              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
52117              Date: Tue, 12 Jun 2001 14:36:20 -0400
52118              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
52119      Branch: perl
52120            ! pod/perlretut.pod
52121 ____________________________________________________________________________
52122 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
52123         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
52124              From: Mike Guy <mjtg@cam.ac.uk>
52125              Date: Tue, 12 Jun 2001 19:10:31 +0100
52126              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
52127              
52128              Subject: Re: [ID 20010612.001] out of memory during regex compilation
52129              From: Mike Guy <mjtg@cam.ac.uk>
52130              Date: Tue, 12 Jun 2001 19:21:01 +0100
52131              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
52132      Branch: perl
52133            ! pod/perlop.pod
52134 ____________________________________________________________________________
52135 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
52136         Log: AIX tweaks from Merijn H. Brand.
52137      Branch: perl
52138            ! hints/aix.sh
52139 ____________________________________________________________________________
52140 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
52141         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
52142              From: "Brendan O'Dea" <bod@compusol.com.au>
52143              Date: Wed, 13 Jun 2001 05:16:47 +1000
52144              Message-ID: <20010613051647.A8945@compusol.com.au>
52145      Branch: maint-5.6/perl
52146            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
52147 ____________________________________________________________________________
52148 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
52149         Log: Subject: Small bcopy cleanup
52150              From: Andy Dougherty <doughera@lafayette.edu>
52151              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
52152              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
52153      Branch: perl
52154            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
52155 ____________________________________________________________________________
52156 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
52157         Log: Subject: [PATCH] Re: ext/ + -Wall
52158              From: Nicholas Clark <nick@ccl4.org>
52159              Date: Wed, 13 Jun 2001 00:04:30 +0100
52160              Message-ID: <20010613000430.M5901@plum.flirble.org>
52161      Branch: perl
52162            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
52163 ____________________________________________________________________________
52164 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
52165         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
52166              From: Nicholas Clark <nick@ccl4.org>
52167              Date: Tue, 12 Jun 2001 23:53:07 +0100
52168              Message-ID: <20010612235307.L5901@plum.flirble.org>
52169      Branch: perl
52170            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52171 ____________________________________________________________________________
52172 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
52173         Log: MPE/iX tweaks from Mark Bixby.
52174      Branch: perl
52175            ! hints/mpeix.sh mpeix/mpeixish.h util.c
52176 ____________________________________________________________________________
52177 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
52178         Log: Update Changes.
52179      Branch: perl
52180            ! Changes patchlevel.h
52181 ____________________________________________________________________________
52182 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
52183         Log: One less -Wall whine (found under DEBUGGING).
52184      Branch: perl
52185            ! x2p/Makefile.SH x2p/a2p.c
52186 ____________________________________________________________________________
52187 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
52188         Log: s/case-independent/case-insensitive/g
52189      Branch: perl
52190            ! pod/perldebug.pod
52191 ____________________________________________________________________________
52192 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
52193         Log: As suggested in    
52194              
52195              Subject: Re: ext/ + -Wall
52196              From: Gurusamy Sarathy <gsar@ActiveState.com>
52197              Date: Mon, 11 Jun 2001 23:34:31 -0700
52198              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
52199      Branch: perl
52200            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
52201            ! perl.h
52202 ____________________________________________________________________________
52203 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
52204         Log: Subject: ext/ + -Wall
52205              From: Doug MacEachern <dougm@covalent.net>
52206              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
52207              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
52208      Branch: perl
52209            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
52210            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
52211            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
52212            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
52213            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
52214            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
52215            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
52216            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
52217            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
52218            ! lib/ExtUtils/xsubpp
52219 ____________________________________________________________________________
52220 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
52221         Log: Subject: [PATCH] anonymous stashes
52222              From: Abhijit Menon-Sen <ams@wiw.org>
52223              Date: Tue, 12 Jun 2001 12:47:04 +0530
52224              Message-ID: <20010612124704.A29029@lustre.linux.in>
52225      Branch: perl
52226            ! dump.c gv.c sv.c xsutils.c
52227 ____________________________________________________________________________
52228 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
52229         Log: One more test for $^S.
52230      Branch: perl
52231            ! t/op/magic.t
52232 ____________________________________________________________________________
52233 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
52234         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
52235              From: Abhijit Menon-Sen <ams@wiw.org>
52236              Date: Tue, 12 Jun 2001 17:35:55 +0530
52237              Message-ID: <20010612173555.A32426@lustre.linux.in>
52238      Branch: perl
52239            ! mg.c t/op/magic.t
52240 ____________________________________________________________________________
52241 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
52242         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
52243              From: Mike Guy <mjtg@cam.ac.uk>
52244              Date: Tue, 12 Jun 2001 13:14:15 +0100
52245              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
52246      Branch: perl
52247            ! pod/perlop.pod
52248 ____________________________________________________________________________
52249 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
52250         Log: AUTHORS updates.
52251      Branch: perl
52252            ! AUTHORS
52253 ____________________________________________________________________________
52254 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
52255         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
52256              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
52257              Content-Transfer-Encoding: 7bit
52258              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
52259      Branch: perl
52260            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
52261 ____________________________________________________________________________
52262 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
52263         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
52264              From: "Philip Newton" <Philip.Newton@gmx.net>
52265              Date: Mon, 11 Jun 2001 07:08:03 +0200
52266              Message-Id: <200106120802.LAA08992@taas.iki.fi>
52267      Branch: perl
52268            ! t/base/term.t
52269 ____________________________________________________________________________
52270 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
52271         Log: Cleanup the a2p.c for -Wall.
52272      Branch: perl
52273            ! x2p/Makefile.SH x2p/a2p.c
52274 ____________________________________________________________________________
52275 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
52276         Log: File::Find update for MacOS from Chris Nandor.
52277      Branch: perl
52278            ! lib/File/Find.pm t/lib/filefind.t
52279 ____________________________________________________________________________
52280 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
52281         Log: gcc -Wall nits picked out by a non-UNIX system
52282              (courtesy of Mark Bixby)
52283      Branch: perl
52284            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
52285            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
52286            ! pp_sys.c util.c
52287 ____________________________________________________________________________
52288 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
52289         Log: Metaconfig unit change for #10522.  (The d_modfl changes
52290              placate metalint.)
52291      Branch: metaconfig/U/perl
52292            ! d_modfl.U d_u32align.U
52293 ____________________________________________________________________________
52294 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
52295         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
52296              be "./try 2>&1 >/dev/null".
52297      Branch: perl
52298            ! Configure
52299 ____________________________________________________________________________
52300 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
52301         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
52302              From: "Craig A. Berry" <craigberry@mac.com>
52303              Date: Mon, 11 Jun 2001 14:00:32 -0500
52304              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
52305      Branch: perl
52306            ! configure.com
52307 ____________________________________________________________________________
52308 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
52309         Log: Move the full \p\P lists to perlunicode.
52310      Branch: perl
52311            ! pod/perlretut.pod pod/perlunicode.pod
52312 ____________________________________________________________________________
52313 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
52314         Log: VOS build tweak for 5.6.1 from Paul Green.
52315      Branch: maint-5.6/perl
52316            ! vos/build.cm
52317 ____________________________________________________________________________
52318 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
52319         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
52320              From: "Craig A. Berry" <craigberry@mac.com>
52321              Date: Fri, 8 Jun 2001 18:08:18 -0500
52322              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
52323      Branch: perl
52324            ! vms/vms.c
52325 ____________________________________________________________________________
52326 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
52327         Log: Update Changes.
52328      Branch: perl
52329            ! Changes patchlevel.h
52330 ____________________________________________________________________________
52331 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
52332         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
52333      Branch: perl
52334            ! vos/config.alpha.h vos/config.ga.h
52335 ____________________________________________________________________________
52336 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
52337         Log: VOS updates from Paul Green for @10476.
52338      Branch: perl
52339            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
52340            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52341            ! vos/config.ga.h vos/configure_perl.cm
52342 ____________________________________________________________________________
52343 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
52344         Log: Subject: [PATCH] Not many people know this ...
52345              From: Mike Guy <mjtg@cam.ac.uk>
52346              Date: Mon, 11 Jun 2001 14:55:15 +0100
52347              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
52348      Branch: perl
52349            ! pod/perldebug.pod
52350 ____________________________________________________________________________
52351 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
52352         Log: Add final commas to lists as suggested by Philip Newton.
52353      Branch: perl
52354            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52355 ____________________________________________________________________________
52356 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
52357         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
52358              Date: Sun, 10 Jun 2001 23:35:38 -0400
52359              From: Chris Nandor <pudge@pobox.com>
52360              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
52361      Branch: perl
52362            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
52363            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
52364            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
52365            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
52366            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
52367            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
52368            ! t/op/write.t t/pragma/strict.t
52369 ____________________________________________________________________________
52370 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
52371         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
52372              From: Chris Nandor <pudge@pobox.com>
52373              Date: Mon, 11 Jun 2001 08:24:28 -0400
52374              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
52375      Branch: perl
52376            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
52377            ! t/lib/io_dir.t
52378 ____________________________________________________________________________
52379 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
52380         Log: One more run_byacc (a hand-tweaked version had slipped in).
52381      Branch: perl
52382            ! perly.c vms/perly_c.vms
52383 ____________________________________________________________________________
52384 [ 10509] By: nick                                  on 2001/06/11  07:49:15
52385         Log: Integrate mainline
52386      Branch: perlio
52387           !> Makefile.SH embed.h embed.pl global.sym
52388           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
52389           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
52390           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
52391           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
52392 ____________________________________________________________________________
52393 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
52394         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
52395              From: Mike Guy <mjtg@cam.ac.uk>
52396              Reply-To: mjtg@cam.ac.uk
52397              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
52398      Branch: perl
52399            ! lib/ExtUtils/Manifest.pm
52400 ____________________________________________________________________________
52401 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
52402         Log: Subject: [PATCH] ExtUtils::Constant
52403              From: Nicholas Clark <nick@ccl4.org>
52404              Date: Sun, 10 Jun 2001 23:25:41 +0100
52405              Message-ID: <20010610232540.C76396@plum.flirble.org>
52406      Branch: perl
52407            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52408 ____________________________________________________________________________
52409 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
52410         Log: Integrate perlio:
52411              
52412              [ 10504]
52413              Fix (valid) -Wall warnings in perlio.c
52414      Branch: perl
52415           !> iperlsys.h
52416 ____________________________________________________________________________
52417 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
52418         Log: Move the grok_number and its lieutenant grok_numeric_radix
52419              from sv.c statics to util.c and public.
52420      Branch: perl
52421            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
52422            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
52423 ____________________________________________________________________________
52424 [ 10504] By: nick                                  on 2001/06/10  17:47:06
52425         Log: Fix (valid) -Wall warnings in perlio.c
52426      Branch: perlio
52427            ! iperlsys.h
52428 ____________________________________________________________________________
52429 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
52430         Log: Update perly_c.diff, update perly.fixer to edit away
52431              some of the -Wall noise.
52432      Branch: perl
52433            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
52434 ____________________________________________________________________________
52435 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
52436         Log: Check the version of byacc.
52437      Branch: perl
52438            ! Makefile.SH
52439 ____________________________________________________________________________
52440 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
52441         Log: Subject: [PATCH] perly.y overhaul
52442              From: Simon Cozens <simon@netthink.co.uk>
52443              Date: Sun, 10 Jun 2001 16:56:54 +0100
52444              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
52445              
52446              Plus make run_byacc.
52447      Branch: perl
52448            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
52449 ____________________________________________________________________________
52450 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
52451         Log: Integrate perlio:
52452              
52453              [ 10497]
52454              Paper over a crack or two with USE_SFIO
52455      Branch: perl
52456           !> perlio.c perlsfio.h
52457 ____________________________________________________________________________
52458 [ 10499] By: nick                                  on 2001/06/10  15:01:08
52459         Log: Integrate mainline
52460      Branch: perlio
52461           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
52462           !> t/pragma/locale.t util.c
52463 ____________________________________________________________________________
52464 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
52465         Log: Put some meat on the perl572delta bones.  The list of
52466              selected bug fixes needs more work, as does still the
52467              whole document.
52468      Branch: perl
52469            ! pod/perl572delta.pod
52470 ____________________________________________________________________________
52471 [ 10497] By: nick                                  on 2001/06/10  12:27:51
52472         Log: Paper over a crack or two with USE_SFIO
52473      Branch: perlio
52474            ! perlio.c perlsfio.h
52475 ____________________________________________________________________________
52476 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
52477         Log: Update Changes.
52478      Branch: perl
52479            ! Changes patchlevel.h
52480 ____________________________________________________________________________
52481 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
52482         Log: Subject: Re: pragma/locale.t #107
52483              From: Hugo <hv@crypt.compulink.co.uk>
52484              Date: Sun, 10 Jun 2001 11:23:30 +0100
52485              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
52486              
52487              Encapsulate the scan of the decimal radix separator.
52488      Branch: perl
52489            ! embed.h embed.pl proto.h sv.c
52490 ____________________________________________________________________________
52491 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
52492         Log: Try to grok numbers both with the locale specific separator
52493              and with the usual "." (if different from the lss); add a test
52494              to locale.t to do also a little bit of math in addition to just
52495              equalness testing; remove extraneous logic as suggested in
52496              
52497              Subject: Re: pragma/locale.t #107
52498              From: Nicholas Clark <nick@ccl4.org>
52499              Date: Sat, 9 Jun 2001 22:37:36 +0100
52500              Message-ID: <20010609223735.Y76396@plum.flirble.org>
52501      Branch: perl
52502            ! sv.c t/pragma/locale.t
52503 ____________________________________________________________________________
52504 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
52505         Log: Metaconfig unit change for #10492.
52506      Branch: metaconfig/U/perl
52507            ! Extensions.U
52508 ____________________________________________________________________________
52509 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
52510         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
52511              From: Artur Bergman <artur@contiller.se> 
52512              Date: Sat, 09 Jun 2001 21:03:51 +0200
52513              Message-ID: <B7483FB6.1398%artur@contiller.se>
52514      Branch: perl
52515            ! Configure
52516 ____________________________________________________________________________
52517 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
52518         Log: Integrate perlio:
52519              
52520              [ 10489]
52521              Make XS/Typemap compile (but fail) with sfio
52522      Branch: perl
52523           !> perlsfio.h
52524 ____________________________________________________________________________
52525 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
52526         Log: Do locale specific separator if only in locale.
52527      Branch: perl
52528            ! util.c
52529 ____________________________________________________________________________
52530 [ 10489] By: nick                                  on 2001/06/09  19:13:25
52531         Log: Make XS/Typemap compile (but fail) with sfio
52532      Branch: perlio
52533            ! perlsfio.h
52534 ____________________________________________________________________________
52535 [ 10488] By: nick                                  on 2001/06/09  19:12:51
52536         Log: Re-integrate mainline
52537      Branch: perlio
52538           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
52539           !> proto.h sv.c util.c
52540 ____________________________________________________________________________
52541 [ 10487] By: nick                                  on 2001/06/09  16:26:29
52542         Log: Integrate mainline
52543      Branch: perlio
52544           !> (integrate 31 files)
52545 ____________________________________________________________________________
52546 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
52547         Log: Subject: [PATCH] New attempt to clone callack
52548              From: Artur Bergman <artur@contiller.se> 
52549              Date: Thu, 07 Jun 2001 11:52:16 +0200
52550              Message-ID: <B7451B6F.12B7%artur@contiller.se>
52551      Branch: perl
52552            ! embedvar.h intrpvar.h perlapi.h sv.c
52553 ____________________________________________________________________________
52554 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
52555         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
52556      Branch: perl
52557            ! embed.h embed.pl perl.h proto.h sv.c util.c
52558 ____________________________________________________________________________
52559 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
52560         Log: Subject: Re: pragma/locale.t #107
52561              From: Nicholas Clark <nick@ccl4.org>
52562              Date: Sat, 9 Jun 2001 16:26:10 +0100
52563              Message-ID: <20010609162609.V76396@plum.flirble.org>
52564              
52565              A missing NVification.
52566      Branch: perl
52567            ! sv.c
52568 ____________________________________________________________________________
52569 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
52570         Log: Redo the #10482, there already was a test script for formats.
52571      Branch: perl
52572            - t/io/format.t
52573            ! MANIFEST t/op/write.t
52574 ____________________________________________________________________________
52575 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
52576         Log: Twisted format testing, from Merijn.
52577      Branch: perl
52578            + t/io/format.t
52579            ! MANIFEST
52580 ____________________________________________________________________________
52581 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
52582         Log: More \p{In...} testing, combined with \N{...}.
52583      Branch: perl
52584            ! lib/utf8_heavy.pl t/op/pat.t
52585 ____________________________________________________________________________
52586 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
52587         Log: Metaconfig changes for #10479.
52588      Branch: metaconfig
52589            ! U/Glossary.patch
52590      Branch: metaconfig/U/perl
52591            ! d_modfl.U
52592 ____________________________________________________________________________
52593 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
52594         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
52595      Branch: perl
52596            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52597            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
52598            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
52599            ! win32/config.bc win32/config.gc win32/config.vc
52600 ____________________________________________________________________________
52601 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
52602         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
52603              From: "Craig A. Berry" <craigberry@mac.com>
52604              Date: Thu, 7 Jun 2001 14:27:20 -0500
52605              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
52606      Branch: perl
52607            ! vms/perlvms.pod
52608 ____________________________________________________________________________
52609 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
52610         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
52611              From: Gisle Aas <gisle@ActiveState.com>
52612              Date: 07 Jun 2001 17:04:29 -0700
52613              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
52614      Branch: perl
52615            ! ext/re/re.xs
52616 ____________________________________________________________________________
52617 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
52618         Log: Update Changes.
52619      Branch: perl
52620            ! Changes patchlevel.h
52621 ____________________________________________________________________________
52622 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
52623         Log: Regen Glossary et alia.
52624      Branch: perl
52625            ! Porting/Glossary Porting/config.sh Porting/config_H
52626 ____________________________________________________________________________
52627 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
52628         Log: Metaconfig unit changes for #10473.
52629      Branch: metaconfig/U/perl
52630            ! d_modfl.U
52631 ____________________________________________________________________________
52632 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
52633         Log: Harumph, also AIX will spill its guts (i.e. dump core)
52634              if an executable contains modfl() but it hasn't been
52635              compiled right (in the case of AIX, with cc -qlongdouble).
52636      Branch: perl
52637            ! Configure
52638 ____________________________________________________________________________
52639 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
52640         Log: integrate change#10471 from mainline
52641              
52642              in change#10451, check that CvOUTSIDE is a CV before looking in
52643              (it can apparently be SVt_NULL during global destruction)
52644      Branch: maint-5.6/perl
52645           !> op.c
52646 ____________________________________________________________________________
52647 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
52648         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
52649              (it can apparently be SVt_NULL during global destruction)
52650      Branch: perl
52651            ! op.c
52652 ____________________________________________________________________________
52653 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
52654         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
52655              From: Robin Barker <rmb1@cise.npl.co.uk>
52656              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
52657              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
52658      Branch: perl
52659            ! lib/diagnostics.pm pod/perldiag.pod
52660 ____________________________________________________________________________
52661 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
52662         Log: Subject: [PATCH perl@10439] long =item
52663              From: Robin Barker <rmb1@cise.npl.co.uk>
52664              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
52665              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
52666      Branch: perl
52667            ! README.amiga lib/Attribute/Handlers.pm
52668            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
52669 ____________________________________________________________________________
52670 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
52671         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
52672              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
52673              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
52674              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
52675      Branch: perl
52676            ! pod/perlguts.pod
52677 ____________________________________________________________________________
52678 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
52679         Log: Integrate perlio:
52680              
52681              [ 10466]
52682              MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
52683              whitespace tweaks.
52684              Still coredumps in pragma/overload.t - what a nice hard fail that is...
52685      Branch: perl
52686           !> sv.c
52687 ____________________________________________________________________________
52688 [ 10466] By: nick                                  on 2001/06/07  10:25:40
52689         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
52690              whitespace tweaks.
52691              Still coredumps in pragma/overload.t - what a nice hard fail that is...
52692      Branch: perlio
52693            ! sv.c
52694 ____________________________________________________________________________
52695 [ 10465] By: nick                                  on 2001/06/07  08:41:58
52696         Log: Raw integrate of mainline for S_grok_number debug
52697              (sv.c has MULTIPLICITY issues as well as whatever else ...)
52698      Branch: perlio
52699            - plan9/perlplan9.doc plan9/perlplan9.pod
52700           !> (integrate 46 files)
52701 ____________________________________________________________________________
52702 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
52703         Log: The proper prototyping for #10463.
52704      Branch: perl
52705            ! embed.h embed.pl proto.h sv.c
52706 ____________________________________________________________________________
52707 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
52708         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
52709              From: Nicholas Clark <nick@ccl4.org>
52710              Date: Thu, 7 Jun 2001 00:29:59 +0100
52711              Message-ID: <20010607002959.Z76396@plum.flirble.org>
52712      Branch: perl
52713            ! sv.c
52714 ____________________________________________________________________________
52715 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
52716         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
52717              From: "Craig A. Berry" <craigberry@mac.com>
52718              Date: Wed, 06 Jun 2001 17:54:30 -0500
52719              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
52720      Branch: perl
52721            ! vms/perlvms.pod
52722 ____________________________________________________________________________
52723 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
52724         Log: Podify the remaining README.platform files;
52725              merge README.plan9 and plan9/perlplan9.pod;
52726              delete plan9/perlplan9.* (the perlplan.doc needs to
52727              be regenerated in Plan 9); make the =head1 and =head2
52728              in the README.platform to be a little more verbose
52729              (skipped README.os2 not to anger Ilya) so that they
52730              look better in the toc; regen toc.
52731      Branch: perl
52732            - plan9/perlplan9.doc plan9/perlplan9.pod
52733            ! MANIFEST README.aix README.amiga README.apollo README.beos
52734            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
52735            ! README.hpux README.hurd README.machten README.macos
52736            ! README.micro README.mint README.mpeix README.os390
52737            ! README.plan9 README.qnx README.solaris README.threads
52738            ! README.tru64 README.vmesa README.vms README.vos README.win32
52739            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
52740            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
52741 ____________________________________________________________________________
52742 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
52743         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
52744              From: Mike Guy <mjtg@cam.ac.uk>
52745              Reply-To: mjtg@cam.ac.uk
52746              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
52747      Branch: perl
52748            ! pod/perlguts.pod
52749 ____________________________________________________________________________
52750 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
52751         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
52752              From: Mike Guy <mjtg@cam.ac.uk>
52753              Reply-To: mjtg@cam.ac.uk
52754              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
52755      Branch: perl
52756            ! pod/perlsec.pod
52757 ____________________________________________________________________________
52758 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
52759         Log: Disable long doubles from pre-5.0 Tru64s.
52760      Branch: perl
52761            ! README.tru64 hints/dec_osf.sh
52762 ____________________________________________________________________________
52763 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
52764         Log: The #10455 exposed that modfl() is fundamentally busted
52765              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
52766              testing it.
52767      Branch: perl
52768            ! hints/dec_osf.sh
52769 ____________________________________________________________________________
52770 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
52771         Log: Metaconfig unit change for #10455.
52772      Branch: metaconfig/U/perl
52773            ! d_modfl.U
52774 ____________________________________________________________________________
52775 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
52776         Log: Configure check for geborken modfl(), inspired by
52777              
52778              Subject: Re: [20010118.017] op/int.t failure 
52779              From: Hugo <hv@crypt.compulink.co.uk>
52780              Date: Tue, 05 Jun 2001 13:43:27 +0100
52781              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
52782      Branch: perl
52783            ! Configure
52784 ____________________________________________________________________________
52785 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
52786         Log: Integrate changes #10450 and #10451 from maintperl:
52787              
52788              optimize change#10448 slightly (don't repeat search in eval""s lexical
52789              scope, since that has already been searched)
52790              
52791              change#9108 needs subtler treatment for case of closures created
52792              within eval""
52793      Branch: perl
52794           !> op.c t/op/misc.t
52795 ____________________________________________________________________________
52796 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
52797         Log: MakeMaker magic to compile (when no dynamic loading)
52798              List/Util.xsc as (ListUtil.c and) ListUtil.o since
52799              POSIX-BC (BS2000) linker has an evil limitation of
52800              being unable to include in the same executable several
52801              object files with the same name - case-insensitively -
52802              because otherwise we conflict with util.c.
52803              Strictly speaking currently required only in POSIX-BC
52804              but probably will do no harm elsewhere where static
52805              linking is required.
52806      Branch: perl
52807            ! ext/List/Util/Makefile.PL
52808 ____________________________________________________________________________
52809 [ 10452] By: nick                                  on 2001/06/06  08:59:51
52810         Log: Integrate mainline.
52811      Branch: perlio
52812           +> lib/Attribute/Handlers/demo/Demo.pm
52813           +> lib/Attribute/Handlers/demo/Descriptions.pm
52814           +> lib/Attribute/Handlers/demo/MyClass.pm
52815           +> lib/Attribute/Handlers/demo/demo.pl
52816           +> lib/Attribute/Handlers/demo/demo2.pl
52817           +> lib/Attribute/Handlers/demo/demo3.pl
52818           +> lib/Attribute/Handlers/demo/demo4.pl
52819           +> lib/Attribute/Handlers/demo/demo_call.pl
52820           +> lib/Attribute/Handlers/demo/demo_chain.pl
52821           +> lib/Attribute/Handlers/demo/demo_cycle.pl
52822           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
52823           +> lib/Attribute/Handlers/demo/demo_phases.pl
52824           +> lib/Attribute/Handlers/demo/demo_range.pl
52825           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
52826           +> uts/strtol_wrap.c
52827           !> (integrate 91 files)
52828 ____________________________________________________________________________
52829 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
52830         Log: change#9108 needs subtler treatment for case of closures created
52831              within eval""
52832      Branch: maint-5.6/perl
52833            ! op.c t/op/misc.t
52834 ____________________________________________________________________________
52835 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
52836         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
52837              scope, since that has already been searched)
52838      Branch: maint-5.6/perl
52839            ! op.c
52840 ____________________________________________________________________________
52841 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
52842         Log: Integrate change #10448 from maintperl; lexicals
52843              outside an eval"" weren't resolved correctly inside a subroutine
52844              definition inside the eval"" if they were not already referenced
52845              in the toplevel of the eval""-ed code
52846      Branch: perl
52847           !> cop.h op.c pp_ctl.c t/op/misc.t
52848 ____________________________________________________________________________
52849 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
52850         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
52851              outside an eval"" weren't resolved correctly inside a subroutine
52852              definition inside the eval"" if they were not already referenced
52853              in the toplevel of the eval""-ed code
52854      Branch: maint-5.6/perl
52855            ! cop.h op.c pp_ctl.c t/op/misc.t
52856 ____________________________________________________________________________
52857 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
52858         Log: Subject: [PATCH] perl570delta.pod
52859              From: Peter Scott <Peter@PSDT.com> 
52860              Date: Tue, 05 Jun 2001 18:51:02 -0700
52861              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
52862      Branch: perl
52863            ! pod/perl570delta.pod
52864 ____________________________________________________________________________
52865 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
52866         Log: The fudge factor is no more needed.  I hope.
52867      Branch: perl
52868            ! t/lib/posix.t
52869 ____________________________________________________________________________
52870 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
52871         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
52872              From: Hugo <hv@crypt.compulink.co.uk>
52873              Date: Tue, 05 Jun 2001 12:58:19 +0100
52874              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
52875      Branch: perl
52876            ! util.c
52877 ____________________________________________________________________________
52878 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
52879         Log: Make up prototypes only for those who have the functions
52880              but not the prototypes.
52881      Branch: perl
52882            ! perl.h
52883 ____________________________________________________________________________
52884 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
52885         Log: Subject: Re: Not OK: perl@10439 on win32 
52886              From: Prymmer/Kahn <pvhp@best.com> 
52887              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
52888              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
52889      Branch: perl
52890            ! perl.h util.c
52891 ____________________________________________________________________________
52892 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
52893         Log: The metaconfig units changes for #10441.
52894      Branch: metaconfig
52895            ! U/modified/Extract.U U/modified/Extractall.U
52896            ! U/modified/Finish.U
52897 ____________________________________________________________________________
52898 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
52899         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
52900      Branch: perl
52901            ! Configure
52902 ____________________________________________________________________________
52903 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
52904         Log: Unnecessary fuzziness undone, noted by Mike Guy.
52905      Branch: perl
52906            ! t/op/tr.t
52907 ____________________________________________________________________________
52908 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
52909         Log: Update Changes.
52910      Branch: perl
52911            ! Changes patchlevel.h
52912 ____________________________________________________________________________
52913 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
52914         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
52915              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
52916              leakage patch.
52917      Branch: perl
52918            ! t/op/misc.t
52919 ____________________________________________________________________________
52920 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
52921         Log: Test case for #10433/#10424.
52922      Branch: perl
52923            ! t/op/misc.t
52924 ____________________________________________________________________________
52925 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
52926         Log: Subject: One fix for strtoul not setting errno
52927              From: hom00@utsglobal.com (Hal Morris)
52928              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
52929              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
52930      Branch: perl
52931            + uts/strtol_wrap.c
52932            ! MANIFEST hints/uts.sh
52933 ____________________________________________________________________________
52934 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
52935         Log: Metaconfig units changes for #10434.
52936      Branch: metaconfig
52937            ! U/modified/Cppsym.U
52938      Branch: metaconfig/U/perl
52939            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
52940            + d_syscallproto.U d_usleepproto.U
52941            ! longdblfio.U quadfio.U
52942 ____________________________________________________________________________
52943 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
52944         Log: Configure tweaks; add prototype probes, make the cpp symbols
52945              probe to cast, not whine; test for %Ld and %Lf before %lld and
52946              %llf because the L is the ANSI way.
52947      Branch: perl
52948            ! Configure config_h.SH configure.com epoc/config.sh
52949            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
52950            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
52951            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
52952 ____________________________________________________________________________
52953 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
52954         Log: Sigh.  This is what #10424 was supposed to check in.
52955      Branch: perl
52956            ! op.c sv.c sv.h
52957 ____________________________________________________________________________
52958 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
52959         Log: More verbose failure.
52960      Branch: perl
52961            ! t/op/ver.t
52962 ____________________________________________________________________________
52963 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
52964         Log: The .pm changes to go with #10428.
52965      Branch: perl
52966            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
52967            ! ext/Sys/Syslog/Syslog.pm
52968 ____________________________________________________________________________
52969 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
52970         Log: On second thoughts show to utf8 skippage message only
52971              on failures, it's too confusing otherwise,
52972      Branch: perl
52973            ! t/pragma/locale.t
52974 ____________________________________________________________________________
52975 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
52976         Log: Do not import anything from Encode.
52977      Branch: perl
52978            ! ext/MIME/Base64/QuotedPrint.pm
52979 ____________________________________________________________________________
52980 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
52981         Log: The #10402 didn't take.  Weird.
52982      Branch: perl
52983            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
52984            ! ext/Sys/Syslog/Syslog.xs
52985 ____________________________________________________________________________
52986 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
52987         Log: Eradicate traces of 'asciirange' re subpragma.
52988      Branch: perl
52989            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
52990            ! pod/perldiag.pod
52991 ____________________________________________________________________________
52992 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
52993         Log: use is a compile-time thing.
52994      Branch: perl
52995            ! ext/MIME/Base64/QuotedPrint.pm
52996 ____________________________________________________________________________
52997 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
52998         Log: Subject: [PATCH perl@10419] -Wall casting patch
52999              From: Robin Barker <rmb1@cise.npl.co.uk>
53000              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
53001              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
53002      Branch: perl
53003            ! ext/Devel/DProf/DProf.xs mg.c
53004 ____________________________________________________________________________
53005 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
53006         Log: Subject: [PATCH #2] introducing SVpad_TYPED
53007              From: Abhijit Menon-Sen <ams@wiw.org>
53008              Date: Mon, 4 Jun 2001 12:26:02 +0530
53009              Message-ID: <20010604122602.A5775@lustre.linux.in>
53010      Branch: perl
53011            ! op.c sv.c sv.h
53012 ____________________________________________________________________________
53013 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
53014         Log: testsuite for change#10192 (from Gisle Aas)
53015      Branch: perl
53016            + t/op/override.t
53017            ! MANIFEST
53018 ____________________________________________________________________________
53019 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
53020         Log: integrate changes#10414-10416 from mainline
53021              
53022              Potential buffer overrun if the radix separator is more than
53023              one byte.  Also, under locales, prefer the locale-specific
53024              separator over the old boring ".".
53025              
53026              "10.", that is, decimal numbers can have no decimal part at all.
53027              
53028              The non-locale places need love, too.
53029      Branch: maint-5.6/perl
53030           !> perl.h sv.c
53031 ____________________________________________________________________________
53032 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
53033         Log: Missed from #10420.
53034      Branch: perl
53035            ! epoc/config.sh
53036 ____________________________________________________________________________
53037 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
53038         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
53039              often this prototype goes with HAS_SETRESUID_PROTO.
53040      Branch: perl
53041            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53042            ! config_h.SH configure.com perl.h uconfig.h
53043 ____________________________________________________________________________
53044 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
53045         Log: Update Changes.
53046      Branch: perl
53047            ! Changes patchlevel.h
53048 ____________________________________________________________________________
53049 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
53050         Log: -Wall "subscript has type `char'" cleanup.
53051      Branch: perl
53052            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
53053 ____________________________________________________________________________
53054 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
53055         Log: Various "cast to pointer from integer of different size"
53056              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
53057              wide but I32 (int) only 32 bits wide).
53058              
53059              WARNING: the classnum and tagnum changes in Storable.xs
53060              may not be wise, they may be breaking binary compatibility
53061              (in 64-bit platforms), asked Raphael Manfredi about the changes.
53062      Branch: perl
53063            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
53064            ! mg.c proto.h
53065 ____________________________________________________________________________
53066 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
53067         Log: The non-locale places need love, too.
53068      Branch: perl
53069            ! perl.h
53070 ____________________________________________________________________________
53071 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
53072         Log: "10.", that is, decimal numbers can have no decimal part at all.
53073      Branch: perl
53074            ! perl.h
53075 ____________________________________________________________________________
53076 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
53077         Log: Potential buffer overrun if the radix separator is more than
53078              one byte.  Also, under locales, prefer the locale-specific
53079              separator over the old boring ".".
53080      Branch: perl
53081            ! perl.h sv.c
53082 ____________________________________________________________________________
53083 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
53084         Log: Integrate change #10412 from maintperl; locale is now
53085              per-cop, not per-op; plus retweak the locale.t to always
53086              list the skipped utf8 locales.
53087      Branch: perl
53088            ! t/pragma/locale.t
53089           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
53090           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
53091 ____________________________________________________________________________
53092 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
53093         Log: rationalize locale handling to fix the bugs uncovered by change#10394
53094              
53095              the major issue was that the runtime was looking at PL_hints rather
53096              than op_private to notice whether locale was enabled
53097              
53098              the secondary issue was that many locale-sensitive numeric ops didn't
53099              have HINT_LOCALE propagated into their op_private
53100              
53101              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
53102              instead of per-op, just like HINT_BYTE and the hints for lexical
53103              warnings (this makes the hint available to every op via PL_curcop)
53104              
53105              pragma/locale.t may need to be reworked with these fixes in mind
53106              (it currently passes its tests)
53107      Branch: maint-5.6/perl
53108            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
53109            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
53110 ____________________________________________________________________________
53111 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
53112         Log: More verbose debugging.
53113      Branch: perl
53114            ! t/pragma/locale.t
53115 ____________________________________________________________________________
53116 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
53117         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
53118              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
53119              Date: Sat, 2 Jun 2001 22:53:33 +0100
53120              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
53121      Branch: perl
53122            ! regcomp.c t/pragma/warn/regcomp
53123 ____________________________________________________________________________
53124 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
53125         Log: Mention that lexicalizing $a or $b is a bad idea if one
53126              wants to use sort().
53127      Branch: perl
53128            ! pod/perlvar.pod
53129 ____________________________________________________________________________
53130 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
53131         Log: Tweak the test to be happy if the accuracy is 'good enough'.
53132      Branch: perl
53133            ! t/lib/posix.t
53134 ____________________________________________________________________________
53135 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
53136         Log: Upgrade to Attribute::Handlers 0.70.
53137              
53138              NOTE: this unearthed the "too late for CHECK block" bug,
53139              that's why the 1_compile.t change.
53140      Branch: perl
53141            + lib/Attribute/Handlers/demo/Demo.pm
53142            + lib/Attribute/Handlers/demo/Descriptions.pm
53143            + lib/Attribute/Handlers/demo/MyClass.pm
53144            + lib/Attribute/Handlers/demo/demo.pl
53145            + lib/Attribute/Handlers/demo/demo2.pl
53146            + lib/Attribute/Handlers/demo/demo3.pl
53147            + lib/Attribute/Handlers/demo/demo4.pl
53148            + lib/Attribute/Handlers/demo/demo_call.pl
53149            + lib/Attribute/Handlers/demo/demo_chain.pl
53150            + lib/Attribute/Handlers/demo/demo_cycle.pl
53151            + lib/Attribute/Handlers/demo/demo_hashdir.pl
53152            + lib/Attribute/Handlers/demo/demo_phases.pl
53153            + lib/Attribute/Handlers/demo/demo_range.pl
53154            + lib/Attribute/Handlers/demo/demo_rawdata.pl
53155            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
53156            ! t/lib/attrhand.t
53157 ____________________________________________________________________________
53158 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
53159         Log: One less -Wall whine.
53160      Branch: perl
53161            ! regcomp.c
53162 ____________________________________________________________________________
53163 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
53164         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
53165      Branch: perl
53166           !> t/op/eval.t
53167 ____________________________________________________________________________
53168 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
53169         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
53170              aren't "normally" visible inside eval""s contained in subs unless
53171              a cloned reference to them already exists)
53172              
53173              strangely enough, t/harness didn't show this up as a failure
53174              (harness needs fixing?)
53175      Branch: maint-5.6/perl
53176            ! t/op/eval.t
53177 ____________________________________________________________________________
53178 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
53179         Log: Update to Text::Balanced 1.85.
53180      Branch: perl
53181            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
53182 ____________________________________________________________________________
53183 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
53184         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
53185              From: Nicholas Clark <nick@ccl4.org>
53186              Date: Sun, 3 Jun 2001 17:54:36 +0100
53187              Message-ID: <20010603175436.E76396@plum.flirble.org> 
53188      Branch: perl
53189            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
53190            ! ext/Sys/Syslog/Syslog.xs
53191 ____________________________________________________________________________
53192 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
53193         Log: Unused variables.
53194      Branch: perl
53195            ! util.c
53196 ____________________________________________________________________________
53197 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
53198         Log: Subject: [PATCH] APIfy op_clear 
53199              From: Simon Cozens <simon@netthink.co.uk>
53200              Date: Sun, 3 Jun 2001 13:51:46 +0100
53201              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
53202              
53203              (despite the subject line, op_null is APIfied by the patch)
53204      Branch: perl
53205            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
53206 ____________________________________________________________________________
53207 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
53208         Log: Subject: [PATCH] t/lib/extutils.t
53209              From: Nicholas Clark <nick@ccl4.org>
53210              Date: Sat, 2 Jun 2001 23:57:05 +0100
53211              Message-ID: <20010602235705.Q12698@plum.flirble.org>
53212      Branch: perl
53213            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
53214 ____________________________________________________________________________
53215 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
53216         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
53217              From: Prymmer/Kahn <pvhp@best.com>
53218              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
53219              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
53220      Branch: perl
53221            ! win32/Makefile win32/makefile.mk
53222 ____________________________________________________________________________
53223 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
53224         Log: Subject: Re: 'decimal digits' macro? 
53225              From: Hugo <hv@crypt.compulink.co.uk>
53226              Date: Sun, 03 Jun 2001 04:26:36 +0100
53227              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
53228      Branch: perl
53229            ! handy.h t/lib/posix.t t/op/tr.t
53230 ____________________________________________________________________________
53231 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
53232         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
53233              From: Hugo <hv@crypt.compulink.co.uk>
53234              Date: Sun, 03 Jun 2001 14:56:30 +0100
53235              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
53236      Branch: perl
53237            ! util.c
53238 ____________________________________________________________________________
53239 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
53240         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
53241      Branch: perl
53242           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
53243           !> vms/perly_c.vms
53244 ____________________________________________________________________________
53245 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
53246         Log: fix leakage of lexicals at file scope into subroutines that were
53247              declared before them; this appears to be a longstanding bug that
53248              meant that lexicals at file scope were never "deintroduced", meaning
53249              their scope range was never properly closed, and their visibility
53250              extended to all subsequent eval""s or requires
53251              
53252              added a test case
53253              
53254              seems to also fix a case of bogus duplicate warnings
53255      Branch: maint-5.6/perl
53256            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
53257            ! vms/perly_c.vms
53258 ____________________________________________________________________________
53259 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
53260         Log: More VMS tweaks from Craig A. Berry.
53261      Branch: perl
53262            ! configure.com t/lib/extutils.t
53263 ____________________________________________________________________________
53264 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
53265         Log: -Wall cleanup continues.
53266      Branch: perl
53267            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
53268            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
53269            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
53270            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
53271            ! run.c toke.c util.c
53272 ____________________________________________________________________________
53273 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
53274         Log: The metaconfig unit change for #10390.
53275      Branch: metaconfig/U/perl
53276            ! gccvers.U
53277 ____________________________________________________________________________
53278 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
53279         Log: Drop the -ansi from the default gcc flags.
53280              
53281              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
53282              that struct cannot be compared with a flat integer, such as STRLEN.
53283              The -ansi will also cause a lot of noise in Solaris because of:
53284              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
53285      Branch: perl
53286            ! Configure
53287 ____________________________________________________________________________
53288 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
53289         Log: Integrate perlio:
53290              
53291              [ 10387]
53292              Tweak util.c's atof2 for MULTIPLICITY
53293      Branch: perl
53294           !> pod/perlapi.pod util.c
53295 ____________________________________________________________________________
53296 [ 10388] By: nick                                  on 2001/06/02  08:01:12
53297         Log: Integrate mainline
53298      Branch: perlio
53299           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
53300           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
53301           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
53302           !> t/lib/1_compile.t t/lib/mimeqp.t
53303 ____________________________________________________________________________
53304 [ 10387] By: nick                                  on 2001/06/02  07:39:17
53305         Log: Tweak util.c's atof2 for MULTIPLICITY
53306      Branch: perlio
53307            ! util.c
53308 ____________________________________________________________________________
53309 [ 10386] By: nick                                  on 2001/06/02  07:38:33
53310         Log: Integrate mainline
53311      Branch: perlio
53312           !> (integrate 41 files)
53313 ____________________________________________________________________________
53314 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
53315         Log: Add Attribute::Handlers 0.61 from Damian Conway.
53316      Branch: perl
53317            + lib/Attribute/Handlers.pm t/lib/attrhand.t
53318            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
53319 ____________________________________________________________________________
53320 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
53321         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
53322              From: Peter Prymmer <pvhp@forte.com>
53323              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
53324              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
53325      Branch: perl
53326            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
53327 ____________________________________________________________________________
53328 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
53329         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
53330              From: Jeff Pinyan <jeffp@crusoe.net>
53331              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
53332              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
53333      Branch: perl
53334            ! lib/File/Find.pm
53335 ____________________________________________________________________________
53336 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
53337         Log: Subject: [PATCH perl@10381] configure.com tweaks
53338              From: "Craig A. Berry" <craigberry@mac.com>
53339              Date: Fri, 1 Jun 2001 13:55:43 -0500
53340              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
53341      Branch: perl
53342            ! configure.com
53343 ____________________________________________________________________________
53344 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
53345         Log: Update Changes.
53346      Branch: perl
53347            ! Changes patchlevel.h
53348 ____________________________________________________________________________
53349 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
53350         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
53351              From: Mike Guy <mjtg@cam.ac.uk>
53352              Date: Fri, 01 Jun 2001 18:17:02 +0100
53353              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
53354      Branch: perl
53355            ! lib/perl5db.pl
53356 ____________________________________________________________________________
53357 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
53358         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
53359              From: Hugo <hv@crypt.compulink.co.uk>
53360              Date: Thu, 31 May 2001 20:49:48 +0100
53361              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
53362      Branch: perl
53363            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
53364            ! util.c
53365 ____________________________________________________________________________
53366 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
53367         Log: Zero() is not available in x2p (or, rather, some of its
53368              implementations like memzero() might not be available.)
53369      Branch: perl
53370            ! x2p/hash.c
53371 ____________________________________________________________________________
53372 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
53373         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
53374              From: Michael G Schwern <schwern@pobox.com>
53375              Date: Fri, 1 Jun 2001 12:00:29 +0100
53376              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
53377              
53378              (But use Zero() instead of memset.)
53379      Branch: perl
53380            ! x2p/hash.c
53381 ____________________________________________________________________________
53382 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
53383         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
53384              From: Jeff Pinyan <jeffp@crusoe.net>
53385              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
53386              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
53387      Branch: perl
53388            ! pod/perldiag.pod regcomp.c t/op/pat.t
53389 ____________________________________________________________________________
53390 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
53391         Log: Retract #10324 and #10333; not needed.
53392      Branch: perl
53393            ! hints/irix_6.sh hints/linux.sh
53394 ____________________________________________________________________________
53395 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
53396         Log: The #10370 wasn't quite right.
53397      Branch: perl
53398            ! ext/XS/Typemap/Typemap.xs
53399 ____________________________________________________________________________
53400 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
53401         Log: The metaconfig units changes for #10372.
53402      Branch: metaconfig/U/perl
53403            + d_realpath.U d_sresgproto.U d_sresuproto.U
53404            ! gccvers.U i_db.U
53405 ____________________________________________________________________________
53406 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
53407         Log: Configure tweaks; record the Berkeley DB version,
53408              probe for realpath(), for setresuid() and setresgid()
53409              prototypes; use realpath() (try to be paranoid enough),
53410              use the setres[ug]id prototypes because glibc has the functions
53411              but not their prototypes; add -Wall -ansi to gcc ccflags;
53412              regen toc.
53413      Branch: perl
53414            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53415            ! config_h.SH configure.com epoc/config.sh
53416            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
53417            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
53418            ! vos/config.ga.def win32/config.bc win32/config.gc
53419            ! win32/config.vc
53420 ____________________________________________________________________________
53421 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
53422         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
53423              From: Michael G Schwern <schwern@pobox.com>
53424              Date: Fri, 1 Jun 2001 11:28:14 +0100
53425              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
53426      Branch: perl
53427            ! lib/attributes.pm xsutils.c
53428 ____________________________________________________________________________
53429 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
53430         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
53431              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53432              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
53433              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
53434      Branch: perl
53435            ! ext/XS/Typemap/Typemap.xs
53436 ____________________________________________________________________________
53437 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
53438         Log: Subject: [patch] Cwd.xs optimizations/abstraction
53439              From: Doug MacEachern <dougm@covalent.net>
53440              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
53441              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
53442      Branch: perl
53443            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
53444            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
53445 ____________________________________________________________________________
53446 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
53447         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!])
53448              From: Nicholas Clark <nick@ccl4.org>
53449              Date: Thu, 31 May 2001 23:56:40 +0100
53450              Message-ID: <20010531235640.F12698@plum.flirble.org>
53451              
53452              Make the test work also under only static extensions
53453              (sh Configure -Uusedl fakes this nicely)
53454      Branch: perl
53455            ! t/lib/extutils.t
53456 ____________________________________________________________________________
53457 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
53458         Log: Subject: [PATCH hv.c] Eliminating trigraph
53459              From: Michael G Schwern <schwern@pobox.com>
53460              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
53461              Date: Fri, 1 Jun 2001 11:49:56 +0100
53462      Branch: perl
53463            ! hv.c
53464 ____________________________________________________________________________
53465 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
53466         Log: Subject: Re: [PATCH] Tests for File::Compare 
53467              From: "Philip Newton" <Philip.Newton@gmx.net>
53468              Date: Thu, 31 May 2001 19:44:05 +0200
53469              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
53470              
53471              Unnecessary "quotation marks".
53472      Branch: perl
53473            ! t/lib/filecomp.t
53474 ____________________________________________________________________________
53475 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
53476         Log: Integrate perlio:
53477              
53478              [ 10364]
53479              Cleanup dll.base and dll.exp created by GCC builds.
53480              
53481              [ 10363]
53482              Make filecomp test work on CRLF platforms by adding binmode.
53483      Branch: perl
53484           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
53485 ____________________________________________________________________________
53486 [ 10364] By: nick                                  on 2001/06/01  10:13:31
53487         Log: Cleanup dll.base and dll.exp created by GCC builds.
53488      Branch: perlio
53489            ! lib/ExtUtils/MM_Win32.pm
53490 ____________________________________________________________________________
53491 [ 10363] By: nick                                  on 2001/06/01  10:02:17
53492         Log: Make filecomp test work on CRLF platforms by adding binmode.
53493      Branch: perlio
53494            ! t/lib/filecomp.t
53495 ____________________________________________________________________________
53496 [ 10362] By: nick                                  on 2001/06/01  08:37:17
53497         Log: Integrate mainline
53498      Branch: perlio
53499           !> Changes Configure patchlevel.h perlio.c
53500 ____________________________________________________________________________
53501 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
53502         Log: panic:claustrophobia.
53503      Branch: perl
53504            ! perlio.c
53505 ____________________________________________________________________________
53506 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
53507         Log: Update Changes.
53508      Branch: perl
53509            ! Changes patchlevel.h
53510 ____________________________________________________________________________
53511 [ 10359] By: nick                                  on 2001/05/31  12:35:50
53512         Log: Integrate mainline.
53513      Branch: perlio
53514           +> t/lib/filecomp.t
53515           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
53516           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
53517 ____________________________________________________________________________
53518 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
53519         Log: Integrate perlio:
53520              
53521              [ 10350]
53522              win32 - dmake regen_config_h
53523              
53524              [ 10348]
53525              Tolerate Win32 numerics
53526      Branch: perl
53527           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
53528           !> win32/config_H.vc
53529 ____________________________________________________________________________
53530 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
53531         Log: Metaconfig unit change for #10356.
53532      Branch: metaconfig
53533            ! U/installdirs/inc_version_list.U
53534 ____________________________________________________________________________
53535 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
53536         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
53537              (idea from Sarathy; implementation from Andy)
53538      Branch: perl
53539            ! Configure
53540 ____________________________________________________________________________
53541 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
53542         Log: More AUTHORS.
53543      Branch: perl
53544            ! AUTHORS
53545 ____________________________________________________________________________
53546 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
53547         Log: Subject: Re: [PATCH] Tests for File::Compare
53548              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
53549              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
53550              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
53551      Branch: perl
53552            + t/lib/filecomp.t
53553            ! MANIFEST t/lib/1_compile.t
53554 ____________________________________________________________________________
53555 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
53556         Log: Subject: [PATCH] DEBUG_* macro cleanups
53557              From: Abhijit Menon-Sen <ams@wiw.org>
53558              Date: Thu, 31 May 2001 12:16:22 +0530
53559              Message-ID: <20010531121622.B4829@lustre.linux.in>
53560              
53561              Subject: Re: [PATCH] DEBUG_* macro cleanups
53562              From: Abhijit Menon-Sen <ams@wiw.org>
53563              Date: Thu, 31 May 2001 13:57:01 +0530
53564              Message-ID: <20010531135701.A21775@lustre.linux.in>
53565              
53566              (The DEBUG_ definitions in perl.h changed to use the
53567              STMT_START and STMT_END.)
53568      Branch: perl
53569            ! perl.h pp_ctl.c sv.c toke.c
53570 ____________________________________________________________________________
53571 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
53572         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
53573              From: Abhijit Menon-Sen <ams@wiw.org>
53574              Date: Thu, 31 May 2001 08:27:55 +0530
53575              Message-ID: <20010531082755.A10018@lustre.linux.in>
53576      Branch: perl
53577            ! ext/Storable/Storable.xs gv.c perl.c
53578 ____________________________________________________________________________
53579 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
53580         Log: Subject: [PATCH] AUTHORS
53581              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
53582              Date: Thu, 31 May 2001 01:27:59 -0500
53583              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
53584              
53585              Subject: Re: [PATCH] AUTHORS
53586              From: "Philip Newton" <Philip.Newton@gmx.net>
53587              Date: Thu, 31 May 2001 10:08:06 +0200
53588              (Message-Id missing?)
53589      Branch: perl
53590            ! AUTHORS
53591 ____________________________________________________________________________
53592 [ 10350] By: nick                                  on 2001/05/31  11:40:43
53593         Log: win32 - dmake regen_config_h
53594      Branch: perlio
53595            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53596 ____________________________________________________________________________
53597 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
53598         Log: Subject: Re: [PATCH util.c] More warning cleanups.
53599              From: "Philip Newton" <Philip.Newton@gmx.net>
53600              Date: Thu, 31 May 2001 07:41:36 +0200
53601              Message-Id: <200105310538.IAA25458@taku.hut.fi>
53602              
53603              Undo C++-ism that snekt in.
53604      Branch: perl
53605            ! util.c
53606 ____________________________________________________________________________
53607 [ 10348] By: nick                                  on 2001/05/31  11:36:46
53608         Log: Tolerate Win32 numerics
53609      Branch: perlio
53610            ! t/pragma/warn/toke
53611 ____________________________________________________________________________
53612 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
53613         Log: Integrate perlio:
53614              
53615              [ 10346]
53616              Hack to restore Win32 pseudo fork broken by Multiple Interpreter
53617              perlio.c change 10255.
53618              
53619              [ 10345]
53620              Conditionally put back some "unused" dTHX which are used
53621              with PERL_IMPLICIT_SYS
53622              
53623              [ 10344]
53624              Fix Win32 for new spelling IN_BYTES 
53625              
53626              [ 10343]
53627              perlio.c -Wall cleaner under MULTIPLICITY
53628              - still minor noise with linux stdio
53629      Branch: perl
53630           !> perlio.c win32/win32.h
53631 ____________________________________________________________________________
53632 [ 10346] By: nick                                  on 2001/05/31  10:54:55
53633         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
53634              perlio.c change 10255.
53635      Branch: perlio
53636            ! perlio.c
53637 ____________________________________________________________________________
53638 [ 10345] By: nick                                  on 2001/05/31  10:01:57
53639         Log: Conditionally put back some "unused" dTHX which are used
53640              with PERL_IMPLICIT_SYS
53641      Branch: perlio
53642            ! perlio.c
53643 ____________________________________________________________________________
53644 [ 10344] By: nick                                  on 2001/05/31  10:00:59
53645         Log: Fix Win32 for new spelling IN_BYTES 
53646      Branch: perlio
53647            ! win32/win32.h
53648 ____________________________________________________________________________
53649 [ 10343] By: nick                                  on 2001/05/31  08:01:32
53650         Log: perlio.c -Wall cleaner under MULTIPLICITY
53651              - still minor noise with linux stdio
53652      Branch: perlio
53653            ! perlio.c
53654 ____________________________________________________________________________
53655 [ 10342] By: nick                                  on 2001/05/31  07:52:23
53656         Log: Integrate mainline.
53657      Branch: perlio
53658           !> (integrate 42 files)
53659 ____________________________________________________________________________
53660 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
53661         Log: AUTHORS updates.
53662      Branch: perl
53663            ! AUTHORS
53664 ____________________________________________________________________________
53665 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
53666         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
53667              From: Peter Prymmer <pvhp@forte.com>
53668              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
53669              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
53670      Branch: perl
53671            ! t/lib/md5-file.t
53672 ____________________________________________________________________________
53673 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
53674         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
53675              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
53676              to match the pragma name; various robustness cleanups.
53677      Branch: perl
53678            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
53679            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
53680 ____________________________________________________________________________
53681 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
53682         Log: More -Wall sweeping.
53683      Branch: perl
53684            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
53685            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
53686            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
53687            ! regcomp.c sv.c toke.c utf8.c
53688 ____________________________________________________________________________
53689 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
53690         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
53691              From: Nicholas Clark <nick@ccl4.org>
53692              Date: Wed, 30 May 2001 22:34:41 +0100
53693              Message-ID: <20010530223441.Y86445@plum.flirble.org>
53694      Branch: perl
53695            ! t/op/cmp.t
53696 ____________________________________________________________________________
53697 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
53698         Log: It's is not, it isn't ain't, and it's it's, not its,
53699              if you mean it is. If you don't, it's its. Then too,
53700              it's hers. It isn't her's. It isn't our's either.
53701              It's ours, and likewise yours and theirs.
53702              -- Oxford University Press, Edpress News
53703      Branch: perl
53704            ! lib/autouse.pm
53705 ____________________________________________________________________________
53706 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
53707         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
53708      Branch: perl
53709            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
53710            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
53711            ! x2p/str.c x2p/walk.c xsutils.c
53712 ____________________________________________________________________________
53713 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
53714         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
53715              From: Michael G Schwern <schwern@pobox.com>
53716              Date: Wed, 30 May 2001 17:10:38 +0100
53717              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
53718              
53719              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
53720              From: Abhijit Menon-Sen <ams@wiw.org>
53721              Date: Wed, 30 May 2001 23:16:13 +0530
53722              Message-ID: <20010530231613.A31933@lustre.linux.in>
53723      Branch: perl
53724            ! perl.c t/run/runenv.t
53725 ____________________________________________________________________________
53726 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
53727         Log: (Retracted by #10375.)
53728              
53729              IRIX hints patch from Merijn Broeren.
53730              
53731              TODO: (this and the earlier Linux hints patch) should be solved
53732              at Configure level.  Merijn: -ldb should not be used on any platform
53733              for perl, just when linking DBFile itself. Trying to be helpful here
53734              is counterproductive.
53735      Branch: perl
53736            ! hints/irix_6.sh
53737 ____________________________________________________________________________
53738 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
53739         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
53740              From: Nicholas Clark <nick@ccl4.org>
53741              Date: Wed, 30 May 2001 23:20:58 +0100
53742              Message-ID: <20010530232058.B86445@plum.flirble.org>
53743      Branch: perl
53744            ! doop.c
53745 ____________________________________________________________________________
53746 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
53747         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
53748              From: Michael G Schwern <schwern@pobox.com> 
53749              Date: Wed, 30 May 2001 15:24:20 +0100
53750              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
53751      Branch: perl
53752            ! t/pragma/autouse.t
53753 ____________________________________________________________________________
53754 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
53755         Log: The regex trick wasn't a good idea.
53756      Branch: perl
53757            ! pod/perlfaq4.pod
53758 ____________________________________________________________________________
53759 [ 10329] By: nick                                  on 2001/05/30  18:34:35
53760         Log: Integrate mainline
53761      Branch: perlio
53762           !> (integrate 40 files)
53763 ____________________________________________________________________________
53764 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
53765         Log: Update Changes.
53766      Branch: perl
53767            ! Changes patchlevel.h
53768 ____________________________________________________________________________
53769 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
53770         Log: The metaconfig unit change for #10325.
53771      Branch: metaconfig
53772            + U/modified/afs.U
53773 ____________________________________________________________________________
53774 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
53775         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
53776              is now wrong.
53777      Branch: perl
53778            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
53779 ____________________________________________________________________________
53780 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
53781         Log: Introduce $Config{afsroot}.
53782      Branch: perl
53783            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53784            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
53785            ! win32/config.gc win32/config.vc
53786 ____________________________________________________________________________
53787 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
53788         Log: (Retracted by #10375.)
53789              
53790              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
53791      Branch: perl
53792            ! hints/linux.sh
53793 ____________________________________________________________________________
53794 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
53795         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
53796              (Also Configure tweaks needed; coming up soon.)
53797      Branch: perl
53798            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
53799 ____________________________________________________________________________
53800 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
53801         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
53802              From: Michael G Schwern <schwern@pobox.com>
53803              Date: Sun, 27 May 2001 10:29:43 +0100
53804              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
53805      Branch: perl
53806            ! lib/perl5db.pl
53807 ____________________________________________________________________________
53808 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
53809         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
53810              and Abhijit Menon-Sen.
53811      Branch: perl
53812            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
53813            ! perl.c pp_sys.c regcomp.c
53814 ____________________________________________________________________________
53815 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
53816         Log: Fix the BOOT section to call myU2time properly.
53817      Branch: perl
53818            ! ext/Time/HiRes/HiRes.xs
53819 ____________________________________________________________________________
53820 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
53821         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
53822              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
53823              Date: Wed, 30 May 2001 09:44:29 -0400
53824              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
53825              
53826              Detypo; plus add one more trick.
53827      Branch: perl
53828            ! pod/perlfaq4.pod
53829 ____________________________________________________________________________
53830 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
53831         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)
53832              From: Michael G Schwern <schwern@pobox.com>
53833              Date: Wed, 30 May 2001 14:39:06 +0100
53834              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
53835      Branch: perl
53836            ! lib/autouse.pm t/pragma/autouse.t
53837 ____________________________________________________________________________
53838 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
53839         Log: Subject: Re: AIX and gcc (moving targets)
53840              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53841              Date: Wed, 30 May 2001 15:25:08 +0200
53842              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
53843      Branch: perl
53844            ! ext/Time/HiRes/HiRes.xs
53845 ____________________________________________________________________________
53846 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
53847         Log: Subject: [PATCH t/TEST] sorting tests
53848              From: Michael G Schwern <schwern@pobox.com>
53849              Date: Wed, 30 May 2001 10:24:02 +0100
53850              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
53851      Branch: perl
53852            ! t/TEST
53853 ____________________________________________________________________________
53854 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
53855         Log: Subject: [ID 20010529.002] typos in man page perlre
53856              From: bart@cg681574-a.adubn1.nj.home.com 
53857              Date: Tue, 29 May 2001 13:58:59 -0500
53858              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
53859      Branch: perl
53860            ! pod/perlre.pod
53861 ____________________________________________________________________________
53862 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
53863         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
53864              From: "Craig A. Berry" <craigberry@mac.com>
53865              Date: Tue, 29 May 2001 23:23:45 -0500
53866              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
53867      Branch: perl
53868            ! t/lib/extutils.t t/pragma/autouse.t
53869 ____________________________________________________________________________
53870 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
53871         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)
53872              From: David Dyck <dcd@tc.fluke.com>
53873              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
53874              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
53875      Branch: perl
53876            ! t/lib/filefind.t
53877 ____________________________________________________________________________
53878 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
53879         Log: AIX hints update for gcc from Merijn H. Brand.
53880      Branch: perl
53881            ! hints/aix.sh
53882 ____________________________________________________________________________
53883 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
53884         Log: Retract #10295 and #10296: a more generic solution
53885              is needed (there's something funny with gcc on AIX).
53886      Branch: perl
53887            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
53888 ____________________________________________________________________________
53889 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
53890         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
53891              From: Hugo <hv@crypt.compulink.co.uk>
53892              Date: Wed, 30 May 2001 11:59:19 +0100
53893              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
53894              
53895              localizing $@ has unfortunate semantics - if you die past
53896              a local $@, the die message is lost.
53897      Branch: perl
53898            ! lib/utf8_heavy.pl
53899 ____________________________________________________________________________
53900 [ 10309] By: nick                                  on 2001/05/30  08:23:02
53901         Log: Integrate mainline (autouse works again.)
53902      Branch: perlio
53903           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
53904           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
53905           !> pod/perlvar.pod t/op/cmp.t
53906 ____________________________________________________________________________
53907 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
53908         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
53909              From: David Dyck <dcd@tc.fluke.com>
53910              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
53911              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
53912      Branch: perl
53913            ! lib/File/Find.pm
53914 ____________________________________________________________________________
53915 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
53916         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
53917              From: Nicholas Clark <nick@ccl4.org>
53918              Date: Tue, 29 May 2001 23:16:09 +0100
53919              Message-ID: <20010529231609.U86445@plum.flirble.org>
53920              
53921              Make the test output slightly clearer by distinguishing
53922              between '' and undef.
53923      Branch: perl
53924            ! t/op/cmp.t
53925 ____________________________________________________________________________
53926 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
53927         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
53928              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53929              Date: Tue, 29 May 2001 19:15:19 -0400
53930              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
53931      Branch: perl
53932            ! hints/os2.sh
53933 ____________________________________________________________________________
53934 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
53935         Log: Subject: perlvar.pod addition
53936              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
53937              Date: Fri, 25 May 2001 20:23:12 +0200
53938              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
53939              
53940              Subject: Re: perlvar.pod addition
53941              From: "Abigail" <abigail@foad.org> 
53942              Date: Fri, 25 May 2001 22:00:39 +0200
53943              Message-ID: <20010525200039.28029.qmail@foad.org>
53944              
53945              Mention $a and $b in perlvar.
53946      Branch: perl
53947            ! pod/perlvar.pod
53948 ____________________________________________________________________________
53949 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
53950         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
53951              From: Jeff Pinyan <jeffp@crusoe.net>
53952              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
53953              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
53954      Branch: perl
53955            ! pod/perlvar.pod
53956 ____________________________________________________________________________
53957 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
53958         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
53959              From: Jeff Pinyan <jeffp@crusoe.net>
53960              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
53961              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
53962      Branch: perl
53963            ! pod/perlfaq6.pod
53964 ____________________________________________________________________________
53965 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
53966         Log: Mention Time::localtime and Time::gmtime.
53967      Branch: perl
53968            ! ext/Time/Piece/Piece.pm
53969 ____________________________________________________________________________
53970 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
53971         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
53972              From: Michael G Schwern <schwern@pobox.com>
53973              Date: Tue, 29 May 2001 18:51:32 +0100
53974              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
53975      Branch: perl
53976            ! pod/perlfaq4.pod
53977 ____________________________________________________________________________
53978 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
53979         Log: Retract #10243.
53980      Branch: perl
53981            ! lib/autouse.pm
53982 ____________________________________________________________________________
53983 [ 10299] By: nick                                  on 2001/05/29  18:41:19
53984         Log: Post weekend integrate mainline (fails one test pragma/autouse).
53985      Branch: perlio
53986           +> (branch 29 files)
53987           !> (integrate 91 files)
53988 ____________________________________________________________________________
53989 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
53990         Log: Update Changes.
53991      Branch: perl
53992            ! Changes patchlevel.h
53993 ____________________________________________________________________________
53994 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
53995         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
53996              before Perl_load_module/Perl_call_method and restore the value
53997              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
53998      Branch: perl
53999            ! utf8.c
54000 ____________________________________________________________________________
54001 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
54002         Log: Subject: Re: AIX and gcc (moving targets)
54003              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54004              Date: Tue, 29 May 2001 17:59:40 +0200
54005              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
54006      Branch: perl
54007            ! ext/Storable/Makefile.PL
54008 ____________________________________________________________________________
54009 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
54010         Log: Subject: Re: AIX and gcc (moving targets)
54011              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54012              Date: Tue, 29 May 2001 12:32:57 +0200
54013              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
54014      Branch: perl
54015            ! ext/POSIX/Makefile.PL
54016 ____________________________________________________________________________
54017 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
54018         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
54019              From: Michael G Schwern <schwern@pobox.com>
54020              Date: Tue, 29 May 2001 09:53:29 +0100
54021              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
54022              
54023              (#10280 retracted)
54024      Branch: perl
54025            ! lib/Test/Harness.pm t/lib/test-harness.t
54026 ____________________________________________________________________________
54027 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
54028         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
54029              From: Michael G Schwern <schwern@pobox.com>
54030              Date: Tue, 29 May 2001 09:19:52 +0100
54031              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
54032      Branch: perl
54033            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
54034            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
54035            + t/lib/Test/todo.t
54036            ! MANIFEST lib/Test.pm t/TEST
54037 ____________________________________________________________________________
54038 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
54039         Log: From: Michael G Schwern <schwern@pobox.com>
54040              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
54041              Date: Tue, 29 May 2001 08:26:09 +0100
54042              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
54043      Branch: perl
54044            ! t/TEST
54045 ____________________________________________________________________________
54046 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
54047         Log: Add tests for Time::gmtime and Time::localtime.
54048      Branch: perl
54049            + t/lib/time-gmtime.t t/lib/time-localtime.t
54050            ! MANIFEST t/lib/1_compile.t
54051 ____________________________________________________________________________
54052 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
54053         Log: Add test for File::stat.
54054      Branch: perl
54055            + t/lib/filestat.t
54056            ! MANIFEST t/lib/1_compile.t
54057 ____________________________________________________________________________
54058 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
54059         Log: Add test for Net::servent.
54060      Branch: perl
54061            + t/lib/net-sent.t
54062            ! MANIFEST t/lib/1_compile.t
54063 ____________________________________________________________________________
54064 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
54065         Log: Add test for Net::protoent.
54066      Branch: perl
54067            + t/lib/net-pent.t
54068            ! MANIFEST t/lib/1_compile.t
54069 ____________________________________________________________________________
54070 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
54071         Log: Add test for Net::netent.
54072      Branch: perl
54073            + t/lib/net-nent.t
54074            ! MANIFEST t/lib/1_compile.t
54075 ____________________________________________________________________________
54076 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
54077         Log: Add test for User::grent.  Portability doubtful.
54078      Branch: perl
54079            + t/lib/user-grent.t
54080            ! MANIFEST t/lib/1_compile.t
54081 ____________________________________________________________________________
54082 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
54083         Log: Add test for User::pwent.
54084              Probably will fall down somewhere for portability reasons.
54085      Branch: perl
54086            + t/lib/user-pwent.t
54087            ! MANIFEST t/lib/1_compile.t
54088 ____________________________________________________________________________
54089 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
54090         Log: Metaconfig units changes for #10283.
54091      Branch: metaconfig
54092            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
54093            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
54094            ! U/installdirs/sitescript.U U/modified/Signal.U
54095 ____________________________________________________________________________
54096 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
54097         Log: Subject: [PATCH 5.6.1] signal names in Configure
54098              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54099              Date: Tue, 29 May 2001 03:52:25 -0400
54100              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
54101              
54102              Subject: [PATCH 5.6.1] older perl in Configure
54103              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54104              Date: Tue, 29 May 2001 03:55:40 -0400
54105              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
54106              
54107              Subject: [PATCH 5.6.1] goofs in Configure
54108              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54109              Date: Tue, 29 May 2001 04:13:07 -0400
54110              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
54111              
54112              Configure portability tweaks.
54113      Branch: perl
54114            ! Configure
54115 ____________________________________________________________________________
54116 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
54117         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
54118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54119              Date: Tue, 29 May 2001 04:07:06 -0400
54120              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
54121      Branch: perl
54122            ! os2/os2.c
54123 ____________________________________________________________________________
54124 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
54125         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
54126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54127              Date: Tue, 29 May 2001 04:01:38 -0400
54128              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
54129      Branch: perl
54130            ! hints/os2.sh os2/Makefile.SHs
54131 ____________________________________________________________________________
54132 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
54133         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
54134              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54135              Date: Tue, 29 May 2001 03:50:18 -0400
54136              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
54137      Branch: perl
54138            ! lib/Test/Harness.pm
54139 ____________________________________________________________________________
54140 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
54141         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
54142      Branch: perl
54143            ! lib/utf8_heavy.pl
54144 ____________________________________________________________________________
54145 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
54146         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
54147              From: Hugo <hv@crypt.compulink.co.uk>
54148              Date: Tue, 29 May 2001 03:03:45 +0100
54149              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
54150              
54151              Explanation why the $@ always gets the UTF8 flag when under use utf8--
54152              because we told it to have the flag when under use utf8.
54153      Branch: perl
54154            ! pp_ctl.c
54155 ____________________________________________________________________________
54156 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
54157         Log: At least a partial fix for 20010528.004.
54158      Branch: perl
54159            ! lib/utf8_heavy.pl
54160 ____________________________________________________________________________
54161 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
54162         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
54163              From: Nicholas Clark <nick@ccl4.org> 
54164              Date: Mon, 28 May 2001 23:39:38 +0100
54165              Message-ID: <20010528233938.M86445@plum.flirble.org>
54166              
54167              More portable non-zero UV.
54168      Branch: perl
54169            ! t/lib/extutils.t
54170 ____________________________________________________________________________
54171 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
54172         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
54173              From: Nicholas Clark <nick@ccl4.org>
54174              Date: Mon, 28 May 2001 22:46:09 +0100
54175              Message-ID: <20010528224608.L86445@plum.flirble.org>
54176              
54177              Test also "make clean".
54178      Branch: perl
54179            ! t/lib/extutils.t
54180 ____________________________________________________________________________
54181 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
54182         Log: Subject: Re: Would -Wno-unused -Wall be better?
54183              From: Michael G Schwern <schwern@pobox.com>
54184              Date: Tue, 29 May 2001 00:55:54 +0100
54185              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
54186      Branch: perl
54187            ! pp.h
54188 ____________________________________________________________________________
54189 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
54190         Log: Add a test for 20010528.007, fixed in #10272.
54191      Branch: perl
54192            ! t/op/misc.t toke.c
54193 ____________________________________________________________________________
54194 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
54195         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
54196              From: Hugo <hv@crypt.compulink.co.uk>
54197              Date: Tue, 29 May 2001 00:23:23 +0100
54198              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
54199      Branch: perl
54200            ! toke.c
54201 ____________________________________________________________________________
54202 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
54203         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
54204              From: Michael G Schwern <schwern@pobox.com>
54205              Date: Tue, 29 May 2001 00:42:59 +0100
54206              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
54207      Branch: perl
54208            ! t/pragma/autouse.t
54209 ____________________________________________________________________________
54210 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
54211         Log: Some shells seemingly arrange the signal handlers differently
54212              (bug id 20010521.004).
54213      Branch: perl
54214            ! t/lib/sigaction.t
54215 ____________________________________________________________________________
54216 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
54217         Log: Regen perlmodlib.
54218      Branch: perl
54219            ! pod/perlmodlib.pod
54220 ____________________________________________________________________________
54221 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
54222         Log: Update Changes.
54223      Branch: perl
54224            ! Changes patchlevel.h
54225 ____________________________________________________________________________
54226 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
54227         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
54228              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54229              Date: Mon, 28 May 2001 14:56:35 -0500
54230              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
54231      Branch: perl
54232            ! pod/perlnewmod.pod
54233 ____________________________________________________________________________
54234 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
54235         Log: Regen toc.
54236      Branch: perl
54237            ! pod/perltoc.pod
54238 ____________________________________________________________________________
54239 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
54240         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
54241              From: "Richard Soderberg" <rs@crystalflame.net>
54242              Date: Mon, 28 May 2001 12:31:23 -0700
54243              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
54244      Branch: perl
54245            ! t/op/splice.t
54246 ____________________________________________________________________________
54247 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
54248         Log: The #10260 was too bold: locales and utf8 still do not mix.
54249      Branch: perl
54250            ! t/pragma/locale.t
54251 ____________________________________________________________________________
54252 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
54253         Log: Subject: [PATCH] Pod nitpicks
54254              From: "Richard Soderberg" <rs@crystalflame.net>
54255              Date: Mon, 28 May 2001 10:08:58 -0700
54256              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
54257      Branch: perl
54258            ! pod/perl571delta.pod pod/perlapi.pod sv.h
54259 ____________________________________________________________________________
54260 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
54261         Log: Upgrade to I18N::LangTags 0.22.
54262      Branch: perl
54263            + lib/I18N/LangTags/List.pod
54264            ! MANIFEST lib/I18N/LangTags.pm
54265 ____________________________________________________________________________
54266 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
54267         Log: A slightly more serious bug found by -Mutf8; op/misc and
54268              lib/complex dumped core.
54269      Branch: perl
54270            ! regexec.c
54271 ____________________________________________________________________________
54272 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
54273         Log: Various buglets shaken out by -Mutf8.
54274      Branch: perl
54275            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
54276            ! t/pragma/locale.t
54277 ____________________________________________________________________________
54278 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
54279         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
54280      Branch: perl
54281            ! t/lib/carp.t
54282 ____________________________________________________________________________
54283 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
54284         Log: Subject: [PATCH] todo patch
54285              From: Artur Bergman <artur@contiller.se> 
54286              Date: Mon, 28 May 2001 17:03:51 +0200
54287              Message-ID: <B7383577.F34%artur@contiller.se>
54288      Branch: perl
54289            ! pod/perltodo.pod
54290 ____________________________________________________________________________
54291 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
54292         Log: Subject: typo in perlguts.pod
54293              From: "John P. Linderman" <jpl@research.att.com>
54294              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
54295              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
54296      Branch: perl
54297            ! pod/perlguts.pod
54298 ____________________________________________________________________________
54299 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
54300         Log: Subject: AIX and gcc (moving targets)
54301              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54302              Date: Mon, 28 May 2001 12:54:04 +0200
54303              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
54304      Branch: perl
54305            ! hints/aix.sh
54306 ____________________________________________________________________________
54307 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
54308         Log: Subject: Re: perlio + multiple perl_alloc..destruct
54309              From: Doug MacEachern <dougm@covalent.net>
54310              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
54311              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
54312      Branch: perl
54313            ! perlio.c
54314 ____________________________________________________________________________
54315 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
54316         Log: The #10251 wasn't quite up-to-the-code.
54317      Branch: perl
54318            ! t/op/misc.t
54319 ____________________________________________________________________________
54320 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
54321         Log: Test case for bug 20010526.004, fixed in #10252.
54322      Branch: perl
54323            ! t/op/taint.t
54324 ____________________________________________________________________________
54325 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
54326         Log: Subject: Re: [ID 20010526.004] Taint looses value
54327              From: Hugo <hv@crypt.compulink.co.uk>
54328              Date: Sun, 27 May 2001 20:39:32 +0100
54329              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
54330      Branch: perl
54331            ! sv.c
54332 ____________________________________________________________________________
54333 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
54334         Log: Test case for 20010422.005, fixed by #10250.
54335      Branch: perl
54336            ! t/op/misc.t
54337 ____________________________________________________________________________
54338 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
54339         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
54340              From: Spider Boardman <spider@Orb.Nashua.NH.US>
54341              Date: Mon, 28 May 2001 06:39:12 -0400
54342              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
54343      Branch: perl
54344            ! toke.c
54345 ____________________________________________________________________________
54346 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
54347         Log: Linerewrapping.
54348      Branch: perl
54349            ! lib/open.pm
54350 ____________________________________________________________________________
54351 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
54352         Log: Updates on the modules list.
54353      Branch: perl
54354            ! t/lib/1_compile.t
54355 ____________________________________________________________________________
54356 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
54357         Log: Add a test for PerlIO.
54358              
54359              (I probably got the crlf/raw thing wrong for clrfy platforms...)
54360      Branch: perl
54361            + t/lib/perlio.t
54362            ! MANIFEST lib/PerlIO.pm
54363 ____________________________________________________________________________
54364 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
54365         Log: Add a test for carp et alia.
54366      Branch: perl
54367            + t/lib/carp.t
54368            ! MANIFEST
54369 ____________________________________________________________________________
54370 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
54371         Log: Adding the new test would be swell.
54372      Branch: perl
54373            + t/pragma/autouse.t
54374 ____________________________________________________________________________
54375 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
54376         Log: Add a test for the autouse pragma.
54377      Branch: perl
54378            ! MANIFEST
54379 ____________________________________________________________________________
54380 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
54381         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
54382              From: dLux <dlux@spam.sch.bme.hu>
54383              Date: Sun, 27 May 2001 16:14:26 +0200
54384              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
54385      Branch: perl
54386            ! lib/autouse.pm
54387 ____________________________________________________________________________
54388 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
54389         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
54390              From: "Richard Soderberg" <rs@crystalflame.net>
54391              Date: Mon, 28 May 2001 03:56:36 -0700
54392              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
54393      Branch: perl
54394            ! utils/dprofpp.PL
54395 ____________________________________________________________________________
54396 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
54397         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
54398              From: "Stephen P. Potter" <spp@spotter.yi.org>
54399              Date: Tue, 22 May 2001 11:40:25 -0400
54400              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
54401              
54402              Subject: Re: [ID 20010522.003] Time::Local module bug
54403              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
54404              Date: Tue, 22 May 2001 11:50:19 -0400
54405              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
54406      Branch: perl
54407            ! lib/Time/Local.pm
54408 ____________________________________________________________________________
54409 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
54410         Log: The PERL_DL_NONLAZY can have whitespace in front.
54411      Branch: perl
54412            ! t/lib/extutils.t
54413 ____________________________________________________________________________
54414 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
54415         Log: Document strftime() and strptime().
54416      Branch: perl
54417            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
54418 ____________________________________________________________________________
54419 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
54420         Log: Make Time::Piece::strptime() to be a function, not a method.
54421      Branch: perl
54422            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
54423 ____________________________________________________________________________
54424 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
54425         Log: Tweak the test to be more portable.
54426      Branch: perl
54427            ! t/lib/extutils.t
54428 ____________________________________________________________________________
54429 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
54430         Log: Subject: PATCH: Re: Re: Attributes that tie
54431              From: Leon Brocard <acme@astray.com>
54432              Date: Sun, 27 May 2001 12:37:29 +0100
54433              Message-ID: <20010527123729.A22663@ns0.astray.com>
54434              
54435              Document that variable attributes are not currently usable
54436              for tieing.  (An ugly limitation that should be fixed.)
54437      Branch: perl
54438            ! lib/attributes.pm
54439 ____________________________________________________________________________
54440 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
54441         Log: Microperl tweaks.
54442      Branch: perl
54443            ! Makefile.micro uconfig.h uconfig.sh
54444 ____________________________________________________________________________
54445 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
54446         Log: Add make target for microperl (kind of silly, but convenient).
54447      Branch: perl
54448            ! Makefile.SH
54449 ____________________________________________________________________________
54450 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
54451         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
54452              for microperl.)
54453      Branch: perl
54454            ! doio.c
54455 ____________________________________________________________________________
54456 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
54457         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
54458              From: rspier@pobox.com (Robert Spier)
54459              Date: Sat, 26 May 2001 20:05:23 -0400
54460              Message-ID: <15120.17603.148648.12430@rls.cx>
54461              
54462              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
54463              From: rspier@pobox.com (Robert Spier)
54464              Date: Sun, 27 May 2001 00:23:12 -0400
54465              Message-ID: <15120.33072.511966.767230@rls.cx>
54466      Branch: perl
54467            ! doio.c pod/perlfunc.pod
54468 ____________________________________________________________________________
54469 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
54470         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
54471      Branch: perl
54472            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
54473 ____________________________________________________________________________
54474 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
54475         Log: Add README.tru64.
54476      Branch: perl
54477            + README.tru64
54478 ____________________________________________________________________________
54479 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
54480         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
54481      Branch: perl
54482            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
54483            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
54484            ! MANIFEST
54485 ____________________________________________________________________________
54486 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
54487         Log: Integrate I18N::LangTags from Sean Burke.
54488              
54489              TODO: the language list from RFC 3066 needs to be integrated
54490              and made available somehow.  The list is included in the
54491              I18N-LangTags 0.21 distribution, but it is undocumented
54492              and unconnected to the module.
54493      Branch: perl
54494            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
54495            ! MANIFEST
54496 ____________________________________________________________________________
54497 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
54498         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
54499              envisioned by Sarathy.
54500      Branch: perl
54501            ! t/op/ver.t toke.c
54502 ____________________________________________________________________________
54503 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
54504         Log: Subject: [ID 20010525.001] Pod typo nits fixed
54505              From: lvirden@cas.org
54506              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
54507              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
54508              
54509              minus the perlsolaris decimation plus the
54510              
54511              Subject: Re: [ID 20010525.001] Pod typo nits fixed
54512              From: "Philip Newton" <Philip.Newton@gmx.net>
54513              Date: Fri, 25 May 2001 18:05:55 +0200
54514              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
54515      Branch: perl
54516            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
54517            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
54518            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
54519            ! pod/perlutil.pod pod/perlxstut.pod
54520 ____________________________________________________________________________
54521 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
54522         Log: return clauses are nice.
54523      Branch: perl
54524            ! sv.c
54525 ____________________________________________________________________________
54526 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
54527         Log: Subject: change 10199 backwards?
54528              From: Doug MacEachern <dougm@covalent.net>
54529              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
54530              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
54531      Branch: perl
54532            ! sv.c
54533 ____________________________________________________________________________
54534 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
54535         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
54536              From: Hugo <hv@crypt.compulink.co.uk>
54537              Date: Sat, 26 May 2001 17:05:12 +0100
54538              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
54539      Branch: perl
54540            + t/op/gmagic.t
54541            ! MANIFEST doop.c embed.h embed.pl global.sym
54542            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
54543            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
54544 ____________________________________________________________________________
54545 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
54546         Log: Regen headers for #10221.
54547      Branch: perl
54548            ! global.sym objXSUB.h perlapi.c
54549 ____________________________________________________________________________
54550 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
54551         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
54552              From: Juha Laiho <juha.laiho@Elma.Net>
54553              Date: Thu, 3 May 2001 09:51:30 +0300
54554              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
54555      Branch: perl
54556            ! embed.pl
54557 ____________________________________________________________________________
54558 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
54559         Log: Subject: Re: [PATCH] Re: stability of sort()?
54560              From: "John P. Linderman" <jpl@research.att.com>
54561              Date: Sat, 26 May 2001 13:27:19 -0400
54562              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
54563      Branch: perl
54564            ! pod/perlfunc.pod
54565 ____________________________________________________________________________
54566 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
54567         Log: Integrate perlio:
54568              
54569              [ 10212]
54570              Change perlguts docs to not suggest PUSHi etc. for multiple results,
54571              add a few more notes there on use of mortals on the stack.
54572      Branch: perl
54573           !> pod/perlguts.pod
54574 ____________________________________________________________________________
54575 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
54576         Log: Subject: [PATCH perl@10210] PerlIO for VMS
54577              From: "Craig A. Berry" <craigberry@mac.com>
54578              Date: Sat, 26 May 2001 09:34:11 -0500
54579              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
54580      Branch: perl
54581            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
54582            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
54583            ! vms/vmsish.h
54584 ____________________________________________________________________________
54585 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
54586         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
54587              From: David Dyck <dcd@tc.fluke.com>
54588              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
54589              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
54590      Branch: perl
54591            ! lib/perl5db.pl
54592 ____________________________________________________________________________
54593 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
54594         Log: Subject: utf8 regexp tests
54595              From: Hugo <hv@crypt.compulink.co.uk>
54596              Date: Fri, 25 May 2001 22:35:01 +0100
54597              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
54598      Branch: perl
54599            ! t/op/regexp.t
54600 ____________________________________________________________________________
54601 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
54602         Log: Subject: [PATCH] Re: stability of sort()?
54603              From: Nicholas Clark <nick@ccl4.org>
54604              Date: Fri, 25 May 2001 22:40:19 +0100
54605              Message-ID: <20010525224019.B86445@plum.flirble.org>
54606      Branch: perl
54607            ! pod/perlfunc.pod
54608 ____________________________________________________________________________
54609 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
54610         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
54611              From: John Peacock <jpeacock@rowman.com>
54612              Date: Thu, 24 May 2001 22:14:01 -0400
54613              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
54614      Branch: perl
54615            ! mg.c scope.c sv.c
54616 ____________________________________________________________________________
54617 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
54618         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
54619              From: Nicholas Clark <nick@ccl4.org>
54620              Date: Sun, 20 May 2001 19:24:13 +0100
54621              Message-ID: <20010520192413.G83222@plum.flirble.org>
54622      Branch: perl
54623            + lib/ExtUtils/Constant.pm t/lib/extutils.t
54624            ! MANIFEST utils/h2xs.PL
54625 ____________________________________________________________________________
54626 [ 10212] By: nick                                  on 2001/05/26  09:49:28
54627         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
54628              add a few more notes there on use of mortals on the stack.
54629      Branch: perlio
54630            ! pod/perlguts.pod
54631 ____________________________________________________________________________
54632 [ 10211] By: nick                                  on 2001/05/26  09:05:36
54633         Log: Integrate mainline
54634      Branch: perlio
54635           +> t/lib/fcntl.t t/pragma/vars.t
54636           !> (integrate 49 files)
54637 ____________________________________________________________________________
54638 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
54639         Log: Update Changes.
54640      Branch: perl
54641            ! Changes patchlevel.h
54642 ____________________________________________________________________________
54643 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
54644         Log: Based on
54645              
54646              Subject: [PATCH pp.c] Wrapping pack("C",256)
54647              From: Simon Cozens <simon@netthink.co.uk>
54648              Date: Sat, 12 May 2001 17:58:41 +0100
54649              Message-ID: <20010512175841.A6132@netthink.co.uk>
54650      Branch: perl
54651            ! pod/perldiag.pod pp.c t/pragma/warn/pp
54652 ____________________________________________________________________________
54653 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
54654         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
54655              From: "Brendan O'Dea" <bod@compusol.com.au>
54656              Date: Fri, 25 May 2001 11:18:29 +1000
54657              Message-ID: <20010525111829.A28411@compusol.com.au>
54658              
54659              (Slightly modified.)
54660      Branch: perl
54661            ! lib/Term/Cap.pm
54662 ____________________________________________________________________________
54663 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
54664         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
54665              From: Hugo <hv@crypt.compulink.co.uk>
54666              Date: Fri, 25 May 2001 02:13:25 +0100
54667              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
54668      Branch: perl
54669            ! t/op/misc.t
54670 ____________________________________________________________________________
54671 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
54672         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
54673              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
54674              Date: Fri, 25 May 2001 10:25:36 +0900
54675              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
54676      Branch: perl
54677            ! regcomp.c regexec.c
54678 ____________________________________________________________________________
54679 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
54680         Log: Subject: [PATCH #2] stash autovivification and method call error messages
54681              From: Ilmari Karonen <iltzu@sci.fi>
54682              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
54683              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
54684      Branch: perl
54685            ! gv.c pp_hot.c t/op/method.t
54686 ____________________________________________________________________________
54687 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
54688         Log: Add make target and documentation for gprof profiling.
54689      Branch: perl
54690            ! Makefile.SH pod/perlhack.pod
54691 ____________________________________________________________________________
54692 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
54693         Log: Subject: Don't think about UTF8 
54694              From: Mike Guy <mjtg@cam.ac.uk> 
54695              Date: Tue, 22 May 2001 14:35:39 +0100
54696              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
54697      Branch: perl
54698            ! sv.h
54699 ____________________________________________________________________________
54700 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
54701         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
54702              From: Geraint A Edwards <gedge@serf.org> 
54703              Date: Thu, 24 May 2001 22:51:24 +0100
54704              Message-Id: <20010524225124.A34981@cymru.serf.org>
54705      Branch: perl
54706            ! x2p/find2perl.PL
54707 ____________________________________________________________________________
54708 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
54709         Log: DB_File has its own attribute story.
54710      Branch: perl
54711            ! ext/DB_File/DB_File.xs
54712 ____________________________________________________________________________
54713 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
54714         Log: Subject: Re: Making perl with -Wall
54715              From: Andy Dougherty <doughera@lafayette.edu>
54716              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
54717              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
54718      Branch: perl
54719            ! perl.h
54720 ____________________________________________________________________________
54721 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
54722         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
54723              From: "Richard Soderberg" <rs@crystalflame.net>
54724              Date: Thu, 24 May 2001 08:58:16 -0700
54725              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
54726      Branch: perl
54727            ! sv.c
54728 ____________________________________________________________________________
54729 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
54730         Log: IV/UV casting fixes from Nicholas Clark.
54731      Branch: perl
54732            ! perl.h pp_sys.c util.c
54733 ____________________________________________________________________________
54734 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
54735         Log: Subject: Re: Making perl with -Wall
54736              From: Michael G Schwern <schwern@pobox.com>
54737              Date: Thu, 24 May 2001 15:40:28 +0100
54738              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
54739      Branch: perl
54740            ! malloc.c perl.h
54741 ____________________________________________________________________________
54742 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
54743         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
54744              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54745              Date: Tue, 22 May 2001 11:49:37 +0200
54746              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
54747      Branch: metaconfig
54748            ! U/modified/Oldsym.U
54749      Branch: metaconfig/U/perl
54750            ! patchlevel.U
54751      Branch: perl
54752            ! Configure config_h.SH myconfig.SH
54753 ____________________________________________________________________________
54754 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
54755         Log: Under versiononly install also the scripts with the version suffix.
54756              (e.g. .../bin/h2xs5.7.1)
54757      Branch: perl
54758            ! installperl
54759 ____________________________________________________________________________
54760 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
54761         Log: Subject: [PATCH] Stop segfault in mg.c:636
54762              From: "Richard Soderberg" <rs@crystalflame.net>
54763              Date: Thu, 24 May 2001 05:51:52 -0700
54764              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
54765      Branch: perl
54766            ! mg.c
54767 ____________________________________________________________________________
54768 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
54769         Log: Iteration continues; hopefully convergently.
54770      Branch: perl
54771            ! t/lib/b-stash.t
54772 ____________________________________________________________________________
54773 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
54774         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
54775              From: Gisle Aas <gisle@ActiveState.com>
54776              Date: 23 May 2001 16:13:10 -0700
54777              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
54778      Branch: perl
54779            ! op.c toke.c
54780 ____________________________________________________________________________
54781 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
54782         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
54783              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54784              Date: Thu, 24 May 2001 05:05:22 -0500
54785              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
54786      Branch: perl
54787            ! lib/dumpvar.pl lib/perl5db.pl
54788 ____________________________________________________________________________
54789 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
54790         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
54791              From: David Dyck <dcd@tc.fluke.com>
54792              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
54793              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
54794      Branch: perl
54795            ! lib/perl5db.pl
54796 ____________________________________________________________________________
54797 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
54798         Log: Tiny pod nits on READMEs, mostly whitespace issues.
54799      Branch: perl
54800            ! README.amiga README.dos README.macos README.mpeix README.vmesa
54801            ! README.win32
54802 ____________________________________________________________________________
54803 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
54804         Log: The DG/UX part of the 20010521.005.
54805      Branch: perl
54806            ! README.dgux
54807 ____________________________________________________________________________
54808 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
54809         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
54810              From: Hugo <hv@crypt.compulink.co.uk>
54811              Date: Mon, 21 May 2001 16:32:02 +0100
54812              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
54813      Branch: perl
54814            ! regcomp.c t/op/misc.t
54815 ____________________________________________________________________________
54816 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
54817         Log: Subject: [PATCH] Extra UNIVERSAL tests
54818              From: Mike Guy <mjtg@cam.ac.uk>
54819              Date: Wed, 23 May 2001 12:29:20 +0100
54820              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
54821      Branch: perl
54822            ! t/op/universal.t
54823 ____________________________________________________________________________
54824 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
54825         Log: Subject: [PATCH] Remove EQ keyword
54826              From: Mike Guy <mjtg@cam.ac.uk>
54827              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
54828              Date: Wed, 23 May 2001 11:17:29 +0100
54829      Branch: perl
54830            ! keywords.h keywords.pl
54831 ____________________________________________________________________________
54832 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
54833         Log: Subject: [PATCH] lib/perl5db.pl
54834              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54835              Date: Wed, 23 May 2001 02:18:03 -0500
54836              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
54837      Branch: perl
54838            ! lib/perl5db.pl
54839 ____________________________________________________________________________
54840 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
54841         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
54842              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54843              Date: Tue, 22 May 2001 23:34:41 -0500
54844              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
54845      Branch: perl
54846            ! lib/Term/Cap.pm
54847 ____________________________________________________________________________
54848 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
54849         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
54850              From: davem@fdgroup.co.uk
54851              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
54852              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
54853      Branch: perl
54854            ! emacs/e2ctags.pl
54855 ____________________________________________________________________________
54856 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
54857         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
54858              From: Michael G Schwern <schwern@pobox.com>
54859              Date: Tue, 22 May 2001 14:15:09 +0100
54860              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
54861      Branch: perl
54862            ! lib/vars.pm
54863 ____________________________________________________________________________
54864 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
54865         Log: Subject: [PATCH lib/vars.pm] Odd code nit
54866              From: Michael G Schwern <schwern@pobox.com>
54867              Date: Tue, 22 May 2001 14:14:28 +0100
54868              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
54869      Branch: perl
54870            ! lib/vars.pm
54871 ____________________________________________________________________________
54872 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
54873         Log: Use the new use vars feature.
54874      Branch: perl
54875            ! t/lib/b-stash.t
54876 ____________________________________________________________________________
54877 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
54878         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
54879              From: Mike Guy <mjtg@cam.ac.uk>
54880              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54881              Date: Tue, 22 May 2001 13:11:39 +0100
54882      Branch: perl
54883            + t/pragma/vars.t
54884            ! MANIFEST lib/vars.pm t/lib/1_compile.t
54885 ____________________________________________________________________________
54886 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
54887         Log: -qlongdouble considered harmful by Merijn.
54888      Branch: perl
54889            ! hints/aix.sh
54890 ____________________________________________________________________________
54891 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
54892         Log: Update Changes.
54893      Branch: perl
54894            ! Changes patchlevel.h
54895 ____________________________________________________________________________
54896 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
54897         Log: Add a test of its very own for Fcntl.  Hopefully portable.
54898      Branch: perl
54899            + t/lib/fcntl.t
54900            ! MANIFEST
54901 ____________________________________________________________________________
54902 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
54903         Log: Must be trickier for 'minitest' not to die.
54904      Branch: perl
54905            ! t/op/taint.t
54906 ____________________________________________________________________________
54907 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
54908         Log: Can't declare other people's variables.
54909      Branch: perl
54910            ! t/lib/b-stash.t
54911 ____________________________________________________________________________
54912 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
54913         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
54914      Branch: perl
54915            ! doio.c t/op/taint.t
54916 ____________________________________________________________________________
54917 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
54918         Log: The OS/2 variable needs to be declared.
54919      Branch: perl
54920            ! t/lib/b-stash.t
54921 ____________________________________________________________________________
54922 [ 10170] By: nick                                  on 2001/05/20  16:48:29
54923         Log: Integrate mainline
54924      Branch: perlio
54925           !> (integrate 41 files)
54926 ____________________________________________________________________________
54927 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
54928         Log: Small perlsec updates: clarify the taintedness of filename
54929              globbing; suggest using Scalar::Util::tainted().
54930      Branch: perl
54931            ! pod/perlsec.pod
54932 ____________________________________________________________________________
54933 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
54934         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
54935              From: Dave Mitchell <davem@fdgroup.co.uk>
54936              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
54937              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
54938      Branch: perl
54939            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
54940            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
54941            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
54942            ! xsutils.c
54943 ____________________________________________________________________________
54944 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
54945         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
54946              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54947              Date: Sat, 19 May 2001 04:08:46 -0400
54948              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
54949      Branch: perl
54950            ! lib/ExtUtils/Mksymlists.pm makedef.pl
54951 ____________________________________________________________________________
54952 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
54953         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
54954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54955              Date: Sat, 19 May 2001 04:30:45 -0400
54956              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
54957      Branch: perl
54958            ! os2/os2.c
54959 ____________________________________________________________________________
54960 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
54961         Log: Subject: [PATCH 5.6.1] build bugs OS/2
54962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54963              Date: Sat, 19 May 2001 04:35:28 -0400
54964              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
54965      Branch: perl
54966            ! os2/Makefile.SHs os2/os2.c
54967 ____________________________________________________________________________
54968 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
54969         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
54970              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54971              Date: Sat, 19 May 2001 04:04:23 -0400
54972              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
54973              
54974              (In bleadperl patched b-stash.t instead of b.t)
54975      Branch: perl
54976            ! t/lib/b-stash.t t/lib/bigfltpm.t
54977 ____________________________________________________________________________
54978 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
54979         Log: Subject: [PATCH 5.6.1] perl5db
54980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54981              Date: Sat, 19 May 2001 03:49:09 -0400
54982              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
54983      Branch: perl
54984            ! lib/perl5db.pl
54985 ____________________________________________________________________________
54986 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
54987         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
54988              From: Gisle Aas <gisle@ActiveState.com>
54989              Date: 18 May 2001 14:24:51 -0700
54990              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
54991      Branch: perl
54992            ! pp_ctl.c
54993 ____________________________________________________________________________
54994 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
54995         Log: Subject: [PATCH] Chomp should not always stringify
54996              From: Gisle Aas <gisle@ActiveState.com>
54997              Date: 18 May 2001 07:55:25 -0700
54998              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
54999      Branch: perl
55000            ! doop.c t/op/chop.t
55001 ____________________________________________________________________________
55002 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
55003         Log: Integrate perlio:
55004              
55005              [ 10159]
55006              Document some more of open's features.
55007      Branch: perl
55008           !> pod/perlfunc.pod
55009 ____________________________________________________________________________
55010 [ 10159] By: nick                                  on 2001/05/20  09:39:46
55011         Log: Document some more of open's features.
55012      Branch: perlio
55013            ! pod/perlfunc.pod
55014 ____________________________________________________________________________
55015 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
55016         Log: back out change#10153 (it has compatibility issues such as the
55017              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
55018              benefit for 5.6.x doesn't seem worth the risk)
55019      Branch: maint-5.6/perl
55020            ! toke.c
55021 ____________________________________________________________________________
55022 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
55023         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
55024      Branch: perl
55025            ! x2p/s2p.PL
55026 ____________________________________________________________________________
55027 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
55028         Log: Update Changes.
55029      Branch: perl
55030            ! Changes patchlevel.h
55031 ____________________________________________________________________________
55032 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
55033         Log: Integrate change #10144 from maintperl.
55034              
55035              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
55036      Branch: perl
55037           !> win32/config.bc win32/config.gc win32/config.vc
55038           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55039 ____________________________________________________________________________
55040 [ 10154] By: nick                                  on 2001/05/18  07:23:03
55041         Log: Integrate mainline.
55042      Branch: perlio
55043           +> README.dgux t/lib/i18n-collate.t utils.lst
55044           !> (integrate 49 files)
55045 ____________________________________________________________________________
55046 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
55047         Log: Integrate change #7224 from mainline into maintperl.
55048              
55049              Allow @+ and @- to be doublequoted, from Simon Cozens. 
55050              (Approved by Larry, see Tom's comment in 20000830.005.)
55051      Branch: maint-5.6/perl
55052           !> toke.c
55053 ____________________________________________________________________________
55054 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
55055         Log: Subject: [PATCH bleadperl] small lookbehind fix
55056              From: Hugo <hv@crypt.compulink.co.uk>
55057              Date: Fri, 18 May 2001 00:07:19 +0100
55058              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
55059      Branch: perl
55060            ! regexec.c
55061 ____________________________________________________________________________
55062 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
55063         Log: Detypos.
55064      Branch: perl
55065            ! installman utils.lst
55066 ____________________________________________________________________________
55067 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
55068         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
55069              in 20001222.001.
55070      Branch: perl
55071            ! t/lib/glob-basic.t
55072 ____________________________________________________________________________
55073 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
55074         Log: Subject: [PATCH] Test for bug 20010515.004
55075              From: Benjamin Sugars <bsugars@canoe.ca>
55076              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
55077              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
55078      Branch: perl
55079            ! t/op/misc.t
55080 ____________________________________________________________________________
55081 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
55082         Log: Integrate #10145 from maintperl.
55083              
55084              fix for ID 20010515.004 (needs test)
55085      Branch: perl
55086           !> pp_hot.c
55087 ____________________________________________________________________________
55088 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
55089         Log: Thinko noticed by Doug MacEachern.
55090      Branch: perl
55091            ! thread.h
55092 ____________________________________________________________________________
55093 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
55094         Log: Subject: Re: [PATCH] HERE mark in regex
55095              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
55096              Date: Thu, 17 May 2001 12:20:33 -0400
55097              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
55098      Branch: perl
55099            ! t/op/re_tests
55100 ____________________________________________________________________________
55101 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
55102         Log: fix for ID 20010515.004 (needs test)
55103      Branch: maint-5.6/perl
55104            ! pp_hot.c
55105 ____________________________________________________________________________
55106 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
55107         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
55108      Branch: maint-5.6/perl
55109            ! win32/config.bc win32/config.gc win32/config.vc
55110            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55111 ____________________________________________________________________________
55112 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
55113         Log: Macrofy the getspecific (and use it also in util.c)
55114      Branch: perl
55115            ! thread.h util.c
55116 ____________________________________________________________________________
55117 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
55118         Log: Use the unchecked thread-specific key fetch also in Tru64.
55119      Branch: perl
55120            ! thread.h
55121 ____________________________________________________________________________
55122 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
55123         Log: Subject: [PATCH 5.6.1]Quick thread speedup
55124              From: Dan Sugalski <dan@sidhe.org> 
55125              Date: Wed, 16 May 2001 18:05:19 -0400
55126              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
55127      Branch: perl
55128            ! thread.h util.c
55129 ____________________________________________________________________________
55130 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
55131         Log: I think this is quite enough testing for a deprecated feature.
55132      Branch: perl
55133            + t/lib/i18n-collate.t
55134            ! MANIFEST t/lib/1_compile.t
55135 ____________________________________________________________________________
55136 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
55137         Log: More HP-UX lore from Jeff Okamoto.
55138      Branch: perl
55139            ! README.hpux
55140 ____________________________________________________________________________
55141 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
55142         Log: Sort utils.lst for easier maintenance.
55143      Branch: perl
55144            ! utils.lst
55145 ____________________________________________________________________________
55146 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
55147         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
55148              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55149              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
55150              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
55151              
55152              Add pod2latex to utils.lst.
55153      Branch: perl
55154            ! MANIFEST utils.lst
55155 ____________________________________________________________________________
55156 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
55157         Log: Subject: Re: [PATCH] HERE mark in regex
55158              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
55159              Date: Wed, 16 May 2001 13:04:43 -0400
55160              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
55161      Branch: perl
55162            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
55163            ! t/op/regmesg.t t/pragma/warn/regcomp
55164 ____________________________________________________________________________
55165 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
55166         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
55167              From: Simon Cozens <simon@netthink.co.uk>
55168              Date: Wed, 16 May 2001 18:02:08 +0100
55169              Message-ID: <20010516180208.A6458@netthink.co.uk>
55170      Branch: perl
55171            ! installman utils.lst
55172 ____________________________________________________________________________
55173 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
55174         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
55175              From: "Philip Newton" <pnewton@gmx.de>
55176              Date: Tue, 15 May 2001 15:09:30 +0200
55177              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
55178              
55179              Test case for #10128.
55180      Branch: perl
55181            ! t/pragma/warn/pp_hot
55182 ____________________________________________________________________________
55183 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
55184         Log: Update Changes.
55185      Branch: perl
55186            ! Changes patchlevel.h
55187 ____________________________________________________________________________
55188 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
55189         Log: Deprecate pseudo-hashes.
55190      Branch: perl
55191            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
55192 ____________________________________________________________________________
55193 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
55194         Log: HP-UX hints update from Merijn.
55195      Branch: perl
55196            ! hints/hpux.sh
55197 ____________________________________________________________________________
55198 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
55199         Log: README.hpux update from Merijn.
55200      Branch: perl
55201            ! README.hpux
55202 ____________________________________________________________________________
55203 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
55204         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
55205              From: Simon Cozens <simon@netthink.co.uk>
55206              Date: Wed, 16 May 2001 15:57:55 +0100
55207              Message-ID: <20010516155755.A4728@netthink.co.uk>
55208      Branch: perl
55209            + utils.lst
55210            ! MANIFEST installman installperl
55211 ____________________________________________________________________________
55212 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
55213         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
55214              From: "Philip Newton" <pnewton@gmx.de>
55215              Date: Tue, 15 May 2001 16:31:05 +0200
55216              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
55217              
55218              Fix PERL_Y2KWARN test to check before rather than after appending.
55219      Branch: perl
55220            ! pp_hot.c
55221 ____________________________________________________________________________
55222 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
55223         Log: Regen Porting stuff.
55224      Branch: perl
55225            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55226            ! config_h.SH
55227 ____________________________________________________________________________
55228 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
55229         Log: Metaconfig unit change for #10125.
55230      Branch: metaconfig
55231            ! U/modified/Oldconfig.U
55232 ____________________________________________________________________________
55233 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
55234         Log: Use OSVERS.
55235      Branch: perl
55236            ! Configure config_h.SH perl.c
55237 ____________________________________________________________________________
55238 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
55239         Log: Regen toc.
55240      Branch: perl
55241            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55242 ____________________________________________________________________________
55243 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
55244         Log: Adding the README.dgux to the MANIFEST would be a good idea.
55245      Branch: perl
55246            ! MANIFEST
55247 ____________________________________________________________________________
55248 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
55249         Log: Move the stack desire definition to thread.h.
55250      Branch: perl
55251            ! ext/Thread/Thread.xs thread.h
55252 ____________________________________________________________________________
55253 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
55254         Log: DG-UX threading patches, including a README.dgux,
55255              from Takis Psarogiannakopoulos.
55256      Branch: perl
55257            + README.dgux
55258            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
55259 ____________________________________________________________________________
55260 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
55261         Log: Subject: [PATCH B::Deparse] More on /x regexes
55262              From: Robin Houston <robin@kitsite.com>
55263              Date: Tue, 15 May 2001 19:09:35 +0100
55264              Message-ID: <20010515190935.A27268@penderel>
55265      Branch: perl
55266            ! ext/B/B/Deparse.pm
55267 ____________________________________________________________________________
55268 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
55269         Log: Document that the core time() may be rounding rather
55270              than truncating, would have saved at least my confusion.
55271      Branch: perl
55272            ! ext/Time/HiRes/HiRes.pm
55273 ____________________________________________________________________________
55274 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
55275         Log: Subject: perl-current/t/time-hires.t
55276              From: John Peacock <jpeacock@rowman.com>
55277              Date: Fri, 11 May 2001 14:09:41 -0400
55278              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
55279      Branch: perl
55280            ! t/lib/time-hires.t
55281 ____________________________________________________________________________
55282 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
55283         Log: Subject: [PATCH dump.c] Op private flags
55284              From: Simon Cozens <simon@netthink.co.uk>
55285              Date: Sun, 13 May 2001 20:20:36 +0100
55286              Message-ID: <20010513202036.A21896@netthink.co.uk>
55287      Branch: perl
55288            ! dump.c
55289 ____________________________________________________________________________
55290 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
55291         Log: Upgrade to Switch 2.03.
55292      Branch: perl
55293            ! lib/Switch.pm
55294 ____________________________________________________________________________
55295 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
55296         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
55297              to PERL_CONFIG_SH and use it consistently.
55298      Branch: maint-5.6/perl
55299           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
55300           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
55301           !> myconfig.SH writemain.SH
55302 ____________________________________________________________________________
55303 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
55304         Log: Metaconfig units changes for #10113.
55305      Branch: metaconfig
55306            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
55307 ____________________________________________________________________________
55308 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
55309         Log: The problem described in 20010514.031 still wasn't
55310              fully cured, there were remnants of $CONFIG when
55311              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
55312              to avoid future conflicts.
55313      Branch: perl
55314            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
55315            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
55316            ! myconfig.SH writemain.SH
55317 ____________________________________________________________________________
55318 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
55319         Log: Half of #10107 got lost.
55320      Branch: perl
55321            ! ext/B/B/Deparse.pm
55322 ____________________________________________________________________________
55323 [ 10111] By: nick                                  on 2001/05/15  08:39:14
55324         Log: Integrate mainline.
55325      Branch: perlio
55326           +> ext/POSIX/hints/uts.pl
55327            - Todo Todo-5.6 t/camel-III/vstring.t
55328           !> (integrate 48 files)
55329 ____________________________________________________________________________
55330 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
55331         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
55332              From: Robin Houston <robin@kitsite.com>
55333              Date: Mon, 14 May 2001 22:27:08 +0100
55334              Message-ID: <20010514222708.A22963@penderel>
55335      Branch: perl
55336            ! t/TestInit.pm
55337 ____________________________________________________________________________
55338 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
55339         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
55340              From: Robin Houston <robin@kitsite.com>
55341              Date: Mon, 14 May 2001 22:16:43 +0100
55342              Message-ID: <20010514221643.A22437@penderel>
55343      Branch: perl
55344            ! ext/B/B/Deparse.pm
55345 ____________________________________________________________________________
55346 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
55347         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
55348              From: Robin Houston <robin@kitsite.com>
55349              Date: Mon, 14 May 2001 22:03:44 +0100
55350              Message-ID: <20010514220344.A20643@penderel>
55351      Branch: perl
55352            ! ext/B/B/Deparse.pm
55353 ____________________________________________________________________________
55354 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
55355         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
55356              From: Robin Houston <robin@kitsite.com>
55357              Date: Mon, 14 May 2001 22:10:07 +0100
55358              Message-ID: <20010514221007.A21118@penderel>
55359      Branch: perl
55360            ! ext/B/B/Deparse.pm
55361 ____________________________________________________________________________
55362 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
55363         Log: Fix for 20010514.037; substr() didn't invalidate the locale
55364              collation magic.
55365      Branch: perl
55366            ! pp.c
55367 ____________________________________________________________________________
55368 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
55369         Log: Update Changes.
55370      Branch: perl
55371            ! Changes patchlevel.h
55372 ____________________________________________________________________________
55373 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
55374         Log: Retract #10094.
55375      Branch: perl
55376            ! lib/Pod/Text.pm
55377 ____________________________________________________________________________
55378 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
55379         Log: Integrate change #10100 from maintperl.
55380              
55381              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
55382              bug ID 20010514.027)
55383      Branch: perl
55384           !> mg.c pp_ctl.c
55385 ____________________________________________________________________________
55386 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
55387         Log: Document the deprecatedness of suidperl.
55388      Branch: perl
55389            ! INSTALL pod/perlfaq1.pod
55390 ____________________________________________________________________________
55391 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
55392         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
55393              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
55394              Date: Mon, 14 May 2001 09:38:59 -0400
55395              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
55396      Branch: perl
55397            ! lib/ExtUtils/MM_Unix.pm
55398 ____________________________________________________________________________
55399 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
55400         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
55401              bug ID 20010514.027)
55402              
55403              TODO: this needs a testsuite addition
55404      Branch: maint-5.6/perl
55405            ! mg.c pp_ctl.c
55406 ____________________________________________________________________________
55407 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
55408         Log: More DWIMminess for Class::Struct: calling the array or hash
55409              accessors only with one argument, an array or a hash reference,
55410              sets the underlying array or hash.  This mirrors nicely also
55411              the usage in the constructor.
55412              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
55413      Branch: perl
55414            ! lib/Class/Struct.pm t/lib/class-struct.t
55415 ____________________________________________________________________________
55416 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
55417         Log: Reference cmp'ing should go through the whole stringification
55418              process shebang, as pointed out by Sarathy in #10091.
55419      Branch: perl
55420            ! pp.c
55421 ____________________________________________________________________________
55422 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
55423         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
55424              From: Simon Cozens <simon@netthink.co.uk>
55425              Date: Sat, 12 May 2001 16:36:27 +0100
55426              Message-ID: <20010512163627.A5522@netthink.co.uk>
55427              
55428              with some additions salvaged from Todo and Todo-5.6 before
55429              retiring them.
55430      Branch: perl
55431            - Todo Todo-5.6
55432            ! MANIFEST pod/perltodo.pod
55433 ____________________________________________________________________________
55434 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
55435         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
55436              From: "Golubev I. N." <gin@mo.msk.ru>
55437              Date: Mon, 07 May 2001 14:33:34 (GMT)
55438              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
55439      Branch: perl
55440            ! perl.h
55441 ____________________________________________________________________________
55442 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
55443         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
55444              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
55445              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
55446              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
55447      Branch: perl
55448            ! lib/ExtUtils/MM_Unix.pm
55449 ____________________________________________________________________________
55450 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
55451         Log: (Retracted by #10104.)
55452              
55453              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
55454              From: barries <barries@slaysys.com>
55455              Date: Sat, 12 May 2001 01:28:10 -0400
55456              Message-ID: <20010512012810.B26358@jester.slaysys.com>
55457      Branch: perl
55458            ! lib/Pod/Text.pm
55459 ____________________________________________________________________________
55460 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
55461         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
55462              From: Mike Guy <mjtg@cam.ac.uk>
55463              Date: Sat, 12 May 2001 19:24:33 +0100
55464              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
55465      Branch: perl
55466            ! lib/AutoSplit.pm
55467 ____________________________________________________________________________
55468 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
55469         Log: Yet another HP-UX hints tweak from Merijn.
55470      Branch: perl
55471            ! hints/hpux.sh
55472 ____________________________________________________________________________
55473 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
55474         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
55475              isn't defined (changes#9366,9368,9370 from mainline without the
55476              pp_scmp() change)
55477      Branch: maint-5.6/perl
55478            ! pp.c pp.h pp_hot.c
55479 ____________________________________________________________________________
55480 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
55481         Log: The sorting seems to happen now automatically.
55482      Branch: perl
55483            ! t/lib/glob-basic.t
55484 ____________________________________________________________________________
55485 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
55486         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
55487              From: Benjamin Sugars <bsugars@canoe.ca>
55488              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
55489              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
55490      Branch: perl
55491            ! pod/perlfunc.pod
55492 ____________________________________________________________________________
55493 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
55494         Log: Subject: Re: undef(&foo) does not work for XS functions
55495              From: Doug MacEachern <dougm@covalent.net>
55496              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
55497              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
55498      Branch: perl
55499            ! op.c
55500 ____________________________________________________________________________
55501 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
55502         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
55503              From: Peter Prymmer <pvhp@forte.com>
55504              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
55505              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
55506      Branch: perl
55507            ! t/op/append.t
55508 ____________________________________________________________________________
55509 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
55510         Log: Update Changes.
55511      Branch: perl
55512            ! Changes patchlevel.h
55513 ____________________________________________________________________________
55514 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
55515         Log: Remove the 'asciir' re subpragma.  Should instead implement
55516              the 'physical vs logical' range scheme:
55517              
55518              \xAA-\xCC is a native physical range, you want that range of
55519              codepoints in your native encoding.  In EBCDIC the codepoints
55520              in the gaps (between i-j and r-s) should be included.
55521              
55522              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
55523              codepoints in Unicode.
55524              
55525              a-z is a logical range, you want that range of 'logical' codepoints
55526              in your native encoding.  In EBCDIC the codepoints in the gaps
55527              (between i-j and r-s) should not be included.
55528              
55529              Mixed cases (a-\xAA, etc) should either be errors, or maybe
55530              the 'logical' endpoints should be converted to native/Unicode
55531              codepoints, and the range handled as a physical range.
55532              
55533              'Logical endpoints' are to be recognized only in the A-Z, a-z,
55534              and 0-9 ranges.  Probably a warning should be given for mixed
55535              cases like A-z or a-9 (since such expressions are encoding
55536              dependent), with a recommendation to use physical ranges.
55537      Branch: perl
55538            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
55539            ! t/op/regexp.t
55540 ____________________________________________________________________________
55541 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
55542         Log: Make the test to cleanup the test directory tree
55543              both before and after the testing so that we always
55544              have a clean slate to work with.
55545      Branch: perl
55546            ! t/lib/filefind.t
55547 ____________________________________________________________________________
55548 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
55549         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
55550              From: Jon Eveland <jweveland@yahoo.com>
55551              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
55552              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
55553      Branch: perl
55554            ! pod/perlfunc.pod
55555 ____________________________________________________________________________
55556 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
55557         Log: Merge the camel-III/vstring.t with op/ver.t.
55558      Branch: perl
55559            - t/camel-III/vstring.t
55560            ! MANIFEST t/TEST t/harness t/op/ver.t
55561 ____________________________________________________________________________
55562 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
55563         Log: Add test.deparse make target.
55564      Branch: perl
55565            ! Makefile.SH
55566 ____________________________________________________________________________
55567 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
55568         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
55569              From: Robin Houston <robin@kitsite.com>
55570              Date: Fri, 11 May 2001 12:02:22 +0100
55571              Message-ID: <20010511120222.A11529@penderel>
55572      Branch: perl
55573            ! ext/B/B/Deparse.pm t/op/method.t
55574 ____________________________________________________________________________
55575 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
55576         Log: A nicely working combination for UTS from Hal Morris.
55577      Branch: perl
55578            + ext/POSIX/hints/uts.pl
55579            ! MANIFEST hints/uts.sh
55580 ____________________________________________________________________________
55581 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
55582         Log: i_ieeefp=undef for UTS.
55583      Branch: perl
55584            ! hints/uts.sh
55585 ____________________________________________________________________________
55586 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
55587         Log: Subject: RE: rand(0) is rand(1)
55588              From: Larry Shatzer <lshatzer@islanddata.com>
55589              Date: Thu, 10 May 2001 11:09:27 -0700
55590              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
55591      Branch: perl
55592            ! pod/perlfunc.pod
55593 ____________________________________________________________________________
55594 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
55595         Log: Subject: [patch] make op_{clear,null} public
55596              From: Doug MacEachern <dougm@covalent.net>
55597              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
55598              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
55599      Branch: perl
55600            ! embed.h embed.pl op.c proto.h
55601 ____________________________________________________________________________
55602 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
55603         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
55604              From: Robin Houston <robin@kitsite.com>
55605              Date: Thu, 10 May 2001 18:54:59 +0100
55606              Message-ID: <20010510185459.A5995@penderel>
55607      Branch: perl
55608            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
55609 ____________________________________________________________________________
55610 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
55611         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
55612              From: Robin Houston <robin@kitsite.com>
55613              Date: Thu, 10 May 2001 12:56:39 +0100
55614              Message-ID: <20010510125639.A2119@penderel>
55615      Branch: perl
55616            ! ext/B/B/Deparse.pm
55617 ____________________________________________________________________________
55618 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
55619         Log: Retract #10070, not ready yet.
55620      Branch: perl
55621            ! ext/B/B/Deparse.pm
55622 ____________________________________________________________________________
55623 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
55624         Log: The metaconfig unit change for #10071.
55625      Branch: metaconfig
55626            ! U/modified/mallocsrc.U
55627 ____________________________________________________________________________
55628 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
55629         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
55630      Branch: perl
55631            ! Configure
55632 ____________________________________________________________________________
55633 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
55634         Log: (Retracted by #10073)
55635              
55636              Subject: Re: [PATCH t/TEST] B::Deparse tester 
55637              From: Hugo <hv@crypt.compulink.co.uk>
55638              Date: Thu, 10 May 2001 05:48:09 +0100
55639              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
55640      Branch: perl
55641            ! ext/B/B/Deparse.pm
55642 ____________________________________________________________________________
55643 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
55644         Log: Add a for(func()) test.
55645      Branch: perl
55646            ! t/cmd/for.t
55647 ____________________________________________________________________________
55648 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
55649         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
55650              From: Robin Houston <robin@kitsite.com>
55651              Date: Thu, 10 May 2001 13:50:08 +0100
55652              Message-ID: <20010510135008.A2454@penderel>
55653      Branch: perl
55654            ! ext/B/B/Deparse.pm
55655 ____________________________________________________________________________
55656 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
55657         Log: A thinko in #10065.
55658      Branch: perl
55659            ! hv.c
55660 ____________________________________________________________________________
55661 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
55662         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
55663              From: Robin Houston <robin@kitsite.com>
55664              Date: Thu, 10 May 2001 02:10:34 +0100
55665              Message-ID: <20010510021034.A19421@penderel>
55666      Branch: perl
55667            ! ext/B/B.xs ext/B/B/Deparse.pm
55668 ____________________________________________________________________________
55669 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
55670         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
55671              From: Doug MacEachern <dougm@covalent.net>
55672              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
55673              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
55674      Branch: perl
55675            ! hv.c
55676 ____________________________________________________________________________
55677 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
55678         Log: One more workaround for the UTS compiler from Hal Morris.
55679      Branch: perl
55680            ! perl.h
55681 ____________________________________________________________________________
55682 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
55683         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
55684              From: Robin Houston <robin@kitsite.com>
55685              Date: Thu, 10 May 2001 01:02:08 +0100
55686              Message-ID: <20010510010208.A18200@penderel>
55687      Branch: perl
55688            ! ext/B/B/Debug.pm
55689 ____________________________________________________________________________
55690 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
55691         Log: Subject: [PATCH] Simplify deb_curcv() a bit
55692              From: Benjamin Sugars <bsugars@canoe.ca>
55693              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
55694              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
55695      Branch: perl
55696            ! run.c
55697 ____________________________________________________________________________
55698 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
55699         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
55700              From: Benjamin Sugars <bsugars@canoe.ca>
55701              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
55702              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
55703      Branch: perl
55704            ! t/lib/io_scalar.t
55705 ____________________________________________________________________________
55706 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
55707         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
55708              From: Peter Prymmer <pvhp@forte.com>
55709              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
55710              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
55711      Branch: perl
55712            ! t/lib/md5-file.t
55713 ____________________________________________________________________________
55714 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
55715         Log: Subject: [PATCH t/TEST] B::Deparse tester
55716              From: Robin Houston <robin@kitsite.com>
55717              Date: Wed, 9 May 2001 19:17:50 +0100
55718              Message-ID: <20010509191750.A16940@penderel>
55719      Branch: perl
55720            ! ext/B/O.pm t/TEST
55721 ____________________________________________________________________________
55722 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
55723         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
55724              From: Jeff Pinyan <jeffp@crusoe.net>
55725              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
55726              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
55727      Branch: perl
55728            ! lib/Pod/Html.pm
55729 ____________________________________________________________________________
55730 [ 10057] By: nick                                  on 2001/05/09  18:37:56
55731         Log: Integrate mainline.
55732      Branch: perlio
55733           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
55734           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
55735 ____________________________________________________________________________
55736 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
55737         Log: Update Changes.
55738      Branch: perl
55739            ! Changes patchlevel.h
55740 ____________________________________________________________________________
55741 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
55742         Log: Integrate perlio:
55743              
55744              [ 10050]
55745              win32, regen_config_h
55746      Branch: perl
55747           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55748 ____________________________________________________________________________
55749 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
55750         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
55751              From: Benjamin Sugars <bsugars@canoe.ca>
55752              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
55753              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
55754      Branch: perl
55755            ! perlio.c
55756 ____________________________________________________________________________
55757 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
55758         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
55759              From: Benjamin Sugars <bsugars@canoe.ca>
55760              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
55761              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
55762      Branch: perl
55763            ! ext/PerlIO/Scalar/Scalar.xs
55764 ____________________________________________________________________________
55765 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
55766         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
55767              From: Jeff Pinyan <jeffp@crusoe.net>
55768              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
55769              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
55770      Branch: perl
55771            ! lib/Pod/Html.pm
55772 ____________________________________________________________________________
55773 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
55774         Log: EPOC tweak from Olaf Flebbe.
55775      Branch: perl
55776            ! epoc/epocish.h
55777 ____________________________________________________________________________
55778 [ 10050] By: nick                                  on 2001/05/09  14:37:57
55779         Log: win32, regen_config_h
55780      Branch: perlio
55781            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55782 ____________________________________________________________________________
55783 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
55784         Log: Integrate perlio:
55785              
55786              [ 10048]
55787              If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
55788              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
55789      Branch: perl
55790           !> pp_sys.c
55791 ____________________________________________________________________________
55792 [ 10048] By: nick                                  on 2001/05/09  11:59:50
55793         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
55794              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
55795      Branch: perlio
55796            ! pp_sys.c
55797 ____________________________________________________________________________
55798 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
55799         Log: Integrate perlio:
55800              
55801              [ 10045]
55802              MULTIPLICITY/DEBUGGING build fix.
55803      Branch: perl
55804           !> run.c
55805 ____________________________________________________________________________
55806 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
55807         Log: Subject: Re: Less warnings during configure
55808              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55809              Date: Wed, 09 May 2001 13:12:49 +0200
55810              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
55811      Branch: perl
55812            ! hints/hpux.sh
55813 ____________________________________________________________________________
55814 [ 10045] By: nick                                  on 2001/05/09  09:56:59
55815         Log: MULTIPLICITY/DEBUGGING build fix.
55816      Branch: perlio
55817            ! run.c
55818 ____________________________________________________________________________
55819 [ 10044] By: nick                                  on 2001/05/09  09:46:37
55820         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
55821      Branch: perlio
55822           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
55823            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
55824           !> (integrate 65 files)
55825 ____________________________________________________________________________
55826 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
55827         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55828              From: Robin Houston <robin@kitsite.com>
55829              Date: Tue, 8 May 2001 19:38:00 +0100
55830              Message-ID: <20010508193800.A4389@penderel>
55831              
55832              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55833              From: Robin Houston <robin@kitsite.com>
55834              Date: Tue, 8 May 2001 20:03:57 +0100
55835              Message-ID: <20010508200357.A4614@penderel>
55836              
55837              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55838              From: Robin Houston <robin@kitsite.com>
55839              Date: Wed, 9 May 2001 00:12:05 +0100
55840              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
55841      Branch: perl
55842            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
55843 ____________________________________________________________________________
55844 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
55845         Log: Retract #10031.
55846      Branch: perl
55847            ! pod/perlfunc.pod
55848 ____________________________________________________________________________
55849 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
55850         Log: The metaconfig unit changes for #10040.
55851      Branch: metaconfig/U/perl
55852            ! Checkcc.U d_dlsymun.U dlsrc.U
55853 ____________________________________________________________________________
55854 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
55855         Log: The Configure half of
55856              
55857              Subject: Less warnings during configure
55858              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55859              Date: Tue, 08 May 2001 08:44:02 +0200
55860              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
55861      Branch: perl
55862            ! Configure
55863 ____________________________________________________________________________
55864 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
55865         Log: Subject: Less warnings during configure
55866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55867              Date: Tue, 08 May 2001 08:44:02 +0200
55868              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
55869      Branch: perl
55870            ! hints/hpux.sh
55871 ____________________________________________________________________________
55872 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
55873         Log: Don't forget to whine about \d__\d.
55874      Branch: perl
55875            ! t/pragma/warn/toke toke.c
55876 ____________________________________________________________________________
55877 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
55878         Log: Allow underscores also in the exponent part.
55879      Branch: perl
55880            ! t/pragma/warn/toke toke.c
55881 ____________________________________________________________________________
55882 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
55883         Log: CodeMagicCD doesn't look like an *I*DE.
55884      Branch: perl
55885            ! pod/perlfaq3.pod
55886 ____________________________________________________________________________
55887 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
55888         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
55889              to be consistently down).
55890      Branch: perl
55891            ! pod/perlfaq3.pod
55892 ____________________________________________________________________________
55893 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
55894         Log: Upgrade to Text::Balanced 1.84.
55895      Branch: perl
55896            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
55897 ____________________________________________________________________________
55898 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
55899         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
55900              From: Benjamin Sugars <bsugars@canoe.ca>
55901              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
55902              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
55903      Branch: perl
55904            ! run.c
55905 ____________________________________________________________________________
55906 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
55907         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
55908              From: Peter Prymmer <pvhp@forte.com>
55909              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
55910              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
55911      Branch: perl
55912            ! t/pod/plainer.t
55913 ____________________________________________________________________________
55914 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
55915         Log: (Retracted by #10042)
55916              
55917              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
55918              From: "Philip Newton" <pnewton@gmx.de>
55919              Date: Tue, 8 May 2001 09:18:10 +0200
55920              Message-ID: <3AF7B9D2.28861.603732@localhost>
55921      Branch: perl
55922            ! pod/perlfunc.pod
55923 ____________________________________________________________________________
55924 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
55925         Log: Subject: [PATCH B::Deparse] Document known bugs
55926              From: Robin Houston <robin@kitsite.com>
55927              Date: Tue, 8 May 2001 01:53:34 +0100
55928              Message-ID: <20010508015334.A32394@penderel>
55929      Branch: perl
55930            ! ext/B/B/Deparse.pm
55931 ____________________________________________________________________________
55932 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
55933         Log: Subject: Re: Perl book, magazine and website updates.
55934              From: "Philip Newton" <pnewton@gmx.de>
55935              Date: Mon, 7 May 2001 17:03:58 +0200
55936              Message-ID: <3AF6D57E.5387.1E29930@localhost>
55937      Branch: perl
55938            ! pod/perlfaq2.pod
55939 ____________________________________________________________________________
55940 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
55941         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
55942              From: Peter Prymmer <pvhp@forte.com>
55943              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
55944              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
55945      Branch: perl
55946            ! t/io/fflush.t
55947 ____________________________________________________________________________
55948 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
55949         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
55950              From: Robin Houston <robin@kitsite.com>
55951              Date: Tue, 8 May 2001 01:14:55 +0100
55952              Message-ID: <20010508011455.A32162@penderel>
55953      Branch: perl
55954            ! ext/B/B/Deparse.pm
55955 ____________________________________________________________________________
55956 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
55957         Log: Typo in #10025.
55958      Branch: perl
55959            ! hints/uts.sh
55960 ____________________________________________________________________________
55961 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
55962         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
55963      Branch: perl
55964            ! hints/uts.sh
55965 ____________________________________________________________________________
55966 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
55967         Log: Subject: Re: [ID 20010506.045] question about hash syntax
55968              From: Peter Scott <Peter@PSDT.com>
55969              Date: Sun, 06 May 2001 13:10:40 -0700
55970              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
55971      Branch: perl
55972            ! pod/perl56delta.pod
55973 ____________________________________________________________________________
55974 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
55975         Log: Configure should figure out the list of dynamic extensions
55976              just fine in UTS-- and in fact it does, as reported by Hal Morris.
55977      Branch: perl
55978            ! hints/uts.sh
55979 ____________________________________________________________________________
55980 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
55981         Log: Update Changes.
55982      Branch: perl
55983            ! Changes patchlevel.h
55984 ____________________________________________________________________________
55985 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
55986         Log: Subject: [PATCH regcomp.c] Insecure regexes
55987              From: Robin Houston <robin@kitsite.com>
55988              Date: Mon, 7 May 2001 21:56:12 +0100
55989              Message-ID: <20010507215612.A31114@penderel>
55990      Branch: perl
55991            ! regcomp.c
55992 ____________________________________________________________________________
55993 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
55994         Log: Drop the foobar.perl.com references for now until Simon
55995              gets them sorted out.
55996      Branch: perl
55997            ! pod/perlfaq2.pod
55998 ____________________________________________________________________________
55999 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
56000         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
56001              From: Prymmer/Kahn <pvhp@best.com>
56002              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
56003              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
56004      Branch: perl
56005            ! lib/Devel/SelfStubber.pm
56006 ____________________________________________________________________________
56007 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
56008         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
56009              From: Prymmer/Kahn <pvhp@best.com>
56010              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
56011              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
56012      Branch: perl
56013            ! win32/Makefile
56014 ____________________________________________________________________________
56015 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
56016         Log: s/WebTechnique's/WebTechniques/
56017      Branch: perl
56018            ! pod/perlfaq2.pod
56019 ____________________________________________________________________________
56020 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
56021         Log: Llama 3 updates from Randal.
56022      Branch: perl
56023            ! pod/perlfaq2.pod
56024 ____________________________________________________________________________
56025 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
56026         Log: Subject: [PATCH] Help -Dt show correct pad variables
56027              From: Benjamin Sugars <ben.sugars@home.com>
56028              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
56029              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
56030      Branch: perl
56031            ! embed.h embed.pl proto.h run.c
56032 ____________________________________________________________________________
56033 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
56034         Log: Subject: [PATCH] Document C<our $foo : shared>
56035              From: Benjamin Sugars <ben.sugars@home.com>
56036              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
56037              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
56038      Branch: perl
56039            ! pod/perlfunc.pod
56040 ____________________________________________________________________________
56041 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
56042         Log: Subject: [PATCH B::Deparse] undefined folded constants
56043              From: Robin Houston <robin@kitsite.com>
56044              Date: Sun, 6 May 2001 17:19:09 +0100
56045              Message-ID: <20010506171909.A7046@penderel>
56046      Branch: perl
56047            ! ext/B/B/Deparse.pm
56048 ____________________________________________________________________________
56049 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
56050         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
56051              From: Robin Houston <robin@kitsite.com>
56052              Message-ID: <20010506164654.A6848@penderel>
56053              Date: Sun, 6 May 2001 16:46:54 +0100
56054      Branch: perl
56055            ! ext/B/B/Deparse.pm
56056 ____________________________________________________________________________
56057 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
56058         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
56059              From: Robin Houston <robin@kitsite.com>
56060              Date: Sun, 6 May 2001 14:47:02 +0100
56061              Message-ID: <20010506144702.A6308@penderel>
56062      Branch: perl
56063            ! t/op/my_stash.t
56064 ____________________________________________________________________________
56065 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
56066         Log: Subject: Perl book, magazine and website updates.
56067              From: Simon Cozens <simon@netthink.co.uk>
56068              Date: Sun, 6 May 2001 16:55:36 +0100
56069              Message-ID: <20010506165536.A1795@netthink.co.uk>
56070      Branch: perl
56071            ! pod/perlbook.pod pod/perlfaq2.pod
56072 ____________________________________________________________________________
56073 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
56074         Log: Tweaks on the Tru64 prof options.
56075      Branch: perl
56076            ! pod/perlhack.pod
56077 ____________________________________________________________________________
56078 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
56079         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
56080              From: Robin Houston <robin@kitsite.com>
56081              Date: Sun, 6 May 2001 14:40:51 +0100
56082              Message-ID: <20010506144051.A6279@penderel>
56083      Branch: perl
56084            ! t/pod/testp2pt.pl
56085 ____________________________________________________________________________
56086 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
56087         Log: Subject: [PATCH B::Deparse] scoping
56088              From: Robin Houston <robin@kitsite.com>
56089              Date: Sun, 6 May 2001 14:36:56 +0100
56090              Message-ID: <20010506143656.A4006@penderel>
56091      Branch: perl
56092            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
56093 ____________________________________________________________________________
56094 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
56095         Log: Document the undefinedness of bitshifting out of range.
56096      Branch: perl
56097            ! pod/perlop.pod
56098 ____________________________________________________________________________
56099 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
56100         Log: Retract #10003 and update the IDE descriptions a bit.
56101      Branch: perl
56102            ! pod/perlfaq3.pod
56103 ____________________________________________________________________________
56104 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
56105         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
56106              From: Prymmer/Kahn <pvhp@best.com>
56107              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
56108              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
56109      Branch: perl
56110            ! win32/Makefile win32/buildext.pl win32/config.bc
56111            ! win32/config.gc win32/config.vc
56112 ____________________________________________________________________________
56113 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
56114         Log: (Retracted by #10005.)
56115      Branch: perl
56116            ! pod/perlfaq3.pod
56117 ____________________________________________________________________________
56118 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
56119         Log: It's "psed", not "sed".
56120      Branch: perl
56121            ! x2p/s2p.PL
56122 ____________________________________________________________________________
56123 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
56124         Log: Update Changes.
56125      Branch: perl
56126            ! Changes patchlevel.h
56127 ____________________________________________________________________________
56128 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
56129         Log: Subject: Re: bleadperl make install fails due to "psed"
56130              From: andreas.koenig@anima.de (Andreas J. Koenig)
56131              Date: 05 May 2001 18:23:28 +0200
56132              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
56133      Branch: perl
56134            ! x2p/Makefile.SH x2p/s2p.PL
56135 ____________________________________________________________________________
56136 [  9999] By: jhi                                   on 2001/05/05  18:28:09
56137         Log: AUTHORS updates.
56138      Branch: perl
56139            ! AUTHORS
56140 ____________________________________________________________________________
56141 [  9998] By: jhi                                   on 2001/05/05  18:16:00
56142         Log: Updates on the pods related to the modules included since 5.6.
56143              
56144              TODO: perltodo really could use major updating.
56145      Branch: perl
56146            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
56147            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
56148            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
56149            ! pod/perlsyn.pod pod/perltodo.pod
56150 ____________________________________________________________________________
56151 [  9997] By: jhi                                   on 2001/05/05  17:35:17
56152         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
56153              from Kurt Skauen.
56154      Branch: perl
56155            + hints/atheos.sh
56156            ! MANIFEST
56157 ____________________________________________________________________________
56158 [  9996] By: jhi                                   on 2001/05/05  17:25:00
56159         Log: Add preemptive #undefs for some of the shorter and more prone
56160              to collision regcomp.h #defines.  (Background: the MASK collided
56161              with a system header #define in Rhapsody.)
56162      Branch: perl
56163            ! regcomp.h
56164 ____________________________________________________________________________
56165 [  9995] By: jhi                                   on 2001/05/05  13:24:21
56166         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
56167              From: Nicholas Clark <nick@ccl4.org>
56168              Date: Sat, 5 May 2001 14:46:39 +0100
56169              Message-ID: <20010505144639.O53513@plum.flirble.org>
56170              
56171              Add a test for the constants (if any) being processed correctly.
56172      Branch: perl
56173            ! utils/h2xs.PL
56174 ____________________________________________________________________________
56175 [  9994] By: jhi                                   on 2001/05/05  02:11:03
56176         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
56177              From: Peter Prymmer <pvhp@forte.com>
56178              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
56179              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
56180      Branch: perl
56181            ! t/lib/b-stash.t
56182 ____________________________________________________________________________
56183 [  9993] By: jhi                                   on 2001/05/05  02:03:49
56184         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
56185              From: Peter Prymmer <pvhp@forte.com>
56186              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
56187              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
56188      Branch: perl
56189            ! perlio.c vms/vmsish.h
56190 ____________________________________________________________________________
56191 [  9992] By: jhi                                   on 2001/05/04  17:21:12
56192         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
56193              From: Robin Barker <rmb1@cise.npl.co.uk>
56194              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
56195              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
56196      Branch: perl
56197            + t/pod/plainer.t
56198            ! MANIFEST
56199 ____________________________________________________________________________
56200 [  9991] By: jhi                                   on 2001/05/04  16:47:45
56201         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
56202              From: Robin Barker <rmb1@cise.npl.co.uk>
56203              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
56204              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
56205      Branch: perl
56206            ! regcomp.c
56207 ____________________________________________________________________________
56208 [  9990] By: jhi                                   on 2001/05/04  14:37:20
56209         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
56210              From: Prymmer/Kahn <pvhp@best.com>
56211              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
56212              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
56213      Branch: perl
56214            ! t/lib/b-stash.t
56215 ____________________________________________________________________________
56216 [  9989] By: jhi                                   on 2001/05/04  14:03:58
56217         Log: Introduce perl572delta, update Todo, add the missing
56218              mention about signal safety since 5.7.1 (though this
56219              requires verification and more details.)
56220      Branch: perl
56221            + pod/perl572delta.pod
56222            ! MANIFEST Todo pod/perl571delta.pod
56223 ____________________________________________________________________________
56224 [  9988] By: jhi                                   on 2001/05/04  12:41:51
56225         Log: Subject: [PATCH perl@9944] long =item
56226              From: Robin Barker <rmb1@cise.npl.co.uk>
56227              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
56228              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
56229      Branch: perl
56230            ! ext/Time/HiRes/HiRes.pm
56231 ____________________________________________________________________________
56232 [  9987] By: jhi                                   on 2001/05/04  12:39:19
56233         Log: The #9901 had removed one line essential for EBCDIC.
56234      Branch: perl
56235            ! regcomp.c
56236 ____________________________________________________________________________
56237 [  9986] By: jhi                                   on 2001/05/04  12:30:23
56238         Log: Subject: cygwin/Makefile.SHs INSTALL patch
56239              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
56240              Date: Mon, 08 Jan 2001 04:59:21 +0200
56241              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
56242      Branch: perl
56243            ! cygwin/Makefile.SHs
56244 ____________________________________________________________________________
56245 [  9985] By: jhi                                   on 2001/05/04  03:51:39
56246         Log: Encode/IO doc tweaks.
56247      Branch: perl
56248            ! ext/Encode/Encode.pm
56249 ____________________________________________________________________________
56250 [  9984] By: jhi                                   on 2001/05/04  03:29:34
56251         Log: Remove GDBM_File from the dynamic extensions for UTS,
56252              GDBM is not a standard feature.
56253      Branch: perl
56254            ! hints/uts.sh
56255 ____________________________________________________________________________
56256 [  9983] By: jhi                                   on 2001/05/04  03:22:59
56257         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
56258      Branch: perl
56259            ! pod/perlretut.pod
56260 ____________________________________________________________________________
56261 [  9982] By: jhi                                   on 2001/05/03  23:21:03
56262         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
56263              From: Benjamin Sugars <bsugars@canoe.ca>
56264              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
56265              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
56266      Branch: perl
56267            ! dump.c
56268 ____________________________________________________________________________
56269 [  9981] By: jhi                                   on 2001/05/03  23:20:05
56270         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
56271              From: Benjamin Sugars <bsugars@canoe.ca>
56272              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
56273              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
56274      Branch: perl
56275            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56276 ____________________________________________________________________________
56277 [  9980] By: jhi                                   on 2001/05/03  23:15:29
56278         Log: Integrate perlio:
56279              
56280              [  9976]
56281              Allow $answer = encode($object,$text); like it says in docs.
56282              
56283              [  9975]
56284              Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
56285              to be in scope (fair enough), and also a package variable (our) for eval to see it.
56286      Branch: perl
56287           !> ext/Encode/Encode.pm
56288 ____________________________________________________________________________
56289 [  9979] By: jhi                                   on 2001/05/03  16:54:59
56290         Log: Install psed man page.
56291      Branch: perl
56292            ! installman
56293 ____________________________________________________________________________
56294 [  9978] By: jhi                                   on 2001/05/03  16:45:58
56295         Log: Remove unused files; noted by Sarathy.
56296      Branch: perl
56297            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
56298            ! MANIFEST
56299 ____________________________________________________________________________
56300 [  9977] By: jhi                                   on 2001/05/03  16:42:30
56301         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
56302              From: Andy Dougherty <doughera@lafayette.edu>
56303              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
56304              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
56305      Branch: perl
56306            ! INSTALL
56307 ____________________________________________________________________________
56308 [  9976] By: nick                                  on 2001/05/03  16:40:42
56309         Log: Allow $answer = encode($object,$text); like it says in docs.
56310      Branch: perlio
56311            ! ext/Encode/Encode.pm
56312 ____________________________________________________________________________
56313 [  9975] By: nick                                  on 2001/05/03  16:22:30
56314         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
56315              to be in scope (fair enough), and also a package variable (our) for eval to see it.
56316      Branch: perlio
56317            ! ext/Encode/Encode.pm
56318 ____________________________________________________________________________
56319 [  9974] By: nick                                  on 2001/05/03  15:48:17
56320         Log: Integrate mainline.
56321      Branch: perlio
56322           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
56323           +> t/lib/filter-simple.t t/lib/next.t
56324           !> (integrate 70 files)
56325 ____________________________________________________________________________
56326 [  9973] By: jhi                                   on 2001/05/03  13:09:09
56327         Log: Update Changes.
56328      Branch: perl
56329            ! Changes patchlevel.h
56330 ____________________________________________________________________________
56331 [  9972] By: jhi                                   on 2001/05/03  12:58:33
56332         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
56333              From: Prymmer/Kahn <pvhp@best.com>
56334              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
56335              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
56336      Branch: perl
56337            ! t/io/fflush.t
56338 ____________________________________________________________________________
56339 [  9971] By: jhi                                   on 2001/05/03  12:57:26
56340         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
56341              From: Prymmer/Kahn <pvhp@best.com>
56342              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
56343              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
56344      Branch: perl
56345            ! win32/FindExt.pm
56346 ____________________________________________________________________________
56347 [  9970] By: jhi                                   on 2001/05/03  02:42:46
56348         Log: Can't croak sans thread context, from Doug MacEachern.
56349      Branch: perl
56350            ! toke.c
56351 ____________________________________________________________________________
56352 [  9969] By: jhi                                   on 2001/05/03  01:23:48
56353         Log: Subject: Random input test and Perl
56354              From: Ilya Zakharevich <ilya@math.berkeley.edu>
56355              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
56356              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
56357      Branch: perl
56358            ! toke.c
56359 ____________________________________________________________________________
56360 [  9968] By: jhi                                   on 2001/05/02  22:17:21
56361         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
56362              From: Peter Prymmer <pvhp@forte.com>
56363              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
56364              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
56365      Branch: perl
56366            ! pod/perlfunc.pod pod/perlport.pod
56367 ____________________________________________________________________________
56368 [  9967] By: jhi                                   on 2001/05/02  20:12:45
56369         Log: Workaround for UTS compiler casting bug from Hal Morris.
56370      Branch: perl
56371            ! perl.h
56372 ____________________________________________________________________________
56373 [  9966] By: jhi                                   on 2001/05/02  18:31:37
56374         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
56375              From: Dan Sugalski <dan@sidhe.org>
56376              Date: Wed, 02 May 2001 15:23:22 -0400
56377              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
56378      Branch: perl
56379            ! perl.c vms/vms.c
56380 ____________________________________________________________________________
56381 [  9965] By: jhi                                   on 2001/05/02  18:21:29
56382         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
56383      Branch: perl
56384            ! pod/perlfunc.pod
56385 ____________________________________________________________________________
56386 [  9964] By: jhi                                   on 2001/05/02  18:15:01
56387         Log: Document large files in INSTALL, document also the %x
56388              limitation if not use64bitint, closes bug 20010326.007.
56389      Branch: perl
56390            ! INSTALL
56391 ____________________________________________________________________________
56392 [  9963] By: jhi                                   on 2001/05/02  17:24:47
56393         Log: perlmodlib tweaks; regen pods.
56394      Branch: perl
56395            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
56396            ! pod/perltoc.pod
56397 ____________________________________________________________________________
56398 [  9962] By: jhi                                   on 2001/05/02  17:14:00
56399         Log: Fix for a segfault, from Marc Lehmann.
56400      Branch: perl
56401            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
56402 ____________________________________________________________________________
56403 [  9961] By: jhi                                   on 2001/05/02  15:55:53
56404         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
56405              From: "Philip Newton" <pnewton@gmx.de>
56406              Date: Wed, 2 May 2001 18:39:03 +0200
56407              Message-ID: <3AF05447.15525.173B588@localhost>
56408      Branch: perl
56409            ! pod/perlop.pod
56410 ____________________________________________________________________________
56411 [  9960] By: jhi                                   on 2001/05/02  15:35:37
56412         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
56413              From: Dan Sugalski <dan@sidhe.org>
56414              Date: Wed, 02 May 2001 11:37:27 -0400
56415              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
56416      Branch: perl
56417            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
56418            ! thread.h vms/vms.c vms/vmsish.h
56419 ____________________________________________________________________________
56420 [  9959] By: jhi                                   on 2001/05/02  15:21:08
56421         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
56422              From: Benjamin Sugars <bsugars@canoe.ca>
56423              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
56424              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
56425      Branch: perl
56426            ! ext/PerlIO/Scalar/Scalar.xs
56427 ____________________________________________________________________________
56428 [  9958] By: jhi                                   on 2001/05/02  15:15:53
56429         Log: Bug in #9915, spotted by Mike Guy.
56430      Branch: perl
56431            ! installperl
56432 ____________________________________________________________________________
56433 [  9957] By: jhi                                   on 2001/05/02  13:26:01
56434         Log: Add a test for not griping about references as array
56435              indices if the reference has magic in it (overloaded
56436              methods).
56437      Branch: perl
56438            ! pod/perldiag.pod t/pragma/warn/pp_hot
56439 ____________________________________________________________________________
56440 [  9956] By: jhi                                   on 2001/05/02  13:07:01
56441         Log: Retracted a bit too much in #9952.
56442      Branch: perl
56443            ! t/pragma/sub_lval.t
56444 ____________________________________________________________________________
56445 [  9955] By: jhi                                   on 2001/05/02  13:05:38
56446         Log: Test for #9952.
56447      Branch: perl
56448            ! t/op/tie.t
56449 ____________________________________________________________________________
56450 [  9954] By: jhi                                   on 2001/05/02  11:48:18
56451         Log: Additional note on the encoding example: one cannot
56452              convert string constants in-place.
56453      Branch: perl
56454            ! ext/Encode/Encode.pm
56455 ____________________________________________________________________________
56456 [  9953] By: jhi                                   on 2001/05/02  11:43:51
56457         Log: Note that if you have recent enough Perl you already
56458              have Filter::Util::Call.
56459      Branch: perl
56460            ! lib/Filter/Simple.pm
56461 ____________________________________________________________________________
56462 [  9952] By: jhi                                   on 2001/05/02  11:31:53
56463         Log: Retract changes #8254 and #8255, causes coredump in
56464              'tie FH, "main"', reported by Abigail, culprit found by
56465              Benjamin Sugars.  Mirrors maintperl change #9950.
56466      Branch: perl
56467            ! op.c t/pragma/sub_lval.t
56468 ____________________________________________________________________________
56469 [  9951] By: jhi                                   on 2001/05/02  11:14:29
56470         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
56471      Branch: perl
56472            + t/lib/MyFilter.pm
56473 ____________________________________________________________________________
56474 [  9950] By: gsar                                  on 2001/05/02  03:17:11
56475         Log: revert integration of changes#8254,8255 in change#8620 (causes
56476              a coredump in C<tie FH, 'foo'>; the idea itself may need better
56477              rationalization)
56478      Branch: maint-5.6/perl
56479            ! op.c t/pragma/sub_lval.t
56480 ____________________________________________________________________________
56481 [  9949] By: gsar                                  on 2001/05/02  02:56:32
56482         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
56483              
56484              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
56485              
56486              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
56487      Branch: maint-5.6/perl
56488           !> hints/svr5.sh
56489 ____________________________________________________________________________
56490 [  9948] By: gsar                                  on 2001/05/02  02:49:15
56491         Log: pod/find.t breaks on VMS (from Craig Berry)
56492      Branch: maint-5.6/perl
56493            ! t/pod/find.t
56494 ____________________________________________________________________________
56495 [  9947] By: jhi                                   on 2001/05/02  02:43:09
56496         Log: Add an encoding conversion example.
56497      Branch: perl
56498            ! ext/Encode/Encode.pm
56499 ____________________________________________________________________________
56500 [  9946] By: jhi                                   on 2001/05/02  01:34:22
56501         Log: Another coat of paint but still nowhere finished.
56502              Need to decide on the semantics of strptime(): should
56503              strptime() be a function instead of a method?  To do
56504              the week/monthname-strptiming the i18n/l10n bullet needs
56505              to be bitten with gusto.
56506      Branch: perl
56507            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
56508 ____________________________________________________________________________
56509 [  9945] By: jhi                                   on 2001/05/01  23:40:52
56510         Log: Update Changes.
56511      Branch: perl
56512            ! Changes patchlevel.h
56513 ____________________________________________________________________________
56514 [  9944] By: jhi                                   on 2001/05/01  23:33:37
56515         Log: Add known-to-be-tested modules to the list-to-be-skipped.
56516      Branch: perl
56517            ! t/lib/1_compile.t
56518 ____________________________________________________________________________
56519 [  9943] By: jhi                                   on 2001/05/01  23:24:40
56520         Log: Subject: BorlandC++ fix
56521              From: "Vadim Konovalov" <watman@inbox.ru>
56522              Date: Mon, 30 Apr 2001 20:12:26 -0700
56523              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
56524      Branch: perl
56525            ! win32/makefile.mk
56526 ____________________________________________________________________________
56527 [  9942] By: jhi                                   on 2001/05/01  23:18:02
56528         Log: Update to Filter::Simple 0.60, create a test for it.
56529      Branch: perl
56530            + t/lib/filter-simple.t
56531            ! MANIFEST lib/Filter/Simple.pm
56532 ____________________________________________________________________________
56533 [  9941] By: jhi                                   on 2001/05/01  19:47:24
56534         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
56535              From: Hugo <hv@crypt.compulink.co.uk>
56536              Date: Tue, 01 May 2001 20:12:20 +0100
56537              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
56538      Branch: perl
56539            ! pp_hot.c t/op/re_tests
56540 ____________________________________________________________________________
56541 [  9940] By: jhi                                   on 2001/05/01  19:42:16
56542         Log: Integrate perlio:
56543              
56544              [  9936]
56545              Fix for base.pm clobbering $VERSION
56546              
56547              [  9935]
56548              Test for base.pm clobbering $VERSION.
56549      Branch: perl
56550           !> lib/base.pm t/lib/fields.t
56551 ____________________________________________________________________________
56552 [  9939] By: jhi                                   on 2001/05/01  19:39:51
56553         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
56554              From: Benjamin Sugars <bsugars@canoe.ca>
56555              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
56556              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
56557      Branch: perl
56558            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56559 ____________________________________________________________________________
56560 [  9938] By: jhi                                   on 2001/05/01  19:34:09
56561         Log: Add NEXT, a pseudo-class for method redispatching.
56562              <Damian>NEXT.pm probably offers more bang-for-buck
56563              than anything else I've ever written.</Damian>
56564      Branch: perl
56565            + lib/NEXT.pm t/lib/next.t
56566            ! MANIFEST
56567 ____________________________________________________________________________
56568 [  9937] By: jhi                                   on 2001/05/01  19:21:41
56569         Log: Update to Switch 2.02.
56570      Branch: perl
56571            ! lib/Switch.pm t/lib/switch.t
56572 ____________________________________________________________________________
56573 [  9936] By: nick                                  on 2001/05/01  19:09:21
56574         Log: Fix for base.pm clobbering $VERSION
56575      Branch: perlio
56576            ! lib/base.pm
56577 ____________________________________________________________________________
56578 [  9935] By: nick                                  on 2001/05/01  18:54:38
56579         Log: Test for base.pm clobbering $VERSION.
56580      Branch: perlio
56581            ! t/lib/fields.t
56582 ____________________________________________________________________________
56583 [  9934] By: jhi                                   on 2001/05/01  18:39:10
56584         Log: Add information about Scalar::Util::blessed.
56585      Branch: perl
56586            ! pod/perlobj.pod
56587 ____________________________________________________________________________
56588 [  9933] By: jhi                                   on 2001/05/01  18:33:51
56589         Log: Subject: Extra UNIVERSAL documentation
56590              From: Mike Guy <mjtg@cam.ac.uk>
56591              Date: Tue, 01 May 2001 20:12:11 +0100
56592              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
56593      Branch: perl
56594            ! pod/perlobj.pod
56595 ____________________________________________________________________________
56596 [  9932] By: jhi                                   on 2001/05/01  18:26:54
56597         Log: Subject: Autoflush in tests as appropriate
56598              From: Mike Guy <mjtg@cam.ac.uk>
56599              Date: Tue, 01 May 2001 20:05:31 +0100
56600              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
56601      Branch: perl
56602            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
56603            ! t/op/taint.t
56604 ____________________________________________________________________________
56605 [  9931] By: jhi                                   on 2001/05/01  18:02:29
56606         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
56607              From: Benjamin Sugars <bsugars@canoe.ca>
56608              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
56609              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
56610      Branch: perl
56611            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56612 ____________________________________________________________________________
56613 [  9930] By: jhi                                   on 2001/05/01  15:12:26
56614         Log: Subject: Re: Finally got a round tuit
56615              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56616              Date: Tue, 01 May 2001 14:14:10 +0200
56617              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
56618              
56619              The -DP part, slightly modified.
56620      Branch: perl
56621            ! perl.c
56622 ____________________________________________________________________________
56623 [  9929] By: jhi                                   on 2001/05/01  14:17:15
56624         Log: Subject: Re: Finally got a round tuit
56625              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56626              Date: Tue, 01 May 2001 16:34:06 +0200
56627              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
56628              
56629              cpp and optimization tweaks for HP-UX.
56630      Branch: perl
56631            ! hints/hpux.sh
56632 ____________________________________________________________________________
56633 [  9928] By: jhi                                   on 2001/05/01  13:24:20
56634         Log: Tune the scan_num() comments to reality.
56635      Branch: perl
56636            ! toke.c
56637 ____________________________________________________________________________
56638 [  9927] By: jhi                                   on 2001/05/01  13:14:01
56639         Log: Subject: [PATCH B::Deparse] optimised sort
56640              From: Robin Houston <robin@kitsite.com>
56641              Date: Tue, 1 May 2001 14:07:12 +0100
56642              Message-ID: <20010501140712.A4266@penderel>
56643      Branch: perl
56644            ! ext/B/B/Deparse.pm
56645 ____________________________________________________________________________
56646 [  9926] By: jhi                                   on 2001/05/01  13:10:53
56647         Log: Subject: [PATCH t/lib/b-deparse.t] 
56648              From: Robin Houston <robin@kitsite.com>
56649              Date: Tue, 1 May 2001 13:37:42 +0100
56650              Message-ID: <20010501133742.A4082@penderel>
56651      Branch: perl
56652            ! t/lib/b-deparse.t
56653 ____________________________________________________________________________
56654 [  9925] By: jhi                                   on 2001/05/01  13:10:13
56655         Log: Subject: [PATCH B::Deparse] for(;;), sort
56656              From: Robin Houston <robin@kitsite.com>
56657              Date: Tue, 1 May 2001 13:35:00 +0100
56658              Message-ID: <20010501133500.A4061@penderel>
56659      Branch: perl
56660            ! ext/B/B/Deparse.pm
56661 ____________________________________________________________________________
56662 [  9924] By: jhi                                   on 2001/05/01  13:09:22
56663         Log: Subject: [PATCH B::Deparse] do, warn, use
56664              From: Robin Houston <robin@kitsite.com>
56665              Date: Tue, 1 May 2001 13:31:03 +0100
56666              Message-ID: <20010501133103.A4041@penderel>
56667      Branch: perl
56668            ! ext/B/B/Deparse.pm
56669 ____________________________________________________________________________
56670 [  9923] By: jhi                                   on 2001/05/01  11:45:36
56671         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
56672              From: Benjamin Sugars <ben.sugars@home.com>
56673              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
56674              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
56675      Branch: perl
56676            + t/io/fflush.t
56677            ! MANIFEST
56678 ____________________________________________________________________________
56679 [  9922] By: jhi                                   on 2001/05/01  11:35:42
56680         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
56681              From: Peter Prymmer <pvhp@forte.com>
56682              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
56683              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
56684      Branch: perl
56685            ! t/lib/selfstubber.t
56686 ____________________________________________________________________________
56687 [  9921] By: jhi                                   on 2001/04/30  16:34:33
56688         Log: Subject: [PATCH B::Concise] suppress warning
56689              From: Robin Houston <robin@kitsite.com>
56690              Date: Mon, 30 Apr 2001 16:09:49 +0100
56691              Message-ID: <20010430160949.A25086@penderel>
56692      Branch: perl
56693            ! ext/B/B/Concise.pm
56694 ____________________________________________________________________________
56695 [  9920] By: jhi                                   on 2001/04/30  13:56:04
56696         Log: Strip the *markers* from #9919.
56697      Branch: perl
56698            ! pod/perlfaq.pod pod/perlfaq5.pod
56699 ____________________________________________________________________________
56700 [  9919] By: jhi                                   on 2001/04/30  13:54:04
56701         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
56702              From: Gwyn Judd <b.judd@xtra.co.nz>
56703              Date: Sun, 29 Apr 2001 01:47:49 +1200
56704              Message-ID: <20010429014749.A4418@thislove>
56705      Branch: perl
56706            ! pod/perlfaq.pod pod/perlfaq5.pod
56707 ____________________________________________________________________________
56708 [  9918] By: jhi                                   on 2001/04/30  13:13:54
56709         Log: More_tweakage.
56710      Branch: perl
56711            ! pod/perldata.pod pod/perldiag.pod
56712 ____________________________________________________________________________
56713 [  9917] By: jhi                                   on 2001/04/30  13:01:27
56714         Log: Update Changes.
56715      Branch: perl
56716            ! Changes patchlevel.h
56717 ____________________________________________________________________________
56718 [  9916] By: jhi                                   on 2001/04/30  12:57:03
56719         Log: T_w_e_a_k_a_g_e.
56720      Branch: perl
56721            ! pod/perldata.pod pod/perldiag.pod
56722 ____________________________________________________________________________
56723 [  9915] By: jhi                                   on 2001/04/30  12:39:29
56724         Log: Install s2p also as psed.
56725              
56726              TODO: psed documentation?
56727      Branch: perl
56728            ! installperl
56729 ____________________________________________________________________________
56730 [  9914] By: jhi                                   on 2001/04/30  12:29:21
56731         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
56732              From: Jens Hamisch <jens@Strawberry.COM>
56733              Date: Fri, 27 Apr 2001 17:00:36 +0200
56734              Message-ID: <20010427170036.K1372@Strawberry.COM>
56735              
56736              SOCKS5_VERSION_NAME is the right symbol to detect
56737              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
56738              function called socks5_init() is available, and even that is
56739              not universal, most SOCKS5 installations use SOCKSinit()).
56740      Branch: perl
56741            ! perlio.c
56742 ____________________________________________________________________________
56743 [  9913] By: jhi                                   on 2001/04/30  12:22:15
56744         Log: Allow a zero timeout on IO::Socket accept and connect--
56745              though one really shouldn't do that.  Based on
56746              
56747              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
56748              From: "John Holdsworth" <coldwave@bigfoot.com>
56749              Date: Sun, 4 Feb 2001 12:48:18 +0100
56750              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
56751      Branch: perl
56752            ! ext/IO/lib/IO/Socket.pm
56753 ____________________________________________________________________________
56754 [  9912] By: jhi                                   on 2001/04/30  11:27:27
56755         Log: Save the spot of regprev (see #9911) for binary compatibility;
56756              regen API.
56757      Branch: perl
56758            ! embedvar.h perlapi.h thrdvar.h
56759 ____________________________________________________________________________
56760 [  9911] By: jhi                                   on 2001/04/30  11:22:03
56761         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
56762              From: Hugo <hv@crypt.compulink.co.uk>
56763              Date: Sun, 29 Apr 2001 17:09:30 +0100
56764              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
56765      Branch: perl
56766            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
56767 ____________________________________________________________________________
56768 [  9910] By: jhi                                   on 2001/04/30  11:15:12
56769         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
56770              a dummy for PL_numeric_radix); no pressing reason to break
56771              binary compatibility; regen API.
56772      Branch: perl
56773            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
56774            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
56775 ____________________________________________________________________________
56776 [  9909] By: jhi                                   on 2001/04/30  10:56:08
56777         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
56778              From: Walt Mankowski <waltman@netaxs.com>
56779              Date: Sun, 29 Apr 2001 21:53:48 -0400
56780              Message-ID: <20010429215348.A3971@netaxs.com>
56781      Branch: perl
56782            ! pod/perlfunc.pod
56783 ____________________________________________________________________________
56784 [  9908] By: jhi                                   on 2001/04/30  10:49:40
56785         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
56786      Branch: perl
56787            ! t/lib/selfstubber.t
56788 ____________________________________________________________________________
56789 [  9907] By: nick                                  on 2001/04/30  09:26:50
56790         Log: Integrate mainline.
56791      Branch: perlio
56792           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
56793 ____________________________________________________________________________
56794 [  9906] By: jhi                                   on 2001/04/29  23:24:20
56795         Log: Abigail spotted a thinko in #9905.
56796      Branch: perl
56797            ! pod/perldiag.pod
56798 ____________________________________________________________________________
56799 [  9905] By: jhi                                   on 2001/04/29  15:55:39
56800         Log: Changed the underscore/undebar syntax in numeric constants;
56801              now any grouping will do, as long as the underscores are not
56802              consecutive (so "zero-grouping" is out), and they do not begin
56803              or end the integer or fractional parts.
56804      Branch: perl
56805            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
56806 ____________________________________________________________________________
56807 [  9904] By: nick                                  on 2001/04/29  15:43:22
56808         Log: Integrate mainline.
56809      Branch: perlio
56810           +> (branch 98 files)
56811            - lib/unicode/Block.pl
56812            - lib/unicode/In/AlphabeticPresentationForms.pl
56813            - lib/unicode/In/Arabic.pl
56814            - lib/unicode/In/ArabicPresentationForms-A.pl
56815            - lib/unicode/In/ArabicPresentationForms-B.pl
56816            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
56817            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
56818            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
56819            - lib/unicode/In/BopomofoExtended.pl
56820            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
56821            - lib/unicode/In/CJKCompatibility.pl
56822            - lib/unicode/In/CJKCompatibilityForms.pl
56823            - lib/unicode/In/CJKCompatibilityIdeographs.pl
56824            - lib/unicode/In/CJKRadicalsSupplement.pl
56825            - lib/unicode/In/CJKSymbolsandPunctuation.pl
56826            - lib/unicode/In/CJKUnifiedIdeographs.pl
56827            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
56828            - lib/unicode/In/Cherokee.pl
56829            - lib/unicode/In/CombiningDiacriticalMarks.pl
56830            - lib/unicode/In/CombiningHalfMarks.pl
56831            - lib/unicode/In/CombiningMarksforSymbols.pl
56832            - lib/unicode/In/ControlPictures.pl
56833            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
56834            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
56835            - lib/unicode/In/EnclosedAlphanumerics.pl
56836            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
56837            - lib/unicode/In/Ethiopic.pl
56838            - lib/unicode/In/GeneralPunctuation.pl
56839            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
56840            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
56841            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
56842            - lib/unicode/In/HalfwidthandFullwidthForms.pl
56843            - lib/unicode/In/HangulCompatibilityJamo.pl
56844            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
56845            - lib/unicode/In/Hebrew.pl
56846            - lib/unicode/In/HighPrivateUseSurrogates.pl
56847            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
56848            - lib/unicode/In/IPAExtensions.pl
56849            - lib/unicode/In/IdeographicDescriptionCharacters.pl
56850            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
56851            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
56852            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
56853            - lib/unicode/In/Latin-1Supplement.pl
56854            - lib/unicode/In/LatinExtended-A.pl
56855            - lib/unicode/In/LatinExtended-B.pl
56856            - lib/unicode/In/LatinExtendedAdditional.pl
56857            - lib/unicode/In/LetterlikeSymbols.pl
56858            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
56859            - lib/unicode/In/MathematicalOperators.pl
56860            - lib/unicode/In/MiscellaneousSymbols.pl
56861            - lib/unicode/In/MiscellaneousTechnical.pl
56862            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
56863            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
56864            - lib/unicode/In/OpticalCharacterRecognition.pl
56865            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
56866            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
56867            - lib/unicode/In/SmallFormVariants.pl
56868            - lib/unicode/In/SpacingModifierLetters.pl
56869            - lib/unicode/In/Specials.pl
56870            - lib/unicode/In/SuperscriptsandSubscripts.pl
56871            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
56872            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
56873            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
56874            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
56875            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
56876           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
56877           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
56878           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
56879           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
56880           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
56881           !> utf8.c win32/Makefile
56882 ____________________________________________________________________________
56883 [  9903] By: jhi                                   on 2001/04/29  14:30:53
56884         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
56885              From: Prymmer/Kahn <pvhp@best.com>
56886              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
56887              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
56888      Branch: perl
56889            ! win32/Makefile
56890 ____________________________________________________________________________
56891 [  9902] By: jhi                                   on 2001/04/29  02:52:44
56892         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
56893              From: "Abigail" <abigail@foad.org>
56894              Date: Sun, 29 Apr 2001 03:14:25 +0200
56895              Message-ID: <20010429011425.24503.qmail@foad.org>
56896      Branch: perl
56897            ! ext/IO/lib/IO/Seekable.pm
56898 ____________________________________________________________________________
56899 [  9901] By: jhi                                   on 2001/04/29  02:04:46
56900         Log: In character classes one couldn't have 0x80..0xff characters
56901              at the left hand side if there were 0x100.. characters in the
56902              character class.
56903      Branch: perl
56904            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
56905            ! t/op/pat.t utf8.c
56906 ____________________________________________________________________________
56907 [  9900] By: jhi                                   on 2001/04/28  22:55:04
56908         Log: Forgot the latest mktables.PL from #9899.
56909      Branch: perl
56910            ! lib/unicode/mktables.PL
56911 ____________________________________________________________________________
56912 [  9899] By: jhi                                   on 2001/04/28  22:53:28
56913         Log: Explain the \p{} and \P{} error message better and
56914              have prettier prettyprint in In.pl.
56915      Branch: perl
56916            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
56917            ! pod/perldiag.pod
56918 ____________________________________________________________________________
56919 [  9898] By: jhi                                   on 2001/04/28  21:03:34
56920         Log: Add one possible explanation for the "Invalid [] range" error.
56921      Branch: perl
56922            ! pod/perldiag.pod
56923 ____________________________________________________________________________
56924 [  9897] By: jhi                                   on 2001/04/28  17:18:26
56925         Log: Add a level of indirection to the implementation of \p{InFoo}
56926              so that we don't have to have long filenames.  (Nothing changes
56927              in the user interface.)   The indirection is defined in
56928              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
56929              Also rename some the character classes by removing '-' from
56930              the classnames, and finally renamed Block.pl as Blocks.pl.
56931      Branch: perl
56932            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
56933            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
56934            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
56935            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
56936            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
56937            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
56938            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
56939            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
56940            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
56941            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
56942            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
56943            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
56944            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
56945            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
56946            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
56947            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
56948            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
56949            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
56950            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
56951            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
56952            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
56953            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
56954            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
56955            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
56956            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
56957            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
56958            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
56959            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
56960            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
56961            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
56962            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
56963            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
56964            + lib/unicode/In/94.pl lib/unicode/In/95.pl
56965            - lib/unicode/Block.pl
56966            - lib/unicode/In/AlphabeticPresentationForms.pl
56967            - lib/unicode/In/Arabic.pl
56968            - lib/unicode/In/ArabicPresentationForms-A.pl
56969            - lib/unicode/In/ArabicPresentationForms-B.pl
56970            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
56971            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
56972            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
56973            - lib/unicode/In/BopomofoExtended.pl
56974            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
56975            - lib/unicode/In/CJKCompatibility.pl
56976            - lib/unicode/In/CJKCompatibilityForms.pl
56977            - lib/unicode/In/CJKCompatibilityIdeographs.pl
56978            - lib/unicode/In/CJKRadicalsSupplement.pl
56979            - lib/unicode/In/CJKSymbolsandPunctuation.pl
56980            - lib/unicode/In/CJKUnifiedIdeographs.pl
56981            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
56982            - lib/unicode/In/Cherokee.pl
56983            - lib/unicode/In/CombiningDiacriticalMarks.pl
56984            - lib/unicode/In/CombiningHalfMarks.pl
56985            - lib/unicode/In/CombiningMarksforSymbols.pl
56986            - lib/unicode/In/ControlPictures.pl
56987            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
56988            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
56989            - lib/unicode/In/EnclosedAlphanumerics.pl
56990            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
56991            - lib/unicode/In/Ethiopic.pl
56992            - lib/unicode/In/GeneralPunctuation.pl
56993            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
56994            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
56995            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
56996            - lib/unicode/In/HalfwidthandFullwidthForms.pl
56997            - lib/unicode/In/HangulCompatibilityJamo.pl
56998            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
56999            - lib/unicode/In/Hebrew.pl
57000            - lib/unicode/In/HighPrivateUseSurrogates.pl
57001            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
57002            - lib/unicode/In/IPAExtensions.pl
57003            - lib/unicode/In/IdeographicDescriptionCharacters.pl
57004            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
57005            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
57006            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
57007            - lib/unicode/In/Latin-1Supplement.pl
57008            - lib/unicode/In/LatinExtended-A.pl
57009            - lib/unicode/In/LatinExtended-B.pl
57010            - lib/unicode/In/LatinExtendedAdditional.pl
57011            - lib/unicode/In/LetterlikeSymbols.pl
57012            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
57013            - lib/unicode/In/MathematicalOperators.pl
57014            - lib/unicode/In/MiscellaneousSymbols.pl
57015            - lib/unicode/In/MiscellaneousTechnical.pl
57016            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
57017            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
57018            - lib/unicode/In/OpticalCharacterRecognition.pl
57019            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
57020            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
57021            - lib/unicode/In/SmallFormVariants.pl
57022            - lib/unicode/In/SpacingModifierLetters.pl
57023            - lib/unicode/In/Specials.pl
57024            - lib/unicode/In/SuperscriptsandSubscripts.pl
57025            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
57026            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
57027            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
57028            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
57029            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
57030            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
57031            ! pod/perlunicode.pod
57032 ____________________________________________________________________________
57033 [  9896] By: jhi                                   on 2001/04/28  14:33:17
57034         Log: Update the information on shared library path on HP-UX.
57035      Branch: perl
57036            ! INSTALL
57037 ____________________________________________________________________________
57038 [  9895] By: jhi                                   on 2001/04/28  14:32:30
57039         Log: Because #9894 seems to do the trick, this workaround can be removed.
57040      Branch: perl
57041            ! t/lib/selfstubber.t
57042 ____________________________________________________________________________
57043 [  9894] By: jhi                                   on 2001/04/28  14:26:13
57044         Log: For PerlIO flush the children's file handles (on fork/exec/system).
57045      Branch: perl
57046            ! perl.h
57047 ____________________________________________________________________________
57048 [  9893] By: jhi                                   on 2001/04/28  14:23:15
57049         Log: Test tweak for #9891.
57050      Branch: perl
57051            ! t/lib/b-deparse.t
57052 ____________________________________________________________________________
57053 [  9892] By: jhi                                   on 2001/04/28  14:10:13
57054         Log: New HP-UX hints from Merijn.
57055      Branch: perl
57056            ! hints/hpux.sh
57057 ____________________________________________________________________________
57058 [  9891] By: jhi                                   on 2001/04/28  14:07:27
57059         Log: Subject: [PATCH B::Deparse] non-block scopes
57060              From: Robin Houston <robin@kitsite.com>
57061              Date: Fri, 27 Apr 2001 19:15:14 +0100
57062              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
57063      Branch: perl
57064            ! ext/B/B/Deparse.pm
57065 ____________________________________________________________________________
57066 [  9890] By: nick                                  on 2001/04/27  19:41:25
57067         Log: Integrate mainline
57068      Branch: perlio
57069           +> t/lib/selfstubber.t
57070           !> (integrate 50 files)
57071 ____________________________________________________________________________
57072 [  9889] By: jhi                                   on 2001/04/27  18:23:46
57073         Log: Subject: Re: selfstubber test fail on bleadperl
57074              From: Mike Guy <mjtg@cam.ac.uk>
57075              Date: Fri, 27 Apr 2001 19:31:18 +0100
57076              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
57077      Branch: perl
57078            ! t/lib/selfstubber.t
57079 ____________________________________________________________________________
57080 [  9888] By: jhi                                   on 2001/04/27  16:20:54
57081         Log: Test tweak for #9886.
57082      Branch: perl
57083            ! t/lib/b-deparse.t
57084 ____________________________________________________________________________
57085 [  9887] By: jhi                                   on 2001/04/27  16:16:33
57086         Log: Buffering issue at least in Solaris (even with perlio).
57087      Branch: perl
57088            ! t/lib/selfstubber.t
57089 ____________________________________________________________________________
57090 [  9886] By: jhi                                   on 2001/04/27  14:59:23
57091         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
57092              From: Robin Houston <robin@kitsite.com>
57093              Date: Fri, 27 Apr 2001 16:53:20 +0100
57094              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
57095      Branch: perl
57096            ! ext/B/B/Deparse.pm
57097 ____________________________________________________________________________
57098 [  9885] By: jhi                                   on 2001/04/27  14:23:51
57099         Log: Update Changes.
57100      Branch: perl
57101            ! Changes patchlevel.h
57102 ____________________________________________________________________________
57103 [  9884] By: jhi                                   on 2001/04/27  14:14:12
57104         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
57105              From: "Philip Newton" <pnewton@gmx.de>
57106              Date: Fri, 27 Apr 2001 16:40:13 +0200
57107              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
57108      Branch: perl
57109            ! pod/perldata.pod
57110 ____________________________________________________________________________
57111 [  9883] By: jhi                                   on 2001/04/27  13:28:19
57112         Log: Add LOG_PERROR; prettify the "removed".
57113      Branch: perl
57114            ! ext/Sys/Syslog/Syslog.xs
57115 ____________________________________________________________________________
57116 [  9882] By: jhi                                   on 2001/04/27  13:13:18
57117         Log: h2xs tweaks: use NV instead of double, "quote" the removed
57118              prefixes for clarity (especially when nothing is removed),
57119              slight pod reformats.
57120      Branch: perl
57121            ! utils/h2xs.PL
57122 ____________________________________________________________________________
57123 [  9881] By: jhi                                   on 2001/04/27  12:58:48
57124         Log: Don't bother creating existing directories.
57125      Branch: perl
57126            ! utils/h2xs.PL
57127 ____________________________________________________________________________
57128 [  9880] By: jhi                                   on 2001/04/27  12:45:39
57129         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
57130              From: Mike Schilli <m@perlmeister.com>
57131              Date: Wed, 25 Apr 2001 01:29:21 -0700
57132              Message-id: <3AE68AE1.6A981723@perlmeister.com>
57133      Branch: perl
57134            ! utils/h2xs.PL
57135 ____________________________________________________________________________
57136 [  9879] By: jhi                                   on 2001/04/27  12:40:55
57137         Log: break is not yet Perl.  Added the template license also to README.
57138      Branch: perl
57139            ! utils/h2xs.PL
57140 ____________________________________________________________________________
57141 [  9878] By: jhi                                   on 2001/04/27  03:08:20
57142         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
57143              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57144              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
57145              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
57146      Branch: perl
57147            ! t/lib/xs-typemap.t
57148 ____________________________________________________________________________
57149 [  9877] By: jhi                                   on 2001/04/26  23:54:40
57150         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
57151              From: "Abigail" <abigail@foad.org>
57152              Date: Fri, 27 Apr 2001 01:44:28 +0200
57153              Message-ID: <20010426234428.19786.qmail@foad.org>
57154      Branch: perl
57155            ! utils/h2xs.PL
57156 ____________________________________________________________________________
57157 [  9876] By: jhi                                   on 2001/04/26  23:52:06
57158         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
57159              From: Peter Prymmer <pvhp@forte.com>
57160              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
57161              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
57162      Branch: perl
57163            ! t/lib/selfstubber.t
57164 ____________________________________________________________________________
57165 [  9875] By: jhi                                   on 2001/04/26  23:48:10
57166         Log: Deparse nits.
57167      Branch: perl
57168            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
57169 ____________________________________________________________________________
57170 [  9874] By: jhi                                   on 2001/04/26  22:46:05
57171         Log: Document ANYOF_CLASS.
57172      Branch: perl
57173            ! regcomp.h
57174 ____________________________________________________________________________
57175 [  9873] By: jhi                                   on 2001/04/26  22:35:03
57176         Log: Subject: Re: [PATCH @9846] dumping ANYOF
57177              From: Hugo <hv@crypt.compulink.co.uk>
57178              Date: Thu, 26 Apr 2001 23:33:38 +0100
57179              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
57180      Branch: perl
57181            ! regcomp.c regcomp.h
57182 ____________________________________________________________________________
57183 [  9872] By: jhi                                   on 2001/04/26  22:34:31
57184         Log: Subject: [PATCH] more for Devel::SelfStubber
57185              From: Nicholas Clark <nick@ccl4.org>
57186              Date: Fri, 27 Apr 2001 00:13:52 +0100
57187              Message-ID: <20010427001351.K88186@plum.flirble.org>
57188      Branch: perl
57189            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
57190 ____________________________________________________________________________
57191 [  9871] By: jhi                                   on 2001/04/26  21:59:17
57192         Log: Subject: [PATCH B::Deparse] formats must be flush left
57193              From: Robin Houston <robin@kitsite.com>
57194              Date: Thu, 26 Apr 2001 23:54:29 +0100
57195              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
57196      Branch: perl
57197            ! ext/B/B/Deparse.pm
57198 ____________________________________________________________________________
57199 [  9870] By: jhi                                   on 2001/04/26  21:57:37
57200         Log: If some of the constants are prefixes of others,
57201              the prefixes may never get recognized.  (See 20010426.006.)
57202      Branch: perl
57203            ! utils/h2xs.PL
57204 ____________________________________________________________________________
57205 [  9869] By: jhi                                   on 2001/04/26  21:50:42
57206         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
57207              From: Chris Bongaarts <cab@tc.umn.edu>
57208              Date: Thu, 26 Apr 2001 17:10:31 -0500
57209              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
57210      Branch: perl
57211            ! ext/Sys/Syslog/Syslog.xs
57212 ____________________________________________________________________________
57213 [  9868] By: jhi                                   on 2001/04/26  21:35:12
57214         Log: Further cuts and more docs from Graham Barr.
57215      Branch: perl
57216            ! ext/List/Util/lib/List/Util.pm
57217            ! ext/List/Util/lib/Scalar/Util.pm
57218 ____________________________________________________________________________
57219 [  9867] By: jhi                                   on 2001/04/26  21:18:57
57220         Log: Subject: [PATCH 5.7.1] DB_File-1.77
57221              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
57222              Date: Thu, 26 Apr 2001 22:37:53 +0100
57223              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
57224      Branch: perl
57225            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57226            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
57227 ____________________________________________________________________________
57228 [  9866] By: jhi                                   on 2001/04/26  21:12:31
57229         Log: Subject: [PATCH B::Deparse] fix easy bugs
57230              From: Robin Houston <robin@kitsite.com>
57231              Date: Thu, 26 Apr 2001 23:03:33 +0100
57232              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
57233      Branch: perl
57234            ! ext/B/B/Deparse.pm
57235 ____________________________________________________________________________
57236 [  9865] By: jhi                                   on 2001/04/26  20:26:13
57237         Log: Update Changes.
57238      Branch: perl
57239            ! Changes patchlevel.h
57240 ____________________________________________________________________________
57241 [  9864] By: jhi                                   on 2001/04/26  19:27:48
57242         Log: Dethinko from Robin Houston.
57243      Branch: perl
57244            ! ext/B/B/Deparse.pm
57245 ____________________________________________________________________________
57246 [  9863] By: jhi                                   on 2001/04/26  19:10:35
57247         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
57248              From: Robin Houston <robin@kitsite.com>
57249              Date: Thu, 26 Apr 2001 21:08:32 +0100
57250              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
57251      Branch: perl
57252            ! ext/B/B/Deparse.pm
57253 ____________________________________________________________________________
57254 [  9862] By: jhi                                   on 2001/04/26  19:04:23
57255         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
57256              From: Robin Houston <robin@kitsite.com>
57257              Date: Thu, 26 Apr 2001 20:52:50 +0100
57258              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
57259      Branch: perl
57260            ! ext/B/B/Deparse.pm
57261 ____________________________________________________________________________
57262 [  9861] By: jhi                                   on 2001/04/26  18:56:14
57263         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
57264              From: Mike Guy <mjtg@cam.ac.uk>
57265              Date: Thu, 26 Apr 2001 14:22:40 +0100
57266              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
57267      Branch: perl
57268            ! pod/perlobj.pod
57269 ____________________________________________________________________________
57270 [  9860] By: jhi                                   on 2001/04/26  18:46:42
57271         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
57272              From: Robin Houston <robin@kitsite.com>
57273              Date: Thu, 26 Apr 2001 20:34:29 +0100
57274              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
57275              
57276              Hashes do not interpolate.
57277      Branch: perl
57278            ! ext/B/B/Deparse.pm
57279 ____________________________________________________________________________
57280 [  9859] By: jhi                                   on 2001/04/26  18:43:51
57281         Log: Subject: The Time::Piece conspiracy unmasked!!!
57282              From: Mike Guy <mjtg@cam.ac.uk>
57283              Date: Thu, 26 Apr 2001 19:02:50 +0100
57284              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
57285              
57286              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
57287              From: Mike Guy <mjtg@cam.ac.uk>
57288              Date: Thu, 26 Apr 2001 19:08:21 +0100
57289              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
57290              
57291              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
57292              From: Graham Barr <gbarr@pobox.com>
57293              Date: Thu, 26 Apr 2001 19:12:03 +0100
57294              Message-ID: <20010426191203.A70835@pobox.com>
57295              
57296              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
57297      Branch: perl
57298            ! ext/List/Util/lib/List/Util.pm
57299            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
57300 ____________________________________________________________________________
57301 [  9858] By: jhi                                   on 2001/04/26  18:17:42
57302         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
57303              From: Robin Houston <robin@kitsite.com>
57304              Date: Thu, 26 Apr 2001 16:09:35 +0100
57305              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
57306      Branch: perl
57307            ! t/comp/proto.t
57308 ____________________________________________________________________________
57309 [  9857] By: jhi                                   on 2001/04/26  18:04:59
57310         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
57311              From: barries <barries@slaysys.com>
57312              Date: Thu, 26 Apr 2001 12:01:10 -0400
57313              Message-ID: <20010426120110.E29698@jester.slaysys.com>
57314      Branch: perl
57315            ! pod/perldiag.pod
57316 ____________________________________________________________________________
57317 [  9856] By: jhi                                   on 2001/04/26  18:03:33
57318         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
57319              Date: Thu, 26 Apr 2001 17:13:41 +0100
57320              From: Robin Houston <robin@kitsite.com>
57321              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
57322              
57323              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
57324              From: Robin Houston <robin@kitsite.com>
57325              Date: Thu, 26 Apr 2001 18:44:29 +0100
57326              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
57327      Branch: perl
57328            ! ext/B/B/Deparse.pm
57329 ____________________________________________________________________________
57330 [  9855] By: jhi                                   on 2001/04/26  17:56:04
57331         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
57332              From: Robin Houston <robin@kitsite.com>
57333              Date: Thu, 26 Apr 2001 17:04:08 +0100
57334              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
57335      Branch: perl
57336            ! ext/B/B/Deparse.pm
57337 ____________________________________________________________________________
57338 [  9854] By: jhi                                   on 2001/04/26  17:47:26
57339         Log: Subject: Re: Short test case for undef %stash:: crash
57340              From: Benjamin Sugars <bsugars@canoe.ca> 
57341              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
57342              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
57343              Changed and moved the perldiag entry.
57344      Branch: perl
57345            ! gv.c pod/perldiag.pod
57346 ____________________________________________________________________________
57347 [  9853] By: jhi                                   on 2001/04/26  14:35:16
57348         Log: Beginnings of strptime().  Do not touch the wet paint.
57349      Branch: perl
57350            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
57351 ____________________________________________________________________________
57352 [  9852] By: jhi                                   on 2001/04/26  13:17:21
57353         Log: Retract #9851, core dumps from pod2man.
57354      Branch: perl
57355            ! regcomp.c
57356 ____________________________________________________________________________
57357 [  9851] By: jhi                                   on 2001/04/26  11:54:41
57358         Log: (Retracted by #9852.)
57359              
57360              Subject: [PATCH @9846] dumping ANYOF
57361              From: Hugo <hv@crypt.compulink.co.uk>
57362              Date: Thu, 26 Apr 2001 05:32:38 +0100
57363              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
57364      Branch: perl
57365            ! regcomp.c
57366 ____________________________________________________________________________
57367 [  9850] By: jhi                                   on 2001/04/26  02:34:44
57368         Log: If ccflags was empty the _previous_ $* containing all the
57369              environment variables and Configure variables was used,
57370              which lead, among other bad things, into $ccflags being your
57371              uname -a output, which lead into test compile with cc failing,
57372              which lead into gcc being selected, which didn't work that well
57373              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
57374              with large files, et cetera.
57375      Branch: perl
57376            ! hints/hpux.sh
57377 ____________________________________________________________________________
57378 [  9849] By: jhi                                   on 2001/04/26  01:44:57
57379         Log: Make selfstubber test more portable.
57380      Branch: perl
57381            ! t/lib/selfstubber.t
57382 ____________________________________________________________________________
57383 [  9848] By: jhi                                   on 2001/04/26  00:50:26
57384         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
57385              From: Benjamin Sugars <ben.sugars@home.com>
57386              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
57387              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
57388      Branch: perl
57389            ! ext/Cwd/Cwd.xs
57390 ____________________________________________________________________________
57391 [  9847] By: jhi                                   on 2001/04/26  00:46:58
57392         Log: Subject: [PATCH: perl@9841] VMS updates
57393              From: Peter Prymmer <pvhp@forte.com>
57394              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
57395              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
57396      Branch: perl
57397            ! README.vms configure.com vms/descrip_mms.template
57398            ! vms/ext/filespec.t
57399 ____________________________________________________________________________
57400 [  9846] By: jhi                                   on 2001/04/26  00:11:56
57401         Log: re 'debug' was broken by #9084.
57402      Branch: perl
57403            ! ext/re/re.xs
57404 ____________________________________________________________________________
57405 [  9845] By: jhi                                   on 2001/04/25  22:33:17
57406         Log: Subject: [PATCH] test for Devel::SelfStubber
57407              From: Nicholas Clark <nick@ccl4.org>
57408              Date: Thu, 26 Apr 2001 00:00:54 +0100
57409              Message-ID: <20010426000054.D89026@plum.flirble.org>
57410      Branch: perl
57411            + t/lib/selfstubber.t
57412            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
57413 ____________________________________________________________________________
57414 [  9844] By: jhi                                   on 2001/04/25  22:29:32
57415         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
57416              From: Paul Johnson <paul@pjcj.net>
57417              Date: Thu, 26 Apr 2001 00:46:08 +0200
57418              Message-ID: <20010426004608.H2338@pjcj.net>
57419      Branch: perl
57420            ! ext/B/B/Concise.pm
57421 ____________________________________________________________________________
57422 [  9843] By: jhi                                   on 2001/04/25  22:28:28
57423         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
57424              From: Peter Prymmer <pvhp@forte.com>
57425              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
57426              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
57427      Branch: perl
57428            ! ext/Cwd/Cwd.xs
57429 ____________________________________________________________________________
57430 [  9842] By: jhi                                   on 2001/04/25  20:58:12
57431         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
57432              From: John Peacock <jpeacock@rowman.com>
57433              Date: Wed, 25 Apr 2001 17:30:26 -0400
57434              Message-ID: <3AE741F2.B3217464@rowman.com>
57435      Branch: perl
57436            ! lib/Math/BigInt.pm t/lib/bigintpm.t
57437 ____________________________________________________________________________
57438 [  9841] By: jhi                                   on 2001/04/25  20:07:05
57439         Log: Update Changes.
57440      Branch: perl
57441            ! Changes patchlevel.h
57442 ____________________________________________________________________________
57443 [  9840] By: jhi                                   on 2001/04/25  19:56:51
57444         Log: Yet another HP-UX hints version from Merijn.
57445      Branch: perl
57446            ! hints/hpux.sh
57447 ____________________________________________________________________________
57448 [  9839] By: jhi                                   on 2001/04/25  19:53:04
57449         Log: abs_path() didn't terminate the filename correctly,
57450              in DIRNAMLENless systems like HP-UX this would fail.
57451      Branch: perl
57452            ! ext/Cwd/Cwd.xs
57453 ____________________________________________________________________________
57454 [  9838] By: jhi                                   on 2001/04/25  16:37:26
57455         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
57456              From: Mike Guy <mjtg@cam.ac.uk>
57457              Date: Wed, 25 Apr 2001 18:31:47 +0100
57458              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
57459      Branch: perl
57460            ! op.c
57461 ____________________________________________________________________________
57462 [  9837] By: jhi                                   on 2001/04/25  16:21:53
57463         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
57464              From: Jon Eveland <jweveland@yahoo.com>
57465              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
57466              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
57467      Branch: perl
57468            ! lib/perl5db.pl
57469 ____________________________________________________________________________
57470 [  9836] By: jhi                                   on 2001/04/25  14:17:50
57471         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
57472              From: "Philip Newton" <pnewton@gmx.de>
57473              Date: Wed, 25 Apr 2001 17:05:58 +0200
57474              Message-ID: <3AE703F6.3234.1833C45@localhost>
57475      Branch: perl
57476            ! Porting/patching.pod
57477 ____________________________________________________________________________
57478 [  9835] By: jhi                                   on 2001/04/25  13:58:07
57479         Log: It would seem that both ar and full_ar need to be overridden
57480              for HP-UX to avoid the GNU ar.
57481      Branch: perl
57482            ! hints/hpux.sh
57483 ____________________________________________________________________________
57484 [  9834] By: jhi                                   on 2001/04/25  13:50:40
57485         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
57486              From: "Philip Newton" <pnewton@gmx.de>
57487              Date: Wed, 25 Apr 2001 16:09:23 +0200
57488              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
57489              
57490              Detypo.
57491      Branch: perl
57492            ! t/op/misc.t
57493 ____________________________________________________________________________
57494 [  9833] By: jhi                                   on 2001/04/25  12:36:11
57495         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
57496      Branch: perl
57497            ! hints/hpux.sh
57498 ____________________________________________________________________________
57499 [  9832] By: jhi                                   on 2001/04/25  12:33:36
57500         Log: New version of HP-UX hints from Merijn.
57501      Branch: perl
57502            ! hints/hpux.sh
57503 ____________________________________________________________________________
57504 [  9831] By: jhi                                   on 2001/04/25  03:39:45
57505         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
57506      Branch: perl
57507            ! hints/hpux.sh
57508 ____________________________________________________________________________
57509 [  9830] By: jhi                                   on 2001/04/25  02:53:25
57510         Log: The tzname[] bit is not needed by util.c -- and causes
57511              heartburn in VMS (and it missing was probably the cause of
57512              the Mac OS X trouble).  Ouch.
57513      Branch: perl
57514            ! ext/POSIX/POSIX.xs util.c
57515 ____________________________________________________________________________
57516 [  9829] By: jhi                                   on 2001/04/25  00:10:06
57517         Log: Metaconfig unit change for #9828.
57518      Branch: metaconfig
57519            ! U/compline/ccflags.U
57520 ____________________________________________________________________________
57521 [  9828] By: jhi                                   on 2001/04/25  00:04:18
57522         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
57523              (which is actually the reason for the change, we need to pass
57524              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
57525              EP/IX, OS/2, and TitanOS, based on the hints files.
57526      Branch: perl
57527            ! Configure config_h.SH
57528 ____________________________________________________________________________
57529 [  9827] By: jhi                                   on 2001/04/24  23:49:20
57530         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
57531              the $cat must have an absolute path.
57532      Branch: perl
57533            ! makedepend.SH
57534 ____________________________________________________________________________
57535 [  9826] By: jhi                                   on 2001/04/24  23:40:53
57536         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
57537      Branch: perl
57538            ! README.amiga
57539 ____________________________________________________________________________
57540 [  9825] By: jhi                                   on 2001/04/24  23:35:35
57541         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
57542              From: "Philip Newton" <pnewton@gmx.de>
57543              Date: Tue, 24 Apr 2001 18:52:49 +0200
57544              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
57545      Branch: perl
57546            ! x2p/find2perl.PL
57547 ____________________________________________________________________________
57548 [  9824] By: jhi                                   on 2001/04/24  23:33:07
57549         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
57550              Some gcc specifics dropped out due to extensive rewriting;
57551              will be put back later as needed.
57552      Branch: perl
57553            ! hints/hpux.sh
57554 ____________________________________________________________________________
57555 [  9823] By: jhi                                   on 2001/04/24  23:27:57
57556         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
57557      Branch: perl
57558            ! ext/POSIX/POSIX.xs
57559 ____________________________________________________________________________
57560 [  9822] By: jhi                                   on 2001/04/24  23:25:21
57561         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
57562              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57563              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
57564              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
57565      Branch: perl
57566            ! ext/XS/Typemap/Typemap.xs
57567 ____________________________________________________________________________
57568 [  9821] By: jhi                                   on 2001/04/24  23:24:10
57569         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
57570              From: "Abigail" <abigail@foad.org>
57571              Date: Tue, 24 Apr 2001 23:12:03 +0200
57572              Message-ID: <20010424211203.7901.qmail@foad.org>
57573      Branch: perl
57574            ! pod/perlport.pod
57575 ____________________________________________________________________________
57576 [  9820] By: jhi                                   on 2001/04/24  23:23:15
57577         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
57578              From: Matt Sergeant <matt@sergeant.org>
57579              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
57580              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
57581      Branch: perl
57582            ! pod/perlfaq4.pod
57583 ____________________________________________________________________________
57584 [  9819] By: nick                                  on 2001/04/24  18:49:43
57585         Log: Integrate mainline.
57586      Branch: perlio
57587           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
57588           !> (integrate 37 files)
57589 ____________________________________________________________________________
57590 [  9818] By: jhi                                   on 2001/04/24  14:35:23
57591         Log: Update Changes.
57592      Branch: perl
57593            ! Changes patchlevel.h
57594 ____________________________________________________________________________
57595 [  9817] By: jhi                                   on 2001/04/24  14:09:17
57596         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
57597              From: "Philip Newton" <pnewton@gmx.de>
57598              Date: Tue, 24 Apr 2001 12:58:12 +0200
57599              Message-ID: <3AE57864.8304.B77A0A@localhost> 
57600              
57601              plus add CPAN to the list of modules that have their own tests.
57602      Branch: perl
57603            ! t/lib/1_compile.t
57604 ____________________________________________________________________________
57605 [  9816] By: jhi                                   on 2001/04/24  14:07:03
57606         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
57607              From: Michael G Schwern <schwern@pobox.com>
57608              Date: Sat, 21 Apr 2001 22:35:00 +0100
57609              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
57610      Branch: perl
57611            ! t/lib/1_compile.t
57612 ____________________________________________________________________________
57613 [  9815] By: jhi                                   on 2001/04/24  13:54:32
57614         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
57615              From: Robin Houston <robin@kitsite.com>
57616              Date: Tue, 24 Apr 2001 15:51:18 +0100
57617              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
57618      Branch: perl
57619            ! ext/B/B/Deparse.pm
57620 ____________________________________________________________________________
57621 [  9814] By: jhi                                   on 2001/04/24  13:17:34
57622         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
57623              From: Bill Glicker <billg@burrelles.com>
57624              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
57625              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
57626      Branch: perl
57627            ! hints/svr5.sh
57628 ____________________________________________________________________________
57629 [  9813] By: jhi                                   on 2001/04/24  12:54:23
57630         Log: Prevent path disclosure (probing for existence of filenames)
57631              using suidperl; bug id 20010322.218.
57632      Branch: perl
57633            ! perl.c pod/perldiag.pod
57634 ____________________________________________________________________________
57635 [  9812] By: jhi                                   on 2001/04/24  12:08:36
57636         Log: Retract #9811.
57637      Branch: perl
57638            ! ext/POSIX/POSIX.xs
57639 ____________________________________________________________________________
57640 [  9811] By: jhi                                   on 2001/04/24  11:57:35
57641         Log: (Retracted by #9812.)
57642      Branch: perl
57643            ! ext/POSIX/POSIX.xs
57644 ____________________________________________________________________________
57645 [  9810] By: jhi                                   on 2001/04/24  03:32:35
57646         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
57647      Branch: perl
57648            ! util.c
57649 ____________________________________________________________________________
57650 [  9809] By: jhi                                   on 2001/04/24  03:16:13
57651         Log: The Math::BigFloat::import() was broken.
57652              (Fixes bug id 20010422.002.)
57653      Branch: perl
57654            ! lib/Math/BigFloat.pm
57655 ____________________________________________________________________________
57656 [  9808] By: jhi                                   on 2001/04/24  01:11:40
57657         Log: Additional dependencies; should help for parallel makes
57658              not to fail on missing lib/lib.pm or lib/re.pm.
57659      Branch: perl
57660            ! Makefile.SH
57661 ____________________________________________________________________________
57662 [  9807] By: jhi                                   on 2001/04/24  00:57:01
57663         Log: Update the test failure disclaimer.
57664      Branch: perl
57665            ! t/pragma/warn/pp_hot
57666 ____________________________________________________________________________
57667 [  9806] By: jhi                                   on 2001/04/24  00:54:04
57668         Log: Add make target "install-all" which is alias for "install"
57669              to cater for case-preserving filesystems like HFS+.
57670      Branch: perl
57671            ! INSTALL Makefile.SH
57672 ____________________________________________________________________________
57673 [  9805] By: jhi                                   on 2001/04/24  00:47:28
57674         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
57675              From: Peter Prymmer <pvhp@forte.com>
57676              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
57677              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
57678              
57679              (Ken William's message forwarded from macosx@perl.org)
57680      Branch: perl
57681            ! hints/darwin.sh
57682 ____________________________________________________________________________
57683 [  9804] By: jhi                                   on 2001/04/23  23:57:35
57684         Log: Cut-and-pasto.
57685      Branch: perl
57686            ! perlio.c
57687 ____________________________________________________________________________
57688 [  9803] By: jhi                                   on 2001/04/23  23:52:25
57689         Log: More PerlIO robustness.
57690      Branch: perl
57691            ! perlio.c
57692 ____________________________________________________________________________
57693 [  9802] By: jhi                                   on 2001/04/23  23:43:35
57694         Log: Make the "STD* opened only for ..." errors more consistent.
57695      Branch: perl
57696            ! doio.c
57697 ____________________________________________________________________________
57698 [  9801] By: jhi                                   on 2001/04/23  23:34:26
57699         Log: Test case for #9800.
57700      Branch: perl
57701            ! t/op/misc.t
57702 ____________________________________________________________________________
57703 [  9800] By: jhi                                   on 2001/04/23  23:14:43
57704         Log: Avoid coredump on 'close STDERR; die' by making
57705              the PerlIO calls more robust.  Also use SETERRNO()
57706              instead of errno = to be more VMS-ready.
57707      Branch: perl
57708            ! perlio.c
57709 ____________________________________________________________________________
57710 [  9799] By: jhi                                   on 2001/04/23  21:41:10
57711         Log: Subject: test for ID 20010423.002
57712              From: Robin Houston <robin@kitsite.com>
57713              Date: Mon, 23 Apr 2001 16:52:21 +0100
57714              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
57715      Branch: perl
57716            ! t/op/avhv.t
57717 ____________________________________________________________________________
57718 [  9798] By: jhi                                   on 2001/04/23  21:40:07
57719         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
57720              From: David Dyck <dcd@tc.fluke.com>
57721              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
57722              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
57723      Branch: perl
57724            ! installperl
57725 ____________________________________________________________________________
57726 [  9797] By: jhi                                   on 2001/04/23  21:37:56
57727         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
57728              From: Benjamin Sugars <bsugars@canoe.ca>
57729              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
57730              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
57731      Branch: perl
57732            ! ext/Cwd/Cwd.xs lib/Cwd.pm
57733 ____________________________________________________________________________
57734 [  9796] By: jhi                                   on 2001/04/23  21:29:24
57735         Log: Synchronize h2xs and pod2man some more on the documentation
57736              templates they propose.
57737      Branch: perl
57738            ! pod/pod2man.PL utils/h2xs.PL
57739 ____________________________________________________________________________
57740 [  9795] By: jhi                                   on 2001/04/23  17:30:40
57741         Log: Add one more naughty test for base64; make encoding logic cleaner.
57742      Branch: perl
57743            ! t/lib/mimeb64.t
57744 ____________________________________________________________________________
57745 [  9794] By: jhi                                   on 2001/04/23  13:51:32
57746         Log: Update Changes.
57747      Branch: perl
57748            ! Changes patchlevel.h
57749 ____________________________________________________________________________
57750 [  9793] By: jhi                                   on 2001/04/23  13:44:18
57751         Log: Duplicate lines.
57752      Branch: perl
57753            ! MANIFEST
57754 ____________________________________________________________________________
57755 [  9792] By: jhi                                   on 2001/04/23  13:39:13
57756         Log: Subject: Re: PATCH 5.7.1
57757              From: Mark-Jason Dominus <mjd@plover.com>
57758              Date: Mon, 23 Apr 2001 10:30:21 -0400
57759              Message-ID: <20010423143021.17335.qmail@plover.com>
57760      Branch: perl
57761            ! perl.h sv.c
57762 ____________________________________________________________________________
57763 [  9791] By: jhi                                   on 2001/04/23  13:32:40
57764         Log: Add the CPAN.pm 1.59_54 tests.
57765      Branch: perl
57766            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
57767            ! MANIFEST
57768 ____________________________________________________________________________
57769 [  9790] By: jhi                                   on 2001/04/23  13:21:55
57770         Log: Subject: Deparse nit
57771              From: Robin Houston <robin@kitsite.com>
57772              Date: Mon, 23 Apr 2001 12:38:20 +0100
57773              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
57774      Branch: perl
57775            ! ext/B/B/Deparse.pm
57776 ____________________________________________________________________________
57777 [  9789] By: jhi                                   on 2001/04/23  13:19:07
57778         Log: Subject: [PATCH] bug 20010423.002
57779              From: Robin Houston <robin@kitsite.com>
57780              Date: Mon, 23 Apr 2001 13:12:30 +0100
57781              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
57782      Branch: perl
57783            ! pp.c
57784 ____________________________________________________________________________
57785 [  9788] By: jhi                                   on 2001/04/23  13:02:49
57786         Log: Subject: PATCH [5.7.1] hv.c unused #define
57787              From: Mark-Jason Dominus <mjd@plover.com>
57788              Date: Sun, 22 Apr 2001 14:17:49 -0400
57789              Message-ID: <20010422181749.26976.qmail@plover.com>
57790      Branch: perl
57791            ! hv.c
57792 ____________________________________________________________________________
57793 [  9787] By: jhi                                   on 2001/04/23  13:02:02
57794         Log: Subject: PATCH 5.7.1
57795              From: Mark-Jason Dominus <mjd@plover.com>
57796              Date: Sun, 22 Apr 2001 15:12:57 -0400
57797              Message-ID: <20010422191258.6539.qmail@plover.com>
57798              
57799              plus Sarathy's STMT_START + STMT_END suggestion.
57800      Branch: perl
57801            ! perl.h
57802 ____________________________________________________________________________
57803 [  9786] By: jhi                                   on 2001/04/23  12:53:25
57804         Log: Fix for
57805              
57806              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
57807              From: dLux <dlux@spam.sch.bme.hu>
57808              Date: Mon, 23 Apr 2001 01:25:26 +0200
57809              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
57810              
57811              (SvGROW really does return a char *.)
57812      Branch: perl
57813            ! pod/perlapi.pod sv.h
57814 ____________________________________________________________________________
57815 [  9785] By: jhi                                   on 2001/04/23  04:34:04
57816         Log: Time::Piece work continues.  $t->day removed since
57817              I think it's too confusing.  Now has normal and
57818              abbreviated length weekday names and month names,
57819              the names change with _names(), not _list().
57820              Now has strftime() in Perl, _strftime() is
57821              the libc version (to which strftime() falls back
57822              if it doesn't know the format.  To do: the reverse
57823              of strftime, strptime(), and the localisation of both.
57824      Branch: perl
57825            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
57826            ! t/lib/time-piece.t
57827 ____________________________________________________________________________
57828 [  9784] By: jhi                                   on 2001/04/23  02:41:46
57829         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
57830              From: andreas.koenig@anima.de (Andreas J. Koenig)
57831              Date: 23 Apr 2001 05:20:55 +0200
57832              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
57833      Branch: perl
57834            ! t/pragma/overload.t
57835 ____________________________________________________________________________
57836 [  9783] By: jhi                                   on 2001/04/22  23:32:42
57837         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
57838              From: Robin Houston <robin@kitsite.com>
57839              Date: Mon, 23 Apr 2001 00:38:18 +0100
57840              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
57841      Branch: perl
57842            ! ext/B/B/Deparse.pm
57843 ____________________________________________________________________________
57844 [  9782] By: jhi                                   on 2001/04/22  20:55:43
57845         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
57846              From: Simon Cozens <simon@netthink.co.uk>
57847              Date: Sun, 22 Apr 2001 18:47:25 +0100
57848              Message-ID: <20010422184725.A14411@netthink.co.uk>
57849      Branch: perl
57850            ! sv.c t/pragma/overload.t
57851 ____________________________________________________________________________
57852 [  9781] By: jhi                                   on 2001/04/22  20:52:13
57853         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
57854              From: Robin Houston <robin@kitsite.com>
57855              Date: Sun, 22 Apr 2001 22:14:50 +0100
57856              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
57857      Branch: perl
57858            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
57859 ____________________________________________________________________________
57860 [  9780] By: nick                                  on 2001/04/22  20:40:31
57861         Log: Integrate mainline.
57862      Branch: perlio
57863           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
57864           +> t/lib/b-stash.t
57865           !> (integrate 38 files)
57866 ____________________________________________________________________________
57867 [  9779] By: jhi                                   on 2001/04/22  15:16:03
57868         Log: Subject: IO::Socket::INET patch
57869              From: andrew deryabin <djsf@technarchy.ru>
57870              Date: Sat, 21 Apr 2001 17:46:52 +0400
57871              Message-ID: <20010421174652.B1426@technarchy>
57872      Branch: perl
57873            ! ext/IO/lib/IO/Socket/INET.pm
57874 ____________________________________________________________________________
57875 [  9778] By: jhi                                   on 2001/04/22  15:14:33
57876         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
57877              From: Mark-Jason Dominus <mjd@plover.com>
57878              Date: Sat, 21 Apr 2001 21:27:49 -0400
57879              Message-ID: <20010422012749.27024.qmail@plover.com>
57880      Branch: perl
57881            ! regcomp.c
57882 ____________________________________________________________________________
57883 [  9777] By: jhi                                   on 2001/04/22  15:10:51
57884         Log: Subject: Re: Regex debugger patch 
57885              From: Mark-Jason Dominus <mjd@plover.com>
57886              Date: Sat, 21 Apr 2001 21:48:51 -0400
57887              Message-ID: <20010422014851.27165.qmail@plover.com>
57888      Branch: perl
57889            ! pod/perldebguts.pod
57890 ____________________________________________________________________________
57891 [  9776] By: jhi                                   on 2001/04/22  15:09:48
57892         Log: Subject: Re: Regex debugger patch
57893              From: Mark-Jason Dominus <mjd@plover.com>
57894              Date: Sat, 21 Apr 2001 14:24:39 -0400
57895              Message-ID: <20010421182439.16508.qmail@plover.com>
57896              
57897              Regex debugger backend.
57898      Branch: perl
57899            ! regcomp.c regexp.h
57900 ____________________________________________________________________________
57901 [  9775] By: jhi                                   on 2001/04/21  16:45:40
57902         Log: Subject: [PATCH] Typo in utf8.h
57903              From: Jesús Quiroga <jquiroga@pobox.com>
57904              Date: Sat, 21 Apr 2001 19:25:33 +0200
57905              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
57906      Branch: perl
57907            ! utf8.h
57908 ____________________________________________________________________________
57909 [  9774] By: jhi                                   on 2001/04/21  16:43:52
57910         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
57911              From: Joe Orton <jorton@redhat.com>
57912              Date: Tue, 17 Apr 2001 15:50:43 +0100
57913              Message-Id: <20010417155043.D19132@eu.c2.net>
57914      Branch: perl
57915            ! hints/svr5.sh
57916 ____________________________________________________________________________
57917 [  9773] By: jhi                                   on 2001/04/21  15:30:15
57918         Log: Subject: Patch utils/h2xs.PL
57919              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57920              Date: Sat, 21 Apr 2001 10:32:16 -0500
57921              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
57922              
57923              Add MAILING list and LICENSE templates.
57924      Branch: perl
57925            ! utils/h2xs.PL
57926 ____________________________________________________________________________
57927 [  9772] By: jhi                                   on 2001/04/21  15:28:36
57928         Log: Subject: perlfaq2.patch for 5.7.1
57929              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57930              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
57931              Date: Fri, 20 Apr 2001 16:42:19 -0500
57932              
57933              rm an extra tab, a blurb about the xx.cpan to clarify
57934              which countries actually have that and dejanews is history
57935              as well as most of that nonsensical entry.
57936      Branch: perl
57937            ! pod/perlfaq2.pod
57938 ____________________________________________________________________________
57939 [  9771] By: jhi                                   on 2001/04/21  15:27:17
57940         Log: Subject: perlfaq1.patch for 5.7.1
57941              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57942              Date: Fri, 20 Apr 2001 16:57:36 -0500
57943              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
57944              
57945              Evil URLs must die. Especially when they are broken.
57946      Branch: perl
57947            ! pod/perlfaq1.pod
57948 ____________________________________________________________________________
57949 [  9770] By: jhi                                   on 2001/04/21  15:23:38
57950         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
57951              From: Michael G Schwern <schwern@pobox.com>
57952              Date: Sat, 21 Apr 2001 16:11:12 +0100
57953              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
57954      Branch: perl
57955            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
57956            + t/lib/b-stash.t
57957            ! MANIFEST ext/B/B.pm t/lib/b.t
57958 ____________________________________________________________________________
57959 [  9769] By: jhi                                   on 2001/04/21  15:03:32
57960         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
57961              From: Michael G Schwern <schwern@pobox.com>
57962              Date: Sat, 21 Apr 2001 09:48:00 +0100
57963              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
57964      Branch: perl
57965            ! utils/h2ph.PL
57966 ____________________________________________________________________________
57967 [  9768] By: jhi                                   on 2001/04/21  14:33:49
57968         Log: PerlIO and Encode doc cleanup and tweaks.
57969      Branch: perl
57970            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
57971            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
57972 ____________________________________________________________________________
57973 [  9767] By: jhi                                   on 2001/04/21  12:40:16
57974         Log: Integrate perlio:
57975              
57976              [  9766]
57977              Avoid core dump on
57978              open(STDOUT,">",\$foo);
57979      Branch: perl
57980           !> doio.c
57981 ____________________________________________________________________________
57982 [  9766] By: nick                                  on 2001/04/20  18:28:35
57983         Log: Avoid core dump on
57984              open(STDOUT,">",\$foo);
57985      Branch: perlio
57986            ! doio.c
57987 ____________________________________________________________________________
57988 [  9765] By: jhi                                   on 2001/04/20  13:23:43
57989         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
57990              From: Robin Houston <robin@kitsite.com>
57991              Date: Fri, 20 Apr 2001 14:29:22 +0100
57992              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
57993      Branch: perl
57994            ! ext/B/B.pm ext/B/B/Deparse.pm
57995 ____________________________________________________________________________
57996 [  9764] By: jhi                                   on 2001/04/20  13:19:33
57997         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
57998              From: Peter Prymmer <pvhp@forte.com>
57999              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
58000              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
58001      Branch: perl
58002            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
58003            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
58004            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
58005            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
58006 ____________________________________________________________________________
58007 [  9763] By: jhi                                   on 2001/04/20  12:36:39
58008         Log: Subject: Re: A new PerlIO coredump
58009              From: Nick Ing-Simmons <nik@tiuk.ti.com>
58010              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
58011              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
58012      Branch: perl
58013            ! doio.c
58014 ____________________________________________________________________________
58015 [  9762] By: jhi                                   on 2001/04/19  23:02:30
58016         Log: Update Changes.
58017      Branch: perl
58018            ! Changes patchlevel.h
58019 ____________________________________________________________________________
58020 [  9761] By: jhi                                   on 2001/04/19  22:59:19
58021         Log: More cleanup cleanup.
58022      Branch: perl
58023            ! Makefile.SH win32/Makefile win32/makefile.mk
58024 ____________________________________________________________________________
58025 [  9760] By: jhi                                   on 2001/04/19  22:50:31
58026         Log: lib/Time is non-empty, let's not rmdir it.
58027      Branch: perl
58028            ! Makefile.SH
58029 ____________________________________________________________________________
58030 [  9759] By: jhi                                   on 2001/04/19  22:36:51
58031         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
58032              From: Robin Houston <robin@kitsite.com>
58033              Date: Fri, 20 Apr 2001 00:18:53 +0100
58034              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
58035      Branch: perl
58036            ! ext/B/B/Deparse.pm
58037 ____________________________________________________________________________
58038 [  9758] By: jhi                                   on 2001/04/19  22:36:00
58039         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
58040              From: Peter Prymmer <pvhp@forte.com>
58041              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
58042              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
58043      Branch: perl
58044            ! ext/Cwd/Cwd.xs
58045 ____________________________________________________________________________
58046 [  9757] By: nick                                  on 2001/04/19  18:53:54
58047         Log: Blind (untested) integrate of mainline.
58048      Branch: perlio
58049           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
58050           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
58051           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
58052           !> (integrate 53 files)
58053 ____________________________________________________________________________
58054 [  9756] By: jhi                                   on 2001/04/19  16:59:23
58055         Log: Document and test Time::Piece.
58056      Branch: perl
58057            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
58058            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
58059 ____________________________________________________________________________
58060 [  9755] By: jhi                                   on 2001/04/19  12:13:29
58061         Log: A better fix for the \x{12345678} trouble from NI-S.
58062      Branch: perl
58063            ! utf8.c
58064 ____________________________________________________________________________
58065 [  9754] By: jhi                                   on 2001/04/19  11:56:07
58066         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
58067              From: Robin Houston <robin@kitsite.com>
58068              Date: Wed, 18 Apr 2001 17:58:33 +0100
58069              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
58070      Branch: perl
58071            ! ext/B/B/Deparse.pm op.c
58072 ____________________________________________________________________________
58073 [  9753] By: jhi                                   on 2001/04/19  04:21:52
58074         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
58075              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
58076              Date: Thu, 19 Apr 2001 01:11:41 -0400
58077              Message-ID: <20010419011141.A5798@cpan.org>
58078      Branch: perl
58079            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
58080 ____________________________________________________________________________
58081 [  9752] By: jhi                                   on 2001/04/19  02:41:10
58082         Log: The new time utils need to be thread-aware, too.
58083      Branch: perl
58084            ! util.c
58085 ____________________________________________________________________________
58086 [  9751] By: jhi                                   on 2001/04/19  02:26:47
58087         Log: Compilation nit noticed by AIX compiler.
58088      Branch: perl
58089            ! perlio.c
58090 ____________________________________________________________________________
58091 [  9750] By: jhi                                   on 2001/04/19  02:20:06
58092         Log: The new time utils need to be public.
58093      Branch: perl
58094            ! embed.pl
58095 ____________________________________________________________________________
58096 [  9749] By: jhi                                   on 2001/04/19  01:42:39
58097         Log: Regen toc.
58098      Branch: perl
58099            ! pod/perltoc.pod
58100 ____________________________________________________________________________
58101 [  9748] By: jhi                                   on 2001/04/19  01:41:10
58102         Log: Add Time::Piece, a slight rewrite of Time::Object,
58103              from Matt Sergeant.
58104      Branch: perl
58105            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
58106            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
58107            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
58108            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
58109            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
58110            ! win32/makefile.mk
58111 ____________________________________________________________________________
58112 [  9747] By: jhi                                   on 2001/04/19  00:55:35
58113         Log: The new metaconfig unit from strftime.
58114      Branch: metaconfig/U/perl
58115            + d_strftime.U
58116 ____________________________________________________________________________
58117 [  9746] By: jhi                                   on 2001/04/19  00:54:54
58118         Log: Move the strftime() wrapper from POSIX.xs to util.c
58119              as my_strftime(), requires HAS_STRFTIME.
58120      Branch: perl
58121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58122            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
58123            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
58124            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58125            ! vos/config.ga.h win32/config.bc win32/config.gc
58126            ! win32/config.vc
58127 ____________________________________________________________________________
58128 [  9745] By: jhi                                   on 2001/04/18  23:11:03
58129         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
58130              in preparation of Time::Piece.
58131      Branch: perl
58132            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
58133 ____________________________________________________________________________
58134 [  9744] By: jhi                                   on 2001/04/18  22:33:12
58135         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
58136              From: Peter Prymmer <pvhp@forte.com>
58137              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
58138              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
58139      Branch: perl
58140            ! t/lib/exporter.t
58141 ____________________________________________________________________________
58142 [  9743] By: jhi                                   on 2001/04/18  22:32:23
58143         Log: Subject: Fwd: pod2html leaves cache files lying around?
58144              From: Rajesh Vaidheeswarran <rv@gnu.org>
58145              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
58146              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
58147      Branch: perl
58148            ! lib/Pod/Html.pm
58149 ____________________________________________________________________________
58150 [  9742] By: jhi                                   on 2001/04/18  20:31:49
58151         Log: Update Changes.
58152      Branch: perl
58153            ! Changes patchlevel.h
58154 ____________________________________________________________________________
58155 [  9741] By: jhi                                   on 2001/04/18  20:23:02
58156         Log: Declare hints only if needed.
58157      Branch: perl
58158            ! ext/B/B/Deparse.pm
58159 ____________________________________________________________________________
58160 [  9740] By: jhi                                   on 2001/04/18  19:06:05
58161         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
58162              bug noticed by Robin Houston; basically the code of detecting
58163              value wraparound was acting differently under different compilers
58164              and platforms.  The workaround is to remove the overflow check
58165              for now, a real fix would be to do the overflow (portably) right.
58166      Branch: perl
58167            ! t/op/pat.t utf8.c
58168 ____________________________________________________________________________
58169 [  9739] By: jhi                                   on 2001/04/18  19:01:23
58170         Log: Subject: [PATCH B::Deparse] some pragma support
58171              From: Robin Houston <robin@kitsite.com>
58172              Date: Wed, 18 Apr 2001 19:32:12 +0100
58173              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
58174      Branch: perl
58175            ! ext/B/B/Deparse.pm
58176 ____________________________________________________________________________
58177 [  9738] By: jhi                                   on 2001/04/18  15:16:37
58178         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
58179              From: Benjamin Sugars <bsugars@canoe.ca>
58180              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
58181              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
58182      Branch: perl
58183            ! t/op/glob.t
58184 ____________________________________________________________________________
58185 [  9737] By: jhi                                   on 2001/04/18  13:24:50
58186         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
58187              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58188              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
58189              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
58190      Branch: perl
58191            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
58192            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
58193 ____________________________________________________________________________
58194 [  9736] By: jhi                                   on 2001/04/18  04:15:14
58195         Log: The #9735 also changes the subtest 12.
58196      Branch: perl
58197            ! t/lib/b.t
58198 ____________________________________________________________________________
58199 [  9735] By: jhi                                   on 2001/04/18  03:55:17
58200         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
58201              From: David Dyck <dcd@tc.fluke.com>
58202              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
58203              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
58204      Branch: perl
58205            ! ext/B/B/Deparse.pm
58206 ____________________________________________________________________________
58207 [  9734] By: jhi                                   on 2001/04/18  03:54:11
58208         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
58209              From: Gisle Aas <gisle@ActiveState.com>
58210              Date: 17 Apr 2001 19:06:45 -0700
58211              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
58212      Branch: perl
58213            ! pp_hot.c t/op/misc.t
58214 ____________________________________________________________________________
58215 [  9733] By: jhi                                   on 2001/04/17  22:25:22
58216         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
58217              From: "Abigail" <abigail@foad.org>
58218              Date: Wed, 18 Apr 2001 01:17:46 +0200
58219              Message-ID: <20010417231746.21657.qmail@foad.org>
58220      Branch: perl
58221            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
58222 ____________________________________________________________________________
58223 [  9732] By: jhi                                   on 2001/04/17  20:47:56
58224         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
58225              From: Robin Houston <robin@kitsite.com>
58226              Date: Tue, 17 Apr 2001 22:37:42 +0100
58227              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
58228      Branch: perl
58229            ! ext/B/B/Deparse.pm
58230 ____________________________________________________________________________
58231 [  9731] By: nick                                  on 2001/04/17  20:46:35
58232         Log: Re-sync for t/lib/b.t fix
58233      Branch: perlio
58234           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
58235 ____________________________________________________________________________
58236 [  9730] By: jhi                                   on 2001/04/17  20:45:29
58237         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
58238              From: Robin Houston <robin@kitsite.com>
58239              Date: Tue, 17 Apr 2001 22:29:36 +0100
58240              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
58241      Branch: perl
58242            ! ext/B/B.xs ext/B/B/Deparse.pm
58243 ____________________________________________________________________________
58244 [  9729] By: jhi                                   on 2001/04/17  20:43:11
58245         Log: Subject: Deparse - parenthesise args to undeclared subs
58246              From: Robin Houston <robin@kitsite.com>
58247              Date: Tue, 17 Apr 2001 21:31:05 +0100
58248              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
58249      Branch: perl
58250            ! ext/B/B/Deparse.pm
58251 ____________________________________________________________________________
58252 [  9728] By: jhi                                   on 2001/04/17  18:57:30
58253         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
58254              From: Benjamin Sugars <ben.sugars@home.com>
58255              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
58256              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
58257      Branch: perl
58258            ! t/lib/cwd.t
58259 ____________________________________________________________________________
58260 [  9727] By: jhi                                   on 2001/04/17  18:20:20
58261         Log: Subject: [PATCH B::Deparse] ambient pragmas
58262              From: Robin Houston <robin@kitsite.com>
58263              Date: Tue, 17 Apr 2001 20:01:59 +0100
58264              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
58265      Branch: perl
58266            ! ext/B/B/Deparse.pm t/lib/b.t
58267 ____________________________________________________________________________
58268 [  9726] By: nick                                  on 2001/04/17  16:33:51
58269         Log: Integrate mainline (t/lib/b.t fails test 2...)
58270      Branch: perlio
58271           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
58272           +> ext/List/Util/README ext/List/Util/Util.xs
58273           +> ext/List/Util/lib/List/Util.pm
58274           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
58275           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
58276           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
58277           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
58278           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
58279           !> (integrate 31 files)
58280 ____________________________________________________________________________
58281 [  9725] By: jhi                                   on 2001/04/17  12:14:24
58282         Log: Subject: multiple B::* changes
58283              From: Robin Houston <robin@kitsite.com>
58284              Date: Thu, 12 Apr 2001 20:12:27 +0100
58285              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
58286      Branch: perl
58287            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
58288 ____________________________________________________________________________
58289 [  9724] By: jhi                                   on 2001/04/17  11:59:05
58290         Log: Thread-awareness from Doug MacEachern.
58291      Branch: perl
58292            ! ext/List/Util/Util.xs
58293 ____________________________________________________________________________
58294 [  9723] By: jhi                                   on 2001/04/17  11:57:41
58295         Log: Make the test more portable.
58296      Branch: perl
58297            ! t/lib/cwd.t
58298 ____________________________________________________________________________
58299 [  9722] By: jhi                                   on 2001/04/17  11:53:50
58300         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
58301              From: Benjamin Sugars <ben.sugars@home.com>
58302              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
58303              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
58304      Branch: perl
58305            ! t/lib/cwd.t
58306 ____________________________________________________________________________
58307 [  9721] By: jhi                                   on 2001/04/17  11:52:17
58308         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
58309              From: Benjamin Sugars <bsugars@canoe.ca>
58310              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
58311              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
58312      Branch: perl
58313            ! op.c
58314 ____________________________________________________________________________
58315 [  9720] By: jhi                                   on 2001/04/17  11:35:42
58316         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
58317              From: Chris Nandor <pudge@pobox.com>
58318              Date: Tue, 17 Apr 2001 00:30:49 -0400
58319              Message-Id: <p05100207b701768712de@[10.0.1.177]>
58320      Branch: perl
58321            ! ext/File/Glob/bsd_glob.c gv.c
58322 ____________________________________________________________________________
58323 [  9719] By: jhi                                   on 2001/04/17  11:32:13
58324         Log: Subject: [PATCH] Tweten->West
58325              From: Casey West <casey@geeknest.com>
58326              Date: Mon, 16 Apr 2001 12:11:22 -0400
58327              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
58328      Branch: perl
58329            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
58330            ! pod/perltie.pod
58331 ____________________________________________________________________________
58332 [  9718] By: jhi                                   on 2001/04/16  03:22:52
58333         Log: Update Changes.
58334      Branch: perl
58335            ! Changes patchlevel.h
58336 ____________________________________________________________________________
58337 [  9717] By: jhi                                   on 2001/04/16  03:06:28
58338         Log: Regen toc.
58339      Branch: perl
58340            ! pod/perltoc.pod
58341 ____________________________________________________________________________
58342 [  9716] By: jhi                                   on 2001/04/16  02:58:42
58343         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
58344              From: Prymmer/Kahn <pvhp@best.com>
58345              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
58346              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
58347      Branch: perl
58348            ! utf8.c
58349 ____________________________________________________________________________
58350 [  9715] By: jhi                                   on 2001/04/15  23:40:35
58351         Log: Subject: Re: Net::Ping patch, adds stream protocol
58352              From: bronson@rinspin.com (Scott Bronson)
58353              Date: Tue, 10 Apr 2001 23:58:33 -0700
58354              Message-ID: <20010410235833.N29719@rinspin.com>
58355      Branch: perl
58356            ! lib/Net/Ping.pm
58357 ____________________________________________________________________________
58358 [  9714] By: jhi                                   on 2001/04/15  23:31:46
58359         Log: Printing out the ok messages helps successful testing.
58360      Branch: perl
58361            ! t/lib/time-hires.t
58362 ____________________________________________________________________________
58363 [  9713] By: jhi                                   on 2001/04/15  21:43:24
58364         Log: Update Douglas Wegscheid's email.
58365      Branch: perl
58366            ! AUTHORS
58367 ____________________________________________________________________________
58368 [  9712] By: jhi                                   on 2001/04/15  21:40:41
58369         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
58370              From: Michael G Schwern <schwern@pobox.com>
58371              Date: Sat, 14 Apr 2001 22:40:50 +0100
58372              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
58373      Branch: perl
58374            + t/lib/exporter.t
58375            ! MANIFEST lib/Exporter/Heavy.pm
58376 ____________________________________________________________________________
58377 [  9711] By: jhi                                   on 2001/04/15  21:39:21
58378         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
58379              From: Michael G Schwern <schwern@pobox.com>
58380              Date: Sat, 14 Apr 2001 22:13:59 +0100
58381              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
58382      Branch: perl
58383            ! t/op/loopctl.t
58384 ____________________________________________________________________________
58385 [  9710] By: jhi                                   on 2001/04/15  21:30:19
58386         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
58387              From: Michael G Schwern <schwern@pobox.com>
58388              Date: Sat, 14 Apr 2001 22:05:32 +0100
58389              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
58390      Branch: perl
58391            ! t/pragma/warnings.t
58392 ____________________________________________________________________________
58393 [  9709] By: jhi                                   on 2001/04/15  19:34:09
58394         Log: Integrate changes #9706,9707 from maintperl into mainline.
58395              
58396              change#7210 broke .packlist generation
58397              
58398              ExtUtils::Installed doesn't quote regex metacharacters in paths
58399              before using them in match; also make it work for dosish platforms
58400      Branch: perl
58401           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
58402 ____________________________________________________________________________
58403 [  9708] By: jhi                                   on 2001/04/15  19:31:01
58404         Log: Test also the scalar aspect of getitimer().
58405      Branch: perl
58406            ! t/lib/time-hires.t
58407 ____________________________________________________________________________
58408 [  9707] By: gsar                                  on 2001/04/15  17:24:20
58409         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
58410              before using them in match; also make it work for dosish platforms
58411      Branch: maint-5.6/perl
58412            ! lib/ExtUtils/Installed.pm
58413 ____________________________________________________________________________
58414 [  9706] By: gsar                                  on 2001/04/15  17:21:59
58415         Log: change#7210 broke .packlist generation (listed only filename
58416              rather than fully qualified path name)
58417      Branch: maint-5.6/perl
58418            ! lib/ExtUtils/Install.pm
58419 ____________________________________________________________________________
58420 [  9705] By: jhi                                   on 2001/04/15  12:36:33
58421         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
58422      Branch: perl
58423            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
58424            ! t/lib/time-hires.t
58425 ____________________________________________________________________________
58426 [  9704] By: jhi                                   on 2001/04/15  10:49:08
58427         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
58428              From: Prymmer/Kahn <pvhp@best.com>
58429              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
58430              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
58431      Branch: perl
58432            ! lib/utf8.pm pod/perlebcdic.pod
58433 ____________________________________________________________________________
58434 [  9703] By: jhi                                   on 2001/04/15  02:26:26
58435         Log: I keep forgetting to sort MANIFEST.
58436      Branch: perl
58437            ! MANIFEST
58438 ____________________________________________________________________________
58439 [  9702] By: jhi                                   on 2001/04/15  02:07:47
58440         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
58441              Now we have blessed, reftype, tainted, first, reduce, ...
58442      Branch: perl
58443            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
58444            + ext/List/Util/README ext/List/Util/Util.xs
58445            + ext/List/Util/lib/List/Util.pm
58446            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
58447            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
58448            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
58449            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
58450            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
58451            ! MANIFEST
58452 ____________________________________________________________________________
58453 [  9701] By: jhi                                   on 2001/04/14  15:05:25
58454         Log: Subject: RE: dprofpp.pl updates 
58455              From: Carl Eklof <CEklof@endeca.com>
58456              Date: Thu, 12 Apr 2001 18:45:46 -0400
58457              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
58458      Branch: perl
58459            ! utils/dprofpp.PL
58460 ____________________________________________________________________________
58461 [  9700] By: jhi                                   on 2001/04/14  14:44:55
58462         Log: Do not just blindly add CR.
58463      Branch: perl
58464            ! Porting/makerel
58465 ____________________________________________________________________________
58466 [  9699] By: jhi                                   on 2001/04/13  13:17:01
58467         Log: Update Changes.
58468      Branch: perl
58469            ! Changes patchlevel.h
58470 ____________________________________________________________________________
58471 [  9698] By: jhi                                   on 2001/04/13  12:44:48
58472         Log: Integrate perlio:
58473              
58474              [  9696]
58475              Fix core dump on binmode($fh,'Scalar')
58476      Branch: perl
58477           !> ext/PerlIO/Scalar/Scalar.xs
58478 ____________________________________________________________________________
58479 [  9697] By: jhi                                   on 2001/04/13  12:29:15
58480         Log: Add more debug output to the test.
58481      Branch: perl
58482            ! t/lib/cwd.t
58483 ____________________________________________________________________________
58484 [  9696] By: nick                                  on 2001/04/13  10:14:29
58485         Log: Fix core dump on binmode($fh,'Scalar')
58486      Branch: perlio
58487            ! ext/PerlIO/Scalar/Scalar.xs
58488 ____________________________________________________________________________
58489 [  9695] By: nick                                  on 2001/04/13  09:05:42
58490         Log: Integrate mainline
58491      Branch: perlio
58492           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
58493           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
58494           +> t/lib/time-hires.t
58495           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
58496           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
58497           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
58498           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
58499           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
58500           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
58501           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
58502 ____________________________________________________________________________
58503 [  9694] By: jhi                                   on 2001/04/12  22:23:35
58504         Log: Integrate change #9693 from maintperl into mainline.
58505              
58506              $VERSION and Version() on the same line provokes a warning from
58507              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
58508      Branch: perl
58509           !> lib/Devel/SelfStubber.pm
58510 ____________________________________________________________________________
58511 [  9693] By: gsar                                  on 2001/04/12  21:55:56
58512         Log: $VERSION and Version() on the same line provokes a warning from
58513              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
58514      Branch: maint-5.6/perl
58515            ! lib/Devel/SelfStubber.pm
58516 ____________________________________________________________________________
58517 [  9692] By: jhi                                   on 2001/04/12  13:54:00
58518         Log: This is at least 5.005.
58519      Branch: perl
58520            ! ext/Time/HiRes/HiRes.xs
58521 ____________________________________________________________________________
58522 [  9691] By: jhi                                   on 2001/04/12  13:37:20
58523         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
58524      Branch: perl
58525            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
58526            ! win32/Makefile win32/makefile.mk
58527 ____________________________________________________________________________
58528 [  9690] By: jhi                                   on 2001/04/12  01:34:46
58529         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
58530      Branch: perl
58531            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
58532            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
58533            + t/lib/time-hires.t
58534            ! MANIFEST
58535 ____________________________________________________________________________
58536 [  9689] By: jhi                                   on 2001/04/12  00:28:39
58537         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
58538              From: Gisle Aas <gisle@ActiveState.com>
58539              Date: 11 Apr 2001 16:36:11 -0700
58540              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
58541      Branch: perl
58542            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
58543 ____________________________________________________________________________
58544 [  9688] By: jhi                                   on 2001/04/12  00:27:39
58545         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
58546              From: Gisle Aas <gisle@ActiveState.com>
58547              Date: 11 Apr 2001 11:13:24 -0700
58548              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
58549      Branch: perl
58550            ! ext/MIME/Base64/Base64.xs
58551 ____________________________________________________________________________
58552 [  9687] By: jhi                                   on 2001/04/11  19:51:47
58553         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
58554      Branch: perl
58555            ! Todo-5.6
58556 ____________________________________________________________________________
58557 [  9686] By: jhi                                   on 2001/04/11  16:54:25
58558         Log: Subject: [PATCH opcode.pl] Documentation of table format
58559              From: Simon Cozens <simon@netthink.co.uk>
58560              Date: Wed, 11 Apr 2001 12:59:31 +0100
58561              Message-ID: <20010411125931.A25681@netthink.co.uk>
58562      Branch: perl
58563            ! opcode.pl
58564 ____________________________________________________________________________
58565 [  9685] By: jhi                                   on 2001/04/11  16:53:15
58566         Log: Subject: [PATCH] prototype("CORE::recv")
58567              From: Simon Cozens <simon@netthink.co.uk>
58568              Date: Wed, 11 Apr 2001 13:24:35 +0100
58569              Message-ID: <20010411132435.A26169@netthink.co.uk>
58570      Branch: perl
58571            ! pp.c t/comp/proto.t
58572 ____________________________________________________________________________
58573 [  9684] By: jhi                                   on 2001/04/11  16:47:13
58574         Log: FAQ (and AUTHORS) update from Dan Carson: the information
58575              was several years obsolete, Term::Readkey has been updated
58576              to have the functionality.
58577      Branch: perl
58578            ! AUTHORS pod/perlfaq5.pod
58579 ____________________________________________________________________________
58580 [  9683] By: jhi                                   on 2001/04/11  12:15:46
58581         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
58582              From: Calle Dybedahl <calle@lysator.liu.se>
58583              Date: 10 Apr 2001 16:44:16 +0200
58584              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
58585      Branch: perl
58586            ! ext/MIME/Base64/Base64.xs
58587 ____________________________________________________________________________
58588 [  9682] By: jhi                                   on 2001/04/11  12:12:26
58589         Log: A more minimal fix for 20010410.006 from Hugo.
58590      Branch: perl
58591            ! regexec.c
58592 ____________________________________________________________________________
58593 [  9681] By: jhi                                   on 2001/04/11  11:34:23
58594         Log: Integrate changes #9678,9679 from maintline into mainperl.
58595              
58596              addendum to change#9676
58597              
58598              up $File::Glob::VERSION; add a note pointing out the version of
58599              the OpenBSD glob bsd_glob.c resembles
58600      Branch: perl
58601           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
58602           !> ext/File/Glob/bsd_glob.h
58603 ____________________________________________________________________________
58604 [  9680] By: jhi                                   on 2001/04/11  11:30:38
58605         Log: Bad test numbering in integrate in #9677.
58606              Fixes ID 20010411.001.
58607      Branch: perl
58608            ! t/op/pat.t
58609 ____________________________________________________________________________
58610 [  9679] By: gsar                                  on 2001/04/11  03:38:40
58611         Log: up $File::Glob::VERSION; add a note pointing out the version of
58612              the OpenBSD glob bsd_glob.c resembles
58613      Branch: maint-5.6/perl
58614            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
58615            ! ext/File/Glob/bsd_glob.h
58616 ____________________________________________________________________________
58617 [  9678] By: gsar                                  on 2001/04/11  03:09:48
58618         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
58619              revision 1.8.10.1 found here:
58620              
58621              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
58622      Branch: maint-5.6/perl
58623            ! ext/File/Glob/bsd_glob.c
58624 ____________________________________________________________________________
58625 [  9677] By: jhi                                   on 2001/04/11  02:54:39
58626         Log: Integrate changes #9675,9676 from maintperl into mainline.
58627              
58628              fix for bug 20010410.006, undo change#7115
58629              
58630              port the OpenBSD glob() security patch
58631      Branch: perl
58632           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
58633           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
58634           !> t/op/pat.t
58635 ____________________________________________________________________________
58636 [  9676] By: gsar                                  on 2001/04/11  02:19:02
58637         Log: port the glob() security patch found at:
58638              
58639              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
58640              
58641              CERT advisory for the issue is here:
58642              
58643              http://www.cert.org/advisories/CA-2001-07.html
58644              
58645              Note that the security scare is only relevant for those who are
58646              foolish enough to build suidperl (which is now officially discouraged)
58647      Branch: maint-5.6/perl
58648            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
58649            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
58650 ____________________________________________________________________________
58651 [  9675] By: gsar                                  on 2001/04/10  23:52:11
58652         Log: fix for bug 20010410.006
58653              
58654              undo change#7115 (came into maint-5.6 as change#8156)
58655              
58656              add tests to keep it from coming back
58657      Branch: maint-5.6/perl
58658            ! regexec.c t/op/pat.t
58659 ____________________________________________________________________________
58660 [  9674] By: nick                                  on 2001/04/10  20:39:31
58661         Log: Integrate mainline
58662      Branch: perlio
58663           +> Porting/testall.atom
58664           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
58665           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
58666           !> t/lib/lc-uk.t t/pod/find.t
58667 ____________________________________________________________________________
58668 [  9673] By: nick                                  on 2001/04/10  18:46:14
58669         Log: Integrate against change 9670 aka perl-5.7.1
58670      Branch: perlio
58671           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
58672           !> (integrate 53 files)
58673 ____________________________________________________________________________
58674 [  9672] By: jhi                                   on 2001/04/10  13:45:01
58675         Log: Add a script for doing cumulative profile of the test suite.
58676              (Requires ATOM, that is, Tru64.)
58677      Branch: perl
58678            + Porting/testall.atom
58679            ! MANIFEST
58680 ____________________________________________________________________________
58681 [  9671] By: jhi                                   on 2001/04/10  12:38:53
58682         Log: Missing std block.
58683      Branch: perl
58684            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
58685            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
58686            ! t/pod/find.t
58687 ____________________________________________________________________________
58688 [  9670] By: jhi                                   on 2001/04/10  01:25:58
58689         Log: This is 5.7.1.
58690      Branch: perl
58691            ! patchlevel.h
58692 ____________________________________________________________________________
58693 [  9669] By: jhi                                   on 2001/04/10  01:09:14
58694         Log: Update Changes.
58695      Branch: perl
58696            ! Changes patchlevel.h
58697 ____________________________________________________________________________
58698 [  9668] By: jhi                                   on 2001/04/10  01:00:38
58699         Log: Regen toc.
58700      Branch: perl
58701            ! pod/perltoc.pod
58702 ____________________________________________________________________________
58703 [  9667] By: jhi                                   on 2001/04/10  00:52:16
58704         Log: Update perlhist.
58705      Branch: perl
58706            ! pod/perlhist.pod
58707 ____________________________________________________________________________
58708 [  9666] By: jhi                                   on 2001/04/09  23:38:59
58709         Log: Slight wording tweaks from Damian to #9658.
58710      Branch: perl
58711            ! pod/perlobj.pod
58712 ____________________________________________________________________________
58713 [  9665] By: jhi                                   on 2001/04/09  19:56:06
58714         Log: Subject: [PATCH perlutil.pod] Nit
58715              From: Simon Cozens <simon@netthink.co.uk>
58716              Date: Mon, 9 Apr 2001 20:29:44 +0100
58717              Message-ID: <20010409202944.A14796@the.earth.li>
58718      Branch: perl
58719            ! pod/perlutil.pod
58720 ____________________________________________________________________________
58721 [  9664] By: jhi                                   on 2001/04/09  19:54:42
58722         Log: Subject: Re: perl571delta.pod@9631
58723              From: Mike Guy <mjtg@cam.ac.uk>
58724              Date: Mon, 09 Apr 2001 18:09:14 +0100
58725              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
58726      Branch: perl
58727            ! pod/perl571delta.pod
58728 ____________________________________________________________________________
58729 [  9663] By: jhi                                   on 2001/04/09  13:43:35
58730         Log: Update Changes.
58731      Branch: perl
58732            ! Changes patchlevel.h
58733 ____________________________________________________________________________
58734 [  9662] By: jhi                                   on 2001/04/09  13:24:46
58735         Log: tweak tweak.
58736      Branch: perl
58737            ! AUTHORS pod/perl571delta.pod
58738 ____________________________________________________________________________
58739 [  9661] By: jhi                                   on 2001/04/09  13:15:13
58740         Log: Thinko in manual patch applying.
58741      Branch: perl
58742            ! sv.c
58743 ____________________________________________________________________________
58744 [  9660] By: jhi                                   on 2001/04/09  13:07:53
58745         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
58746              From: Robin Barker <rmb1@cise.npl.co.uk> 
58747              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
58748              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
58749              
58750              (This corrects the case where the "isn't numeric" string contains \0s
58751              and is longer than the temporary buffer, and contains \0 at the point
58752              the string would be truncated by "...".) 
58753      Branch: perl
58754            ! sv.c
58755 ____________________________________________________________________________
58756 [  9659] By: jhi                                   on 2001/04/09  12:57:41
58757         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
58758      Branch: perl
58759            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
58760            ! t/lib/cgi-function.t t/lib/cgi-html.t
58761 ____________________________________________________________________________
58762 [  9658] By: jhi                                   on 2001/04/09  12:48:47
58763         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
58764              From: Ilmari Karonen <iltzu@sci.fi>
58765              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
58766              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
58767              
58768              Rearrange and rewrite the Method Invocation section
58769              to explain the concepts in nicer order.
58770      Branch: perl
58771            ! pod/perlobj.pod
58772 ____________________________________________________________________________
58773 [  9657] By: jhi                                   on 2001/04/09  12:35:58
58774         Log: Upgrade to podlators 1.09, from Russ Allbery.
58775      Branch: perl
58776            ! lib/Pod/Man.pm lib/Pod/Text.pm
58777 ____________________________________________________________________________
58778 [  9656] By: jhi                                   on 2001/04/09  12:31:53
58779         Log: perl571delta.
58780      Branch: perl
58781            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
58782 ____________________________________________________________________________
58783 [  9655] By: jhi                                   on 2001/04/09  12:20:09
58784         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
58785              From: Prymmer/Kahn <pvhp@best.com>
58786              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
58787              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
58788      Branch: perl
58789            ! lib/utf8.pm pod/perlunicode.pod
58790 ____________________________________________________________________________
58791 [  9654] By: gsar                                  on 2001/04/09  03:38:33
58792         Log: here lies 5.6.1
58793      Branch: maint-5.6/perl
58794            ! Changes
58795 ____________________________________________________________________________
58796 [  9653] By: jhi                                   on 2001/04/09  03:25:24
58797         Log: Update perlhist.
58798      Branch: perl
58799            ! pod/perlhist.pod
58800 ____________________________________________________________________________
58801 [  9652] By: jhi                                   on 2001/04/09  03:18:49
58802         Log: perl571delta tweaking continues.
58803      Branch: perl
58804            ! pod/perl571delta.pod
58805 ____________________________________________________________________________
58806 [  9651] By: gsar                                  on 2001/04/09  03:11:19
58807         Log: update Changes, patchlevel.h &c.
58808      Branch: maint-5.6/perl
58809            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
58810            ! pod/perltoc.pod
58811 ____________________________________________________________________________
58812 [  9650] By: jhi                                   on 2001/04/09  02:40:24
58813         Log: Integrate the perlfork half of #9513 from maintperl into mainline
58814              (the perlunicode half is obsolete)
58815      Branch: perl
58816            ! pod/perlfork.pod
58817 ____________________________________________________________________________
58818 [  9649] By: gsar                                  on 2001/04/09  02:35:43
58819         Log: tweak perldelta as suggested by Jarkko
58820      Branch: maint-5.6/perl
58821            ! pod/perldelta.pod
58822 ____________________________________________________________________________
58823 [  9648] By: jhi                                   on 2001/04/09  02:13:04
58824         Log: Integrate change #9646 from maintperl into mainline.
58825              
58826              add note about ithreads and Thread.pm
58827      Branch: perl
58828           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
58829 ____________________________________________________________________________
58830 [  9647] By: jhi                                   on 2001/04/09  02:10:18
58831         Log: Bad assumption that shortsize == 2.
58832      Branch: perl
58833            ! t/lib/xs-typemap.t
58834 ____________________________________________________________________________
58835 [  9646] By: gsar                                  on 2001/04/09  00:48:04
58836         Log: add note about ithreads and Thread.pm (too many people are
58837              confused by the fact that Thread.pm is built and installed
58838              under non-5005threads but doesn't work)
58839      Branch: maint-5.6/perl
58840            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
58841 ____________________________________________________________________________
58842 [  9645] By: gsar                                  on 2001/04/09  00:19:03
58843         Log: update perldelta.pod for changes in 5.6.1
58844      Branch: maint-5.6/perl
58845            ! Changes pod/perldelta.pod
58846 ____________________________________________________________________________
58847 [  9644] By: jhi                                   on 2001/04/08  20:37:00
58848         Log: Integrate change #9639 from maintperl into mainline:
58849              on windows, many of the README.* pods were being copied to
58850              the wrong location
58851      Branch: perl
58852           !> win32/Makefile win32/makefile.mk
58853 ____________________________________________________________________________
58854 [  9643] By: jhi                                   on 2001/04/08  20:07:11
58855         Log: Integrate change #9624 from maintperl into mainline:
58856              the pod tests were not okay.  (t/pod/find.t changes ignored)
58857      Branch: perl
58858           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
58859           !> t/pod/include.t t/pod/included.t t/pod/lref.t
58860           !> t/pod/multiline_items.t t/pod/nested_items.t
58861           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
58862           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
58863 ____________________________________________________________________________
58864 [  9642] By: jhi                                   on 2001/04/08  19:57:17
58865         Log: Integrate change #9638 from maintperl into mainline:
58866              update to latest JPL from the anoncvs repository
58867      Branch: perl
58868           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
58869           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
58870           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
58871 ____________________________________________________________________________
58872 [  9641] By: jhi                                   on 2001/04/08  19:53:30
58873         Log: perl571delta updates.
58874      Branch: perl
58875            ! lib/Filter/Simple.pm pod/perl571delta.pod
58876 ____________________________________________________________________________
58877 [  9640] By: gsar                                  on 2001/04/08  19:20:46
58878         Log: integrate change#9634 from mainline
58879              
58880              Fix the perlmodlib generation (didn't understand separate .pod
58881              files; didn't understand -- as the name-thing separator).
58882              Update the CPAN mirrors list.
58883      Branch: maint-5.6/perl
58884            ! pod/perlmodlib.pod
58885           !> pod/perlmodlib.PL
58886 ____________________________________________________________________________
58887 [  9639] By: gsar                                  on 2001/04/08  18:57:31
58888         Log: on windows, many of the README.* pods were being copied to the wrong
58889              location
58890      Branch: maint-5.6/perl
58891            ! win32/Makefile win32/makefile.mk
58892 ____________________________________________________________________________
58893 [  9638] By: gsar                                  on 2001/04/08  18:38:25
58894         Log: update to latest JPL from the anoncvs repository
58895      Branch: maint-5.6/perl
58896            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
58897            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
58898            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
58899 ____________________________________________________________________________
58900 [  9637] By: jhi                                   on 2001/04/08  17:53:53
58901         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
58902      Branch: perl
58903            ! pod/perl571delta.pod
58904 ____________________________________________________________________________
58905 [  9636] By: jhi                                   on 2001/04/08  17:18:32
58906         Log: Regen toc.
58907      Branch: perl
58908            ! pod/perltoc.pod
58909 ____________________________________________________________________________
58910 [  9635] By: jhi                                   on 2001/04/08  17:16:33
58911         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
58912              From: "Craig A. Berry" <craigberry@mac.com>
58913              Date: Sun, 08 Apr 2001 12:30:16 -0500
58914              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
58915      Branch: perl
58916            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
58917 ____________________________________________________________________________
58918 [  9634] By: jhi                                   on 2001/04/08  17:09:19
58919         Log: Fix the perlmodlib generation (didn't understand separate .pod
58920              files; didn't understand -- as the name-thing separator).
58921              
58922              Update the CPAN mirrors list.
58923      Branch: perl
58924            ! pod/perlmodlib.PL pod/perlmodlib.pod
58925 ____________________________________________________________________________
58926 [  9633] By: jhi                                   on 2001/04/08  16:49:17
58927         Log: Sort MANIFEST.
58928      Branch: perl
58929            ! MANIFEST
58930 ____________________________________________________________________________
58931 [  9632] By: gsar                                  on 2001/04/08  16:36:06
58932         Log: add $Tie::RefHash::VERSION
58933      Branch: maint-5.6/perl
58934            ! lib/Tie/RefHash.pm
58935 ____________________________________________________________________________
58936 [  9631] By: jhi                                   on 2001/04/08  16:10:15
58937         Log: perl571delta updates based on p5p feedback; still needs
58938              lots of examples.
58939      Branch: perl
58940            ! pod/perl571delta.pod
58941 ____________________________________________________________________________
58942 [  9630] By: jhi                                   on 2001/04/08  15:59:13
58943         Log: Update the list of supported platforms to talk about 5.7.1
58944              (and 5.6.1)
58945      Branch: perl
58946            ! pod/perlport.pod
58947 ____________________________________________________________________________
58948 [  9629] By: jhi                                   on 2001/04/08  15:55:41
58949         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
58950              from maintperl into mainline: perlport updates.
58951      Branch: perl
58952            ! pod/perlport.pod
58953 ____________________________________________________________________________
58954 [  9628] By: jhi                                   on 2001/04/08  15:53:17
58955         Log: perlsolaris.pod copied to wrong directory.
58956      Branch: perl
58957            ! win32/makefile.mk
58958 ____________________________________________________________________________
58959 [  9627] By: jhi                                   on 2001/04/08  14:48:18
58960         Log: Subject: Typos in perl571delta.pod
58961              From: "Stephen P. Potter" <spp@spotter.yi.org>
58962              Date: Sat, 07 Apr 2001 20:37:05 -0400
58963              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
58964      Branch: perl
58965            ! pod/perl571delta.pod
58966 ____________________________________________________________________________
58967 [  9626] By: jhi                                   on 2001/04/08  14:39:04
58968         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
58969      Branch: perl
58970            ! gv.c
58971 ____________________________________________________________________________
58972 [  9625] By: nick                                  on 2001/04/08  10:14:23
58973         Log: Integrate mainline
58974      Branch: perlio
58975           +> pod/perl570delta.pod pod/perl571delta.pod
58976           !> (integrate 27 files)
58977 ____________________________________________________________________________
58978 [  9624] By: gsar                                  on 2001/04/08  06:08:17
58979         Log: test in t/pod/* were busted
58980              
58981              these tests are still not enabled in t/{harness,TEST}
58982      Branch: maint-5.6/perl
58983            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
58984            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
58985            ! t/pod/multiline_items.t t/pod/nested_items.t
58986            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
58987            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
58988 ____________________________________________________________________________
58989 [  9623] By: gsar                                  on 2001/04/08  03:37:01
58990         Log: integrate change#9470 from mainline
58991              
58992              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
58993      Branch: maint-5.6/perl
58994           !> ext/Socket/Socket.xs
58995 ____________________________________________________________________________
58996 [  9622] By: jhi                                   on 2001/04/07  22:40:47
58997         Log: Update Changes.
58998      Branch: perl
58999            ! Changes patchlevel.h
59000 ____________________________________________________________________________
59001 [  9621] By: jhi                                   on 2001/04/07  22:34:16
59002         Log: Update AUTHORS.
59003      Branch: perl
59004            ! AUTHORS
59005 ____________________________________________________________________________
59006 [  9620] By: jhi                                   on 2001/04/07  22:12:47
59007         Log: Forgot to bump the number of tests in #9164.
59008      Branch: perl
59009            ! t/op/array.t
59010 ____________________________________________________________________________
59011 [  9619] By: jhi                                   on 2001/04/07  22:09:50
59012         Log: Bump patchlevel to 5.7.1.
59013      Branch: perl
59014            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59015            ! config_h.SH patchlevel.h
59016 ____________________________________________________________________________
59017 [  9618] By: jhi                                   on 2001/04/07  22:02:41
59018         Log: Populate perl571delta.
59019      Branch: perl
59020            ! pod/perl571delta.pod
59021 ____________________________________________________________________________
59022 [  9617] By: jhi                                   on 2001/04/07  22:01:23
59023         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
59024              to forget it later; do not change patchlevel.h yet or regenerate
59025              Configure yet.
59026      Branch: perl
59027            ! epoc/config.sh win32/Makefile win32/config_H.bc
59028            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
59029 ____________________________________________________________________________
59030 [  9616] By: jhi                                   on 2001/04/07  17:46:33
59031         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
59032      Branch: perl
59033            ! pod/perl571delta.pod
59034 ____________________________________________________________________________
59035 [  9615] By: jhi                                   on 2001/04/07  17:33:21
59036         Log: Change the toc configuration.
59037      Branch: perl
59038            ! pod/buildtoc.PL pod/perl.pod
59039 ____________________________________________________________________________
59040 [  9614] By: jhi                                   on 2001/04/07  17:29:47
59041         Log: Subject: PATCH: $[
59042              From: Robin Houston <robin@kitsite.com>
59043              Date: Fri, 6 Apr 2001 18:10:14 +0100
59044              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
59045      Branch: perl
59046            ! op.c t/op/array.t
59047 ____________________________________________________________________________
59048 [  9613] By: jhi                                   on 2001/04/07  17:28:26
59049         Log: Subject: [PATCH perl@9424] isn't numeric warning
59050              From: Robin Barker <rmb1@cise.npl.co.uk>
59051              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
59052              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
59053      Branch: perl
59054            ! sv.c t/pragma/warn/sv
59055 ____________________________________________________________________________
59056 [  9612] By: jhi                                   on 2001/04/07  17:26:45
59057         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
59058              From: Mike Guy <mjtg@cam.ac.uk>
59059              Date: Fri, 06 Apr 2001 12:47:06 +0100
59060              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
59061      Branch: perl
59062            ! dump.c t/lib/peek.t
59063 ____________________________________________________________________________
59064 [  9611] By: jhi                                   on 2001/04/07  17:21:35
59065         Log: Create perl571delta and seed it off with the perldelta changes
59066              since 5.7.0; remove those changes from perldelta and rename it
59067              as perl570delta; recreate perldelta but leave it almost empty.
59068      Branch: perl
59069            + pod/perl570delta.pod pod/perl571delta.pod
59070            ! MANIFEST pod/perldelta.pod
59071 ____________________________________________________________________________
59072 [  9610] By: jhi                                   on 2001/04/07  16:56:32
59073         Log: Denit.
59074      Branch: perl
59075            ! pod/perldelta.pod
59076 ____________________________________________________________________________
59077 [  9609] By: jhi                                   on 2001/04/07  16:38:32
59078         Log: Retract #9523: needs more thought.
59079      Branch: perl
59080            ! Makefile.SH
59081 ____________________________________________________________________________
59082 [  9608] By: jhi                                   on 2001/04/07  14:59:20
59083         Log: atmark() code cleanaup.
59084      Branch: perl
59085            ! ext/IO/IO.xs
59086 ____________________________________________________________________________
59087 [  9607] By: jhi                                   on 2001/04/07  14:48:14
59088         Log: Integrate change #9605 from maintperl into mainline.
59089              
59090              can't optimize away scope entry if tr/// is present
59091      Branch: perl
59092           !> op.c t/op/tr.t
59093 ____________________________________________________________________________
59094 [  9606] By: jhi                                   on 2001/04/07  14:43:59
59095         Log: Integrate perlio:
59096              
59097              [  9604]
59098              Split out extension finding code from buildext.pl into FindExt.pm
59099              Use it to get Config.pm's idea of available extensions in line
59100              with what is built.
59101              
59102              [  9603]
59103              Cleanup correction for failed :Via() layer, also set an error code.
59104              
59105              [  9602]
59106              Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
59107              style. So don't use binmode() on the handles so that Win32 etc. see
59108              same sequence and produce same digests.
59109              
59110              [  9601]
59111              Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
59112              Else it complains and so crlf layer (say) does not get pushed.
59113              
59114              [  9599]
59115              Quote $VERSION in Encode.pm.
59116              regen_config_h as requested.
59117      Branch: perl
59118           +> win32/FindExt.pm
59119           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
59120           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
59121 ____________________________________________________________________________
59122 [  9605] By: gsar                                  on 2001/04/07  11:52:40
59123         Log: can't optimize away scope entry if tr/// is present
59124      Branch: maint-5.6/perl
59125            ! op.c t/op/tr.t
59126 ____________________________________________________________________________
59127 [  9604] By: nick                                  on 2001/04/07  11:39:45
59128         Log: Split out extension finding code from buildext.pl into FindExt.pm
59129              Use it to get Config.pm's idea of available extensions in line
59130              with what is built.
59131      Branch: perlio
59132            + win32/FindExt.pm
59133            ! MANIFEST win32/buildext.pl win32/config_sh.PL
59134            ! win32/makefile.mk
59135 ____________________________________________________________________________
59136 [  9603] By: nick                                  on 2001/04/07  09:11:38
59137         Log: Cleanup correction for failed :Via() layer, also set an error code.
59138      Branch: perlio
59139            ! ext/PerlIO/Via/Via.xs
59140 ____________________________________________________________________________
59141 [  9602] By: nick                                  on 2001/04/07  08:38:04
59142         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
59143              style. So don't use binmode() on the handles so that Win32 etc. see
59144              same sequence and produce same digests.
59145      Branch: perlio
59146            ! t/lib/md5-file.t
59147 ____________________________________________________________________________
59148 [  9601] By: nick                                  on 2001/04/07  08:36:26
59149         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
59150              Else it complains and so crlf layer (say) does not get pushed.
59151      Branch: perlio
59152            ! perlio.c
59153 ____________________________________________________________________________
59154 [  9600] By: jhi                                   on 2001/04/06  23:00:09
59155         Log: Integrate change #9599 from perlio into mainline.
59156      Branch: perl
59157           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
59158           !> win32/config_H.vc
59159 ____________________________________________________________________________
59160 [  9599] By: nick                                  on 2001/04/06  21:42:43
59161         Log: Quote $VERSION in Encode.pm.
59162              regen_config_h as requested.
59163      Branch: perlio
59164            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
59165            ! win32/config_H.vc
59166 ____________________________________________________________________________
59167 [  9598] By: nick                                  on 2001/04/06  20:34:59
59168         Log: Integrate mainline
59169      Branch: perlio
59170           +> README.macos
59171           !> (integrate 39 files)
59172 ____________________________________________________________________________
59173 [  9597] By: gsar                                  on 2001/04/06  18:06:35
59174         Log: integrate change#9464 from mainline (addendum to change#8313)
59175              
59176              Subject: [PATCH @9452] Better peep()ing for foreach() loops
59177      Branch: maint-5.6/perl
59178           !> op.c
59179 ____________________________________________________________________________
59180 [  9596] By: jhi                                   on 2001/04/06  17:26:03
59181         Log: The d_casti32=undef is good for you even when not use64bitall.
59182      Branch: perl
59183            ! hints/hpux.sh
59184 ____________________________________________________________________________
59185 [  9595] By: gsar                                  on 2001/04/06  14:57:17
59186         Log: add a low-impact fix to accommodate darwin-ism
59187      Branch: maint-5.6/perl
59188            ! ext/Errno/Errno_pm.PL
59189 ____________________________________________________________________________
59190 [  9594] By: jhi                                   on 2001/04/06  14:55:14
59191         Log: Integrate changes #9528,9593 from mainline into maintperl;
59192              tweaking the editor/IDE/shell list.
59193      Branch: maint-5.6/perl
59194           !> pod/perlfaq3.pod
59195 ____________________________________________________________________________
59196 [  9593] By: jhi                                   on 2001/04/06  14:51:39
59197         Log: Make the editor/IDE/shell list a little bit airier.
59198      Branch: perl
59199            ! pod/perlfaq3.pod
59200 ____________________________________________________________________________
59201 [  9592] By: gsar                                  on 2001/04/06  14:45:18
59202         Log: integrate change#9477 from mainline (base.pm doc tweak)
59203              
59204              missing doc entry for fmod()
59205      Branch: maint-5.6/perl
59206            ! lib/Math/BigFloat.pm
59207           !> lib/base.pm
59208 ____________________________________________________________________________
59209 [  9591] By: jhi                                   on 2001/04/06  13:55:48
59210         Log: Regen toc.
59211      Branch: perl
59212            ! pod/perltoc.pod
59213 ____________________________________________________________________________
59214 [  9590] By: jhi                                   on 2001/04/06  13:54:52
59215         Log: Math::BigFloat patches from John Peacock.  The equivalent
59216              of #9586 from maintperl but reworked by John to work with
59217              the bleadperl.
59218      Branch: perl
59219            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
59220 ____________________________________________________________________________
59221 [  9589] By: jhi                                   on 2001/04/06  13:42:23
59222         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
59223      Branch: perl
59224            ! ext/Digest/MD5/Makefile.PL
59225 ____________________________________________________________________________
59226 [  9588] By: jhi                                   on 2001/04/06  13:31:45
59227         Log: Integrate changes #9584,9587 from maintperl into mainline.
59228              
59229              keep eval"" CVs alive until the end of the statement in which
59230              they're called
59231              
59232              add README.macos (from Chris Nandor)
59233              
59234              tyop in change#9555
59235      Branch: perl
59236           +> README.macos
59237           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
59238           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
59239           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
59240           !> win32/makefile.mk
59241 ____________________________________________________________________________
59242 [  9587] By: gsar                                  on 2001/04/06  07:31:30
59243         Log: add README.macos (from Chris Nandor)
59244              
59245              tyop in change#9555
59246      Branch: maint-5.6/perl
59247            + README.macos
59248            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
59249            ! win32/Makefile win32/makefile.mk
59250 ____________________________________________________________________________
59251 [  9586] By: gsar                                  on 2001/04/06  07:08:54
59252         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
59253      Branch: maint-5.6/perl
59254            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
59255 ____________________________________________________________________________
59256 [  9585] By: gsar                                  on 2001/04/06  06:58:44
59257         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
59258              from mainline
59259              
59260              Subject: [PATCH] Base64 update to perlfaq9.pod
59261              
59262              Subject: [PATCH AUTHORS] Housekeeping
59263              
59264              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
59265              Mac OS X (Darwin) has extra pwent fields.
59266              
59267              Subject: [PATCH B::*] print control-character vars readably
59268              Needs EBCDICification.
59269              
59270              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
59271              
59272              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
59273              
59274              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
59275              
59276              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
59277              
59278              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
59279              
59280              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
59281              
59282              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
59283              
59284              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
59285              
59286              FreeBSD hints tweak from Anton Berezin.
59287              
59288              Subject: [PATCH foolperl & bleadperl] README.vms update
59289              
59290              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
59291      Branch: maint-5.6/perl
59292           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
59293           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
59294           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
59295 ____________________________________________________________________________
59296 [  9584] By: gsar                                  on 2001/04/06  04:09:00
59297         Log: keep eval"" CVs alive until the end of the statement in which
59298              they're called; this avoids a coredump ensuing from search for
59299              lexicals in code such as:
59300              
59301              sub bug {
59302              my $s = @_;
59303              eval q[sub { eval 'sub { &$s }' }];
59304              }
59305              bug("x")->()->();
59306              
59307              this code still doesn't work as intended (as it has remained
59308              since time immemorial), but it doesn't provoke a coredump anymore
59309      Branch: maint-5.6/perl
59310            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
59311            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
59312 ____________________________________________________________________________
59313 [  9583] By: jhi                                   on 2001/04/05  23:52:51
59314         Log: Update Changes.
59315      Branch: perl
59316            ! Changes patchlevel.h
59317 ____________________________________________________________________________
59318 [  9582] By: jhi                                   on 2001/04/05  23:11:23
59319         Log: Slight doc tweak.
59320      Branch: perl
59321            ! pod/perlunicode.pod
59322 ____________________________________________________________________________
59323 [  9581] By: jhi                                   on 2001/04/05  23:04:11
59324         Log: Integrate perlio:
59325              
59326              [  9569]
59327              Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
59328              
59329              [  9549]
59330              Downgrade "Wide character in print" to a warning.
59331      Branch: perl
59332           !> pod/perlunicode.pod
59333 ____________________________________________________________________________
59334 [  9580] By: jhi                                   on 2001/04/05  23:03:29
59335         Log: Test for #9579.
59336      Branch: perl
59337            ! t/op/do.t
59338 ____________________________________________________________________________
59339 [  9579] By: jhi                                   on 2001/04/05  22:54:17
59340         Log: Subject: [PATCH] Propagate calling context for do '...'
59341              From: Gisle Aas <gisle@ActiveState.com>
59342              Date: 04 Apr 2001 20:17:29 -0700
59343              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
59344      Branch: perl
59345            ! pod/perlfunc.pod pp_ctl.c
59346 ____________________________________________________________________________
59347 [  9578] By: jhi                                   on 2001/04/05  22:52:51
59348         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
59349              From: Peter Prymmer <pvhp@forte.com>
59350              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
59351              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
59352      Branch: perl
59353            ! README.vms
59354 ____________________________________________________________________________
59355 [  9577] By: jhi                                   on 2001/04/05  22:48:22
59356         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
59357              From: "Craig A. Berry" <craigberry@mac.com>
59358              Date: Thu, 5 Apr 2001 13:43:28 -0500
59359              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
59360      Branch: perl
59361            ! README.vms
59362 ____________________________________________________________________________
59363 [  9576] By: jhi                                   on 2001/04/05  22:31:38
59364         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
59365              From: Michael G Schwern <schwern@pobox.com>
59366              Date: Thu, 5 Apr 2001 21:53:21 +0100
59367              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
59368      Branch: perl
59369            ! lib/base.pm t/lib/fields.t
59370 ____________________________________________________________________________
59371 [  9575] By: jhi                                   on 2001/04/05  22:26:10
59372         Log: FreeBSD hints tweak from Anton Berezin.
59373      Branch: perl
59374            ! hints/freebsd.sh
59375 ____________________________________________________________________________
59376 [  9574] By: jhi                                   on 2001/04/05  22:24:03
59377         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
59378              From: David Dyck <dcd@tc.fluke.com>
59379              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
59380              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
59381      Branch: perl
59382            ! t/op/oct.t
59383 ____________________________________________________________________________
59384 [  9573] By: jhi                                   on 2001/04/05  22:23:06
59385         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
59386              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
59387              From: David Dyck <dcd@tc.fluke.com>
59388              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
59389      Branch: perl
59390            ! pp.c
59391 ____________________________________________________________________________
59392 [  9572] By: jhi                                   on 2001/04/05  22:14:47
59393         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
59394              From: Robin Houston <robin@kitsite.com>
59395              Date: Thu, 5 Apr 2001 20:56:48 +0100
59396              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
59397      Branch: perl
59398            ! ext/B/B/Deparse.pm
59399 ____________________________________________________________________________
59400 [  9571] By: jhi                                   on 2001/04/05  22:12:53
59401         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
59402              From: Robin Houston <robin@kitsite.com>
59403              Date: Thu, 5 Apr 2001 19:55:51 +0100
59404              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
59405      Branch: perl
59406            ! ext/B/B/Deparse.pm
59407 ____________________________________________________________________________
59408 [  9570] By: jhi                                   on 2001/04/05  22:11:06
59409         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
59410              From: Robin Houston <robin@kitsite.com>
59411              Date: Thu, 5 Apr 2001 20:16:29 +0100
59412              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
59413      Branch: perl
59414            ! ext/B/B/Deparse.pm
59415 ____________________________________________________________________________
59416 [  9569] By: nick                                  on 2001/04/05  21:32:26
59417         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
59418      Branch: perlio
59419            ! pod/perlunicode.pod
59420 ____________________________________________________________________________
59421 [  9568] By: nick                                  on 2001/04/05  19:38:09
59422         Log: Integrate mainline
59423      Branch: perlio
59424           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
59425           !> (integrate 35 files)
59426 ____________________________________________________________________________
59427 [  9567] By: jhi                                   on 2001/04/05  18:31:45
59428         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
59429              From: Robin Houston <robin@kitsite.com>
59430              Date: Thu, 5 Apr 2001 18:03:23 +0100
59431              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
59432      Branch: perl
59433            ! ext/B/B/Deparse.pm
59434 ____________________________________________________________________________
59435 [  9566] By: jhi                                   on 2001/04/05  18:29:35
59436         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
59437              From: Robin Houston <robin@kitsite.com>
59438              Date: Thu, 5 Apr 2001 16:45:18 +0100
59439              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
59440      Branch: perl
59441            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
59442 ____________________________________________________________________________
59443 [  9565] By: jhi                                   on 2001/04/05  18:24:23
59444         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
59445              From: Robin Houston <robin@kitsite.com>
59446              Date: Thu, 5 Apr 2001 14:50:09 +0100
59447              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
59448      Branch: perl
59449            ! ext/B/B/Deparse.pm
59450 ____________________________________________________________________________
59451 [  9564] By: jhi                                   on 2001/04/05  18:23:03
59452         Log: Subject: [PATCH B::*] print control-character vars readably
59453              From: Robin Houston <robin@kitsite.com>
59454              Date: Thu, 5 Apr 2001 14:27:38 +0100
59455              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
59456              
59457              Needs EBCDICification.
59458      Branch: perl
59459            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
59460            ! ext/B/B/Terse.pm
59461 ____________________________________________________________________________
59462 [  9563] By: jhi                                   on 2001/04/05  18:20:32
59463         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
59464              Date: Thu, 5 Apr 2001 13:21:42 -0400
59465              From: Paul Schinder <schinder@pobox.com>
59466              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
59467              
59468              Mac OS X (Darwin) has extra pwent fields.
59469      Branch: perl
59470            ! t/op/pwent.t
59471 ____________________________________________________________________________
59472 [  9562] By: jhi                                   on 2001/04/05  17:57:51
59473         Log: Regen toc.
59474      Branch: perl
59475            ! pod/perltoc.pod
59476 ____________________________________________________________________________
59477 [  9561] By: jhi                                   on 2001/04/05  17:47:33
59478         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
59479      Branch: metaconfig
59480            ! U/Glossary.patch
59481      Branch: metaconfig/U/perl
59482            + d_u32align.U
59483            ! d_cmsghdr_s.U d_msghdr_s.U
59484 ____________________________________________________________________________
59485 [  9560] By: jhi                                   on 2001/04/05  17:47:01
59486         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
59487              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
59488              Introduce probes for struct msghdr, struct cmsghdr,
59489              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
59490              ualarm, usleep, for possible later extension work.
59491      Branch: perl
59492            + t/lib/md5-align.t
59493            ! Configure MANIFEST Porting/Glossary Porting/config.sh
59494            ! Porting/config_H config_h.SH configure.com epoc/config.sh
59495            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
59496            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59497            ! vos/config.ga.h win32/config.bc win32/config.gc
59498            ! win32/config.vc
59499 ____________________________________________________________________________
59500 [  9559] By: jhi                                   on 2001/04/05  13:03:04
59501         Log: Be traditional in your cpp (for the Errno extension).
59502      Branch: perl
59503            ! hints/darwin.sh
59504 ____________________________________________________________________________
59505 [  9558] By: jhi                                   on 2001/04/05  13:00:05
59506         Log: Add $Config{cppflags} to the gcc incantation.
59507      Branch: perl
59508            ! ext/Errno/Errno_pm.PL
59509 ____________________________________________________________________________
59510 [  9557] By: jhi                                   on 2001/04/05  04:22:39
59511         Log: Introduce Sean Burke's Class::ISA 0.32.
59512      Branch: perl
59513            + lib/Class/ISA.pm t/lib/class-isa.t
59514            ! MANIFEST
59515 ____________________________________________________________________________
59516 [  9556] By: jhi                                   on 2001/04/05  04:09:50
59517         Log: Subject: [PATCH AUTHORS] Housekeeping
59518              From: Paul Johnson <paul@pjcj.net> 
59519              Date: Wed, 4 Apr 2001 22:45:47 +0200
59520              Message-ID: <20010404224547.D9548@pjcj.net>
59521      Branch: perl
59522            ! AUTHORS
59523 ____________________________________________________________________________
59524 [  9555] By: jhi                                   on 2001/04/05  04:06:33
59525         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
59526              From: Gisle Aas <gisle@ActiveState.com>
59527              Date: 04 Apr 2001 14:23:04 -0700
59528              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
59529      Branch: perl
59530            ! pod/perlfaq9.pod
59531 ____________________________________________________________________________
59532 [  9554] By: jhi                                   on 2001/04/05  04:05:49
59533         Log: Downgrade also the "Wide character" diagnostic.
59534      Branch: perl
59535            ! pod/perldiag.pod
59536 ____________________________________________________________________________
59537 [  9553] By: jhi                                   on 2001/04/05  04:00:33
59538         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
59539              maintperl into mainline.
59540              
59541              "double" should be "NV"; standard typemap is missing entry
59542              for NV
59543              
59544              s/djSP/dSP/
59545              
59546              Downgrade "Wide character in print" to a warning.
59547              
59548              B::Deparse fix for ${^FOO} and documentation for PVX() method
59549              (from Robin Houston)
59550              
59551              tr/// doesn't null-terminate the result in some situations
59552              (from Gisle Aas)
59553      Branch: perl
59554           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
59555           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
59556           !> t/io/utf8.t t/op/tr.t
59557 ____________________________________________________________________________
59558 [  9552] By: jhi                                   on 2001/04/05  03:52:50
59559         Log: Retract changes #9542 and #9538 (from maintperl, integrated
59560              at #9540), shouldn't be needed because of the perlio changes.
59561      Branch: perl
59562            ! util.c
59563 ____________________________________________________________________________
59564 [  9551] By: gsar                                  on 2001/04/05  00:18:34
59565         Log: tr/// doesn't null-terminate the result in some situations
59566              (from Gisle Aas)
59567      Branch: maint-5.6/perl
59568            ! doop.c t/op/tr.t
59569 ____________________________________________________________________________
59570 [  9550] By: gsar                                  on 2001/04/04  20:04:17
59571         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
59572              (from Robin Houston)
59573      Branch: maint-5.6/perl
59574            ! ext/B/B.pm ext/B/B/Deparse.pm
59575 ____________________________________________________________________________
59576 [  9549] By: nick                                  on 2001/04/04  18:56:15
59577         Log: Downgrade "Wide character in print" to a warning.
59578      Branch: perlio
59579            ! doio.c t/io/utf8.t
59580 ____________________________________________________________________________
59581 [  9548] By: gsar                                  on 2001/04/04  18:51:49
59582         Log: integrate changes#9460,9462,9482,9521,9522
59583              
59584              Subject: PATCH: B::Debug should show LOOP-specific fields
59585              
59586              Subject: B::Deparse precedence bug. (Patch included.)
59587              
59588              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
59589              
59590              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
59591              
59592              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
59593      Branch: maint-5.6/perl
59594           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
59595           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
59596 ____________________________________________________________________________
59597 [  9547] By: gsar                                  on 2001/04/04  18:49:16
59598         Log: s/djSP/dSP/
59599      Branch: maint-5.6/perl
59600            ! ext/Thread/Thread.xs
59601 ____________________________________________________________________________
59602 [  9546] By: nick                                  on 2001/04/04  18:44:00
59603         Log: Integrate mainline.
59604      Branch: perlio
59605           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
59606           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
59607 ____________________________________________________________________________
59608 [  9545] By: gsar                                  on 2001/04/04  18:38:52
59609         Log: integrate change#8837 from mainline
59610              
59611              Subject: [patch] -Wall cleanup round 2
59612      Branch: maint-5.6/perl
59613           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
59614           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
59615           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
59616           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
59617           !> ext/SDBM_File/SDBM_File.xs
59618 ____________________________________________________________________________
59619 [  9544] By: gsar                                  on 2001/04/04  17:49:57
59620         Log: "double" should be "NV"; standard typemap is missing entry
59621              for NV
59622      Branch: maint-5.6/perl
59623            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
59624 ____________________________________________________________________________
59625 [  9543] By: jhi                                   on 2001/04/04  14:13:18
59626         Log: Thou shalt not (just) match for English error messages.
59627      Branch: perl
59628            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
59629            ! os2/OS2/Process/Process.pm
59630 ____________________________________________________________________________
59631 [  9542] By: jhi                                   on 2001/04/04  13:20:39
59632         Log: Make the stdio tricks of fflush_all() to exist only if
59633              stdio is being used.
59634      Branch: perl
59635            ! util.c
59636 ____________________________________________________________________________
59637 [  9541] By: jhi                                   on 2001/04/04  04:20:24
59638         Log: Subject: Re: [PATCH] Lighten up glob
59639              From: Benjamin Sugars <bsugars@canoe.ca>
59640              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
59641              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
59642      Branch: perl
59643            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
59644            ! util.c
59645 ____________________________________________________________________________
59646 [  9540] By: jhi                                   on 2001/04/04  04:03:57
59647         Log: Integrate changes #9538,9539 from maintperl into mainline.
59648              
59649              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
59650              for use with _fwalk() (fix for change#7705)
59651              
59652              another tweak needed for SunOS 4.1.x build (from Mike Guy)
59653              (cp -f is not portable)
59654      Branch: perl
59655           !> Makefile.SH util.c
59656 ____________________________________________________________________________
59657 [  9539] By: gsar                                  on 2001/04/04  03:01:14
59658         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
59659      Branch: maint-5.6/perl
59660            ! Makefile.SH
59661 ____________________________________________________________________________
59662 [  9538] By: gsar                                  on 2001/04/04  01:00:38
59663         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
59664              for use with _fwalk() (fix for change#7705)
59665      Branch: maint-5.6/perl
59666            ! util.c
59667 ____________________________________________________________________________
59668 [  9537] By: nick                                  on 2001/04/03  19:24:55
59669         Log: Integrate mainline
59670      Branch: perlio
59671           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
59672           +> lib/unicode/PropList.html
59673            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
59674           !> (integrate 69 files)
59675 ____________________________________________________________________________
59676 [  9536] By: jhi                                   on 2001/04/03  18:02:31
59677         Log: Integrate change #9533 from maintperl into mainline.
59678              
59679              better fix for change#9517 to accomodate UNC paths like
59680              \\server\share\foo, and paths with trailing backslash
59681              like c:\this\
59682      Branch: perl
59683           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
59684 ____________________________________________________________________________
59685 [  9535] By: jhi                                   on 2001/04/03  17:58:07
59686         Log: Change the push/unshift warning to be of class syntax, not misc.
59687      Branch: perl
59688            ! op.c pod/perldiag.pod t/pragma/warn/op
59689 ____________________________________________________________________________
59690 [  9534] By: jhi                                   on 2001/04/03  15:03:46
59691         Log: Change the push/unshift warning (#9532) to talk about "no values"
59692              instead of "no arguments".
59693      Branch: perl
59694            ! op.c pod/perldiag.pod t/pragma/warn/op
59695 ____________________________________________________________________________
59696 [  9533] By: gsar                                  on 2001/04/03  14:30:07
59697         Log: better fix for change#9517 to accomodate UNC paths like
59698              \\server\share\foo, and paths with trailing backslash
59699              like c:\this\
59700      Branch: maint-5.6/perl
59701            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
59702 ____________________________________________________________________________
59703 [  9532] By: jhi                                   on 2001/04/03  13:11:46
59704         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
59705              From: Robin Houston <robin@kitsite.com>
59706              Date: Mon, 2 Apr 2001 15:03:29 +0100
59707              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
59708      Branch: perl
59709            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
59710 ____________________________________________________________________________
59711 [  9531] By: jhi                                   on 2001/04/03  13:06:34
59712         Log: Integrate change #9530 from maintperl into mainline.
59713              
59714              accomodate VMS "mailbox overflow" quirk in testsuite (from
59715              Craig Berry)
59716      Branch: perl
59717           !> t/lib/socket.t
59718 ____________________________________________________________________________
59719 [  9530] By: gsar                                  on 2001/04/03  04:56:41
59720         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
59721              Craig Berry)
59722      Branch: maint-5.6/perl
59723            ! t/lib/socket.t
59724 ____________________________________________________________________________
59725 [  9529] By: jhi                                   on 2001/04/03  02:34:34
59726         Log: Update Changes.
59727      Branch: perl
59728            ! Changes patchlevel.h
59729 ____________________________________________________________________________
59730 [  9528] By: jhi                                   on 2001/04/03  01:27:57
59731         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
59732              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
59733              To: perl5-porters@perl.org
59734              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
59735      Branch: perl
59736            ! pod/perlfaq3.pod
59737 ____________________________________________________________________________
59738 [  9527] By: jhi                                   on 2001/04/03  01:22:09
59739         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
59740              From: Peter Prymmer <pvhp@forte.com>
59741              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
59742              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
59743      Branch: perl
59744            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
59745 ____________________________________________________________________________
59746 [  9526] By: jhi                                   on 2001/04/03  01:18:25
59747         Log: The metaconfig unit changes for #9525.
59748      Branch: metaconfig
59749            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
59750      Branch: metaconfig/U/perl
59751            ! use64bits.U
59752 ____________________________________________________________________________
59753 [  9525] By: jhi                                   on 2001/04/03  01:17:30
59754         Log: Configure sanity checks:
59755              * if use64bitall is attempted but pointers are only 32-bit,
59756              'downgrade' to use64bitint
59757              * if use64bitint is attempted but there's no quad type,
59758              forget about use64bitint (well, the default for it is 'n',
59759              the user can still override this)
59760              * if pointers are 64 bits, do not try to use Perl's malloc
59761      Branch: perl
59762            ! Configure
59763 ____________________________________________________________________________
59764 [  9524] By: gsar                                  on 2001/04/03  01:09:12
59765         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
59766      Branch: maint-5.6/perl
59767            ! pp_sys.c
59768 ____________________________________________________________________________
59769 [  9523] By: jhi                                   on 2001/04/03  00:02:31
59770         Log: (Retracted by #9609)
59771              
59772              Make it harder for parallel makes to enter 'test' before
59773              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
59774              should be unhappy enough, but sometimes parallel makes seem
59775              to sneak past both in Tru64 and AIX.)
59776      Branch: perl
59777            ! Makefile.SH
59778 ____________________________________________________________________________
59779 [  9522] By: jhi                                   on 2001/04/02  22:35:31
59780         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
59781              Date: Mon, 2 Apr 2001 22:54:10 +0100
59782              From: Robin Houston <robin@kitsite.com>
59783              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
59784      Branch: perl
59785            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
59786 ____________________________________________________________________________
59787 [  9521] By: jhi                                   on 2001/04/02  22:32:23
59788         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
59789              From: Robin Houston <robin@kitsite.com>
59790              Date: Mon, 2 Apr 2001 20:24:03 +0100
59791              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
59792      Branch: perl
59793            ! ext/B/B/Concise.pm
59794 ____________________________________________________________________________
59795 [  9520] By: jhi                                   on 2001/04/02  22:30:43
59796         Log: Subject: [PATCH] REALLY pedantic hv.h nit
59797              From: Simon Cozens <simon@netthink.co.uk>
59798              Date: Mon, 2 Apr 2001 15:43:06 +0100
59799              Message-ID: <20010402154306.A21711@netthink.co.uk>
59800      Branch: perl
59801            ! hv.h
59802 ____________________________________________________________________________
59803 [  9519] By: jhi                                   on 2001/04/02  22:28:04
59804         Log: Based on
59805              
59806              Subject: [foolperl] EPOC fix
59807              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59808              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
59809              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
59810      Branch: perl
59811            ! pp_sys.c
59812 ____________________________________________________________________________
59813 [  9518] By: jhi                                   on 2001/04/02  22:22:34
59814         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
59815              
59816              README.win32 tweaks; add a note about alternative location for
59817              getting a gcc-2.95.2 that will build perl properly on windows
59818              
59819              add some notes about gutsy threading matters
59820              
59821              many of the utilities interpolate literal paths within doublequotes
59822              (fails on dosish platforms where path contains backslashes)
59823      Branch: perl
59824           !> README.win32 pod/perlguts.pod utils/perldoc.PL
59825           !> x2p/find2perl.PL x2p/s2p.PL
59826 ____________________________________________________________________________
59827 [  9517] By: gsar                                  on 2001/04/02  19:52:21
59828         Log: many of the utilities interpolate literal paths within doublequotes
59829              (fails on dosish platforms where path contains backslashes)
59830      Branch: maint-5.6/perl
59831            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
59832 ____________________________________________________________________________
59833 [  9516] By: gsar                                  on 2001/04/02  05:49:37
59834         Log: a foolish release
59835      Branch: maint-5.6/perl
59836            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
59837            ! pod/perltoc.pod
59838 ____________________________________________________________________________
59839 [  9515] By: gsar                                  on 2001/04/02  05:04:29
59840         Log: add missing changelog summaries
59841      Branch: maint-5.6/perl
59842            ! Changes
59843 ____________________________________________________________________________
59844 [  9514] By: gsar                                  on 2001/04/02  04:07:13
59845         Log: add some notes about gutsy threading matters
59846      Branch: maint-5.6/perl
59847            ! pod/perlguts.pod
59848 ____________________________________________________________________________
59849 [  9513] By: gsar                                  on 2001/04/02  03:25:21
59850         Log: add more prominent caveat notices about experimental features
59851      Branch: maint-5.6/perl
59852            ! pod/perlfork.pod pod/perlunicode.pod
59853 ____________________________________________________________________________
59854 [  9512] By: gsar                                  on 2001/04/02  02:54:33
59855         Log: integrate changes#9479,9509 from mainline
59856              
59857              [PATCH] File::Glob stuff for Mac OS
59858              
59859              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
59860      Branch: maint-5.6/perl
59861           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
59862           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
59863           !> t/lib/glob-taint.t
59864 ____________________________________________________________________________
59865 [  9511] By: gsar                                  on 2001/04/02  02:38:24
59866         Log: README.win32 tweaks; add a note about alternative location for
59867              getting a gcc-2.95.2 that will build perl properly on windows
59868      Branch: maint-5.6/perl
59869            ! README.win32
59870 ____________________________________________________________________________
59871 [  9510] By: jhi                                   on 2001/04/01  20:45:10
59872         Log: An ambiguousity warning.
59873      Branch: perl
59874            ! t/lib/trig.t
59875 ____________________________________________________________________________
59876 [  9509] By: jhi                                   on 2001/04/01  19:53:47
59877         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
59878              From: Jonathan Stowe <gellyfish@gellyfish.com>
59879              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
59880              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
59881      Branch: perl
59882            ! ext/File/Glob/bsd_glob.c
59883 ____________________________________________________________________________
59884 [  9508] By: jhi                                   on 2001/04/01  19:35:03
59885         Log: Update Changes.
59886      Branch: perl
59887            ! Changes patchlevel.h
59888 ____________________________________________________________________________
59889 [  9507] By: jhi                                   on 2001/04/01  19:24:01
59890         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
59891              from mainline to maintperl: pod tweaks.
59892      Branch: maint-5.6/perl
59893           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
59894           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
59895           !> pod/perlvar.pod
59896 ____________________________________________________________________________
59897 [  9506] By: jhi                                   on 2001/04/01  19:11:53
59898         Log: Commit Sarathy to April release of 5.6.1 :-)
59899      Branch: perl
59900            ! pod/perlfaq1.pod
59901 ____________________________________________________________________________
59902 [  9505] By: jhi                                   on 2001/04/01  19:03:15
59903         Log: Subject: PATCH 5.6.0 (perldebug.pod)
59904              From: Mark-Jason Dominus <mjd@plover.com>
59905              Date: Sun, 01 Apr 2001 14:25:11 -0400
59906              Message-ID: <20010401182511.9247.qmail@plover.com>
59907      Branch: perl
59908            ! pod/perldebug.pod
59909 ____________________________________________________________________________
59910 [  9504] By: jhi                                   on 2001/04/01  18:43:09
59911         Log: Add great_circle_direction().
59912      Branch: perl
59913            ! lib/Math/Trig.pm t/lib/trig.t
59914 ____________________________________________________________________________
59915 [  9503] By: jhi                                   on 2001/04/01  17:29:12
59916         Log: Unicode ReadMe update for Unicode 3.1.
59917      Branch: perl
59918            ! lib/unicode/ReadMe.txt
59919 ____________________________________________________________________________
59920 [  9502] By: jhi                                   on 2001/04/01  17:18:40
59921         Log: Integrate change #9501 from maintperl into mainline.
59922              
59923              fix the perlembed notes on multiple interpreters
59924              
59925              fix ExtUtils::Embed to work passably on Windows
59926      Branch: perl
59927           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
59928 ____________________________________________________________________________
59929 [  9501] By: gsar                                  on 2001/04/01  07:21:57
59930         Log: fix the perlembed notes on multiple interpreters
59931              
59932              fix ExtUtils::Embed to work passably on Windows
59933      Branch: maint-5.6/perl
59934            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
59935 ____________________________________________________________________________
59936 [  9500] By: jhi                                   on 2001/04/01  05:58:23
59937         Log: Test for #9499.
59938      Branch: perl
59939            ! t/op/tr.t
59940 ____________________________________________________________________________
59941 [  9499] By: jhi                                   on 2001/04/01  05:55:46
59942         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
59943      Branch: perl
59944            ! embed.h embed.pl op.c proto.h
59945 ____________________________________________________________________________
59946 [  9498] By: jhi                                   on 2001/04/01  05:44:34
59947         Log: Protect the workaround hunk more.
59948      Branch: perl
59949            ! toke.c
59950 ____________________________________________________________________________
59951 [  9497] By: jhi                                   on 2001/04/01  00:24:25
59952         Log: Integrate changes #9493,9494,9495,9496 from maintperl
59953              into mainline.
59954              
59955              fix a broken workaround for Borland compiler in change#4739
59956              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
59957              
59958              nits spotted by Borland compiler
59959              
59960              avoid redefinition warnings under Borland 5.02
59961              
59962              various nits identified by the Borland 5.5 compiler; remove suppression
59963              of a few warnings
59964      Branch: perl
59965           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
59966           !> win32/win32.h
59967 ____________________________________________________________________________
59968 [  9496] By: gsar                                  on 2001/03/31  23:22:28
59969         Log: various nits identified by the Borland 5.5 compiler; remove suppression
59970              of a few warnings
59971      Branch: maint-5.6/perl
59972            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
59973 ____________________________________________________________________________
59974 [  9495] By: gsar                                  on 2001/03/31  21:03:08
59975         Log: avoid redefinition warnings under Borland 5.02
59976      Branch: maint-5.6/perl
59977            ! win32/makefile.mk
59978 ____________________________________________________________________________
59979 [  9494] By: gsar                                  on 2001/03/31  20:18:59
59980         Log: nits spotted by Borland compiler
59981      Branch: maint-5.6/perl
59982            ! utf8.h win32/win32.h
59983 ____________________________________________________________________________
59984 [  9493] By: gsar                                  on 2001/03/31  20:18:05
59985         Log: fix a broken workaround for Borland compiler in change#4739
59986              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
59987      Branch: maint-5.6/perl
59988            ! toke.c
59989 ____________________________________________________________________________
59990 [  9492] By: jhi                                   on 2001/03/31  18:36:24
59991         Log: Integrate change #9491 from maintperl into mainline.
59992              
59993              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
59994              directory is relative (need to fetch the full path name *before*
59995              the chdir!)
59996      Branch: perl
59997           !> lib/Cwd.pm
59998 ____________________________________________________________________________
59999 [  9491] By: gsar                                  on 2001/03/31  17:01:56
60000         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
60001              directory is relative (need to fetch the full path name *before*
60002              the chdir!)
60003              
60004              this is a followup patch for change#6749
60005      Branch: maint-5.6/perl
60006            ! lib/Cwd.pm
60007 ____________________________________________________________________________
60008 [  9490] By: jhi                                   on 2001/03/31  15:50:18
60009         Log: Subject: Re: [PATCH] av.h cosmetics
60010              From: Simon Cozens <simon@netthink.co.uk>
60011              Date: Sat, 31 Mar 2001 13:09:59 +0100
60012              Message-ID: <20010331130959.A22000@netthink.co.uk>
60013              
60014              Document AvALLOC.
60015      Branch: perl
60016            ! pod/perlguts.pod
60017 ____________________________________________________________________________
60018 [  9489] By: jhi                                   on 2001/03/31  15:48:44
60019         Log: Subject: [PATCH] Re: Math::Big* v1.21
60020              From: Tels <perl_dummy@bloodgate.com>
60021              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
60022              Message-Id: <200103311125.GAA377738@www08.hway.net>
60023      Branch: perl
60024            ! pod/perlop.pod
60025 ____________________________________________________________________________
60026 [  9488] By: jhi                                   on 2001/03/31  03:39:51
60027         Log: Debug output tweak.
60028      Branch: perl
60029            ! t/lib/cwd.t
60030 ____________________________________________________________________________
60031 [  9487] By: jhi                                   on 2001/03/31  03:33:02
60032         Log: OverVMSification.
60033      Branch: perl
60034            ! t/lib/cwd.t
60035 ____________________________________________________________________________
60036 [  9486] By: jhi                                   on 2001/03/31  03:01:40
60037         Log: Missed MANIFESTations in #9483.
60038      Branch: perl
60039            ! MANIFEST
60040 ____________________________________________________________________________
60041 [  9485] By: jhi                                   on 2001/03/31  02:58:17
60042         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
60043              From: Peter Prymmer <pvhp@forte.com>
60044              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
60045              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
60046      Branch: perl
60047            ! regexec.c t/lib/cwd.t
60048 ____________________________________________________________________________
60049 [  9484] By: jhi                                   on 2001/03/31  01:04:41
60050         Log: Obsolete file (see #3938)
60051      Branch: perl
60052            - lib/unicode/README.Ethiopic
60053            ! MANIFEST
60054 ____________________________________________________________________________
60055 [  9483] By: jhi                                   on 2001/03/31  00:52:42
60056         Log: Update to Unicode 3.1.
60057              (Rename Names.txt to NamesList.txt.)
60058      Branch: perl
60059            + lib/unicode/NamesList.txt lib/unicode/PropList.html
60060            - lib/unicode/Names.txt
60061            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
60062            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
60063            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
60064            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
60065            ! lib/unicode/UCD.html lib/unicode/Unicode.html
60066            ! lib/unicode/rename lib/unicode/version
60067 ____________________________________________________________________________
60068 [  9482] By: jhi                                   on 2001/03/30  23:33:44
60069         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
60070              From: Robin Houston <robin@kitsite.com>
60071              Date: Fri, 30 Mar 2001 20:07:22 +0100
60072              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
60073      Branch: perl
60074            ! ext/B/B/Deparse.pm
60075 ____________________________________________________________________________
60076 [  9481] By: jhi                                   on 2001/03/30  23:20:25
60077         Log: Subject: Re: [PATCH] CwdXS, Take 2
60078              From: Benjamin Sugars <bsugars@canoe.ca>
60079              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
60080              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
60081      Branch: perl
60082            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
60083            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
60084 ____________________________________________________________________________
60085 [  9480] By: jhi                                   on 2001/03/30  22:52:38
60086         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
60087              From: David Dyck <dcd@tc.fluke.com>
60088              Date: Fri, 30 Mar 2001 14:44:13 -0800
60089              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
60090              
60091              The t/rantests flags file creation was accidentally
60092              removed by #9217.
60093      Branch: perl
60094            ! Makefile.SH
60095 ____________________________________________________________________________
60096 [  9479] By: jhi                                   on 2001/03/30  22:45:45
60097         Log: Subject: [PATCH] File::Glob stuff for Mac OS
60098              From: Chris Nandor <pudge@pobox.com>
60099              Date: Fri, 30 Mar 2001 16:51:00 -0500
60100              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
60101      Branch: perl
60102            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
60103            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
60104            ! t/lib/glob-taint.t
60105 ____________________________________________________________________________
60106 [  9478] By: jhi                                   on 2001/03/30  22:43:12
60107         Log: Subject: fix for win32/buildext.pl
60108              From: "Vadim Konovalov" <watman@inbox.ru>
60109              Date: Sat, 31 Mar 2001 00:50:36 +0400
60110              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
60111      Branch: perl
60112            ! win32/buildext.pl
60113 ____________________________________________________________________________
60114 [  9477] By: jhi                                   on 2001/03/30  22:41:16
60115         Log: Subject: small base.pm doc patch
60116              From: Leon Brocard <acme@astray.com>
60117              Date: Fri, 30 Mar 2001 21:49:57 +0100
60118              Message-ID: <20010330214957.B8733@ns0.astray.com>
60119      Branch: perl
60120            ! lib/base.pm
60121 ____________________________________________________________________________
60122 [  9476] By: jhi                                   on 2001/03/30  18:16:57
60123         Log: Subject: [PATCH] av.h cosmetics
60124              From: Simon Cozens <simon@netthink.co.uk>
60125              Date: Fri, 30 Mar 2001 18:12:28 +0100
60126              Message-ID: <20010330181228.A9319@netthink.co.uk>
60127      Branch: perl
60128            ! av.h
60129 ____________________________________________________________________________
60130 [  9475] By: jhi                                   on 2001/03/30  18:15:50
60131         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
60132              From: "Philip Newton" <pnewton@gmx.de>
60133              Date: Fri, 30 Mar 2001 19:06:57 +0200
60134              Message-ID: <3AC4D951.14815.1AC7068@localhost>
60135      Branch: perl
60136            ! pod/perlhack.pod
60137 ____________________________________________________________________________
60138 [  9474] By: jhi                                   on 2001/03/30  18:14:02
60139         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
60140              From: Benjamin Sugars <bsugars@canoe.ca>
60141              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
60142              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
60143      Branch: perl
60144            ! t/lib/glob-basic.t
60145 ____________________________________________________________________________
60146 [  9473] By: jhi                                   on 2001/03/30  16:09:24
60147         Log: Update Changes.
60148      Branch: perl
60149            ! Changes patchlevel.h
60150 ____________________________________________________________________________
60151 [  9472] By: jhi                                   on 2001/03/30  15:16:08
60152         Log: Integrate perlio:
60153              
60154              [  9471]
60155              Should be (^O eq 'MSWin32') not 'Win32'
60156              Fail #12 seems real - chdir is in wrong dir.
60157              
60158              [  9467]
60159              Skip order test of glob if case-ignoring system cannot 
60160              create a.test and A.test
60161      Branch: perl
60162           !> t/lib/cwd.t t/lib/glob-basic.t
60163 ____________________________________________________________________________
60164 [  9471] By: nick                                  on 2001/03/30  14:47:10
60165         Log: Should be (^O eq 'MSWin32') not 'Win32'
60166              Fail #12 seems real - chdir is in wrong dir.
60167      Branch: perlio
60168            ! t/lib/cwd.t
60169 ____________________________________________________________________________
60170 [  9470] By: jhi                                   on 2001/03/30  14:41:11
60171         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
60172              From: Radu Greab <radu@netsoft.ro>
60173              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
60174              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
60175              
60176              Replace #9352.
60177      Branch: perl
60178            ! ext/Socket/Socket.xs pp_sys.c
60179 ____________________________________________________________________________
60180 [  9469] By: jhi                                   on 2001/03/30  14:37:51
60181         Log: Subject: PATCH pod/perldiag.pod
60182              From: Robin Houston <robin@kitsite.com>
60183              Date: Fri, 30 Mar 2001 14:10:36 +0100
60184              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
60185      Branch: perl
60186            ! pod/perldiag.pod t/lib/glob-basic.t
60187 ____________________________________________________________________________
60188 [  9468] By: jhi                                   on 2001/03/30  14:36:36
60189         Log: Subject: Better diagnostic in io/fs.t
60190              From: andreas.koenig@anima.de (Andreas J. Koenig)
60191              Date: 30 Mar 2001 10:11:43 +0200
60192              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
60193      Branch: perl
60194            ! t/io/fs.t
60195 ____________________________________________________________________________
60196 [  9467] By: nick                                  on 2001/03/30  14:25:43
60197         Log: Skip order test of glob if case-ignoring system cannot 
60198              create a.test and A.test
60199      Branch: perlio
60200            ! t/lib/glob-basic.t
60201 ____________________________________________________________________________
60202 [  9466] By: nick                                  on 2001/03/30  13:03:12
60203         Log: Integrate mainline.
60204      Branch: perlio
60205            - ext/re/hints/aix.pl
60206           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
60207           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
60208           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
60209           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
60210 ____________________________________________________________________________
60211 [  9465] By: jhi                                   on 2001/03/30  03:53:37
60212         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
60213              the tests sometimes hang, sometimes not.)
60214      Branch: perl
60215            ! t/lib/io_multihomed.t t/lib/io_sock.t
60216 ____________________________________________________________________________
60217 [  9464] By: jhi                                   on 2001/03/30  02:56:04
60218         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
60219              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60220              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
60221              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
60222      Branch: perl
60223            ! op.c
60224 ____________________________________________________________________________
60225 [  9463] By: jhi                                   on 2001/03/30  02:34:48
60226         Log: Test for #9462.
60227      Branch: perl
60228            ! t/lib/b.t
60229 ____________________________________________________________________________
60230 [  9462] By: jhi                                   on 2001/03/30  02:29:37
60231         Log: Subject: B::Deparse precedence bug. (Patch included.)
60232              From: Jeremy Madea <jmadea@inktomi.com>
60233              Date: Thu, 29 Mar 2001 12:05:02 -0800
60234              Message-ID: <20010329120502.A24881@dr.inktomi.com>
60235      Branch: perl
60236            ! ext/B/B/Deparse.pm
60237 ____________________________________________________________________________
60238 [  9461] By: jhi                                   on 2001/03/30  02:18:41
60239         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
60240              From: Peter Prymmer <pvhp@forte.com>
60241              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
60242              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
60243      Branch: perl
60244            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
60245            ! t/lib/md5-file.t
60246 ____________________________________________________________________________
60247 [  9460] By: jhi                                   on 2001/03/30  02:17:07
60248         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
60249              From: Robin Houston <robin@kitsite.com>
60250              Date: Thu, 29 Mar 2001 20:47:56 +0100
60251              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
60252      Branch: perl
60253            ! ext/B/B/Debug.pm
60254 ____________________________________________________________________________
60255 [  9459] By: jhi                                   on 2001/03/30  02:16:05
60256         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
60257              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
60258              Date: Wed, 28 Mar 2001 18:02:20 -0600
60259              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
60260      Branch: perl
60261            ! lib/ExtUtils/MM_VMS.pm
60262 ____________________________________________________________________________
60263 [  9458] By: jhi                                   on 2001/03/30  02:07:58
60264         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
60265              From: "Joshua E. Rodd" <jrodd@pbs.org>
60266              Date: Wed, 28 Mar 2001 17:29:12 -0500
60267              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
60268      Branch: perl
60269            ! pod/perlop.pod
60270 ____________________________________________________________________________
60271 [  9457] By: jhi                                   on 2001/03/30  02:04:33
60272         Log: Subject: ext/re/aix.pl can go
60273              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60274              Date: Thu, 29 Mar 2001 12:03:28 +0200
60275              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
60276      Branch: perl
60277            - ext/re/hints/aix.pl
60278            ! MANIFEST
60279 ____________________________________________________________________________
60280 [  9456] By: jhi                                   on 2001/03/30  02:03:32
60281         Log: Integrate perlio:
60282              
60283              [  9455]
60284              DLL name has changed so installperl needs to know
60285              (Why isn't it working it out or passed it?)
60286              
60287              [  9454]
60288              Change Encode's check arguments to 'bool' so SvTRUE gets used
60289              and we don't get undef warnings.
60290      Branch: perl
60291           !> ext/Encode/Encode.xs installperl
60292 ____________________________________________________________________________
60293 [  9455] By: nick                                  on 2001/03/29  21:11:46
60294         Log: DLL name has changed so installperl needs to know
60295              (Why isn't it working it out or passed it?)
60296      Branch: perlio
60297            ! installperl
60298 ____________________________________________________________________________
60299 [  9454] By: nick                                  on 2001/03/29  20:56:12
60300         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
60301              and we don't get undef warnings.
60302      Branch: perlio
60303            ! ext/Encode/Encode.xs
60304 ____________________________________________________________________________
60305 [  9453] By: nick                                  on 2001/03/29  17:58:48
60306         Log: Integrate mainline
60307      Branch: perlio
60308           !> Changes patchlevel.h
60309 ____________________________________________________________________________
60310 [  9452] By: jhi                                   on 2001/03/29  16:44:55
60311         Log: Update Changes.
60312      Branch: perl
60313            ! Changes patchlevel.h
60314 ____________________________________________________________________________
60315 [  9451] By: nick                                  on 2001/03/29  16:31:38
60316         Log: Integrate mainline
60317      Branch: perlio
60318           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
60319           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
60320           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
60321           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
60322           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
60323 ____________________________________________________________________________
60324 [  9450] By: jhi                                   on 2001/03/29  16:29:17
60325         Log: Integrate perlio:
60326              
60327              [  9448]
60328              Make sure buildext.pl finds Errno.pm
60329      Branch: perl
60330           !> win32/buildext.pl
60331 ____________________________________________________________________________
60332 [  9449] By: jhi                                   on 2001/03/29  15:50:01
60333         Log: Update Changes.
60334      Branch: perl
60335            ! Changes patchlevel.h
60336 ____________________________________________________________________________
60337 [  9448] By: nick                                  on 2001/03/29  15:47:15
60338         Log: Make sure buildext.pl finds Errno.pm
60339      Branch: perlio
60340            ! win32/buildext.pl
60341 ____________________________________________________________________________
60342 [  9447] By: jhi                                   on 2001/03/29  15:39:34
60343         Log: Integrate perlio:
60344              
60345              [  9445]
60346              Fix breakage ... 
60347      Branch: perl
60348           !> win32/makefile.mk
60349 ____________________________________________________________________________
60350 [  9446] By: nick                                  on 2001/03/29  15:30:03
60351         Log: Integrate win32/makefile.mk with mainline.
60352      Branch: perlio
60353           !> win32/makefile.mk
60354 ____________________________________________________________________________
60355 [  9445] By: nick                                  on 2001/03/29  15:27:32
60356         Log: Fix breakage ... 
60357      Branch: perlio
60358            ! win32/makefile.mk
60359 ____________________________________________________________________________
60360 [  9444] By: jhi                                   on 2001/03/29  15:03:08
60361         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
60362              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
60363              Date: Thu, 29 Mar 2001 10:32:59 +0400
60364              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
60365      Branch: perl
60366            ! win32/makefile.mk
60367 ____________________________________________________________________________
60368 [  9443] By: jhi                                   on 2001/03/29  15:02:12
60369         Log: Integrate perlio:
60370              
60371              [  9442]
60372              Work in progress - determine win32 extensions to build via script.
60373              
60374              [  9435]
60375              Win32 has name conflict with ERROR
60376              
60377              [  9432]
60378              Make as-shipped compiler default to MSVC6 
60379              
60380              [  9431]
60381              Allow someone to write PerlIO::Array, PerlIO::Code, ...
60382              akin to PerlIO::Scalar.
60383              
60384              [  9429]
60385              Noticed that two tests were skipped as perlio:: package
60386              isn't there any more. Changed the skip condition.
60387              Avoid core-dump if sv_utf8_upgrade() called on something
60388              that does not become SvPOK after SvPV() (e.g. a ref).
60389      Branch: perl
60390           +> win32/buildext.pl
60391           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
60392           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
60393 ____________________________________________________________________________
60394 [  9442] By: nick                                  on 2001/03/29  14:59:11
60395         Log: Work in progress - determine win32 extensions to build via script.
60396      Branch: perlio
60397            + win32/buildext.pl
60398            ! MANIFEST win32/makefile.mk
60399 ____________________________________________________________________________
60400 [  9441] By: jhi                                   on 2001/03/29  14:51:47
60401         Log: Reintroduce the use of external pwd.
60402      Branch: perl
60403            ! t/lib/cwd.t
60404 ____________________________________________________________________________
60405 [  9440] By: jhi                                   on 2001/03/29  14:42:58
60406         Log: use warnings instead of -w.
60407      Branch: perl
60408            ! utils/h2xs.PL
60409 ____________________________________________________________________________
60410 [  9439] By: jhi                                   on 2001/03/29  14:41:52
60411         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
60412              From: Jonathan Stowe <gellyfish@gellyfish.com>
60413              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
60414              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
60415      Branch: perl
60416            ! utils/h2xs.PL
60417 ____________________________________________________________________________
60418 [  9438] By: jhi                                   on 2001/03/29  14:39:38
60419         Log: Subject: [PATCH perl@9424] minor pod nits
60420              From: Robin Barker <rmb1@cise.npl.co.uk>
60421              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
60422              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
60423      Branch: perl
60424            ! pod/perlhack.pod pod/perliol.pod
60425 ____________________________________________________________________________
60426 [  9437] By: jhi                                   on 2001/03/29  14:29:16
60427         Log: Subject: [PATCH perl@9424] typemap cast warning
60428              From: Robin Barker <rmb1@cise.npl.co.uk>
60429              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
60430              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
60431      Branch: perl
60432            ! lib/ExtUtils/typemap
60433 ____________________________________________________________________________
60434 [  9436] By: jhi                                   on 2001/03/29  14:26:03
60435         Log: Subject: [PATCH perl@9424] printf warning
60436              From: Robin Barker <rmb1@cise.npl.co.uk>
60437              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
60438              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
60439      Branch: perl
60440            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
60441            ! ext/Storable/Storable.xs toke.c
60442 ____________________________________________________________________________
60443 [  9435] By: nick                                  on 2001/03/29  14:23:31
60444         Log: Win32 has name conflict with ERROR
60445      Branch: perlio
60446            ! ext/PerlIO/Via/Via.xs
60447 ____________________________________________________________________________
60448 [  9434] By: jhi                                   on 2001/03/29  14:17:48
60449         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
60450              From: Peter Prymmer <pvhp@forte.com>
60451              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
60452              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
60453      Branch: perl
60454            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
60455 ____________________________________________________________________________
60456 [  9433] By: jhi                                   on 2001/03/29  13:52:44
60457         Log: test-prep target was missing.
60458      Branch: perl
60459            ! Makefile.SH
60460 ____________________________________________________________________________
60461 [  9432] By: nick                                  on 2001/03/29  12:40:03
60462         Log: Make as-shipped compiler default to MSVC6 
60463      Branch: perlio
60464            ! win32/makefile.mk
60465 ____________________________________________________________________________
60466 [  9431] By: nick                                  on 2001/03/29  12:12:16
60467         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
60468              akin to PerlIO::Scalar.
60469      Branch: perlio
60470            ! perlio.c perlio.h
60471 ____________________________________________________________________________
60472 [  9430] By: nick                                  on 2001/03/29  10:56:35
60473         Log: Integrate mainline.
60474      Branch: perlio
60475           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
60476           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
60477           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
60478           !> win32/makefile.mk win32/win32sck.c
60479 ____________________________________________________________________________
60480 [  9429] By: nick                                  on 2001/03/29  09:03:43
60481         Log: Noticed that two tests were skipped as perlio:: package
60482              isn't there any more. Changed the skip condition.
60483              Avoid core-dump if sv_utf8_upgrade() called on something
60484              that does not become SvPOK after SvPV() (e.g. a ref).
60485      Branch: perlio
60486            ! sv.c t/io/utf8.t t/lib/io_scalar.t
60487 ____________________________________________________________________________
60488 [  9428] By: jhi                                   on 2001/03/29  01:31:47
60489         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
60490              From: Benjamin Sugars <bsugars@canoe.ca> 
60491              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
60492              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
60493      Branch: perl
60494            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
60495            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
60496            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
60497 ____________________________________________________________________________
60498 [  9427] By: jhi                                   on 2001/03/29  00:49:30
60499         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
60500              From: "Vadim Konovalov" <watman@inbox.ru>
60501              Date: Thu, 29 Mar 2001 01:50:12 +0400
60502              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
60503      Branch: perl
60504            ! win32/makefile.mk win32/win32sck.c
60505 ____________________________________________________________________________
60506 [  9426] By: gsar                                  on 2001/03/29  00:28:04
60507         Log: dmake can only handle == and != in comparisons; support building
60508              with Borland's VCL libraries (from Vadim Konovalov)
60509      Branch: maint-5.6/perl
60510            ! win32/makefile.mk
60511 ____________________________________________________________________________
60512 [  9425] By: nick                                  on 2001/03/28  19:29:56
60513         Log: Integrate (@snapshot)
60514      Branch: perlio
60515           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
60516 ____________________________________________________________________________
60517 [  9424] By: jhi                                   on 2001/03/28  19:03:16
60518         Log: Update Changes.
60519      Branch: perl
60520            ! Changes patchlevel.h
60521 ____________________________________________________________________________
60522 [  9423] By: jhi                                   on 2001/03/28  18:52:09
60523         Log: Rmdir lib/XS on cleanup.
60524      Branch: perl
60525            ! Makefile.SH
60526 ____________________________________________________________________________
60527 [  9422] By: jhi                                   on 2001/03/28  18:49:34
60528         Log: Integrate perlio:
60529              
60530              [  9421]
60531              Loose duplicate chunk.
60532      Branch: perl
60533           !> t/op/utf8decode.t
60534 ____________________________________________________________________________
60535 [  9421] By: nick                                  on 2001/03/28  18:46:44
60536         Log: Loose duplicate chunk.
60537      Branch: perlio
60538            ! t/op/utf8decode.t
60539 ____________________________________________________________________________
60540 [  9420] By: nick                                  on 2001/03/28  18:44:11
60541         Log: Integrate mainline.
60542      Branch: perlio
60543           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
60544           !> vms/vmsish.h
60545 ____________________________________________________________________________
60546 [  9419] By: jhi                                   on 2001/03/28  18:42:05
60547         Log: Can't trust external pwds
60548              (either shell builtins or external programs)
60549      Branch: perl
60550            ! t/lib/cwd.t
60551 ____________________________________________________________________________
60552 [  9418] By: jhi                                   on 2001/03/28  18:34:05
60553         Log: Integrate perlio:
60554              
60555              [  9417]
60556              PerlIO.pm / perlio.pm conflict.
60557              Update some pods.
60558              Make t/op/utf8decode.t a text file.
60559      Branch: perl
60560            - lib/perlio.pm
60561           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
60562           !> t/op/utf8decode.t
60563 ____________________________________________________________________________
60564 [  9417] By: nick                                  on 2001/03/28  18:24:02
60565         Log: PerlIO.pm / perlio.pm conflict.
60566              Update some pods.
60567              Make t/op/utf8decode.t a text file.
60568      Branch: perlio
60569            - lib/perlio.pm
60570            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
60571            ! t/op/utf8decode.t
60572 ____________________________________________________________________________
60573 [  9416] By: jhi                                   on 2001/03/28  18:06:07
60574         Log: Integrate change #9409 from mainline to maintperl.
60575              
60576              Yet another tweak on AIX dynaloading.
60577      Branch: maint-5.6/perl
60578           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60579 ____________________________________________________________________________
60580 [  9415] By: gsar                                  on 2001/03/28  17:13:01
60581         Log: integrate changes#9377,9385,9401 from mainline
60582              
60583              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
60584              
60585              If directory entries compare equal case-insensitively,
60586              retry case-sensitively.
60587              
60588              Subject: [PATCH] B::Terse and warnings
60589      Branch: maint-5.6/perl
60590           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
60591           !> t/pragma/warn/perl
60592 ____________________________________________________________________________
60593 [  9414] By: jhi                                   on 2001/03/28  17:11:12
60594         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
60595              From: "Craig A. Berry" <craigberry@mac.com>
60596              Date: Wed, 28 Mar 2001 10:55:20 -0600
60597              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
60598      Branch: perl
60599            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
60600 ____________________________________________________________________________
60601 [  9413] By: jhi                                   on 2001/03/28  17:03:12
60602         Log: Dup hunk.
60603      Branch: perl
60604            ! t/op/utf8decode.t
60605 ____________________________________________________________________________
60606 [  9412] By: jhi                                   on 2001/03/28  17:02:36
60607         Log: Forced integrate from perlio.
60608      Branch: perl
60609           !> t/op/utf8decode.t
60610 ____________________________________________________________________________
60611 [  9411] By: nick                                  on 2001/03/28  16:50:03
60612         Log: Integrate mainline.
60613      Branch: perlio
60614           +> t/lib/cwd.t
60615           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60616           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
60617           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
60618           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
60619           !> t/pragma/warn/perl
60620 ____________________________________________________________________________
60621 [  9410] By: jhi                                   on 2001/03/28  16:44:23
60622         Log: Subject: Re: [PATCH] 9403 cannot be tested
60623              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60624              Date: Wed, 28 Mar 2001 18:33:56 +0200
60625              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
60626      Branch: perl
60627            ! makedef.pl
60628 ____________________________________________________________________________
60629 [  9409] By: jhi                                   on 2001/03/28  16:12:45
60630         Log: Yet another tweak on AIX dynaloading.
60631      Branch: perl
60632            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60633 ____________________________________________________________________________
60634 [  9408] By: jhi                                   on 2001/03/28  15:52:55
60635         Log: Subject: [PATCH] 9403 cannot be tested
60636              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
60637              Date: Wed, 28 Mar 2001 17:23:00 +0200
60638              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
60639              
60640              A missing symbol.
60641      Branch: perl
60642            ! makedef.pl
60643 ____________________________________________________________________________
60644 [  9407] By: jhi                                   on 2001/03/28  15:47:43
60645         Log: Integrate perlio:
60646              
60647              [  9400]
60648              More EBCDIC tweaks:
60649              - one more swash issue &~(0xA0-1) did not do the right thing,
60650              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
60651              - add "use re 'asciirange'" to make [!-~] etc. work
60652              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
60653              - Choose a key for t/op/each.t test which gets encoded.
60654              - Skip utf8decode if this is UTF-EBCDIC.
60655      Branch: perl
60656            ! t/op/utf8decode.t
60657           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
60658           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
60659 ____________________________________________________________________________
60660 [  9406] By: jhi                                   on 2001/03/28  15:37:08
60661         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
60662              From: Benjamin Sugars <bsugars@canoe.ca> 
60663              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
60664              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
60665      Branch: perl
60666            + t/lib/cwd.t
60667            ! MANIFEST
60668 ____________________________________________________________________________
60669 [  9405] By: jhi                                   on 2001/03/28  15:13:18
60670         Log: pp_ne() needs a CORRECT boolean.
60671      Branch: perl
60672            ! pp.c
60673 ____________________________________________________________________________
60674 [  9404] By: jhi                                   on 2001/03/28  15:09:23
60675         Log: pp_ne() needs a boolean, not an integer.
60676      Branch: perl
60677            ! pp.c
60678 ____________________________________________________________________________
60679 [  9403] By: jhi                                   on 2001/03/28  14:47:43
60680         Log: (Retracted by #9404.)
60681      Branch: perl
60682            ! pp.c
60683 ____________________________________________________________________________
60684 [  9402] By: jhi                                   on 2001/03/28  14:43:59
60685         Log: Subject: Re: [PATCH] Typemap testing
60686              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
60687              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
60688              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
60689      Branch: perl
60690            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
60691            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
60692 ____________________________________________________________________________
60693 [  9401] By: jhi                                   on 2001/03/28  14:42:14
60694         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
60695              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
60696              Date: Sun, 25 Mar 2001 21:59:15 +0100
60697              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
60698              
60699              A variable will be checked for the "use once" warnings if:
60700              
60701              1. It is in the scope of a use warnings 'once'
60702              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
60703              
60704              Otherwise it won't be checked at all.
60705              
60706              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
60707              
60708              The enclosed patch partially fixes this issue. What I didn't
60709              get to work was the case where the "used once" warning is enabled
60710              in any file other than the main file.
60711      Branch: perl
60712            ! gv.c t/pragma/warn/perl
60713 ____________________________________________________________________________
60714 [  9400] By: nick                                  on 2001/03/28  14:38:24
60715         Log: More EBCDIC tweaks:
60716              - one more swash issue &~(0xA0-1) did not do the right thing,
60717              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
60718              - add "use re 'asciirange'" to make [!-~] etc. work
60719              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
60720              - Choose a key for t/op/each.t test which gets encoded.
60721              - Skip utf8decode if this is UTF-EBCDIC.
60722      Branch: perlio
60723            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
60724            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
60725 ____________________________________________________________________________
60726 [  9399] By: jhi                                   on 2001/03/28  14:21:00
60727         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
60728              Andreas Schwab.
60729      Branch: perl
60730            ! pp.c
60731 ____________________________________________________________________________
60732 [  9398] By: jhi                                   on 2001/03/28  00:55:56
60733         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
60734              From: David Dyck <dcd@tc.fluke.com>
60735              Date: Tue, 27 Mar 2001 15:16:24 -0800
60736              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
60737      Branch: perl
60738            ! ext/IO/lib/IO/Socket.pm
60739 ____________________________________________________________________________
60740 [  9397] By: jhi                                   on 2001/03/27  21:52:49
60741         Log: Integrate perlio:
60742              
60743              [  9395]
60744              Outline docs for PerlIO and PerlIO::Scalar
60745              
60746              [  9394]
60747              PerlIO::Via layer (alpha-ish).
60748      Branch: perl
60749           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
60750           +> ext/PerlIO/Via/Via.xs
60751           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
60752 ____________________________________________________________________________
60753 [  9396] By: nick                                  on 2001/03/27  21:45:13
60754         Log: Integrate mainline.
60755      Branch: perlio
60756           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
60757           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
60758 ____________________________________________________________________________
60759 [  9395] By: nick                                  on 2001/03/27  21:18:58
60760         Log: Outline docs for PerlIO and PerlIO::Scalar
60761      Branch: perlio
60762            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
60763 ____________________________________________________________________________
60764 [  9394] By: nick                                  on 2001/03/27  20:50:13
60765         Log: PerlIO::Via layer (alpha-ish).
60766      Branch: perlio
60767            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
60768            + ext/PerlIO/Via/Via.xs
60769            ! MANIFEST
60770 ____________________________________________________________________________
60771 [  9393] By: jhi                                   on 2001/03/27  20:49:55
60772         Log: Retract #9329 now that 9390 should take care of the matter.
60773      Branch: perl
60774            ! utils/h2xs.PL
60775 ____________________________________________________________________________
60776 [  9390] By: jhi                                   on 2001/03/27  20:47:50
60777         Log: Subject: Autoloading Errno.pm when %! is encountered
60778              From: Robin Houston <robin@kitsite.com>
60779              Date: Tue, 27 Mar 2001 20:57:11 +0100
60780              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
60781      Branch: perl
60782            ! embed.h embed.pl gv.c proto.h t/op/magic.t
60783 ____________________________________________________________________________
60784 [  9389] By: jhi                                   on 2001/03/27  20:24:31
60785         Log: Integrate perlio:
60786              
60787              [  9384]
60788              Various EBCDIC fixes:
60789              - major revelation that swash code is encoding aware,
60790              (or thought it was) - now it is ;-)
60791              - With that out of the way fix a slab of tr/// cases.
60792              - Fix Encode 'Unicode' to be true Unicode so tests pass.
60793              - As anticipated Base64.xs needed tweaks.
60794              - Until tr/// works right avoid old_encode64 in MIME tests.
60795      Branch: perl
60796           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
60797           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
60798           !> utf8.c
60799 ____________________________________________________________________________
60800 [  9388] By: jhi                                   on 2001/03/27  20:21:38
60801         Log: Better have a three-element array if one is going to assign
60802              to the third element of that array. (from Tim Jenness)
60803      Branch: perl
60804            ! ext/XS/Typemap/Typemap.xs
60805 ____________________________________________________________________________
60806 [  9387] By: nick                                  on 2001/03/27  20:15:43
60807         Log: Integrate mainline.
60808      Branch: perlio
60809           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
60810           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
60811           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
60812           +> t/lib/xs-typemap.t
60813           !> (integrate 34 files)
60814 ____________________________________________________________________________
60815 [  9386] By: jhi                                   on 2001/03/27  20:04:18
60816         Log: Subject: Re: perl@9359 breaks HTML::Parser
60817              From: Gisle Aas <gisle@ActiveState.com>
60818              Date: 27 Mar 2001 11:30:24 -0800
60819              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
60820              
60821              Clarify the UTF-8 issues of the API docs.
60822              (Slightly reworded and expanded.)
60823      Branch: perl
60824            ! pod/perlapi.pod sv.c sv.h
60825 ____________________________________________________________________________
60826 [  9385] By: jhi                                   on 2001/03/27  19:44:25
60827         Log: If directory entries compare equal case-insensitively,
60828              retry case-sensitively.
60829      Branch: perl
60830            ! ext/File/Glob/bsd_glob.c
60831 ____________________________________________________________________________
60832 [  9384] By: nick                                  on 2001/03/27  19:38:50
60833         Log: Various EBCDIC fixes:
60834              - major revelation that swash code is encoding aware,
60835              (or thought it was) - now it is ;-)
60836              - With that out of the way fix a slab of tr/// cases.
60837              - Fix Encode 'Unicode' to be true Unicode so tests pass.
60838              - As anticipated Base64.xs needed tweaks.
60839              - Until tr/// works right avoid old_encode64 in MIME tests.
60840      Branch: perlio
60841            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
60842            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
60843 ____________________________________________________________________________
60844 [  9383] By: jhi                                   on 2001/03/27  18:34:41
60845         Log: Add the std test suite BEGIN block.
60846      Branch: perl
60847            ! t/lib/xs-typemap.t
60848 ____________________________________________________________________________
60849 [  9382] By: jhi                                   on 2001/03/27  15:16:07
60850         Log: Add debugging output to the test.
60851      Branch: perl
60852            ! t/lib/glob-basic.t
60853 ____________________________________________________________________________
60854 [  9381] By: jhi                                   on 2001/03/27  15:08:10
60855         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
60856      Branch: perl
60857            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
60858            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
60859            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
60860            + t/lib/xs-typemap.t
60861            ! MANIFEST
60862 ____________________________________________________________________________
60863 [  9380] By: jhi                                   on 2001/03/27  14:48:34
60864         Log: Subject: [PATCH] Typemap testing
60865              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
60866              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
60867              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
60868              
60869              (The first part of the patch.)
60870      Branch: perl
60871            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
60872 ____________________________________________________________________________
60873 [  9379] By: jhi                                   on 2001/03/27  14:44:56
60874         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
60875              From: Benjamin Sugars <bsugars@canoe.ca> 
60876              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
60877              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
60878      Branch: perl
60879            ! t/lib/glob-basic.t
60880 ____________________________________________________________________________
60881 [  9378] By: jhi                                   on 2001/03/27  14:42:30
60882         Log: Subject: [PATCH] perlvar nit
60883              From: Simon Cozens <simon@netthink.co.uk>
60884              Date: Tue, 27 Mar 2001 01:12:01 +0100
60885              Message-ID: <20010327011201.A19179@netthink.co.uk>
60886      Branch: perl
60887            ! pod/perlvar.pod
60888 ____________________________________________________________________________
60889 [  9377] By: jhi                                   on 2001/03/27  14:36:26
60890         Log: Subject: [PATCH] B::Terse and warnings
60891              From: Benjamin Sugars <ben.sugars@home.com>
60892              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
60893              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
60894      Branch: perl
60895            ! ext/B/B.pm ext/B/B/Terse.pm
60896 ____________________________________________________________________________
60897 [  9376] By: jhi                                   on 2001/03/27  14:31:31
60898         Log: Document sockatmark() some.
60899      Branch: perl
60900            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
60901            ! pod/perltoc.pod
60902 ____________________________________________________________________________
60903 [  9375] By: jhi                                   on 2001/03/27  14:00:24
60904         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
60905              noted by Gisle and fixed by NI-S.
60906      Branch: perl
60907            ! sv.c
60908 ____________________________________________________________________________
60909 [  9374] By: jhi                                   on 2001/03/27  05:50:01
60910         Log: Regen toc.
60911      Branch: perl
60912            ! pod/perltoc.pod
60913 ____________________________________________________________________________
60914 [  9373] By: jhi                                   on 2001/03/27  05:43:51
60915         Log: Pixie documenting.
60916      Branch: perl
60917            ! Makefile.SH pod/perlhack.pod
60918 ____________________________________________________________________________
60919 [  9372] By: jhi                                   on 2001/03/27  05:29:34
60920         Log: Metaconfig unit changes for #9371.
60921      Branch: metaconfig
60922            ! U/modified/myhostname.U
60923      Branch: metaconfig/U/perl
60924            + d_sockatmark.U
60925            ! gccvers.U
60926 ____________________________________________________________________________
60927 [  9371] By: jhi                                   on 2001/03/27  05:29:07
60928         Log: Add sockatmark() probing.
60929      Branch: perl
60930            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60931            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
60932            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60933            ! vos/config.ga.h win32/config.bc win32/config.gc
60934            ! win32/config.vc
60935 ____________________________________________________________________________
60936 [  9370] By: jhi                                   on 2001/03/26  22:01:18
60937         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
60938              Really need to benchmark this.
60939      Branch: perl
60940            ! pp.c
60941 ____________________________________________________________________________
60942 [  9369] By: nick                                  on 2001/03/26  21:59:30
60943         Log: Integrate mainline.
60944      Branch: perlio
60945            ! ext/MIME/Base64/QuotedPrint.pm
60946           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
60947           !> patchlevel.h pod/perlhack.pod pp_sys.c
60948 ____________________________________________________________________________
60949 [  9368] By: jhi                                   on 2001/03/26  21:47:03
60950         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
60951              
60952              TODO1: perlbench.
60953              TODO2: le, lt, ge, gt?  Yech.
60954      Branch: perl
60955            ! pp.c
60956 ____________________________________________________________________________
60957 [  9367] By: jhi                                   on 2001/03/26  21:34:57
60958         Log: Too much cut-and-paste in #9363.
60959      Branch: perl
60960            ! pp_sys.c
60961 ____________________________________________________________________________
60962 [  9366] By: jhi                                   on 2001/03/26  21:20:53
60963         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
60964              From: Andreas Schwab <schwab@suse.de>
60965              Date: 26 Mar 2001 17:29:04 +0200
60966              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
60967              
60968              (The patch for 5.6.0 or so, this is a guess for bleadperl)
60969      Branch: perl
60970            ! pp_hot.c
60971 ____________________________________________________________________________
60972 [  9365] By: jhi                                   on 2001/03/26  21:07:54
60973         Log: Integrate perlio:
60974              
60975              [  9364]
60976              REFCNT botch in layer name cache hash.
60977      Branch: perl
60978           !> perlio.c
60979 ____________________________________________________________________________
60980 [  9364] By: nick                                  on 2001/03/26  20:30:48
60981         Log: REFCNT botch in layer name cache hash.
60982      Branch: perlio
60983            ! perlio.c
60984 ____________________________________________________________________________
60985 [  9363] By: jhi                                   on 2001/03/26  18:44:32
60986         Log: Subject: [PATCH] socket() leaks file descriptors
60987              From: Benjamin Sugars <bsugars@canoe.ca>
60988              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
60989              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
60990              
60991              Also sockpair() fixed similarly.
60992      Branch: perl
60993            ! pp_sys.c
60994 ____________________________________________________________________________
60995 [  9362] By: jhi                                   on 2001/03/26  18:37:52
60996         Log: Integrate perlio:
60997              
60998              [  9361]
60999              Implement flush of linebuffered streams on read of a tty.
61000              
61001              [  9360]
61002              Memory tweaks and notes for OEMVS.
61003      Branch: perl
61004           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
61005 ____________________________________________________________________________
61006 [  9361] By: nick                                  on 2001/03/26  17:32:06
61007         Log: Implement flush of linebuffered streams on read of a tty.
61008      Branch: perlio
61009            ! perlio.c perliol.h
61010 ____________________________________________________________________________
61011 [  9360] By: nick                                  on 2001/03/26  17:12:32
61012         Log: Memory tweaks and notes for OEMVS.
61013      Branch: perlio
61014            ! README.os390 miniperlmain.c t/op/pat.t
61015 ____________________________________________________________________________
61016 [  9359] By: jhi                                   on 2001/03/26  02:12:54
61017         Log: Update Changes.
61018      Branch: perl
61019            ! Changes patchlevel.h
61020 ____________________________________________________________________________
61021 [  9358] By: jhi                                   on 2001/03/26  02:05:32
61022         Log: Document the most common pixie options.
61023      Branch: perl
61024            ! pod/perlhack.pod
61025 ____________________________________________________________________________
61026 [  9357] By: jhi                                   on 2001/03/26  01:25:28
61027         Log: For perl.pixie check *before* compiling that optimize is -g,
61028              as for perl.third.
61029      Branch: perl
61030            ! Makefile.SH
61031 ____________________________________________________________________________
61032 [  9356] By: jhi                                   on 2001/03/26  01:13:41
61033         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
61034      Branch: perl
61035            ! Makefile.SH
61036 ____________________________________________________________________________
61037 [  9355] By: jhi                                   on 2001/03/26  01:11:19
61038         Log: Remove t/perl.third.
61039      Branch: perl
61040            ! Makefile.SH
61041 ____________________________________________________________________________
61042 [  9354] By: jhi                                   on 2001/03/26  00:23:38
61043         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
61044              IO::Sockatmark().
61045      Branch: perl
61046            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
61047 ____________________________________________________________________________
61048 [  9353] By: jhi                                   on 2001/03/25  22:25:04
61049         Log: Integrate perlio:
61050              
61051              [  9351]
61052              Fix readline in list mode to tell rest of world that it has
61053              things on the stack. Otherwise if perl code gets invoked
61054              underneath it it scribbles over results-so-far.
61055              (Why TIEHANDLE has not tripped on this is a mystery.)
61056              
61057              [  9350]
61058              win32/makefile.mk typos
61059              
61060              [  9348]
61061              Make it text
61062              
61063              [  9346]
61064              Add destruct time hook to PerlIO (for work-in-process implementing
61065              layers in perl code. In such cases layers need to be popped before
61066              we loose the ability to run perl code.)
61067              Also back-out "PerlIO::object" hook - it isn't going to work like that...
61068              
61069              [  9345]
61070              Avoid at leasy one of undefined warnings in Encode.
61071              
61072              [  9343]
61073              Missing return value.
61074      Branch: perl
61075           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
61076           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
61077           !> pp_hot.c win32/makefile.mk
61078 ____________________________________________________________________________
61079 [  9352] By: jhi                                   on 2001/03/25  22:21:41
61080         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
61081              From: Radu Greab <radu@netsoft.ro>
61082              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
61083              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
61084      Branch: perl
61085            ! pp_sys.c
61086 ____________________________________________________________________________
61087 [  9351] By: nick                                  on 2001/03/25  22:15:02
61088         Log: Fix readline in list mode to tell rest of world that it has
61089              things on the stack. Otherwise if perl code gets invoked
61090              underneath it it scribbles over results-so-far.
61091              (Why TIEHANDLE has not tripped on this is a mystery.)
61092      Branch: perlio
61093            ! pp_hot.c
61094 ____________________________________________________________________________
61095 [  9350] By: nick                                  on 2001/03/25  22:10:13
61096         Log: win32/makefile.mk typos
61097      Branch: perlio
61098            ! win32/makefile.mk
61099 ____________________________________________________________________________
61100 [  9349] By: nick                                  on 2001/03/25  21:31:14
61101         Log: Integrate now-non-binary file.
61102      Branch: perlio
61103           !> t/lib/mimeqp.t
61104 ____________________________________________________________________________
61105 [  9348] By: nick                                  on 2001/03/25  21:27:24
61106         Log: Make it text
61107      Branch: perlio
61108            ! t/lib/mimeqp.t
61109 ____________________________________________________________________________
61110 [  9347] By: nick                                  on 2001/03/25  21:25:37
61111         Log: Integrate mainline.
61112      Branch: perlio
61113           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
61114           !> lib/Term/ReadLine.pm t/lib/md5-file.t
61115 ____________________________________________________________________________
61116 [  9346] By: nick                                  on 2001/03/25  20:58:15
61117         Log: Add destruct time hook to PerlIO (for work-in-process implementing
61118              layers in perl code. In such cases layers need to be popped before
61119              we loose the ability to run perl code.)
61120              Also back-out "PerlIO::object" hook - it isn't going to work like that...
61121      Branch: perlio
61122            ! perl.c perlio.c perlio.h perliol.h
61123 ____________________________________________________________________________
61124 [  9345] By: nick                                  on 2001/03/25  20:49:11
61125         Log: Avoid at leasy one of undefined warnings in Encode.
61126      Branch: perlio
61127            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
61128 ____________________________________________________________________________
61129 [  9344] By: jhi                                   on 2001/03/25  20:37:43
61130         Log: A workaround for using Term::ReadLine in emacs minibuffer
61131              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
61132              additional tweaks from Ilya Zakharevich.
61133      Branch: perl
61134            ! lib/Term/ReadLine.pm
61135 ____________________________________________________________________________
61136 [  9343] By: nick                                  on 2001/03/25  20:21:14
61137         Log: Missing return value.
61138      Branch: perlio
61139            ! ext/PerlIO/Scalar/Scalar.xs
61140 ____________________________________________________________________________
61141 [  9342] By: jhi                                   on 2001/03/25  16:21:00
61142         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
61143              to equal the CPAN versions since no code changes have been made.
61144      Branch: perl
61145            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
61146            ! t/lib/md5-file.t
61147 ____________________________________________________________________________
61148 [  9341] By: jhi                                   on 2001/03/25  16:01:48
61149         Log: Escape 8-bit characters.
61150      Branch: perl
61151            ! t/lib/mimeqp.t
61152 ____________________________________________________________________________
61153 [  9340] By: gsar                                  on 2001/03/25  15:50:53
61154         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
61155              chars)
61156      Branch: perl
61157            + t/lib/mimeqp.t
61158 ____________________________________________________________________________
61159 [  9339] By: gsar                                  on 2001/03/25  15:48:50
61160         Log: delete mimeqp.t for later add with text mode set
61161      Branch: perl
61162            - t/lib/mimeqp.t
61163 ____________________________________________________________________________
61164 [  9338] By: nick                                  on 2001/03/25  09:01:57
61165         Log: Integrate mainline.
61166      Branch: perlio
61167           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
61168           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
61169           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
61170           +> t/lib/mimeb64u.t t/lib/mimeqp.t
61171           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
61172           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
61173           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
61174 ____________________________________________________________________________
61175 [  9337] By: jhi                                   on 2001/03/25  04:23:24
61176         Log: Add MIME::Base64 here and there.  Again, a lot of
61177              optimism is in the air.
61178      Branch: perl
61179            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
61180            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
61181 ____________________________________________________________________________
61182 [  9336] By: jhi                                   on 2001/03/25  04:12:43
61183         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
61184              this by ear as I do not do Win32 programming.)
61185      Branch: perl
61186            ! win32/Makefile win32/makefile.mk
61187 ____________________________________________________________________________
61188 [  9335] By: jhi                                   on 2001/03/25  04:03:50
61189         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
61190      Branch: perl
61191            ! t/lib/md5-file.t
61192 ____________________________________________________________________________
61193 [  9334] By: jhi                                   on 2001/03/25  03:58:53
61194         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
61195      Branch: perl
61196            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
61197            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
61198            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
61199            + t/lib/mimeb64u.t t/lib/mimeqp.t
61200            ! MANIFEST
61201 ____________________________________________________________________________
61202 [  9333] By: jhi                                   on 2001/03/24  20:14:37
61203         Log: Integrate perlio:
61204              
61205              [  9332]
61206              Fix un-init variable leading to spurious "Out of Memory!"
61207              
61208              [  9331]
61209              Tweak docs for C<open> (boy does that need wholesale revision...)
61210              and update layers internals doc.
61211      Branch: perl
61212           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
61213 ____________________________________________________________________________
61214 [  9332] By: nick                                  on 2001/03/24  19:40:34
61215         Log: Fix un-init variable leading to spurious "Out of Memory!"
61216      Branch: perlio
61217            ! doio.c
61218 ____________________________________________________________________________
61219 [  9331] By: nick                                  on 2001/03/24  19:09:59
61220         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
61221              and update layers internals doc.
61222      Branch: perlio
61223            ! pod/perlfunc.pod pod/perliol.pod
61224 ____________________________________________________________________________
61225 [  9330] By: jhi                                   on 2001/03/24  18:42:11
61226         Log: The length might be uninitialized garbage if the *svp is the undef.
61227      Branch: perl
61228            ! doio.c
61229 ____________________________________________________________________________
61230 [  9329] By: jhi                                   on 2001/03/24  18:26:57
61231         Log: (Retracted by #9393)
61232              
61233              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
61234              From: Simon Cozens <simon@netthink.co.uk>
61235              Date: Sat, 24 Mar 2001 17:13:17 +0000
61236              Message-ID: <20010324171317.A13406@netthink.co.uk>
61237      Branch: perl
61238            ! utils/h2xs.PL
61239 ____________________________________________________________________________
61240 [  9328] By: nick                                  on 2001/03/24  17:22:02
61241         Log: Integrate mainline.
61242      Branch: perlio
61243           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
61244           !> lib/unicode/version
61245 ____________________________________________________________________________
61246 [  9327] By: nick                                  on 2001/03/24  17:16:02
61247         Log: Integrate mainline.
61248      Branch: perlio
61249           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
61250           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
61251           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
61252           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
61253           +> t/lib/md5-file.t
61254           !> MANIFEST Makefile.SH configure.com djgpp/config.over
61255           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
61256           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
61257           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
61258           !> win32/makefile.mk
61259 ____________________________________________________________________________
61260 [  9326] By: jhi                                   on 2001/03/24  17:00:42
61261         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
61262      Branch: perl
61263            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
61264            ! lib/unicode/version
61265 ____________________________________________________________________________
61266 [  9325] By: jhi                                   on 2001/03/24  16:22:33
61267         Log: Subject: Re: B::Deparse bug (5.6.0)
61268              From: Robin Houston <robin@kitsite.com>
61269              Date: Sat, 24 Mar 2001 14:33:09 +0000
61270              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
61271      Branch: perl
61272            ! op.c pp.c t/lib/b.t t/op/repeat.t
61273 ____________________________________________________________________________
61274 [  9324] By: jhi                                   on 2001/03/24  16:21:56
61275         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
61276              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
61277              these additions may be too optimistic.
61278      Branch: perl
61279            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
61280            ! hints/uwin.sh hints/vmesa.sh
61281 ____________________________________________________________________________
61282 [  9323] By: jhi                                   on 2001/03/24  16:06:01
61283         Log: Integrate perlio:
61284              
61285              [  9322]
61286              Routine Win32 regen_config_h - no real changes.
61287              
61288              [  9321]
61289              PerlIO fixups for Win32:
61290              - provide win33_popenlist() - non-functional as yet.
61291              - avoid need for aTHX in PerlIO_debug calls - even if not 
61292              enabled args are still evaluated so Win32 has trouble during fork().
61293              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
61294              - Fixup makedef.pl for latest set of symbols.
61295              
61296              [  9320]
61297              POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
61298              was gibberish - broke it on WIn32 at least.
61299              
61300              [  9319]
61301              Generated files.
61302              
61303              [  9318]
61304              Implement:
61305              1.  open($fh,"+<",undef);  # add test to t/io/open.t
61306              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
61307      Branch: perl
61308           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
61309           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
61310            ! Makefile.SH
61311           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
61312           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
61313           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
61314           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
61315           !> win32/makefile.mk win32/perlhost.h win32/win32.c
61316           !> win32/win32iop.h
61317 ____________________________________________________________________________
61318 [  9322] By: nick                                  on 2001/03/24  14:39:12
61319         Log: Routine Win32 regen_config_h - no real changes.
61320      Branch: perlio
61321            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61322 ____________________________________________________________________________
61323 [  9321] By: nick                                  on 2001/03/24  14:31:49
61324         Log: PerlIO fixups for Win32:
61325              - provide win33_popenlist() - non-functional as yet.
61326              - avoid need for aTHX in PerlIO_debug calls - even if not 
61327              enabled args are still evaluated so Win32 has trouble during fork().
61328              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
61329              - Fixup makedef.pl for latest set of symbols.
61330      Branch: perlio
61331            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
61332            ! win32/perlhost.h win32/win32.c win32/win32iop.h
61333 ____________________________________________________________________________
61334 [  9320] By: nick                                  on 2001/03/24  14:26:58
61335         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
61336              was gibberish - broke it on WIn32 at least.
61337      Branch: perlio
61338            ! ext/POSIX/POSIX.xs
61339 ____________________________________________________________________________
61340 [  9319] By: nick                                  on 2001/03/24  11:29:41
61341         Log: Generated files.
61342      Branch: perlio
61343            ! embed.h global.sym objXSUB.h perlapi.c proto.h
61344 ____________________________________________________________________________
61345 [  9318] By: nick                                  on 2001/03/24  10:29:37
61346         Log: Implement:
61347              1.  open($fh,"+<",undef);  # add test to t/io/open.t
61348              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
61349      Branch: perlio
61350            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
61351            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
61352            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
61353            ! t/io/open.t t/io/utf8.t
61354 ____________________________________________________________________________
61355 [  9317] By: jhi                                   on 2001/03/23  23:41:25
61356         Log: AIX does seems to have optimization problems with its C compilers.
61357      Branch: perl
61358            ! hints/aix.sh
61359 ____________________________________________________________________________
61360 [  9316] By: jhi                                   on 2001/03/23  23:40:46
61361         Log: Integrate perlio:
61362              
61363              [  9314]
61364              Perlio internals re-organized.
61365              - open process creates AV of layer/arg pairs
61366              (appends layers from open() or open.pm to default list).
61367              - push arg is now an SV.
61368              - layer ->Open get passed the AV
61369              - open is no longer mandatory method.
61370              - topmost layer that has ->Open method does the open
61371              - any layers above are pushed once that returns.
61372              - vtable re-ordered so dummy layers need only provide push/pop methods.
61373              
61374              [  9313]
61375              Check in a stable (working) version before next round of tweaks.
61376              Changes include:
61377              - Move default layers code out of doio.c and into perlio.c
61378              - Single routine for parsing layer specification strings.
61379              - Skeleton support for demand loading of layers
61380              - Core-dump avoidance if PERLIO environment specifies loadable layer
61381              (does not _work_ as need IO to load and need load to do IO ...)
61382              
61383              [  9305]
61384              Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
61385              
61386              [  9304]
61387              Render -Duseperlio functional again.
61388              - this is "quick fix" which calls PerlIO_apply_layers after opening,
61389              which is what old scheme did. New scheme needs to change that
61390              to make open(...,\$scalar) etc. work but this will do for now.
61391              
61392              [  9303]
61393              Avoid "reopen" semantics for time being. Fix bug in dup logic.
61394              -Uuseperlio now works again.
61395              -Duseperlio is still poorly. Don't merge yet...
61396              
61397              [  9302]
61398              Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
61399              type code.
61400              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
61401              is its main caller. In particular now has access to "extra" args, and
61402              can tell when an open handle is "reopened" (or duped?).
61403              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
61404              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
61405              PerlIO_open() et. al. (i.e. other way round).
61406              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
61407              with args close to PerlIO_openn().
61408      Branch: perl
61409           +> lib/PerlIO.pm
61410           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
61411           !> perliol.h
61412 ____________________________________________________________________________
61413 [  9315] By: jhi                                   on 2001/03/23  22:16:30
61414         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
61415      Branch: perl
61416            ! t/lib/md5-file.t
61417 ____________________________________________________________________________
61418 [  9314] By: nick                                  on 2001/03/23  20:49:02
61419         Log: Perlio internals re-organized.
61420              - open process creates AV of layer/arg pairs
61421              (appends layers from open() or open.pm to default list).
61422              - push arg is now an SV.
61423              - layer ->Open get passed the AV
61424              - open is no longer mandatory method.
61425              - topmost layer that has ->Open method does the open
61426              - any layers above are pushed once that returns.
61427              - vtable re-ordered so dummy layers need only provide push/pop methods.
61428      Branch: perlio
61429            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
61430 ____________________________________________________________________________
61431 [  9313] By: nick                                  on 2001/03/23  16:27:41
61432         Log: Check in a stable (working) version before next round of tweaks.
61433              Changes include:
61434              - Move default layers code out of doio.c and into perlio.c
61435              - Single routine for parsing layer specification strings.
61436              - Skeleton support for demand loading of layers
61437              - Core-dump avoidance if PERLIO environment specifies loadable layer
61438              (does not _work_ as need IO to load and need load to do IO ...)
61439      Branch: perlio
61440            + lib/PerlIO.pm
61441            ! MANIFEST doio.c perlio.c
61442 ____________________________________________________________________________
61443 [  9312] By: gsar                                  on 2001/03/23  16:25:25
61444         Log: add execute bit to files with shebang lines in the repository;
61445              avoid clobbering execute bit in Porting/makerel 
61446      Branch: maint-5.6/perl
61447            ! (edit 144 files)
61448 ____________________________________________________________________________
61449 [  9311] By: jhi                                   on 2001/03/23  14:25:35
61450         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
61451      Branch: perl
61452            ! MANIFEST
61453 ____________________________________________________________________________
61454 [  9310] By: jhi                                   on 2001/03/23  13:45:04
61455         Log: Subject: [PATCH] Net::Ping
61456              From: Colin McMillen <mcmi0037@tc.umn.edu>
61457              Date: Thu, 22 Mar 2001 19:30:31 -0600
61458              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
61459      Branch: perl
61460            ! lib/Net/Ping.pm
61461 ____________________________________________________________________________
61462 [  9309] By: jhi                                   on 2001/03/23  13:39:13
61463         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
61464      Branch: perl
61465            ! t/lib/md5-aaa.t t/lib/md5-file.t
61466 ____________________________________________________________________________
61467 [  9308] By: jhi                                   on 2001/03/23  13:20:34
61468         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
61469              - bump the version to 2.14
61470              - drop the base64 tests since they require MIME::Base64
61471              - drop the rfc1321.txt
61472              - drop the hints/dec_osf.pl since it's only needed for
61473              pre-5.005_03 Perls
61474              Todo:
61475              - the U32 alignment testing is now removed; it needs to
61476              be reintroduced as as a Config variable (meaning also
61477              as a Configure test)
61478              - get the new EBCDIC md5sum for MD5.pm
61479              - test in Win32 to see how badly I botched the makefiles
61480      Branch: perl
61481            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
61482            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
61483            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
61484            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
61485            + t/lib/md5-file.t
61486            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
61487            ! win32/Makefile win32/makefile.mk
61488 ____________________________________________________________________________
61489 [  9307] By: jhi                                   on 2001/03/23  12:56:14
61490         Log: Integrate change #9306 from maintperl into mainline,
61491              AIX dynaloader for AIXes without <load.h>.
61492      Branch: perl
61493           !> ext/DynaLoader/hints/aix.pl
61494 ____________________________________________________________________________
61495 [  9306] By: jhi                                   on 2001/03/23  12:51:36
61496         Log: There are AIXes without /usr/include/load.h,
61497              patch from H.Merijn Brand.
61498      Branch: maint-5.6/perl
61499            ! ext/DynaLoader/hints/aix.pl
61500 ____________________________________________________________________________
61501 [  9305] By: nick                                  on 2001/03/23  11:00:42
61502         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
61503      Branch: perlio
61504            ! ext/Encode/Encode.xs perlio.c perlio.h
61505 ____________________________________________________________________________
61506 [  9304] By: nick                                  on 2001/03/23  10:20:46
61507         Log: Render -Duseperlio functional again.
61508              - this is "quick fix" which calls PerlIO_apply_layers after opening,
61509              which is what old scheme did. New scheme needs to change that
61510              to make open(...,\$scalar) etc. work but this will do for now.
61511      Branch: perlio
61512            ! perlio.c
61513 ____________________________________________________________________________
61514 [  9303] By: nick                                  on 2001/03/23  09:53:20
61515         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
61516              -Uuseperlio now works again.
61517              -Duseperlio is still poorly. Don't merge yet...
61518      Branch: perlio
61519            ! doio.c perlio.h
61520 ____________________________________________________________________________
61521 [  9302] By: nick                                  on 2001/03/22  22:26:51
61522         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
61523              type code.
61524              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
61525              is its main caller. In particular now has access to "extra" args, and
61526              can tell when an open handle is "reopened" (or duped?).
61527              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
61528              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
61529              PerlIO_open() et. al. (i.e. other way round).
61530              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
61531              with args close to PerlIO_openn().
61532      Branch: perlio
61533            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
61534 ____________________________________________________________________________
61535 [  9301] By: jhi                                   on 2001/03/22  20:58:04
61536         Log: Integrate perlio:
61537              
61538              [  9300]
61539              Don't include $@ in not ok message.
61540              
61541              [  9298]
61542              Give a meaning to '&' in n-arg open case:
61543              open($fh,"<&",$scalar);
61544              $scalar can be:
61545              - an integer which does "fdopen"
61546              open($fh,"<&",2); # like open($fh,"<&2")
61547              - something that will yield a file handle via sv_2io()
61548              useful for dup'ing anonymous handles.
61549              e.g.:
61550              open(my $fh,"<&",\*STDIN);
61551              open(my $dup,"<&",$fh);
61552              
61553              [  9297]
61554              Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
61555              
61556              [  9296]
61557              Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
61558              
61559              [  9295]
61560              If stdin, stdout or stderr get opened in unexpected read/write state
61561              then warn at time of open not at time of use.
61562              
61563              [  9294]
61564              Die on n-arg open(...,"",xxx,yyy,...)
61565              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
61566              - die on read/write cases so we can decide what it means later.
61567              
61568              [  9293]
61569              perlio tweaks (reported by Nick Clark)
61570              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
61571              error check in Pendinf_read().
61572      Branch: perl
61573           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
61574           !> t/io/open.t util.c
61575 ____________________________________________________________________________
61576 [  9300] By: nick                                  on 2001/03/22  17:36:32
61577         Log: Don't include $@ in not ok message.
61578      Branch: perlio
61579            ! t/io/open.t
61580 ____________________________________________________________________________
61581 [  9299] By: gsar                                  on 2001/03/22  16:53:45
61582         Log: back out changes#7532,7521 for now (appears to have problems
61583              on IRIX)
61584      Branch: maint-5.6/perl
61585            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
61586            ! ext/POSIX/typemap pod/perlvar.pod
61587 ____________________________________________________________________________
61588 [  9298] By: nick                                  on 2001/03/22  14:35:46
61589         Log: Give a meaning to '&' in n-arg open case:
61590              open($fh,"<&",$scalar);
61591              $scalar can be:
61592              - an integer which does "fdopen"
61593              open($fh,"<&",2); # like open($fh,"<&2")
61594              - something that will yield a file handle via sv_2io()
61595              useful for dup'ing anonymous handles.
61596              e.g.:
61597              open(my $fh,"<&",\*STDIN);
61598              open(my $dup,"<&",$fh);
61599      Branch: perlio
61600            ! doio.c t/io/open.t
61601 ____________________________________________________________________________
61602 [  9297] By: nick                                  on 2001/03/22  13:34:35
61603         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
61604      Branch: perlio
61605            ! util.c
61606 ____________________________________________________________________________
61607 [  9296] By: nick                                  on 2001/03/22  12:51:20
61608         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
61609      Branch: perlio
61610            ! perl.c
61611 ____________________________________________________________________________
61612 [  9295] By: nick                                  on 2001/03/22  11:59:44
61613         Log: If stdin, stdout or stderr get opened in unexpected read/write state
61614              then warn at time of open not at time of use.
61615      Branch: perlio
61616            ! doio.c pp_hot.c pp_sys.c
61617 ____________________________________________________________________________
61618 [  9294] By: nick                                  on 2001/03/22  10:54:35
61619         Log: Die on n-arg open(...,"",xxx,yyy,...)
61620              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
61621              - die on read/write cases so we can decide what it means later.
61622      Branch: perlio
61623            ! doio.c embed.pl iperlsys.h util.c
61624 ____________________________________________________________________________
61625 [  9293] By: nick                                  on 2001/03/22  09:02:45
61626         Log: perlio tweaks (reported by Nick Clark)
61627              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
61628              error check in Pendinf_read().
61629      Branch: perlio
61630            ! perlio.c
61631 ____________________________________________________________________________
61632 [  9292] By: gsar                                  on 2001/03/22  07:12:00
61633         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
61634              fixes)
61635      Branch: maint-5.6/perl
61636           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
61637 ____________________________________________________________________________
61638 [  9291] By: jhi                                   on 2001/03/22  06:06:44
61639         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
61640      Branch: perl
61641            ! t/op/re_tests
61642 ____________________________________________________________________________
61643 [  9290] By: jhi                                   on 2001/03/22  05:57:01
61644         Log: Move MacOS Classic higher in the list of supported platforms.
61645      Branch: maint-5.6/perl
61646            ! pod/perlport.pod
61647 ____________________________________________________________________________
61648 [  9289] By: gsar                                  on 2001/03/22  05:35:04
61649         Log: revert part of change#6438 for compatibility (av_reify()
61650              appears to be needed to implement av_splice()ish things
61651              in XS)
61652      Branch: maint-5.6/perl
61653            ! embed.pl global.sym objXSUB.h perlapi.c
61654 ____________________________________________________________________________
61655 [  9288] By: gsar                                  on 2001/03/22  03:09:19
61656         Log: update copyright year
61657      Branch: maint-5.6/perl
61658            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
61659            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
61660            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
61661            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
61662            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
61663            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
61664            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
61665            ! x2p/walk.c
61666 ____________________________________________________________________________
61667 [  9287] By: jhi                                   on 2001/03/21  20:30:54
61668         Log: Integrate perlio:
61669              
61670              [  9285]
61671              Multiplicity fix for Dumper.
61672      Branch: perl
61673           !> ext/Data/Dumper/Dumper.xs
61674 ____________________________________________________________________________
61675 [  9286] By: gsar                                  on 2001/03/21  19:49:54
61676         Log: makefile.mk tweak
61677      Branch: maint-5.6/perl
61678            ! win32/Makefile win32/makefile.mk
61679 ____________________________________________________________________________
61680 [  9285] By: nick                                  on 2001/03/21  19:07:13
61681         Log: Multiplicity fix for Dumper.
61682      Branch: perlio
61683            ! ext/Data/Dumper/Dumper.xs
61684 ____________________________________________________________________________
61685 [  9284] By: nick                                  on 2001/03/21  19:01:07
61686         Log: Integrate mainline - (does not build xTHX issue in Dumper).
61687      Branch: perlio
61688           !> (integrate 27 files)
61689 ____________________________________________________________________________
61690 [  9283] By: jhi                                   on 2001/03/21  17:17:35
61691         Log: Integrate change #9282 from mainline into maintperl,
61692              4-arg UTF-8 substr().
61693      Branch: maint-5.6/perl
61694           !> pp.c
61695 ____________________________________________________________________________
61696 [  9282] By: jhi                                   on 2001/03/21  17:15:43
61697         Log: The #9270 would have leaked a scalar if pp_substr()
61698              returned early.
61699      Branch: perl
61700            ! pp.c
61701 ____________________________________________________________________________
61702 [  9281] By: gsar                                  on 2001/03/21  17:03:14
61703         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
61704      Branch: maint-5.6/perl
61705            ! win32/makefile.mk
61706 ____________________________________________________________________________
61707 [  9280] By: gsar                                  on 2001/03/21  17:01:20
61708         Log: some tweaks to change#9278 (fork() emulation should be enabled
61709              by setting BUILD_FLAVOR instead of changing the defaults)
61710      Branch: maint-5.6/perl
61711            ! win32/makefile.mk
61712 ____________________________________________________________________________
61713 [  9279] By: gsar                                  on 2001/03/21  16:47:19
61714         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
61715      Branch: maint-5.6/perl
61716            ! ext/File/Glob/Glob.pm
61717           !> lib/Cwd.pm
61718 ____________________________________________________________________________
61719 [  9278] By: jhi                                   on 2001/03/21  14:35:10
61720         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
61721              From: "Vadim Konovalov" <watman@inbox.ru>
61722              Date: Wed, 21 Mar 2001 01:53:51 +0300
61723              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
61724      Branch: maint-5.6/perl
61725            ! win32/makefile.mk win32/win32sck.c
61726 ____________________________________________________________________________
61727 [  9277] By: jhi                                   on 2001/03/21  13:58:28
61728         Log: Integrate change #9270 from mainline to maintperl:
61729              continued 4-arg UTF-8 substr() fixing.
61730      Branch: maint-5.6/perl
61731           !> pp.c t/op/substr.t
61732 ____________________________________________________________________________
61733 [  9276] By: jhi                                   on 2001/03/21  13:33:00
61734         Log: More pixie cleaning.
61735      Branch: perl
61736            ! Makefile.SH
61737 ____________________________________________________________________________
61738 [  9275] By: jhi                                   on 2001/03/21  03:54:17
61739         Log: Update Changes.
61740      Branch: perl
61741            ! Changes patchlevel.h
61742 ____________________________________________________________________________
61743 [  9274] By: jhi                                   on 2001/03/21  03:48:24
61744         Log: First stab at making Data::Dumper to grok Unicode.
61745              
61746              TODO: tests, EBCDICify.
61747      Branch: perl
61748            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
61749 ____________________________________________________________________________
61750 [  9273] By: jhi                                   on 2001/03/21  02:23:00
61751         Log: Fix for
61752              
61753              Subject: Memory leak in unquoted print   
61754              From: Benjamin Sugars <bsugars@canoe.ca> 
61755              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
61756              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
61757      Branch: perl
61758            ! perlio.c
61759 ____________________________________________________________________________
61760 [  9272] By: jhi                                   on 2001/03/21  01:33:17
61761         Log: Subject: Re: [PATCH] POSIX::getcwd()
61762              From: Benjamin Sugars <bsugars@canoe.ca> 
61763              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
61764              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
61765      Branch: perl
61766            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
61767 ____________________________________________________________________________
61768 [  9271] By: jhi                                   on 2001/03/21  01:22:52
61769         Log: Subject: [PATCH] Cwd.pm docs
61770              From: Benjamin Sugars <bsugars@canoe.ca>
61771              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
61772              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
61773      Branch: perl
61774            ! lib/Cwd.pm
61775 ____________________________________________________________________________
61776 [  9270] By: jhi                                   on 2001/03/21  01:16:29
61777         Log: Continue 4-arg substr() UTF-8 fixage.
61778      Branch: perl
61779            ! pp.c t/op/substr.t
61780 ____________________________________________________________________________
61781 [  9269] By: jhi                                   on 2001/03/21  00:46:14
61782         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
61783              
61784              revert the leak fix in change#9142 (problem needs a more experimental
61785              fix unsuitable for 5.6.1)
61786              
61787              do alphabetical sorting by default (for csh compatibility)
61788              
61789              cut-n-paste goof in change#9264
61790              
61791              VMS piping fixes (from Charles Lane)
61792      Branch: perl
61793           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
61794           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
61795           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
61796 ____________________________________________________________________________
61797 [  9268] By: jhi                                   on 2001/03/21  00:37:04
61798         Log: Integrate perlio:
61799              
61800              [  9267]
61801              More EBCDIC stuff:
61802              - Loose the extra level of function on ASCII.
61803              - spotted a chr(0) issue in sv.c
61804              - re-work of UTF-X tr/// ranges to work in Unicode
61805              space. Still issues with the "0xff is illegal UTF-8" hack.
61806              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
61807              (why do it once when you can do it all over the place :-(
61808              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
61809              need utf8.pm for swashes.
61810              - Simplified and commented scan_const() in toke.c
61811              Still something wrong regexp and tr (swashes?).
61812      Branch: perl
61813           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
61814           !> utf8.c utf8.h utfebcdic.h
61815 ____________________________________________________________________________
61816 [  9267] By: nick                                  on 2001/03/20  20:04:39
61817         Log: More EBCDIC stuff:
61818              - Loose the extra level of function on ASCII.
61819              - spotted a chr(0) issue in sv.c
61820              - re-work of UTF-X tr/// ranges to work in Unicode
61821              space. Still issues with the "0xff is illegal UTF-8" hack.
61822              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
61823              (why do it once when you can do it all over the place :-(
61824              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
61825              need utf8.pm for swashes.
61826              - Simplified and commented scan_const() in toke.c
61827              Still something wrong regexp and tr (swashes?).
61828      Branch: perlio
61829            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
61830            ! utf8.c utf8.h utfebcdic.h
61831 ____________________________________________________________________________
61832 [  9266] By: gsar                                  on 2001/03/20  19:16:43
61833         Log: VMS piping fixes (from Charles Lane)
61834      Branch: maint-5.6/perl
61835            ! vms/vms.c vms/vmspipe.com
61836 ____________________________________________________________________________
61837 [  9265] By: gsar                                  on 2001/03/20  17:53:52
61838         Log: cut-n-paste goof in change#9264
61839      Branch: maint-5.6/perl
61840            ! ext/File/Glob/Glob.xs
61841 ____________________________________________________________________________
61842 [  9264] By: gsar                                  on 2001/03/20  17:43:47
61843         Log: do alphabetical sorting by default (for csh compatibility);
61844              bsd_glob() does ASCII sort by default as usual, unless
61845              GLOB_ALPHASORT was specified
61846      Branch: maint-5.6/perl
61847            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
61848            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
61849            ! ext/File/Glob/bsd_glob.h
61850 ____________________________________________________________________________
61851 [  9263] By: gsar                                  on 2001/03/20  16:40:08
61852         Log: integrate change#9255 from mainline (unicode fix)
61853              
61854              substr($bytestr, i, n, $charstr)
61855      Branch: maint-5.6/perl
61856           !> Todo-5.6 pp.c t/op/substr.t
61857 ____________________________________________________________________________
61858 [  9262] By: gsar                                  on 2001/03/20  15:57:41
61859         Log: revert the leak fix in change#9142 (problem needs a more experimental
61860              fix unsuitable for 5.6.1)
61861      Branch: maint-5.6/perl
61862            ! scope.c
61863 ____________________________________________________________________________
61864 [  9261] By: jhi                                   on 2001/03/20  14:26:25
61865         Log: Integrate changes #9259,9260 from maintperl into mainline.
61866              
61867              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
61868              
61869              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
61870      Branch: perl
61871           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
61872 ____________________________________________________________________________
61873 [  9260] By: jhi                                   on 2001/03/20  14:05:46
61874         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
61875              From: Robin Barker <rmb1@cise.npl.co.uk>
61876              Date: Tue, 20 Mar 2001 10:12:04 GMT
61877              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
61878      Branch: maint-5.6/perl
61879            ! run.c
61880 ____________________________________________________________________________
61881 [  9259] By: jhi                                   on 2001/03/20  14:04:39
61882         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
61883              From: Chris Nandor <pudge@pobox.com>
61884              Date: Tue, 20 Mar 2001 00:40:56 -0500
61885              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
61886      Branch: maint-5.6/perl
61887            ! ext/POSIX/POSIX.xs lib/File/Path.pm
61888 ____________________________________________________________________________
61889 [  9258] By: jhi                                   on 2001/03/20  05:09:34
61890         Log: Update Changes.
61891      Branch: perl
61892            ! Changes patchlevel.h
61893 ____________________________________________________________________________
61894 [  9257] By: jhi                                   on 2001/03/20  05:04:25
61895         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
61896      Branch: perl
61897            ! t/op/tr.t
61898 ____________________________________________________________________________
61899 [  9256] By: jhi                                   on 2001/03/20  04:43:12
61900         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
61901              From: Peter Prymmer <pvhp@forte.com>
61902              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
61903              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
61904      Branch: maint-5.6/perl
61905            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
61906 ____________________________________________________________________________
61907 [  9255] By: jhi                                   on 2001/03/19  23:17:17
61908         Log: substr($bytestr, i, n, $charstr)
61909              
61910              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
61911      Branch: perl
61912            ! Todo-5.6 pp.c t/op/substr.t
61913 ____________________________________________________________________________
61914 [  9254] By: jhi                                   on 2001/03/19  22:25:09
61915         Log: Rearrange the make test target prerequisites so that
61916              in a parallel make 'all' is finished before 'test'.
61917      Branch: perl
61918            ! Makefile.SH
61919 ____________________________________________________________________________
61920 [  9253] By: jhi                                   on 2001/03/19  21:48:07
61921         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
61922              From: Robin Houston <robin@kitsite.com>
61923              Date: Mon, 19 Mar 2001 15:48:41 +0000
61924              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
61925      Branch: perl
61926            ! pp_ctl.c
61927 ____________________________________________________________________________
61928 [  9252] By: jhi                                   on 2001/03/19  21:42:27
61929         Log: Integrate perlio:
61930              
61931              [  9248]
61932              Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
61933              (Building on OS390 uses native YACC and YYDEBUG has other
61934              side effects.)
61935              
61936              [  9246]
61937              More EBCDIC fixes.
61938      Branch: perl
61939           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
61940           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
61941           !> utfebcdic.h vms/perly_c.vms
61942 ____________________________________________________________________________
61943 [  9251] By: jhi                                   on 2001/03/19  21:31:28
61944         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
61945              
61946              Dynaloading in 64-bit AIX with vac.
61947      Branch: perl
61948           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61949           !> hints/aix.sh
61950 ____________________________________________________________________________
61951 [  9250] By: jhi                                   on 2001/03/19  21:18:00
61952         Log: A more robust solution for the 64bitall AIX dynaloading
61953              problem, from Jens-Uwe Mager.
61954      Branch: maint-5.6/perl
61955            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61956 ____________________________________________________________________________
61957 [  9249] By: nick                                  on 2001/03/19  20:59:37
61958         Log: Integrate mainline.
61959      Branch: perlio
61960           !> (integrate 42 files)
61961 ____________________________________________________________________________
61962 [  9248] By: nick                                  on 2001/03/19  20:22:07
61963         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
61964              (Building on OS390 uses native YACC and YYDEBUG has other
61965              side effects.)
61966      Branch: perlio
61967            ! perly.c perly.y vms/perly_c.vms
61968 ____________________________________________________________________________
61969 [  9247] By: jhi                                   on 2001/03/19  19:59:53
61970         Log: 64-bit AIX dynaloading problem (see #9244) idea
61971              from Jens-Uwe Mager.
61972      Branch: maint-5.6/perl
61973            ! ext/DynaLoader/dl_aix.xs
61974 ____________________________________________________________________________
61975 [  9246] By: nick                                  on 2001/03/19  19:27:57
61976         Log: More EBCDIC fixes.
61977      Branch: perlio
61978            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
61979            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
61980 ____________________________________________________________________________
61981 [  9245] By: jhi                                   on 2001/03/19  19:05:19
61982         Log: Integrate change #9243 from mainline into maintperl.
61983              
61984              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
61985      Branch: maint-5.6/perl
61986           !> README.vmesa
61987 ____________________________________________________________________________
61988 [  9244] By: jhi                                   on 2001/03/19  19:03:15
61989         Log: Get 64bitall AIX building, but still does not test okay:
61990              dynaloading anything fails, for example for op/defins:
61991              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
61992              (update: fixed by #9247,9250)
61993      Branch: maint-5.6/perl
61994            ! hints/aix.sh
61995 ____________________________________________________________________________
61996 [  9243] By: jhi                                   on 2001/03/19  19:00:16
61997         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
61998              From: Robin Barker <rmb1@cise.npl.co.uk>
61999              Date: Mon, 19 Mar 2001 18:01:57 GMT
62000              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
62001      Branch: perl
62002            ! README.vmesa
62003 ____________________________________________________________________________
62004 [  9242] By: jhi                                   on 2001/03/19  18:58:43
62005         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
62006              
62007              TODO: tests.
62008      Branch: perl
62009            ! doop.c op.c
62010 ____________________________________________________________________________
62011 [  9241] By: gsar                                  on 2001/03/19  17:34:46
62012         Log: VMSify tests (from Charles Lane)
62013      Branch: maint-5.6/perl
62014            ! t/lib/filehand.t t/lib/texttabs.t
62015 ____________________________________________________________________________
62016 [  9240] By: jhi                                   on 2001/03/19  14:24:26
62017         Log: Integrate change #9233 from maintperl into mainline.
62018              
62019              some refcounts were incorrect in perl_clone()
62020      Branch: perl
62021           !> sv.c
62022 ____________________________________________________________________________
62023 [  9239] By: gsar                                  on 2001/03/19  09:23:17
62024         Log: this is 5.6.1-trial3
62025      Branch: maint-5.6/perl
62026            ! Changes
62027 ____________________________________________________________________________
62028 [  9238] By: gsar                                  on 2001/03/19  08:47:04
62029         Log: some new symbols are only available under ithreads
62030      Branch: maint-5.6/perl
62031            ! makedef.pl
62032 ____________________________________________________________________________
62033 [  9237] By: gsar                                  on 2001/03/19  08:42:28
62034         Log: update patchlevel.h, Changes, &c.
62035      Branch: maint-5.6/perl
62036            ! Changes patchlevel.h pod/perlhist.pod
62037           !> AUTHORS
62038 ____________________________________________________________________________
62039 [  9236] By: gsar                                  on 2001/03/19  08:17:49
62040         Log: integrate changes#8068,8717 from mainline
62041              
62042              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
62043              
62044              [PATCH CPAN 1.59_51] warning message (not!)
62045      Branch: maint-5.6/perl
62046           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
62047           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
62048           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
62049           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
62050           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
62051 ____________________________________________________________________________
62052 [  9235] By: gsar                                  on 2001/03/19  08:07:09
62053         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
62054              
62055              [PATCH] Add missing CV flags to dump.c
62056              
62057              Re: [patch] Re: PL_ptr_table
62058              
62059              Fixup non-ithread build after 8713
62060              
62061              Generated files form 8713 etc.
62062              
62063              Correct the correction :-(
62064              
62065              Documenting coderef @INC (Re: CPAN "make this script work" feature)
62066              
62067              Subject: Re: sync sync sync: have I missed any patches?
62068              Replace djSP with dSP.
62069      Branch: maint-5.6/perl
62070           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
62071           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
62072           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
62073           !> sv.c sv.h win32/perlhost.h
62074 ____________________________________________________________________________
62075 [  9234] By: gsar                                  on 2001/03/19  07:22:05
62076         Log: revert the change#9090 integrate for now (change looks somewhat
62077              incomplete in that [ha]v_exists() need something similar; lacks
62078              tests; &c.)
62079      Branch: maint-5.6/perl
62080            ! hv.c
62081 ____________________________________________________________________________
62082 [  9233] By: gsar                                  on 2001/03/19  07:10:01
62083         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
62084              destruction when there are unreferenced scalars (SvREFCNT==0)
62085      Branch: maint-5.6/perl
62086            ! sv.c
62087 ____________________________________________________________________________
62088 [  9232] By: jhi                                   on 2001/03/19  05:11:02
62089         Log: Regen api and toc.
62090      Branch: maint-5.6/perl
62091            ! pod/perlapi.pod pod/perltoc.pod
62092 ____________________________________________________________________________
62093 [  9231] By: jhi                                   on 2001/03/19  04:06:03
62094         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
62095              add a lost line in pp.c:pp_chop(), update to new op/chop.
62096              
62097              Clarify the description differentiating for and while; inspired by
62098              
62099              Subject: [ID 20010306.004] || != named unary operator
62100              
62101              The $Is_MacOS needs to be declared.
62102      Branch: maint-5.6/perl
62103            ! pp.c t/op/chop.t
62104           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
62105 ____________________________________________________________________________
62106 [  9230] By: jhi                                   on 2001/03/19  03:48:16
62107         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
62108              9079,9083,9089,9090,9091 from mainline to maintperl.
62109              
62110              Quieten some noise in Win32 builds
62111              
62112              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
62113              
62114              The perlretut was still talking about the old \p and \P
62115              definitions.
62116              
62117              More tweakage on the Unicode character class descriptions.
62118              
62119              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
62120              
62121              Subject: 'no *POSIX' Patch speeding up make on BS2000 
62122              
62123              Subject: [PATCH] perldata.pod here-doc docs
62124              
62125              Add /sbin and /usr/sbin to the list of directories scanned
62126              for setuid programs.  Takes care of bug id 20010309.003.
62127              
62128              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
62129              
62130              In op/stat #35 better to scan all the potential directories
62131              for setuids, not just the first one.
62132      Branch: maint-5.6/perl
62133            ! Makefile.SH
62134           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
62135           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
62136           !> t/op/stat.t toke.c win32/win32.h
62137 ____________________________________________________________________________
62138 [  9229] By: jhi                                   on 2001/03/19  02:31:50
62139         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
62140              From: Chris Nandor <pudge@pobox.com>
62141              Date: Sat, 10 Mar 2001 14:22:19 -0500
62142              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
62143      Branch: maint-5.6/perl
62144            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
62145            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
62146            ! t/lib/b.t t/lib/errno.t
62147 ____________________________________________________________________________
62148 [  9228] By: jhi                                   on 2001/03/19  02:29:59
62149         Log: Integrate changes #9113,9122 from mainline into maintperl.
62150              
62151              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?)
62152      Branch: maint-5.6/perl
62153           !> Configure README.os390 hints/os390.sh
62154 ____________________________________________________________________________
62155 [  9227] By: jhi                                   on 2001/03/19  02:22:35
62156         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
62157              into maintperl.
62158              
62159              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
62160              
62161              Forgot to check-in the larger part of #9120, duh.
62162              
62163              Subject: Another patch for integer.pm POD 
62164              
62165              h2ph strictness and cleanliness from Kurt Starsinic.
62166              
62167              Borland filename case problem.
62168              
62169              h2ph strictness and cleanliness from Kurt Starsinic.
62170              
62171              Subject: [PATCH] the uncontroversial doc patches
62172      Branch: maint-5.6/perl
62173           +> win32/sncfnmcs.pl
62174           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
62175           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
62176           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
62177           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
62178           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
62179           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
62180           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
62181 ____________________________________________________________________________
62182 [  9226] By: jhi                                   on 2001/03/19  02:10:21
62183         Log: Integrate changes #9207,9214 from mainline into maintperl.
62184              
62185              podchecker relaxations: =over has an *optional* number after it,
62186              and whitespace in L<> is okay.
62187      Branch: maint-5.6/perl
62188           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
62189           !> t/pod/poderrs.xr
62190 ____________________________________________________________________________
62191 [  9225] By: jhi                                   on 2001/03/19  02:07:38
62192         Log: Integrate change #9219 from maintperl into mainline.
62193              
62194              remove duplicated tests
62195      Branch: perl
62196           !> t/op/re_tests
62197 ____________________________________________________________________________
62198 [  9224] By: jhi                                   on 2001/03/19  02:06:11
62199         Log: Integrate change #9223 from mainline to maintperl.
62200              
62201              Document -Dmksymlinks.
62202      Branch: maint-5.6/perl
62203           !> INSTALL
62204 ____________________________________________________________________________
62205 [  9223] By: jhi                                   on 2001/03/19  02:01:25
62206         Log: Document -Dmksymlinks.
62207      Branch: perl
62208            ! INSTALL
62209 ____________________________________________________________________________
62210 [  9222] By: jhi                                   on 2001/03/19  01:15:35
62211         Log: The -Dmksymlinks wasn't working for maintperl.
62212      Branch: maint-5.6/perl
62213            ! Configure
62214 ____________________________________________________________________________
62215 [  9221] By: jhi                                   on 2001/03/19  00:49:43
62216         Log: Cleanup pixie residue.
62217      Branch: perl
62218            ! Makefile.SH
62219 ____________________________________________________________________________
62220 [  9220] By: jhi                                   on 2001/03/19  00:44:47
62221         Log: Document the use of pixie/prof; create make targets for it.
62222              
62223              TODO: make t/TEST pixie-aware.
62224      Branch: perl
62225            ! Makefile.SH pod/perlhack.pod
62226 ____________________________________________________________________________
62227 [  9219] By: gsar                                  on 2001/03/19  00:16:55
62228         Log: remove duplicated tests
62229      Branch: maint-5.6/perl
62230            ! t/op/re_tests
62231 ____________________________________________________________________________
62232 [  9218] By: jhi                                   on 2001/03/18  23:59:31
62233         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
62234      Branch: perl
62235            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
62236 ____________________________________________________________________________
62237 [  9217] By: jhi                                   on 2001/03/18  23:25:20
62238         Log: Rewrite the tests section of Makefile to be less redundant
62239              and to allow for more flexible test targets, many recursive
62240              make calls introduced.
62241      Branch: perl
62242            ! Makefile.SH
62243 ____________________________________________________________________________
62244 [  9216] By: jhi                                   on 2001/03/18  22:30:04
62245         Log: Document the use of Third Degree (sparsely).
62246      Branch: perl
62247            ! pod/perlhack.pod t/TEST
62248 ____________________________________________________________________________
62249 [  9215] By: jhi                                   on 2001/03/18  22:10:30
62250         Log: Make targets for testing with Third Degree.
62251      Branch: perl
62252            ! Makefile.SH
62253 ____________________________________________________________________________
62254 [  9214] By: jhi                                   on 2001/03/18  21:08:53
62255         Log: The podchecker relaxations need to mirrored also at the tests.
62256      Branch: perl
62257            ! t/pod/poderrs.xr
62258 ____________________________________________________________________________
62259 [  9213] By: jhi                                   on 2001/03/18  20:56:21
62260         Log: Update Changes.
62261      Branch: perl
62262            ! Changes patchlevel.h
62263 ____________________________________________________________________________
62264 [  9212] By: jhi                                   on 2001/03/18  20:36:59
62265         Log: Looking for config.sh in parent directories isn't
62266              very useful for the toplevel Makefile.
62267      Branch: perl
62268            ! Makefile.SH
62269 ____________________________________________________________________________
62270 [  9211] By: jhi                                   on 2001/03/18  20:33:37
62271         Log: On "make clean" take care of Third Degree droppings.
62272      Branch: perl
62273            ! Makefile.SH
62274 ____________________________________________________________________________
62275 [  9210] By: jhi                                   on 2001/03/18  20:21:34
62276         Log: Add a hook for running the tests under the Third Degree
62277              debugging tool (set $ENV{PERL_3LOG} to non-zero)
62278              
62279              TODO: Document the use of Third Degree.
62280      Branch: perl
62281            ! t/TEST
62282 ____________________________________________________________________________
62283 [  9209] By: jhi                                   on 2001/03/18  20:19:07
62284         Log: Regen toc and api pods.
62285      Branch: perl
62286            ! pod/perlapi.pod pod/perltoc.pod
62287 ____________________________________________________________________________
62288 [  9208] By: jhi                                   on 2001/03/18  20:12:12
62289         Log: Integrate changes #8128,9132 from mainline into maintperl,
62290              Tie::SubstrHash fixes.
62291      Branch: maint-5.6/perl
62292           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
62293 ____________________________________________________________________________
62294 [  9207] By: jhi                                   on 2001/03/18  20:07:43
62295         Log: podchecker relaxations from Michael Stevens.
62296      Branch: perl
62297            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
62298 ____________________________________________________________________________
62299 [  9206] By: jhi                                   on 2001/03/18  20:04:24
62300         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
62301      Branch: perl
62302            ! lib/Locale/Constants.pm lib/Locale/Country.pm
62303            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
62304            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
62305 ____________________________________________________________________________
62306 [  9205] By: jhi                                   on 2001/03/18  19:54:45
62307         Log: Integrate changes #9161,9162 from maintperl to mainline.
62308              
62309              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
62310              results
62311      Branch: perl
62312           !> t/op/magic.t
62313 ____________________________________________________________________________
62314 [  9204] By: jhi                                   on 2001/03/18  19:37:46
62315         Log: Make perl.third checks more understandable to the builder.
62316      Branch: perl
62317            ! Makefile.SH
62318 ____________________________________________________________________________
62319 [  9203] By: jhi                                   on 2001/03/18  19:20:54
62320         Log: Re-integrate #9138 from maintperl to mainline,
62321              the squelching of the unneeded "Scalars leaked" messages.
62322      Branch: perl
62323           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
62324           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
62325           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
62326 ____________________________________________________________________________
62327 [  9202] By: jhi                                   on 2001/03/18  18:48:36
62328         Log: More robust and more paranoid perl.third target.
62329      Branch: perl
62330            ! Makefile.SH
62331 ____________________________________________________________________________
62332 [  9201] By: jhi                                   on 2001/03/18  18:39:21
62333         Log: Integrate change #9197 from maintperl to mainline.
62334              
62335              more thorough cleaning of arenas.
62336      Branch: perl
62337           !> embed.pl perl.c proto.h sv.c t/op/sort.t
62338 ____________________________________________________________________________
62339 [  9200] By: jhi                                   on 2001/03/18  18:25:17
62340         Log: Integrate perlio:
62341              
62342              [  9199]
62343              Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
62344              is the sense of the test being done. Avoid some magical 127 and 128 values
62345              by using macros.
62346              
62347              [  9198]
62348              UTF-X encoding invariance for Encode:
62349              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
62350              - move the XS code for those to universal.c (so in miniperl)
62351              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
62352              - change ext/Encode/compile to use above.
62353              - Fix t/lib/encode.t for above
62354              - Teach t/lib/b.t to expect -uutf8
62355              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
62356              utf8.pm is needed.
62357              
62358              [  9196]
62359              Fix pragma/utf8.t # 15
62360              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
62361              are SvUTF8 as well.
62362      Branch: perl
62363           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
62364           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
62365           !> t/lib/encode.t toke.c universal.c utf8.c
62366 ____________________________________________________________________________
62367 [  9199] By: nick                                  on 2001/03/18  15:23:51
62368         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
62369              is the sense of the test being done. Avoid some magical 127 and 128 values
62370              by using macros.
62371      Branch: perlio
62372            ! doop.c pp_ctl.c sv.c toke.c
62373 ____________________________________________________________________________
62374 [  9198] By: nick                                  on 2001/03/18  14:18:12
62375         Log: UTF-X encoding invariance for Encode:
62376              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
62377              - move the XS code for those to universal.c (so in miniperl)
62378              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
62379              - change ext/Encode/compile to use above.
62380              - Fix t/lib/encode.t for above
62381              - Teach t/lib/b.t to expect -uutf8
62382              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
62383              utf8.pm is needed.
62384      Branch: perlio
62385            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
62386            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
62387 ____________________________________________________________________________
62388 [  9197] By: gsar                                  on 2001/03/18  12:15:57
62389         Log: more thorough cleaning of arenas--keep going until no more
62390              SvREFCNT_dec()s occur (this fixes the problem that causes the
62391              pesky "Scalars leaked" warnings)
62392      Branch: maint-5.6/perl
62393            ! embed.pl perl.c proto.h sv.c t/op/sort.t
62394 ____________________________________________________________________________
62395 [  9196] By: nick                                  on 2001/03/18  10:57:29
62396         Log: Fix pragma/utf8.t # 15
62397              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
62398              are SvUTF8 as well.
62399      Branch: perlio
62400            ! toke.c
62401 ____________________________________________________________________________
62402 [  9195] By: nick                                  on 2001/03/18  09:27:06
62403         Log: Integrate mainline
62404      Branch: perlio
62405           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
62406           !> t/op/pat.t
62407 ____________________________________________________________________________
62408 [  9194] By: jhi                                   on 2001/03/18  05:29:59
62409         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
62410              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
62411      Branch: perl
62412            ! op.c op.h t/op/misc.t t/op/pat.t
62413 ____________________________________________________________________________
62414 [  9193] By: jhi                                   on 2001/03/18  05:15:06
62415         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
62416      Branch: perl
62417            ! mg.c t/op/pat.t
62418 ____________________________________________________________________________
62419 [  9192] By: jhi                                   on 2001/03/18  04:22:43
62420         Log: tr/// UTF-8 patches from Inaba Hiroto.
62421      Branch: perl
62422            ! doop.c op.c
62423 ____________________________________________________________________________
62424 [  9191] By: jhi                                   on 2001/03/18  04:21:17
62425         Log: Integrate perlio:
62426              
62427              [  9190]
62428              Correct #if EBCDIC side typos.
62429              Builds and passes many tests on OS390.
62430      Branch: perl
62431           !> utf8.c utfebcdic.h
62432 ____________________________________________________________________________
62433 [  9190] By: nick                                  on 2001/03/17  20:32:01
62434         Log: Correct #if EBCDIC side typos.
62435              Builds and passes many tests on OS390.
62436      Branch: perlio
62437            ! utf8.c utfebcdic.h
62438 ____________________________________________________________________________
62439 [  9189] By: jhi                                   on 2001/03/17  18:55:49
62440         Log: Add prerequisites for the perl.third target.
62441      Branch: perl
62442            ! Makefile.SH
62443 ____________________________________________________________________________
62444 [  9188] By: jhi                                   on 2001/03/17  18:46:00
62445         Log: Integrate perlio:
62446              
62447              [  9186]
62448              MANIFEST addition :-(
62449              
62450              [  9185]
62451              Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
62452              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
62453              a superset of ASCII are invariant under the encoding. This is EBCDIC
62454              friendly as an encoded string can be looked at as being EBCDIC by lexer
62455              sprintf("0",...) etc. in same manner that a UTF-8 string be considered
62456              ASCII on ASCII machines.
62457              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
62458              seperate.
62459              - Add some more macros to comprehend different shift amounts and
62460              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
62461              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
62462              and conditionally #include it.
62463              EBCDIC build as yet untested.  ASCII still fails the one test.
62464              
62465              [  9184]
62466              Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
62467      Branch: perl
62468           +> utfebcdic.h
62469           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
62470 ____________________________________________________________________________
62471 [  9187] By: jhi                                   on 2001/03/17  18:38:47
62472         Log: Add a make rule for perl.third (the Third Degree memory debugging
62473              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
62474      Branch: perl
62475            ! Makefile.SH
62476 ____________________________________________________________________________
62477 [  9186] By: nick                                  on 2001/03/17  18:34:48
62478         Log: MANIFEST addition :-(
62479      Branch: perlio
62480            ! MANIFEST
62481 ____________________________________________________________________________
62482 [  9185] By: nick                                  on 2001/03/17  18:29:50
62483         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
62484              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
62485              a superset of ASCII are invariant under the encoding. This is EBCDIC
62486              friendly as an encoded string can be looked at as being EBCDIC by lexer
62487              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
62488              ASCII on ASCII machines.
62489              
62490              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
62491              seperate.
62492              - Add some more macros to comprehend different shift amounts and
62493              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
62494              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
62495              and conditionally #include it.
62496              
62497              EBCDIC build as yet untested.  ASCII still fails the one test.
62498      Branch: perlio
62499            + utfebcdic.h
62500            ! utf8.c utf8.h
62501 ____________________________________________________________________________
62502 [  9184] By: nick                                  on 2001/03/17  17:44:16
62503         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
62504      Branch: perlio
62505            ! doop.c perl.h pp.c utf8.h
62506 ____________________________________________________________________________
62507 [  9183] By: jhi                                   on 2001/03/17  15:55:42
62508         Log: Integrate perlio:
62509              
62510              [  9182]
62511              Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
62512              
62513              [  9180]
62514              EBCDIC Fixes.
62515              
62516              [  9173]
62517              1st day's EBCDIC fixes:
62518              - toke.c's parsing of strings needed attention
62519              needed to conditionally e2a if string was already UTF-8
62520              - e2a/a2e tables where wrong way round.
62521              - new macros in utf8.h
62522      Branch: perl
62523            ! MANIFEST
62524           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
62525 ____________________________________________________________________________
62526 [  9182] By: nick                                  on 2001/03/17  09:16:06
62527         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
62528      Branch: perlio
62529            ! t/op/pat.t
62530 ____________________________________________________________________________
62531 [  9181] By: nick                                  on 2001/03/17  09:15:11
62532         Log: Integrate mainline.
62533      Branch: perlio
62534           +> lib/Locale/Constants.pm lib/Locale/Country.pm
62535           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
62536           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
62537           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
62538           !> (integrate 83 files)
62539 ____________________________________________________________________________
62540 [  9180] By: nick                                  on 2001/03/16  17:23:21
62541         Log: EBCDIC Fixes.
62542      Branch: perlio
62543            ! perl.h sv.c toke.c utf8.c utf8.h
62544 ____________________________________________________________________________
62545 [  9179] By: jhi                                   on 2001/03/16  14:10:12
62546         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
62547              a change needed to work around an AIX compiler bug.
62548      Branch: perl
62549            ! ext/Storable/Storable.xs
62550 ____________________________________________________________________________
62551 [  9178] By: jhi                                   on 2001/03/16  03:19:59
62552         Log: With Damian's approval synchronize damian's modules'
62553              licensing with Perl's standard module licensing.
62554      Branch: perl
62555            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
62556 ____________________________________________________________________________
62557 [  9177] By: jhi                                   on 2001/03/16  03:15:34
62558         Log: Make the Filter::Util:Call files have their own copies
62559              of the Perl standard module licensing, from Paul Marquess.
62560      Branch: perl
62561            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
62562 ____________________________________________________________________________
62563 [  9176] By: jhi                                   on 2001/03/16  02:56:04
62564         Log: Subject: [PATCH] more pod patches
62565              From: Michael Stevens <michael@etla.org>
62566              Date: Thu, 15 Mar 2001 21:25:18 +0000
62567              Message-ID: <20010315212518.A18870@firedrake.org>
62568      Branch: perl
62569            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
62570            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
62571            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
62572            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
62573            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
62574            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
62575            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
62576            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
62577            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
62578            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
62579            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
62580            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
62581            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
62582            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
62583            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
62584            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
62585            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
62586            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
62587            ! lib/Locale/Country.pm lib/Locale/Language.pm
62588            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
62589            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
62590            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
62591            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
62592            ! os2/OS2/Process/Process.pm
62593 ____________________________________________________________________________
62594 [  9175] By: jhi                                   on 2001/03/16  02:53:32
62595         Log: Subject: [PATCH] the uncontroversial doc patches
62596              From: Michael Stevens <michael@etla.org>
62597              Date: Thu, 15 Mar 2001 20:01:12 +0000
62598              Message-ID: <20010315200112.A7636@firedrake.org>
62599      Branch: perl
62600            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
62601            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
62602            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
62603            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
62604            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
62605 ____________________________________________________________________________
62606 [  9174] By: jhi                                   on 2001/03/16  02:50:49
62607         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
62608              From: Paul Lindner <lindner@inuus.com>
62609              Date: Fri, 16 Mar 2001 11:28:03 -0800
62610              Message-ID: <20010316112803.A7577@inuus.com>
62611      Branch: perl
62612            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
62613 ____________________________________________________________________________
62614 [  9173] By: nick                                  on 2001/03/15  20:21:03
62615         Log: 1st day's EBCDIC fixes:
62616              - toke.c's parsing of strings needed attention
62617              needed to conditionally e2a if string was already UTF-8
62618              - e2a/a2e tables where wrong way round.
62619              - new macros in utf8.h
62620      Branch: perlio
62621            ! perl.h toke.c utf8.h
62622 ____________________________________________________________________________
62623 [  9172] By: jhi                                   on 2001/03/15  15:17:17
62624         Log: Update Changes.
62625      Branch: perl
62626            ! Changes patchlevel.h
62627 ____________________________________________________________________________
62628 [  9171] By: jhi                                   on 2001/03/15  15:09:32
62629         Log: Subject: Re: Another Borland C++ problem.
62630              From: "Vadim Konovalov" <watman@inbox.ru>
62631              Date: Sat, 10 Mar 2001 19:26:07 +0300
62632              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
62633              
62634              Borland filename case problem.
62635      Branch: perl
62636            + win32/sncfnmcs.pl
62637            ! MANIFEST README.win32
62638 ____________________________________________________________________________
62639 [  9170] By: jhi                                   on 2001/03/15  14:54:23
62640         Log: Add Locale::Codes 1.06, from Neil Bowers.
62641      Branch: perl
62642            + lib/Locale/Constants.pm lib/Locale/Country.pm
62643            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
62644            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
62645            + t/lib/lc-language.t t/lib/lc-uk.t
62646            ! MANIFEST
62647 ____________________________________________________________________________
62648 [  9169] By: jhi                                   on 2001/03/15  14:19:01
62649         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
62650      Branch: perl
62651            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
62652            ! ext/Storable/Storable.xs
62653 ____________________________________________________________________________
62654 [  9168] By: jhi                                   on 2001/03/15  14:13:22
62655         Log: Integrate changes #9120,9167 from mainline to maintperl.
62656              
62657              Subject: [PATCH 5.6.1] OS/2 docs
62658              
62659              Subject: [PATCH 5.6.1] perldoc
62660      Branch: maint-5.6/perl
62661           !> os2/Changes utils/perldoc.PL
62662 ____________________________________________________________________________
62663 [  9167] By: jhi                                   on 2001/03/15  14:07:42
62664         Log: Subject: [PATCH 5.6.1] perldoc
62665              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62666              Date: Wed, 14 Mar 2001 23:46:52 -0500
62667              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
62668      Branch: perl
62669            ! utils/perldoc.PL
62670 ____________________________________________________________________________
62671 [  9166] By: jhi                                   on 2001/03/15  13:53:15
62672         Log: sigaction test condition tweakage.
62673      Branch: perl
62674            ! t/lib/sigaction.t
62675 ____________________________________________________________________________
62676 [  9165] By: alanbur                               on 2001/03/15  03:49:17
62677         Log: Resynchronised with parent
62678      Branch: maint-5.6/pureperl
62679           +> os2/os2add.sym t/op/anonsub.t
62680           !> (integrate 72 files)
62681 ____________________________________________________________________________
62682 [  9164] By: jhi                                   on 2001/03/15  01:05:01
62683         Log: Avoid stomping off the beginning of an array in tr///.
62684      Branch: perl
62685            ! op.c
62686 ____________________________________________________________________________
62687 [  9163] By: jhi                                   on 2001/03/15  00:58:57
62688         Log: h2ph strictness and cleanliness from Kurt Starsinic.
62689      Branch: perl
62690            ! utils/h2ph.PL
62691 ____________________________________________________________________________
62692 [  9162] By: gsar                                  on 2001/03/15  00:56:53
62693         Log: avoid warnings
62694      Branch: maint-5.6/perl
62695            ! t/op/magic.t
62696 ____________________________________________________________________________
62697 [  9161] By: gsar                                  on 2001/03/15  00:52:09
62698         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
62699              results
62700      Branch: maint-5.6/perl
62701            ! t/op/magic.t
62702 ____________________________________________________________________________
62703 [  9160] By: jhi                                   on 2001/03/14  22:02:10
62704         Log: Do not use the Perl malloc in IRIX, suggested by
62705              Helmus Jarausch.
62706      Branch: perl
62707            ! hints/irix_6.sh
62708 ____________________________________________________________________________
62709 [  9159] By: nick                                  on 2001/03/14  21:45:59
62710         Log: Integrate mainline
62711      Branch: perlio
62712           +> t/op/loopctl.t
62713           !> (integrate 41 files)
62714 ____________________________________________________________________________
62715 [  9158] By: jhi                                   on 2001/03/14  21:10:09
62716         Log: The Day of the Retractions continues: the #9138
62717              (integrated in #9144) doesn't work well in mainline.
62718      Branch: perl
62719            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
62720            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
62721            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
62722 ____________________________________________________________________________
62723 [  9157] By: jhi                                   on 2001/03/14  20:58:12
62724         Log: The #9145 CANNOT be enabled: the clear_pmop code still
62725              dumps core all over in Tru64.
62726      Branch: perl
62727            ! op.c op.h t/op/pat.t
62728 ____________________________________________________________________________
62729 [  9156] By: jhi                                   on 2001/03/14  20:48:06
62730         Log: Integrate change #9154 from maintperl to mainline.
62731              
62732              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
62733              (caused Storable 1.0.10 to break on windows)
62734      Branch: perl
62735           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
62736           !> perlapi.c proto.h
62737 ____________________________________________________________________________
62738 [  9155] By: jhi                                   on 2001/03/14  20:23:53
62739         Log: Retract #9136: breaks threading (and binary compatibility).
62740      Branch: perl
62741            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
62742 ____________________________________________________________________________
62743 [  9154] By: gsar                                  on 2001/03/14  17:48:18
62744         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
62745              (caused Storable 1.0.10 to break on windows)
62746      Branch: maint-5.6/perl
62747            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
62748            ! perlapi.c proto.h
62749 ____________________________________________________________________________
62750 [  9153] By: jhi                                   on 2001/03/14  13:35:21
62751         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
62752      Branch: perl
62753            ! t/lib/sigaction.t
62754 ____________________________________________________________________________
62755 [  9152] By: gsar                                  on 2001/03/14  07:29:40
62756         Log: back out changes#9012,9010,9009 and parts of change#9016
62757              (causes ABRs under purify, and some prerequisites don't
62758              seem to be there in 5.6.x)
62759      Branch: maint-5.6/perl
62760            ! doop.c op.c t/op/tr.t toke.c
62761 ____________________________________________________________________________
62762 [  9151] By: gsar                                  on 2001/03/14  07:01:29
62763         Log: reenable change#9145 (the test was busted due to a missing
62764              C<print "ok 27\n">)
62765      Branch: perl
62766            ! op.c op.h t/op/pat.t
62767 ____________________________________________________________________________
62768 [  9150] By: jhi                                   on 2001/03/14  06:38:36
62769         Log: Retract #9145.
62770      Branch: perl
62771            ! op.c op.h t/op/pat.t
62772 ____________________________________________________________________________
62773 [  9149] By: jhi                                   on 2001/03/14  06:14:56
62774         Log: Retract #9143.
62775      Branch: perl
62776            ! op.c
62777 ____________________________________________________________________________
62778 [  9148] By: gsar                                  on 2001/03/14  06:13:02
62779         Log: Uninitialized Memory Read in regexec.c
62780      Branch: perl
62781            ! regexec.c
62782 ____________________________________________________________________________
62783 [  9147] By: jhi                                   on 2001/03/14  04:59:54
62784         Log: Subject: PATCH: make goto work in nested eval ""
62785              From: Robin Houston <robin@kitsite.com>
62786              Date: Wed, 14 Mar 2001 04:16:10 +0000
62787              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
62788      Branch: perl
62789            ! pp_ctl.c t/op/goto.t
62790 ____________________________________________________________________________
62791 [  9146] By: jhi                                   on 2001/03/14  04:42:54
62792         Log: Preserve the #ifdef PERL_CORE in perly.h.
62793      Branch: perl
62794            ! perly.fixer
62795 ____________________________________________________________________________
62796 [  9145] By: jhi                                   on 2001/03/14  03:57:41
62797         Log: (Retracted by #9150.)
62798      Branch: perl
62799            ! op.c op.h t/op/pat.t
62800 ____________________________________________________________________________
62801 [  9144] By: jhi                                   on 2001/03/14  03:50:38
62802         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
62803              
62804              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
62805              
62806              remove squelch controls for "Scalars leaked" messages in most places
62807              (these are now cured)
62808              
62809              fix another memory leak reported by purify (tie callbacks that
62810              croak can leak when wiping out magic)
62811      Branch: perl
62812           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
62813           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
62814           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
62815           !> t/pragma/warnings.t
62816 ____________________________________________________________________________
62817 [  9143] By: jhi                                   on 2001/03/14  03:37:53
62818         Log: (Retracted by #9149.)
62819      Branch: perl
62820            ! op.c
62821 ____________________________________________________________________________
62822 [  9142] By: gsar                                  on 2001/03/14  03:20:48
62823         Log: fix another memory leak reported by purify (tie callbacks that
62824              croak can leak when wiping out magic)
62825      Branch: maint-5.6/perl
62826            ! scope.c
62827 ____________________________________________________________________________
62828 [  9141] By: jhi                                   on 2001/03/14  02:55:00
62829         Log: Subject: PATCH for [ID 20010305.003]
62830              From: Robin Houston <robin@kitsite.com>
62831              Date: Wed, 14 Mar 2001 02:45:51 +0000
62832              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
62833      Branch: perl
62834            ! pp_ctl.c t/op/eval.t
62835 ____________________________________________________________________________
62836 [  9140] By: jhi                                   on 2001/03/14  02:41:54
62837         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62838              Date: Wed, 14 Mar 2001 01:52:51 +0000
62839              From: Robin Houston <robin@kitsite.com>
62840              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
62841              
62842              Fix for 2000313.004.
62843      Branch: perl
62844            ! pp_ctl.c t/op/goto.t
62845 ____________________________________________________________________________
62846 [  9139] By: jhi                                   on 2001/03/14  02:40:50
62847         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62848              From: Robin Houston <robin@kitsite.com>
62849              Date: Wed, 14 Mar 2001 00:43:45 +0000
62850              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
62851      Branch: perl
62852            + t/op/loopctl.t
62853            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
62854            ! vms/perly_c.vms
62855 ____________________________________________________________________________
62856 [  9138] By: gsar                                  on 2001/03/14  01:18:00
62857         Log: remove squelch controls for "Scalars leaked" messages in most places
62858              (these are now cured)
62859      Branch: maint-5.6/perl
62860            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
62861            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
62862            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
62863 ____________________________________________________________________________
62864 [  9137] By: gsar                                  on 2001/03/14  00:57:04
62865         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
62866      Branch: maint-5.6/perl
62867            ! regcomp.c
62868 ____________________________________________________________________________
62869 [  9136] By: jhi                                   on 2001/03/13  23:12:24
62870         Log: (Retracted by #9155)
62871              
62872              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
62873              From: Jens-Uwe Mager <jum@helios.de>
62874              Date: Wed, 21 Feb 2001 21:32:04 +0100
62875              Message-ID: <20010221213203.A18340@ans.helios.de>
62876      Branch: perl
62877            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
62878 ____________________________________________________________________________
62879 [  9135] By: jhi                                   on 2001/03/13  22:50:05
62880         Log: Integrate perlio:
62881              
62882              [  9126]
62883              #ifdef'ed out code to make packed side of pack/unpack
62884              octets. (i.e. pack('U') => encode_utf8).
62885      Branch: perl
62886           !> pp.c
62887 ____________________________________________________________________________
62888 [  9134] By: jhi                                   on 2001/03/13  22:49:05
62889         Log: Integrate change #9131 from maintperl into mainline.
62890              
62891              make the error text look more consistent in hints/hpux.sh
62892      Branch: perl
62893           !> hints/hpux.sh
62894 ____________________________________________________________________________
62895 [  9133] By: gsar                                  on 2001/03/13  22:46:20
62896         Log: integrate change#9067 from mainline
62897              
62898              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
62899      Branch: maint-5.6/perl
62900           !> lib/ExtUtils/MM_Unix.pm
62901 ____________________________________________________________________________
62902 [  9132] By: jhi                                   on 2001/03/13  22:41:21
62903         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62904              From: "John P. Linderman" <jpl@research.att.com>
62905              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
62906              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
62907              
62908              A more correct prime finder.
62909      Branch: perl
62910            ! lib/Tie/SubstrHash.pm
62911 ____________________________________________________________________________
62912 [  9131] By: gsar                                  on 2001/03/13  22:30:42
62913         Log: make the error text look more consistent in hints/hpux.sh
62914      Branch: maint-5.6/perl
62915            ! hints/hpux.sh
62916 ____________________________________________________________________________
62917 [  9130] By: jhi                                   on 2001/03/13  22:23:44
62918         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
62919              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62920              Date: Tue, 13 Mar 2001 18:41:26 +0100
62921              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
62922              
62923              If the test is run non-interactively the default handler
62924              is different.
62925      Branch: perl
62926            ! t/lib/sigaction.t
62927 ____________________________________________________________________________
62928 [  9129] By: jhi                                   on 2001/03/13  22:20:21
62929         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
62930              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62931              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
62932              Date:     Tue, 13 Mar 2001 16:44:32 EST
62933      Branch: perl
62934            ! t/lib/1_compile.t
62935 ____________________________________________________________________________
62936 [  9128] By: jhi                                   on 2001/03/13  22:18:34
62937         Log: Subject: Another patch for integer.pm POD 
62938              From: "John L. Allen" <allen@grumman.com>
62939              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
62940              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
62941      Branch: perl
62942            ! lib/integer.pm
62943 ____________________________________________________________________________
62944 [  9127] By: nick                                  on 2001/03/13  21:26:30
62945         Log: Integrate mainline.
62946      Branch: perlio
62947           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
62948           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
62949           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
62950           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
62951           !> Changes Configure MANIFEST README.os2 README.os390
62952           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
62953           !> os2/Changes patchlevel.h win32/perlhost.h
62954 ____________________________________________________________________________
62955 [  9126] By: nick                                  on 2001/03/13  20:39:51
62956         Log: #ifdef'ed out code to make packed side of pack/unpack
62957              octets. (i.e. pack('U') => encode_utf8).
62958      Branch: perlio
62959            ! pp.c
62960 ____________________________________________________________________________
62961 [  9125] By: jhi                                   on 2001/03/13  15:07:16
62962         Log: Update Changes.
62963      Branch: perl
62964            ! Changes patchlevel.h
62965 ____________________________________________________________________________
62966 [  9124] By: jhi                                   on 2001/03/13  14:22:45
62967         Log: Workaround for the buggy ("internal compiler error")
62968              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
62969              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
62970              of Andreas König.
62971      Branch: perl
62972            ! ext/re/Makefile.PL hints/aix.sh
62973 ____________________________________________________________________________
62974 [  9123] By: jhi                                   on 2001/03/13  03:24:34
62975         Log: Typo in #9114.
62976      Branch: metaconfig
62977            ! U/modified/myhostname.U
62978 ____________________________________________________________________________
62979 [  9122] By: jhi                                   on 2001/03/13  03:24:06
62980         Log: Typo in #9113.
62981      Branch: perl
62982            ! Configure
62983 ____________________________________________________________________________
62984 [  9121] By: jhi                                   on 2001/03/13  01:53:05
62985         Log: Forgot to check-in the larger part of #9120, duh.
62986      Branch: perl
62987            ! README.os2
62988 ____________________________________________________________________________
62989 [  9120] By: jhi                                   on 2001/03/13  01:51:31
62990         Log: Subject: [PATCH 5.6.1] OS/2 docs
62991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62992              Date: Mon, 12 Mar 2001 03:27:32 -0500
62993              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
62994      Branch: perl
62995            ! os2/Changes
62996 ____________________________________________________________________________
62997 [  9119] By: jhi                                   on 2001/03/13  01:49:41
62998         Log: Integrate change #9116 from maintperl into mainline.
62999              
63000              Win32::GetCwd() returns C: instead of C:\ in the root directory
63001              under ithreads
63002      Branch: perl
63003           !> win32/perlhost.h
63004 ____________________________________________________________________________
63005 [  9118] By: jhi                                   on 2001/03/13  01:13:39
63006         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
63007      Branch: perl
63008            + lib/Switch.pm t/lib/switch.t
63009            ! MANIFEST
63010 ____________________________________________________________________________
63011 [  9117] By: jhi                                   on 2001/03/13  01:03:17
63012         Log: Add Text::Balanced 1.83.
63013      Branch: perl
63014            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
63015            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
63016            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
63017            + t/lib/tb-xvari.t
63018            ! MANIFEST
63019 ____________________________________________________________________________
63020 [  9116] By: gsar                                  on 2001/03/13  00:55:53
63021         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
63022              under ithreads
63023      Branch: maint-5.6/perl
63024            ! win32/perlhost.h
63025 ____________________________________________________________________________
63026 [  9115] By: jhi                                   on 2001/03/13  00:54:09
63027         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
63028              From: "John L. Allen" <allen@grumman.com>
63029              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
63030              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
63031              
63032              use integer document clarification.
63033      Branch: perl
63034            ! lib/integer.pm
63035 ____________________________________________________________________________
63036 [  9114] By: jhi                                   on 2001/03/13  00:38:54
63037         Log: Metaconfig unit change for #9113.
63038      Branch: metaconfig
63039            ! U/modified/myhostname.U
63040 ____________________________________________________________________________
63041 [  9113] By: jhi                                   on 2001/03/13  00:38:35
63042         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?)
63043              From: Peter Prymmer <pvhp@forte.com>
63044              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
63045              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
63046      Branch: perl
63047            ! Configure README.os390 hints/os390.sh
63048 ____________________________________________________________________________
63049 [  9112] By: jhi                                   on 2001/03/13  00:29:00
63050         Log: Integrate perlio:
63051              
63052              [  9110]
63053              #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
63054      Branch: perl
63055           !> sv.c utf8.h
63056 ____________________________________________________________________________
63057 [  9111] By: nick                                  on 2001/03/12  21:16:33
63058         Log: Integrate mainline.
63059      Branch: perlio
63060           +> t/op/anonsub.t
63061           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
63062           !> proto.h sv.c
63063 ____________________________________________________________________________
63064 [  9110] By: nick                                  on 2001/03/12  21:00:13
63065         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
63066      Branch: perlio
63067            ! sv.c utf8.h
63068 ____________________________________________________________________________
63069 [  9109] By: jhi                                   on 2001/03/12  16:04:47
63070         Log: Integrate change #9108 from maintperl to mainline.
63071              
63072              fix memory leak in C<sub X { sub {} }> arising from a refcount
63073              loop between the outer sub and the inner prototype anonsub
63074              
63075              this also enables closures returned by subroutines that
63076              subsequently get redefined to work without generating coredumps :)
63077              
63078              completely removed the free_closures() hack--it shouldn't be
63079              needed anymore
63080      Branch: perl
63081           +> t/op/anonsub.t
63082           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
63083           !> proto.h sv.c
63084 ____________________________________________________________________________
63085 [  9108] By: gsar                                  on 2001/03/12  10:21:31
63086         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
63087              loop between the outer sub and the inner prototype anonsub
63088              
63089              this also enables closures returned by subroutines that
63090              subsequently get redefined to work without generating coredumps :)
63091              
63092              completely removed the free_closures() hack--it shouldn't be
63093              needed anymore
63094      Branch: maint-5.6/perl
63095            + t/op/anonsub.t
63096            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
63097            ! proto.h sv.c
63098 ____________________________________________________________________________
63099 [  9107] By: jhi                                   on 2001/03/12  05:15:31
63100         Log: Integrate perlio:
63101              
63102              [  9106]
63103              regcomp.c is working in native space, not Unicode space (if different)
63104              as it is doing compare against 'W' in \W etc.
63105              
63106              [  9105]
63107              Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
63108              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
63109              
63110              [  9104]
63111              Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
63112              
63113              [  9102]
63114              USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
63115              - exclude layer syms in makedef.pl for sfio
63116              - also inhibit Encode from trying to build ":encode()" layer.
63117      Branch: perl
63118           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
63119 ____________________________________________________________________________
63120 [  9106] By: nick                                  on 2001/03/11  20:10:12
63121         Log: regcomp.c is working in native space, not Unicode space (if different)
63122              as it is doing compare against 'W' in \W etc.
63123      Branch: perlio
63124            ! regcomp.c
63125 ____________________________________________________________________________
63126 [  9105] By: nick                                  on 2001/03/11  19:39:34
63127         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
63128              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
63129      Branch: perlio
63130            ! regcomp.c toke.c utf8.c
63131 ____________________________________________________________________________
63132 [  9104] By: nick                                  on 2001/03/11  18:15:44
63133         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
63134      Branch: perlio
63135            ! sv.c
63136 ____________________________________________________________________________
63137 [  9103] By: nick                                  on 2001/03/11  18:03:28
63138         Log: Integrate mainline (for regexp stuff).
63139      Branch: perlio
63140           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
63141           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
63142           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
63143           !> t/lib/errno.t t/op/pat.t
63144 ____________________________________________________________________________
63145 [  9102] By: nick                                  on 2001/03/11  17:44:20
63146         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
63147              - exclude layer syms in makedef.pl for sfio
63148              - also inhibit Encode from trying to build ":encode()" layer.
63149      Branch: perlio
63150            ! ext/Encode/Encode.xs makedef.pl
63151 ____________________________________________________________________________
63152 [  9101] By: jhi                                   on 2001/03/10  22:38:13
63153         Log: The $Is_MacOS needs to be declared.
63154      Branch: perl
63155            ! lib/ExtUtils/Manifest.pm
63156 ____________________________________________________________________________
63157 [  9100] By: jhi                                   on 2001/03/10  22:14:29
63158         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
63159              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
63160              pollute the symbolspace if using sfio.
63161      Branch: perl
63162            ! ext/Encode/Encode.xs
63163 ____________________________________________________________________________
63164 [  9099] By: jhi                                   on 2001/03/10  21:58:48
63165         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
63166              Date: Sat, 10 Mar 2001 14:23:55 -0500
63167              From: Chris Nandor <pudge@pobox.com>
63168              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
63169      Branch: perl
63170            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
63171            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
63172            ! t/lib/errno.t
63173 ____________________________________________________________________________
63174 [  9098] By: jhi                                   on 2001/03/10  21:38:30
63175         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
63176      Branch: perl
63177            ! regcomp.c regexec.c t/op/pat.t
63178 ____________________________________________________________________________
63179 [  9097] By: jhi                                   on 2001/03/10  14:38:07
63180         Log: Integrate perlio:
63181              
63182              [  9096]
63183              EBCDIC sanity - phase I
63184              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
63185              - use utf8n_xxxx (c.f. pvn) for forms which take length.
63186              - back out vN.N and $^V exceptions to e2a/a2e
63187              - make "locale" isxxx macros be uvchr (may be redundant?)
63188              Not clear yet that toUPPER_uni et. al. return being handled correctly.
63189              The tr// and rexexp stuff still needs an audit, assumption is they are working
63190              in Unicode space.
63191              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
63192      Branch: perl
63193           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
63194           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
63195           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
63196 ____________________________________________________________________________
63197 [  9096] By: nick                                  on 2001/03/10  11:55:43
63198         Log: EBCDIC sanity - phase I
63199              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
63200              - use utf8n_xxxx (c.f. pvn) for forms which take length.
63201              - back out vN.N and $^V exceptions to e2a/a2e
63202              - make "locale" isxxx macros be uvchr (may be redundant?)
63203              
63204              Not clear yet that toUPPER_uni et. al. return being handled correctly.
63205              The tr// and rexexp stuff still needs an audit, assumption is they are working
63206              in Unicode space.
63207              
63208              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
63209      Branch: perlio
63210            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
63211            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
63212            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
63213 ____________________________________________________________________________
63214 [  9095] By: jhi                                   on 2001/03/09  22:10:01
63215         Log: Integrate perlio:
63216              
63217              [  9094]
63218              Builds an passes all tests after integrate and this tweak.
63219      Branch: perl
63220           !> dump.c
63221 ____________________________________________________________________________
63222 [  9094] By: nick                                  on 2001/03/09  17:36:38
63223         Log: Builds an passes all tests after integrate and this tweak.
63224      Branch: perlio
63225            ! dump.c
63226 ____________________________________________________________________________
63227 [  9093] By: nick                                  on 2001/03/09  17:16:03
63228         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
63229      Branch: perlio
63230           +> lib/unicode/Scripts.txt t/lib/sigaction.t
63231           !> (integrate 79 files)
63232 ____________________________________________________________________________
63233 [  9092] By: jhi                                   on 2001/03/09  15:28:26
63234         Log: Update Changes.
63235      Branch: perl
63236            ! Changes patchlevel.h
63237 ____________________________________________________________________________
63238 [  9091] By: jhi                                   on 2001/03/09  15:25:05
63239         Log: In op/stat #35 better to scan all the potential directories
63240              for setuids, not just the first one.
63241      Branch: perl
63242            ! t/op/stat.t
63243 ____________________________________________________________________________
63244 [  9090] By: jhi                                   on 2001/03/09  15:01:27
63245         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
63246              From: rspier@pobox.com (Robert Spier)
63247              Date: Fri, 9 Mar 2001 03:30:20 -0500
63248              Message-ID: <15016.38044.381174.160189@rls.cx>
63249              
63250              EXISTS() returning undef mistakenly triggered a FETCH().
63251      Branch: perl
63252            ! hv.c
63253 ____________________________________________________________________________
63254 [  9089] By: jhi                                   on 2001/03/09  14:59:02
63255         Log: Add /sbin and /usr/sbin to the list of directories scanned
63256              for setuid programs.  Takes care of bug id 20010309.003.
63257      Branch: perl
63258            ! t/op/stat.t
63259 ____________________________________________________________________________
63260 [  9088] By: jhi                                   on 2001/03/09  14:48:32
63261         Log: Regen perlapi, perltoc.
63262      Branch: perl
63263            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
63264 ____________________________________________________________________________
63265 [  9087] By: jhi                                   on 2001/03/09  14:38:56
63266         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
63267              From: David Mitchell <davem@fdgroup.co.uk>
63268              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
63269              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
63270      Branch: perl
63271            ! dump.c perl.c perl.h pod/perlrun.pod
63272 ____________________________________________________________________________
63273 [  9086] By: jhi                                   on 2001/03/09  01:47:16
63274         Log: A modified version of
63275              
63276              Subject: [ID 20010307.005] POSIX::sigaction has various problems
63277              From: anders@broadcom.com
63278              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
63279              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
63280              
63281              Currently the sigaction.t test #6 fails (and is fudged to look
63282              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
63283              This may well be a genuine bug in Linux sigaction() (since at
63284              least Tru64, Solaris, and HP-UX disagree with Linux).
63285              Anyone with POSIX / SUSv2 tome handy?  The problem is that
63286              the flags of the oldaction don't match with the flags in
63287              the previously installed disposition.
63288      Branch: perl
63289            + t/lib/sigaction.t
63290            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
63291 ____________________________________________________________________________
63292 [  9085] By: jhi                                   on 2001/03/09  01:30:13
63293         Log: Subject: Re: mission impossible for the day
63294              From: Alex Gough <alex@rcon.org>
63295              Date: Thu, 08 Mar 2001 17:18:19 +0000
63296              Message-ID: <3AA7BEDB.8070409@rcon.org>
63297              
63298              If references (are overloaded) and can be directly stringified,
63299              show that instead of "stringified".
63300              
63301              (The problem, infinite mutual recursion caused by overloaded bool
63302              in Switch.pm, tracked by David Mitchell)
63303      Branch: perl
63304            ! lib/Carp/Heavy.pm
63305 ____________________________________________________________________________
63306 [  9084] By: jhi                                   on 2001/03/09  01:20:39
63307         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
63308              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
63309              From: David Mitchell <davem@fdgroup.co.uk>
63310              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
63311      Branch: perl
63312            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
63313            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
63314 ____________________________________________________________________________
63315 [  9083] By: jhi                                   on 2001/03/09  01:16:51
63316         Log: Subject: [PATCH] perldata.pod here-doc docs
63317              From: Jeff Pinyan <jeffp@crusoe.net>
63318              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
63319              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
63320      Branch: perl
63321            ! pod/perldata.pod
63322 ____________________________________________________________________________
63323 [  9082] By: jhi                                   on 2001/03/09  01:01:27
63324         Log: Subject: Re: Unicode/EBCDIC
63325              From: Peter Prymmer <pvhp@forte.com>
63326              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
63327              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
63328      Branch: perl
63329            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
63330 ____________________________________________________________________________
63331 [  9081] By: jhi                                   on 2001/03/08  13:41:30
63332         Log: Subject: Ooops, wrong 'no *POSIX' Patch
63333              From: Dorner Thomas <Thomas.Dorner@start.de>
63334              Date: Thu, 8 Mar 2001 08:43:28 +0100
63335              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
63336      Branch: perl
63337            ! hints/posix-bc.sh
63338 ____________________________________________________________________________
63339 [  9080] By: jhi                                   on 2001/03/08  13:11:42
63340         Log: It's Scripts.txt, not Script.txt.
63341      Branch: perl
63342            ! MANIFEST
63343 ____________________________________________________________________________
63344 [  9079] By: jhi                                   on 2001/03/08  12:59:05
63345         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
63346              From: Dorner Thomas <Thomas.Dorner@start.de>
63347              Date: Wed, 7 Mar 2001 14:13:31 +0100
63348              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
63349      Branch: perl
63350            ! makedepend.SH
63351 ____________________________________________________________________________
63352 [  9078] By: jhi                                   on 2001/03/08  12:57:43
63353         Log: Retract #9069, wrong patch.
63354      Branch: perl
63355            ! Makefile.SH
63356 ____________________________________________________________________________
63357 [  9077] By: jhi                                   on 2001/03/08  01:06:13
63358         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
63359      Branch: perl
63360            + lib/unicode/Scripts.txt
63361            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
63362            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
63363            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
63364            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
63365            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
63366            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
63367            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
63368            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
63369            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
63370            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
63371            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
63372            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
63373            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
63374            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
63375            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
63376            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
63377            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
63378            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
63379            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
63380            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
63381            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
63382            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
63383            ! lib/unicode/version
63384 ____________________________________________________________________________
63385 [  9076] By: jhi                                   on 2001/03/07  22:59:39
63386         Log: Integrate change #7784 from mainline into maintperl.
63387              
63388              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
63389      Branch: maint-5.6/perl
63390           !> pp_ctl.c t/op/pat.t
63391 ____________________________________________________________________________
63392 [  9075] By: jhi                                   on 2001/03/07  22:05:11
63393         Log: More UTF-8 test tweaks.
63394      Branch: perl
63395            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
63396 ____________________________________________________________________________
63397 [  9074] By: nick                                  on 2001/03/07  21:39:29
63398         Log: Integrate mainline.
63399      Branch: perlio
63400           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
63401           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
63402           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
63403           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
63404           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
63405 ____________________________________________________________________________
63406 [  9073] By: jhi                                   on 2001/03/07  16:37:09
63407         Log: Update Changes.
63408      Branch: perl
63409            ! Changes patchlevel.h
63410 ____________________________________________________________________________
63411 [  9072] By: jhi                                   on 2001/03/07  16:32:30
63412         Log: Subject: [ID 20010306.004] || != named unary operator
63413              From: abela@geneanet.org
63414              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
63415              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
63416      Branch: perl
63417            ! pod/perlop.pod
63418 ____________________________________________________________________________
63419 [  9071] By: jhi                                   on 2001/03/07  15:14:11
63420         Log: Subject: downgrading to bytes for common functions
63421              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
63422              Date: Wed, 7 Mar 2001 02:36:55 -0500
63423              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
63424      Branch: perl
63425            ! pp_sys.c
63426 ____________________________________________________________________________
63427 [  9070] By: jhi                                   on 2001/03/07  15:04:58
63428         Log: Clarify the description differentiating for and while; inspired by
63429              
63430              Subject: [ID 20010306.002] for/while difference in for definition
63431              From: abela@geneanet.org
63432              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
63433              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
63434      Branch: perl
63435            ! pod/perlsyn.pod
63436 ____________________________________________________________________________
63437 [  9069] By: jhi                                   on 2001/03/07  14:55:30
63438         Log: (Retracted by #9078.)
63439      Branch: perl
63440            ! Makefile.SH
63441 ____________________________________________________________________________
63442 [  9068] By: jhi                                   on 2001/03/07  14:51:17
63443         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
63444              From: Radu Greab <radu@netsoft.ro>
63445              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
63446              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
63447      Branch: perl
63448            ! pp.c t/op/chop.t
63449 ____________________________________________________________________________
63450 [  9067] By: jhi                                   on 2001/03/07  14:48:57
63451         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
63452              From: Simon Cozens <simon@netthink.co.uk>
63453              Date: Wed, 7 Mar 2001 13:59:28 +0000
63454              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
63455              
63456              In order to allow MakeMaker to build correct Makefiles,
63457              you need to change the order of the arguments in MM_Unix.pm
63458              as well. (Unless you have C89_CCMODE set, but we're trying
63459              to be POSIXly correct)
63460              
63461              Thanks to Merijn Broeren for tracking this down.
63462      Branch: perl
63463            ! lib/ExtUtils/MM_Unix.pm
63464 ____________________________________________________________________________
63465 [  9066] By: jhi                                   on 2001/03/07  14:30:02
63466         Log: Floating point too messy.
63467      Branch: perl
63468            ! t/camel-III/vstring.t
63469 ____________________________________________________________________________
63470 [  9065] By: jhi                                   on 2001/03/07  14:17:44
63471         Log: Integrate change #9064 from maintperl into mainline.
63472              
63473              fix memory leak in pack("Bb",...)
63474      Branch: perl
63475           !> perl.c
63476 ____________________________________________________________________________
63477 [  9064] By: gsar                                  on 2001/03/07  06:29:24
63478         Log: fix memory leak in pack("Bb",...)
63479      Branch: maint-5.6/perl
63480            ! perl.c
63481 ____________________________________________________________________________
63482 [  9063] By: jhi                                   on 2001/03/07  00:55:04
63483         Log: Major utf8 test reorganisation and rewrite.
63484              Hopefully no tests were lost in the shuffle.
63485              (The beginning of pragma/utf8 was lost intentionally,
63486              the tests were rather bogus and incomplete.)
63487      Branch: perl
63488            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
63489            ! t/pragma/utf8.t
63490 ____________________________________________________________________________
63491 [  9062] By: jhi                                   on 2001/03/07  00:41:16
63492         Log: More tweakage on the Unicode character class descriptions.
63493      Branch: perl
63494            ! lib/unicode/mktables.PL pod/perlretut.pod
63495 ____________________________________________________________________________
63496 [  9061] By: jhi                                   on 2001/03/06  23:12:38
63497         Log: The perlretut was still talking about the old \p and \P
63498              definitions.
63499      Branch: perl
63500            ! pod/perlretut.pod
63501 ____________________________________________________________________________
63502 [  9060] By: nick                                  on 2001/03/06  20:52:37
63503         Log: Integrate mainline (make test works again now).
63504      Branch: perlio
63505           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
63506 ____________________________________________________________________________
63507 [  9059] By: jhi                                   on 2001/03/06  15:36:14
63508         Log: 0.999... does equal 1.0, doesn't it?
63509      Branch: perl
63510            ! t/camel-III/vstring.t
63511 ____________________________________________________________________________
63512 [  9058] By: jhi                                   on 2001/03/06  15:34:00
63513         Log: Make /x{abcd}/ to work without use utf8.
63514      Branch: perl
63515            ! regcomp.c
63516 ____________________________________________________________________________
63517 [  9057] By: jhi                                   on 2001/03/06  03:02:36
63518         Log: Easier to outcomment all the three reset() tests for now.
63519      Branch: perl
63520            ! t/op/pat.t
63521 ____________________________________________________________________________
63522 [  9056] By: jhi                                   on 2001/03/06  02:30:02
63523         Log: Comment out the deadly reset; until the 20010301.005
63524              is finally fixed.
63525      Branch: perl
63526            ! t/op/pat.t
63527 ____________________________________________________________________________
63528 [  9055] By: jhi                                   on 2001/03/06  02:21:26
63529         Log: Integrate the change #9054 from mainline:
63530              retract the PMOP cleanup patch pending further investigation.
63531      Branch: maint-5.6/perl
63532           !> op.c op.h
63533 ____________________________________________________________________________
63534 [  9054] By: jhi                                   on 2001/03/06  02:19:57
63535         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
63536              with oddly familiar stack traces.
63537      Branch: perl
63538            ! op.c op.h
63539 ____________________________________________________________________________
63540 [  9053] By: jhi                                   on 2001/03/05  23:20:28
63541         Log: Integrate perlio:
63542              
63543              [  9052]
63544              skipping USE_PERLIO symbols correction.
63545              
63546              [  9051]
63547              More Encode alias tidying.
63548      Branch: perl
63549           +> ext/Encode/Encode/koi8-r.ucm
63550           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
63551           !> makedef.pl
63552 ____________________________________________________________________________
63553 [  9052] By: nick                                  on 2001/03/05  23:08:17
63554         Log: skipping USE_PERLIO symbols correction.
63555      Branch: perlio
63556            ! makedef.pl
63557 ____________________________________________________________________________
63558 [  9051] By: nick                                  on 2001/03/05  22:35:07
63559         Log: More Encode alias tidying.
63560      Branch: perlio
63561            + ext/Encode/Encode/koi8-r.ucm
63562            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
63563 ____________________________________________________________________________
63564 [  9050] By: jhi                                   on 2001/03/05  21:44:29
63565         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
63566              Sarathy's fix for ID 20010301.005.
63567      Branch: maint-5.6/perl
63568           !> op.c op.h
63569 ____________________________________________________________________________
63570 [  9049] By: nick                                  on 2001/03/05  19:54:04
63571         Log: Integrate Jarkko's Encode.pm tweak.
63572      Branch: perlio
63573           !> ext/Encode/Encode.pm
63574 ____________________________________________________________________________
63575 [  9048] By: nick                                  on 2001/03/05  19:47:57
63576         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
63577      Branch: perlio
63578           +> os2/os2add.sym
63579           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
63580           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
63581           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
63582           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
63583           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
63584 ____________________________________________________________________________
63585 [  9047] By: jhi                                   on 2001/03/05  19:25:26
63586         Log: Regen perlapi.
63587      Branch: perl
63588            ! pod/perlapi.pod
63589 ____________________________________________________________________________
63590 [  9046] By: jhi                                   on 2001/03/05  19:12:14
63591         Log: Integrate perlio:
63592              
63593              [  9043]
63594              Update MANIFEST for new test.
63595              
63596              [  9042]
63597              Some tests for Camel 3rd edition features.
63598              Make gethostbyaddr() test in above work.
63599      Branch: perl
63600           +> t/camel-III/vstring.t
63601           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
63602 ____________________________________________________________________________
63603 [  9045] By: jhi                                   on 2001/03/05  19:10:36
63604         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
63605      Branch: perl
63606            ! ext/Encode/Encode.pm
63607 ____________________________________________________________________________
63608 [  9044] By: jhi                                   on 2001/03/05  18:49:12
63609         Log: Forgot the other half of the PMOP patch (#9033).
63610      Branch: perl
63611            ! op.h
63612 ____________________________________________________________________________
63613 [  9043] By: nick                                  on 2001/03/05  18:14:47
63614         Log: Update MANIFEST for new test.
63615      Branch: perlio
63616            ! MANIFEST
63617 ____________________________________________________________________________
63618 [  9042] By: nick                                  on 2001/03/05  18:12:41
63619         Log: Some tests for Camel 3rd edition features.
63620              Make gethostbyaddr() test in above work.
63621      Branch: perlio
63622            + t/camel-III/vstring.t
63623            ! pp.h pp_sys.c t/TEST t/harness
63624 ____________________________________________________________________________
63625 [  9041] By: jhi                                   on 2001/03/05  17:41:48
63626         Log: Add more ISO 8859 encoding aliases.
63627      Branch: perl
63628            ! ext/Encode/Encode.pm
63629 ____________________________________________________________________________
63630 [  9040] By: jhi                                   on 2001/03/05  17:30:43
63631         Log: Integrate perlio:
63632              
63633              [  9039]
63634              Missed added file.
63635              
63636              [  9037]
63637              Long-standing "defined but not used" SvPVbyte*() are about to get used
63638              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
63639              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
63640              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
63641              - uses SvPV() rather than sv_2pv() in case it isn't a string.
63642      Branch: perl
63643           !> MANIFEST sv.c
63644 ____________________________________________________________________________
63645 [  9039] By: nick                                  on 2001/03/05  17:11:36
63646         Log: Missed added file.
63647      Branch: perlio
63648            ! MANIFEST
63649 ____________________________________________________________________________
63650 [  9038] By: jhi                                   on 2001/03/05  15:58:01
63651         Log: Add tr tests for EBCDIC, from Karsten Sperling.
63652      Branch: perl
63653            ! t/op/tr.t
63654 ____________________________________________________________________________
63655 [  9037] By: nick                                  on 2001/03/05  15:56:35
63656         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
63657              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
63658              
63659              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
63660              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
63661              - uses SvPV() rather than sv_2pv() in case it isn't a string.
63662      Branch: perlio
63663            ! sv.c
63664 ____________________________________________________________________________
63665 [  9036] By: jhi                                   on 2001/03/05  15:49:15
63666         Log: Add matching tests currently failing in EBCDIC,
63667              suggested by Karsten Sperling.
63668      Branch: perl
63669            ! t/op/pat.t
63670 ____________________________________________________________________________
63671 [  9035] By: jhi                                   on 2001/03/05  15:36:55
63672         Log: The #9034 needs a MANIFESTation.
63673      Branch: perl
63674            ! MANIFEST
63675 ____________________________________________________________________________
63676 [  9034] By: jhi                                   on 2001/03/05  15:35:14
63677         Log: Integrate perlio:
63678              
63679              [  9032]
63680              Encode implementation "completion"
63681              Implement and document define_encoding()
63682              Implement and document encoding aliases including define_alias()
63683              Make Encode::XS use define_encoding() rather than back-door.
63684              Move run-time *.enc to separate Encode::Tcl module.
63685              Make 'compile' honour <codeset_name>
63686              Change canonical names of to iso-8859-* and US-ascii.
63687      Branch: perl
63688           +> ext/Encode/Encode/Tcl.pm
63689           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
63690           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
63691           !> ext/Encode/Encode/iso8859-1.ucm
63692           !> ext/Encode/Encode/iso8859-10.ucm
63693           !> ext/Encode/Encode/iso8859-13.ucm
63694           !> ext/Encode/Encode/iso8859-14.ucm
63695           !> ext/Encode/Encode/iso8859-15.ucm
63696           !> ext/Encode/Encode/iso8859-16.ucm
63697           !> ext/Encode/Encode/iso8859-2.ucm
63698           !> ext/Encode/Encode/iso8859-3.ucm
63699           !> ext/Encode/Encode/iso8859-4.ucm
63700           !> ext/Encode/Encode/iso8859-5.ucm
63701           !> ext/Encode/Encode/iso8859-6.ucm
63702           !> ext/Encode/Encode/iso8859-7.ucm
63703           !> ext/Encode/Encode/iso8859-8.ucm
63704           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
63705           !> t/lib/encode.t
63706 ____________________________________________________________________________
63707 [  9033] By: jhi                                   on 2001/03/05  15:33:18
63708         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
63709              From: Gurusamy Sarathy <gsar@ActiveState.com>
63710              Date: Sun, 04 Mar 2001 22:33:15 -0800
63711              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
63712              
63713              PMOPs need to remember their own stash so that they can
63714              gracefully remove themselves from their linked list.
63715      Branch: perl
63716            ! op.c
63717 ____________________________________________________________________________
63718 [  9032] By: nick                                  on 2001/03/05  14:51:50
63719         Log: Encode implementation "completion"
63720              Implement and document define_encoding()
63721              Implement and document encoding aliases including define_alias()
63722              Make Encode::XS use define_encoding() rather than back-door.
63723              Move run-time *.enc to separate Encode::Tcl module.
63724              Make 'compile' honour <codeset_name>
63725              Change canonical names of to iso-8859-* and US-ascii.
63726      Branch: perlio
63727            + ext/Encode/Encode/Tcl.pm
63728            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
63729            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
63730            ! ext/Encode/Encode/iso8859-1.ucm
63731            ! ext/Encode/Encode/iso8859-10.ucm
63732            ! ext/Encode/Encode/iso8859-13.ucm
63733            ! ext/Encode/Encode/iso8859-14.ucm
63734            ! ext/Encode/Encode/iso8859-15.ucm
63735            ! ext/Encode/Encode/iso8859-16.ucm
63736            ! ext/Encode/Encode/iso8859-2.ucm
63737            ! ext/Encode/Encode/iso8859-3.ucm
63738            ! ext/Encode/Encode/iso8859-4.ucm
63739            ! ext/Encode/Encode/iso8859-5.ucm
63740            ! ext/Encode/Encode/iso8859-6.ucm
63741            ! ext/Encode/Encode/iso8859-7.ucm
63742            ! ext/Encode/Encode/iso8859-8.ucm
63743            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
63744            ! t/lib/encode.t
63745 ____________________________________________________________________________
63746 [  9031] By: jhi                                   on 2001/03/05  13:51:17
63747         Log: Integrate change #9030 from maintperl into mainline.
63748              
63749              Subject: [PATCH 5.6.1] OS/2 cleanup
63750      Branch: perl
63751           +> os2/os2add.sym
63752           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
63753           !> makedef.pl os2/Changes os2/Makefile.SHs
63754           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
63755           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
63756           !> os2/os2.sym os2/os2ish.h
63757 ____________________________________________________________________________
63758 [  9030] By: jhi                                   on 2001/03/05  13:46:49
63759         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
63760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63761              Date: Mon, 5 Mar 2001 02:29:44 -0500
63762              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
63763      Branch: maint-5.6/perl
63764            + os2/os2add.sym
63765            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
63766            ! makedef.pl os2/Changes os2/Makefile.SHs
63767            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
63768            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
63769            ! os2/os2.sym os2/os2ish.h
63770 ____________________________________________________________________________
63771 [  9029] By: jhi                                   on 2001/03/05  13:40:35
63772         Log: Integrate change #9028 from maintperl into mainline.
63773              
63774              various nits in MM_Unix.pm found by disabling SelfLoader
63775      Branch: perl
63776           !> lib/ExtUtils/MM_Unix.pm
63777 ____________________________________________________________________________
63778 [  9028] By: gsar                                  on 2001/03/05  09:58:38
63779         Log: various nits in MM_Unix.pm found by disabling SelfLoader
63780      Branch: maint-5.6/perl
63781            ! lib/ExtUtils/MM_Unix.pm
63782 ____________________________________________________________________________
63783 [  9027] By: nick                                  on 2001/03/05  08:35:22
63784         Log: Integrate mainline
63785      Branch: perlio
63786           !> (integrate 28 files)
63787 ____________________________________________________________________________
63788 [  9026] By: jhi                                   on 2001/03/05  02:14:59
63789         Log: Integrate change #9025 from mainline to maintperl,
63790              retract \N{U+HHHH}.
63791      Branch: maint-5.6/perl
63792           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63793           !> t/lib/charnames.t toke.c
63794 ____________________________________________________________________________
63795 [  9025] By: jhi                                   on 2001/03/05  02:13:09
63796         Log: Retracting \N{U+HHHH}.
63797      Branch: perl
63798            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63799            ! t/lib/charnames.t toke.c
63800 ____________________________________________________________________________
63801 [  9024] By: jhi                                   on 2001/03/04  20:51:07
63802         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
63803              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
63804              Date: Fri, 02 Mar 2001 18:25:26 +0100
63805              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
63806              
63807              Casting problem.
63808      Branch: perl
63809            ! ext/Storable/Storable.xs
63810 ____________________________________________________________________________
63811 [  9023] By: jhi                                   on 2001/03/04  19:46:45
63812         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
63813              From: nick@talking.bollo.cx
63814              Date: Sat, 03 Mar 2001 21:41:33 +0000
63815              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
63816              
63817              Revert the workaround.
63818      Branch: perl
63819            ! perlio.c
63820 ____________________________________________________________________________
63821 [  9022] By: jhi                                   on 2001/03/04  19:36:28
63822         Log: Update Changes.
63823      Branch: perl
63824            ! Changes patchlevel.h
63825 ____________________________________________________________________________
63826 [  9021] By: jhi                                   on 2001/03/04  18:41:00
63827         Log: makedef.pl updates suggested by Chris Nandor; double-checking
63828              the changes in AIX, OS/2 Win32 would be nice.
63829      Branch: perl
63830            ! makedef.pl
63831 ____________________________________________________________________________
63832 [  9020] By: jhi                                   on 2001/03/04  18:23:58
63833         Log: Integrate change #9012 from maintperl into mainline,
63834              quench a compiler warning.
63835      Branch: perl
63836           !> toke.c
63837 ____________________________________________________________________________
63838 [  9019] By: jhi                                   on 2001/03/04  18:18:43
63839         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
63840              
63841              \N{U+HHHH} fix.
63842              
63843              pattern in G_ARRAY context
63844      Branch: maint-5.6/perl
63845           !> pp_hot.c t/op/pat.t toke.c
63846 ____________________________________________________________________________
63847 [  9018] By: jhi                                   on 2001/03/04  18:07:48
63848         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
63849              From: Jeff Pinyan <jeffp@crusoe.net>
63850              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
63851              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
63852      Branch: perl
63853            ! pp_hot.c t/op/pat.t
63854 ____________________________________________________________________________
63855 [  9017] By: jhi                                   on 2001/03/04  18:06:21
63856         Log: I thought I tested the #9014.
63857      Branch: perl
63858            ! toke.c
63859 ____________________________________________________________________________
63860 [  9016] By: jhi                                   on 2001/03/04  17:41:22
63861         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
63862              
63863              Tweak the get*ent() OS/2 prototypes.
63864              
63865              Add the \N{U+HHHH} syntax.
63866              
63867              More tr/// UTF-8 fixes from Inaba Hiroto.
63868      Branch: maint-5.6/perl
63869           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
63870           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
63871 ____________________________________________________________________________
63872 [  9015] By: jhi                                   on 2001/03/04  17:36:04
63873         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
63874      Branch: perl
63875            ! doop.c t/op/tr.t
63876 ____________________________________________________________________________
63877 [  9014] By: jhi                                   on 2001/03/04  17:24:49
63878         Log: Add the \N{U+HHHH} syntax.
63879      Branch: perl
63880            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63881            ! t/lib/charnames.t toke.c
63882 ____________________________________________________________________________
63883 [  9013] By: jhi                                   on 2001/03/04  17:20:45
63884         Log: Tweak the get*ent() OS/2 prototypes.
63885      Branch: perl
63886            ! os2/os2.c
63887 ____________________________________________________________________________
63888 [  9012] By: gsar                                  on 2001/03/04  06:26:14
63889         Log: avoid warning (nit in change#9009)
63890      Branch: maint-5.6/perl
63891            ! toke.c
63892 ____________________________________________________________________________
63893 [  9011] By: gsar                                  on 2001/03/04  06:15:24
63894         Log: lib/charnames.t fails in 5.6.x because of older Unicode
63895              data
63896              
63897              TODO: need to revisit this after updating lib/unicode/...
63898      Branch: maint-5.6/perl
63899            ! t/lib/charnames.t
63900 ____________________________________________________________________________
63901 [  9010] By: gsar                                  on 2001/03/04  06:08:36
63902         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
63903      Branch: maint-5.6/perl
63904            ! toke.c
63905 ____________________________________________________________________________
63906 [  9009] By: jhi                                   on 2001/03/03  19:27:20
63907         Log: Integrate change #9008 from mainline to maintperl,
63908              UTF-8 tr/// fixes from Inaba Hiroto.
63909      Branch: maint-5.6/perl
63910           !> doop.c op.c t/op/tr.t toke.c
63911 ____________________________________________________________________________
63912 [  9008] By: jhi                                   on 2001/03/03  19:19:42
63913         Log: UTF8 tr/// fixes from Inaba Hiroto.
63914      Branch: perl
63915            ! doop.c op.c t/op/tr.t toke.c
63916 ____________________________________________________________________________
63917 [  9007] By: jhi                                   on 2001/03/03  19:00:30
63918         Log: Integrate change #9006 from maintperl to mainline,
63919              more robust quest for the infinite.
63920      Branch: perl
63921           !> lib/Math/Complex.pm
63922 ____________________________________________________________________________
63923 [  9006] By: jhi                                   on 2001/03/03  18:58:06
63924         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
63925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63926              Date: Sat, 3 Mar 2001 12:51:50 -0500
63927              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
63928              
63929              Be more robust in our quest for the infinite.
63930      Branch: maint-5.6/perl
63931            ! lib/Math/Complex.pm
63932 ____________________________________________________________________________
63933 [  9005] By: jhi                                   on 2001/03/03  17:55:50
63934         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
63935      Branch: maint-5.6/perl
63936            ! doio.c
63937 ____________________________________________________________________________
63938 [  9004] By: jhi                                   on 2001/03/03  17:40:14
63939         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
63940              so that picky compilers like IRIX won't get huffy about
63941              "statements without effect" (like 1;).
63942      Branch: perl
63943            ! toke.c
63944 ____________________________________________________________________________
63945 [  9003] By: jhi                                   on 2001/03/03  17:15:52
63946         Log: Integrate change #9002 from mainline to maintperl.
63947              
63948              Subject: [perl-5.6.x, perl-current] accept for EPOC
63949      Branch: maint-5.6/perl
63950           !> pp_sys.c
63951 ____________________________________________________________________________
63952 [  9002] By: jhi                                   on 2001/03/03  17:14:30
63953         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
63954              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63955              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
63956              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
63957      Branch: perl
63958            ! pp_sys.c
63959 ____________________________________________________________________________
63960 [  9001] By: jhi                                   on 2001/03/03  17:13:13
63961         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
63962              From: "Craig A. Berry" <craigberry@mac.com>
63963              Date: Fri, 02 Mar 2001 17:44:40 -0600
63964              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
63965      Branch: perl
63966            ! t/pod/find.t
63967 ____________________________________________________________________________
63968 [  9000] By: jhi                                   on 2001/03/03  17:11:55
63969         Log: Integrate changes #8997,8999 from maintperl.
63970              
63971              Subject: [PATCH 5.6.1] compiling on OS/2
63972              (Better error message from hints/os2.sh)
63973              
63974              Subject: [PATCH 5.6.1] syslog.t
63975      Branch: perl
63976           !> hints/os2.sh t/lib/syslog.t
63977 ____________________________________________________________________________
63978 [  8999] By: jhi                                   on 2001/03/03  17:09:28
63979         Log: Subject: [PATCH 5.6.1] syslog.t
63980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63981              Date: Sat, 3 Mar 2001 02:11:17 -0500
63982              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
63983      Branch: maint-5.6/perl
63984            ! t/lib/syslog.t
63985 ____________________________________________________________________________
63986 [  8998] By: jhi                                   on 2001/03/03  17:07:50
63987         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
63988              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63989              Date: Sat, 3 Mar 2001 01:53:52 -0500
63990              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
63991      Branch: maint-5.6/perl
63992            ! opcode.pl os2/os2.c
63993 ____________________________________________________________________________
63994 [  8997] By: jhi                                   on 2001/03/03  17:03:30
63995         Log: Subject: [PATCH 5.6.1] compiling on OS/2
63996              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63997              Date: Sat, 3 Mar 2001 01:59:59 -0500
63998              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
63999      Branch: maint-5.6/perl
64000            ! hints/os2.sh
64001 ____________________________________________________________________________
64002 [  8996] By: jhi                                   on 2001/03/03  00:55:58
64003         Log: Regen files for mainline.
64004      Branch: perl
64005            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64006            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
64007 ____________________________________________________________________________
64008 [  8995] By: jhi                                   on 2001/03/03  00:35:22
64009         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
64010              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
64011              to maintperl.
64012              
64013              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
64014              
64015              Add Configure option -Dmksymlinks which will create a symlink
64016              forest if the current/build differs from the source directory.
64017              (8218,8220,8221,8317,8318,8971)
64018              
64019              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
64020              (Document APPLLIB_EXP in INSTALL.)
64021              
64022              If running byacc write-enable also perly.h.
64023              
64024              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
64025              
64026              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
64027              
64028              Sanity check for conflicting thread flavours.
64029              
64030              Fix the sys/fcntl.h problem reported by Peter Prymmer.
64031              
64032              Add few CPUs/architectures to the Cppsym scan,
64033              add -perlio to archname if so selected (modified 8890)
64034              
64035              Be more helpful for devel builders, suggested by John L. Allen.
64036              (admittedly pointless change for maintperl, but the usedevel
64037              code is there already)
64038      Branch: maint-5.6/perl
64039           !> Configure INSTALL Makefile.SH Porting/Glossary
64040           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
64041           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
64042           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
64043           !> win32/config.bc win32/config.gc win32/config.vc
64044 ____________________________________________________________________________
64045 [  8994] By: jhi                                   on 2001/03/02  23:31:41
64046         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
64047      Branch: metaconfig/U/perl
64048            ! gccvers.U
64049 ____________________________________________________________________________
64050 [  8993] By: jhi                                   on 2001/03/02  23:22:12
64051         Log: Regenerate various files for maint.
64052      Branch: maint-5.6/perl
64053            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
64054            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
64055 ____________________________________________________________________________
64056 [  8992] By: alanbur                               on 2001/03/02  22:48:34
64057         Log: Resync wuth parent
64058      Branch: maint-5.6/pureperl
64059           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
64060           !> (integrate 60 files)
64061 ____________________________________________________________________________
64062 [  8991] By: jhi                                   on 2001/03/02  21:00:08
64063         Log: Retract the #8742 part of #8986, backward compat.
64064      Branch: maint-5.6/perl
64065            ! embed.pl
64066 ____________________________________________________________________________
64067 [  8990] By: jhi                                   on 2001/03/02  20:40:07
64068         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
64069      Branch: maint-5.6/perl
64070            ! hv.c
64071 ____________________________________________________________________________
64072 [  8989] By: jhi                                   on 2001/03/02  19:59:56
64073         Log: Update Changes.
64074      Branch: perl
64075            ! Changes patchlevel.h
64076 ____________________________________________________________________________
64077 [  8988] By: jhi                                   on 2001/03/02  19:57:08
64078         Log: Integrate perlio:
64079              
64080              [  8969]
64081              Add charname comments to .ucm files writen by 'compile',
64082              also order charmaps in those files by source encoding.
64083              regenerate distrubuted .ucm files
64084      Branch: perl
64085           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64086           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64087           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64088           !> ext/Encode/Encode/iso8859-10.ucm
64089           !> ext/Encode/Encode/iso8859-13.ucm
64090           !> ext/Encode/Encode/iso8859-14.ucm
64091           !> ext/Encode/Encode/iso8859-15.ucm
64092           !> ext/Encode/Encode/iso8859-16.ucm
64093           !> ext/Encode/Encode/iso8859-2.ucm
64094           !> ext/Encode/Encode/iso8859-3.ucm
64095           !> ext/Encode/Encode/iso8859-4.ucm
64096           !> ext/Encode/Encode/iso8859-5.ucm
64097           !> ext/Encode/Encode/iso8859-6.ucm
64098           !> ext/Encode/Encode/iso8859-7.ucm
64099           !> ext/Encode/Encode/iso8859-8.ucm
64100           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64101           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
64102 ____________________________________________________________________________
64103 [  8987] By: jhi                                   on 2001/03/02  19:43:40
64104         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
64105              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
64106              8950,8952,8955 from mainline to maintperl.
64107              
64108              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
64109              
64110              Put to rest the 20010205.001, the email address checking (not) regex.
64111              
64112              fork() not everywhere, cleanup temp files.
64113              
64114              The #8843 wasn't quite right: %Config needs to imported.
64115              
64116              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
64117              (#8849: the glob-basic hunk needed massaging as it depended
64118              on Schwern's large-scale (unintegrated) patches)
64119              
64120              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
64121              
64122              Upgrade to CGI.pm 2.752, from Lincoln Stein.
64123              (Note: there were some conflicts due to EBCDIC and EPOC
64124              patches, in general I preferred the repository code.)
64125              (When 2.753 comes out, we need to synchronize.)
64126              
64127              Subject: [PATCH] fix for charnames above FFFF
64128              
64129              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
64130              
64131              If no sfio, no -lsfio.
64132              
64133              Run run/*.t also in minitest.
64134              
64135              Subject:  [PATCH perl 5.7.0] malloc message address offset
64136              
64137              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
64138              
64139              Subject: fix for parameter -Dm (for perl@8867)
64140              
64141              Subject: [PATCH: perl@8892] was Re: hashing order difference?
64142              (make the test more portable)
64143              
64144              Subject: Re: [PATCH] fix for charnames above FFFF
64145              
64146              Subject: Re: I'm losing the war...
64147              (hv_store() not working correctly in ENV_IS_CASELESS case.)
64148              
64149              Subject: Modified README.bs2000 
64150              
64151              Subject: [PATCH: perl@8935] -Dt padsv($var)
64152              
64153              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
64154              
64155              Subject: PATCH: extra tests to check on negative float to unsigned cast
64156              
64157              Subject: [PATCH] XPUSH[insp] was Re: progress
64158              
64159              Subject: Re: Compile with perlcc..
64160      Branch: maint-5.6/perl
64161           !> (integrate 36 files)
64162 ____________________________________________________________________________
64163 [  8986] By: jhi                                   on 2001/03/02  18:51:25
64164         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
64165              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
64166              to maintperl.
64167              
64168              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
64169              
64170              Subject: [DOC PATCH] overload.pm nits
64171              
64172              Add header for LIB$ prototypes (C. Berry)
64173              
64174              Convert fwrite()s to sockets to write()s, since some socket stacks
64175              don't take kindly to stdio.
64176              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
64177              (for often optional LNMs)
64178              Correct a few typos
64179              (C. Bailey)
64180              
64181              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
64182              
64183              De-cut-and-pasto.
64184              
64185              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
64186              
64187              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
64188              
64189              Upgrade to CPAN 1.59_54, from Andreas König.
64190              
64191              Bogus shebang.
64192              
64193              Subject: [PATCH] Document makepatch in Porting/patching
64194              
64195              UTF-8 documentation.
64196              
64197              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
64198              
64199              Sort the MANIFEST.
64200              
64201              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
64202              
64203              Subject: [PATCH @8807] toke.c cleanup: scan_str()
64204              
64205              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
64206              
64207              Add run/*.t to testables.
64208              
64209              TODO: integrate #8784.
64210      Branch: maint-5.6/perl
64211           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
64212           !> (integrate 28 files)
64213 ____________________________________________________________________________
64214 [  8985] By: nick                                  on 2001/03/02  18:15:45
64215         Log: Integrate mainline
64216      Branch: perlio
64217           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
64218           !> vms/vms.c
64219 ____________________________________________________________________________
64220 [  8984] By: jhi                                   on 2001/03/02  16:00:17
64221         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
64222              
64223              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
64224              5.004_05, and mention the suidperl August 2000 security problem.
64225              (#8978,#8981)
64226              
64227              Subject: [ID 20010301.004] Technically speaking in perldata
64228              
64229              Subject: [PATCH] File::Copy for bleadperl, maintperl
64230              
64231              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
64232              
64233              (The #8982, fix for 20010221.005 and 20010221.008,
64234              would be nice too but it didn't integrate cleanly.)
64235      Branch: maint-5.6/perl
64236           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
64237 ____________________________________________________________________________
64238 [  8983] By: jhi                                   on 2001/03/02  15:51:16
64239         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
64240              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64241              Date:     Thu, 1 Mar 2001 15:54:09 EST
64242              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
64243      Branch: perl
64244            ! vms/vms.c
64245 ____________________________________________________________________________
64246 [  8982] By: jhi                                   on 2001/03/02  15:43:31
64247         Log: Subject: Re: sync sync sync: have I missed any patches?
64248              From: Radu Greab <radu@netsoft.ro> 
64249              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
64250              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
64251              
64252              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
64253              was checking argv[0] regardless of whether a different pathname
64254              will actually be executed."  Test case not supplied because 
64255              drafting that, ironically enough, revealed another bug
64256              (or a feature).
64257      Branch: perl
64258            ! doio.c
64259 ____________________________________________________________________________
64260 [  8981] By: jhi                                   on 2001/03/02  15:28:03
64261         Log: Misdate in #8978.
64262      Branch: perl
64263            ! pod/perlfaq1.pod
64264 ____________________________________________________________________________
64265 [  8980] By: jhi                                   on 2001/03/02  15:24:20
64266         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
64267              From: Chris Nandor <pudge@pobox.com>
64268              Date: Wed, 28 Feb 2001 22:10:15 -0500
64269              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
64270      Branch: perl
64271            ! lib/File/Copy.pm
64272 ____________________________________________________________________________
64273 [  8979] By: jhi                                   on 2001/03/02  15:17:16
64274         Log: Subject: [ID 20010301.004] Technically speaking in perldata
64275              From: abela@geneanet.org
64276              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
64277              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
64278      Branch: perl
64279            ! pod/perldata.pod
64280 ____________________________________________________________________________
64281 [  8978] By: jhi                                   on 2001/03/02  15:15:27
64282         Log: Subject: [ID 20010301.003] ref to 5.004
64283              From: abela@geneanet.org
64284              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
64285              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
64286              
64287              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
64288              and mention the suidperl August 2000 security problem.
64289      Branch: perl
64290            ! pod/perlfaq1.pod
64291 ____________________________________________________________________________
64292 [  8977] By: alanbur                               on 2001/03/02  14:17:45
64293         Log: Resynchronised with parent
64294      Branch: maint-5.6/pureperl
64295           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
64296           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
64297           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
64298           !> vms/descrip_mms.template win32/win32.c win32/win32.h
64299           !> win32/win32iop.h
64300 ____________________________________________________________________________
64301 [  8976] By: nick                                  on 2001/03/01  23:25:30
64302         Log: Integrate mainline.
64303      Branch: perlio
64304            - t/op/qu.t
64305           !> (integrate 55 files)
64306 ____________________________________________________________________________
64307 [  8975] By: jhi                                   on 2001/03/01  16:51:34
64308         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
64309      Branch: perl
64310           !> toke.c
64311 ____________________________________________________________________________
64312 [  8974] By: gsar                                  on 2001/03/01  16:28:21
64313         Log: fix for bugid 20010226.008
64314              
64315              the problem was that some of the pointers (PL_last_lop and
64316              PL_last_uni specifically) into the lex buffers weren't correctly
64317              being invalidated when the buffer changed; this would leave the
64318              pointers pointing at an arbitrary location in the buffer if
64319              the buffer didn't need to be reallocated, or point into freed
64320              memory if the buffer had to be realloced
64321              
64322              TODO item for bugdb maintainers: check other seemingly random
64323              parser-related bugs--they might be cured by this
64324      Branch: maint-5.6/perl
64325            ! toke.c
64326 ____________________________________________________________________________
64327 [  8973] By: jhi                                   on 2001/03/01  02:23:25
64328         Log: Retract #8970 because of a completely mysterious core dump:
64329              adding the tests 241..244 causes op/pat dump core at test #25.
64330              The test needs a lot of whittling down before the bug can be solved.
64331      Branch: perl
64332            ! t/op/pat.t
64333 ____________________________________________________________________________
64334 [  8972] By: jhi                                   on 2001/03/01  01:58:38
64335         Log: Regen perlapi.
64336      Branch: perl
64337            ! pod/perlapi.pod
64338 ____________________________________________________________________________
64339 [  8971] By: jhi                                   on 2001/03/01  01:34:09
64340         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))
64341              From: Nicholas Clark <nick@ccl4.org>
64342              Date: Wed, 28 Feb 2001 23:28:49 +0000
64343              Message-ID: <20010228232849.A55187@plum.flirble.org>
64344              
64345              Allow a completely write protected source code tree
64346              when using the Configure -Dmksymlinks.
64347      Branch: perl
64348            ! embed.pl warnings.pl
64349 ____________________________________________________________________________
64350 [  8970] By: jhi                                   on 2001/03/01  01:32:04
64351         Log: Add back the EBCDIC character range tests (for matching).
64352      Branch: perl
64353            ! t/op/pat.t
64354 ____________________________________________________________________________
64355 [  8969] By: nick                                  on 2001/02/28  18:18:01
64356         Log: Add charname comments to .ucm files writen by 'compile',
64357              also order charmaps in those files by source encoding.
64358              regenerate distrubuted .ucm files
64359      Branch: perlio
64360            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64361            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64362            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64363            ! ext/Encode/Encode/iso8859-10.ucm
64364            ! ext/Encode/Encode/iso8859-13.ucm
64365            ! ext/Encode/Encode/iso8859-14.ucm
64366            ! ext/Encode/Encode/iso8859-15.ucm
64367            ! ext/Encode/Encode/iso8859-16.ucm
64368            ! ext/Encode/Encode/iso8859-2.ucm
64369            ! ext/Encode/Encode/iso8859-3.ucm
64370            ! ext/Encode/Encode/iso8859-4.ucm
64371            ! ext/Encode/Encode/iso8859-5.ucm
64372            ! ext/Encode/Encode/iso8859-6.ucm
64373            ! ext/Encode/Encode/iso8859-7.ucm
64374            ! ext/Encode/Encode/iso8859-8.ucm
64375            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64376            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
64377 ____________________________________________________________________________
64378 [  8968] By: jhi                                   on 2001/02/28  16:26:37
64379         Log: Expand usemorebits early if d_casti32 needs to be undefined.
64380      Branch: perl
64381            ! hints/hpux.sh hints/irix_6.sh
64382 ____________________________________________________________________________
64383 [  8967] By: jhi                                   on 2001/02/28  16:22:26
64384         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
64385              retract toke.c/qu parts of #8583, retract #8485, retract
64386              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
64387              op/length.t, and MANIFEST, and delete t/op/qu.t.
64388      Branch: perl
64389            - t/op/qu.t
64390            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
64391            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
64392            ! t/op/length.t toke.c
64393 ____________________________________________________________________________
64394 [  8966] By: jhi                                   on 2001/02/28  15:00:27
64395         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
64396              by not changing from pre-Unicode days into being Unicode-aware.
64397              Sniff.
64398      Branch: perl
64399            ! pp.c t/op/pack.t t/op/qu.t
64400 ____________________________________________________________________________
64401 [  8965] By: jhi                                   on 2001/02/28  14:37:55
64402         Log: Subject: Re: Errors in core PODs
64403              From: Michael Stevens <michael@etla.org> 
64404              Date: Fri, 23 Feb 2001 15:47:56 +0000
64405              Message-ID: <20010223154756.A7723@firedrake.org> 
64406      Branch: perl
64407            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
64408            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
64409            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
64410            ! x2p/a2p.pod
64411 ____________________________________________________________________________
64412 [  8964] By: jhi                                   on 2001/02/28  14:35:35
64413         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
64414              (The #8961 was too bold.)
64415      Branch: perl
64416            ! hints/hpux.sh hints/irix_6.sh
64417 ____________________________________________________________________________
64418 [  8963] By: jhi                                   on 2001/02/28  14:33:39
64419         Log: Subject: Re: sync sync sync: have I missed any patches?
64420              From: Tim Jenness <t.jenness@jach.hawaii.edu>
64421              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
64422              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
64423              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
64424              
64425              Replace djSP with dSP.
64426      Branch: perl
64427            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
64428            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
64429            ! win32/perlhost.h
64430 ____________________________________________________________________________
64431 [  8962] By: jhi                                   on 2001/02/27  23:21:14
64432         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
64433      Branch: perl
64434            ! lib/Filter/Simple.pm
64435 ____________________________________________________________________________
64436 [  8961] By: jhi                                   on 2001/02/27  22:55:26
64437         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
64438              and this would be it.
64439      Branch: perl
64440            ! hints/hpux.sh hints/irix_6.sh
64441 ____________________________________________________________________________
64442 [  8960] By: jhi                                   on 2001/02/27  22:51:33
64443         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
64444              From: "Craig A. Berry" <craigberry@mac.com>
64445              Date: Tue, 27 Feb 2001 16:11:44 -0600
64446              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
64447      Branch: maint-5.6/perl
64448            ! configure.com vms/descrip_mms.template
64449 ____________________________________________________________________________
64450 [  8959] By: jhi                                   on 2001/02/27  22:47:23
64451         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
64452              From: "Craig A. Berry" <craigberry@mac.com>
64453              Date: Tue, 27 Feb 2001 16:11:44 -0600
64454              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
64455      Branch: perl
64456            ! configure.com vms/descrip_mms.template
64457 ____________________________________________________________________________
64458 [  8958] By: jhi                                   on 2001/02/27  15:16:42
64459         Log: Update Changes.
64460      Branch: perl
64461            ! Changes patchlevel.h
64462 ____________________________________________________________________________
64463 [  8957] By: jhi                                   on 2001/02/27  06:15:07
64464         Log: Subject: [5.6.x] EPOC additions
64465              From: Olaf Flebbe <O.Flebbe@science-computing.de>
64466              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
64467              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
64468      Branch: maint-5.6/perl
64469            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
64470 ____________________________________________________________________________
64471 [  8956] By: jhi                                   on 2001/02/27  06:12:11
64472         Log: Subject: [perl-current] EPOC 
64473              From: Olaf Flebbe <O.Flebbe@science-computing.de>
64474              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
64475              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
64476      Branch: perl
64477            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
64478            ! epoc/epocish.c epoc/epocish.h pp_sys.c
64479 ____________________________________________________________________________
64480 [  8955] By: jhi                                   on 2001/02/27  05:59:50
64481         Log: Subject: Re: Compile with perlcc..
64482              From: Edward Peschko <edwardp@excitehome.net>
64483              Date: Mon, 26 Feb 2001 18:51:58 -0800
64484              Message-ID: <20010226185158.A9871@excitehome.net>
64485              
64486              plus add a simple usage message if no arguments given.
64487      Branch: perl
64488            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
64489            ! utils/Makefile utils/perlcc.PL win32/pod.mak
64490 ____________________________________________________________________________
64491 [  8954] By: nick                                  on 2001/02/26  21:02:59
64492         Log: Integrate mainline
64493      Branch: perlio
64494           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
64495           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
64496           !> t/op/sprintf.t
64497 ____________________________________________________________________________
64498 [  8953] By: jhi                                   on 2001/02/26  14:43:54
64499         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
64500              From: Nicholas Clark <nick@ccl4.org>
64501              Date: Mon, 26 Feb 2001 00:42:07 +0000
64502              Message-ID: <20010226004207.F23333@plum.flirble.org>
64503      Branch: perl
64504            ! pp_ctl.c
64505 ____________________________________________________________________________
64506 [  8952] By: jhi                                   on 2001/02/26  14:42:13
64507         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
64508              From: Simon Cozens <simon@netthink.co.uk>
64509              Date: Mon, 26 Feb 2001 12:23:48 +0000
64510              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
64511      Branch: perl
64512            ! pod/perlguts.pod
64513 ____________________________________________________________________________
64514 [  8951] By: jhi                                   on 2001/02/26  14:39:15
64515         Log: Subject: [PATCH] perlio - unknown layer
64516              From: Nicholas Clark <nick@ccl4.org>
64517              Date: Mon, 26 Feb 2001 00:27:19 +0000
64518              Message-ID: <20010226002719.E23333@plum.flirble.org>
64519      Branch: perl
64520            ! perlio.c
64521 ____________________________________________________________________________
64522 [  8950] By: jhi                                   on 2001/02/26  14:38:04
64523         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
64524              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
64525              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
64526              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
64527      Branch: perl
64528            ! t/op/bop.t
64529 ____________________________________________________________________________
64530 [  8949] By: jhi                                   on 2001/02/26  14:37:07
64531         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
64532              From: Peter Prymmer <pvhp@forte.com>
64533              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
64534              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
64535      Branch: perl
64536            ! lib/Test.pm
64537 ____________________________________________________________________________
64538 [  8948] By: jhi                                   on 2001/02/26  14:35:53
64539         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
64540              From: Radu Greab <radu@netsoft.ro>
64541              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
64542              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
64543      Branch: perl
64544            ! pod/perlop.pod
64545 ____________________________________________________________________________
64546 [  8947] By: jhi                                   on 2001/02/26  14:34:46
64547         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
64548              From: David Mitchell <davem@fdgroup.co.uk>
64549              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
64550              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
64551      Branch: perl
64552            ! run.c
64553 ____________________________________________________________________________
64554 [  8946] By: jhi                                   on 2001/02/26  14:32:37
64555         Log: Subject: Modified README.bs2000 
64556              From: Dorner Thomas <Thomas.Dorner@start.de>
64557              Date: Mon, 26 Feb 2001 09:22:17 +0100
64558              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
64559      Branch: perl
64560            ! README.bs2000
64561 ____________________________________________________________________________
64562 [  8945] By: jhi                                   on 2001/02/26  14:19:53
64563         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
64564              to maintperl, listing the known failures on the tests 129 and 130.
64565      Branch: maint-5.6/perl
64566           !> t/op/sprintf.t
64567 ____________________________________________________________________________
64568 [  8944] By: jhi                                   on 2001/02/26  14:14:15
64569         Log: Add more known sprintf failures.
64570      Branch: perl
64571            ! t/op/sprintf.t
64572 ____________________________________________________________________________
64573 [  8943] By: jhi                                   on 2001/02/26  13:56:22
64574         Log: perlglob.exe needs to be found in Win32, patch from
64575              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
64576              which needs external glob at mini-perl time."
64577      Branch: perl
64578            ! ext/Encode/compile
64579 ____________________________________________________________________________
64580 [  8942] By: jhi                                   on 2001/02/26  13:52:19
64581         Log: A missing dTHX from Vadim Konovalov.
64582      Branch: perl
64583            ! perlio.c
64584 ____________________________________________________________________________
64585 [  8941] By: jhi                                   on 2001/02/26  13:37:05
64586         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
64587      Branch: perl
64588            ! op.c
64589 ____________________________________________________________________________
64590 [  8940] By: jhi                                   on 2001/02/26  13:35:40
64591         Log: Integrate perlio:
64592              
64593              [  8938]
64594              Encode implementations docs.
64595      Branch: perl
64596           !> ext/Encode/Encode.pm
64597 ____________________________________________________________________________
64598 [  8939] By: nick                                  on 2001/02/25  23:47:09
64599         Log: Integrate mainline.
64600      Branch: perlio
64601           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
64602           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
64603 ____________________________________________________________________________
64604 [  8938] By: nick                                  on 2001/02/25  19:36:28
64605         Log: Encode implementations docs.
64606      Branch: perlio
64607            ! ext/Encode/Encode.pm
64608 ____________________________________________________________________________
64609 [  8937] By: jhi                                   on 2001/02/25  19:26:16
64610         Log: Script wasn't aligned with reality.
64611      Branch: perl
64612            ! t/pod/find.t
64613 ____________________________________________________________________________
64614 [  8936] By: jhi                                   on 2001/02/25  18:54:55
64615         Log: Update Changes.
64616      Branch: perl
64617            ! Changes patchlevel.h
64618 ____________________________________________________________________________
64619 [  8935] By: jhi                                   on 2001/02/25  18:46:36
64620         Log: Retract #8929,8930,8932,8933 for now.
64621      Branch: perl
64622            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
64623 ____________________________________________________________________________
64624 [  8934] By: jhi                                   on 2001/02/25  17:34:35
64625         Log: Integrate perlio:
64626              
64627              [  8927]
64628              Change method names in Encode implementation classes to something
64629              less confusing (preparing to "go public").
64630              
64631              [  8926]
64632              GCC __atribute__ / printf fix
64633              
64634              [  8925]
64635              Checked in the wrong one ...
64636              
64637              [  8923]
64638              Encode API documentation nd tidy up.
64639              Minor additions to test.
64640              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
64641              Adds STRLEN to standard typemap.
64642      Branch: perl
64643           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
64644           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
64645           !> t/lib/encode.t
64646 ____________________________________________________________________________
64647 [  8933] By: jhi                                   on 2001/02/25  17:33:12
64648         Log: (Retracted by #8395.)
64649              
64650              Slight tweaks in scan_const(), not fixes yet, it seems like
64651              lots of work remains to be done...
64652      Branch: perl
64653            ! toke.c
64654 ____________________________________________________________________________
64655 [  8932] By: jhi                                   on 2001/02/25  17:27:11
64656         Log: (Retracted by #8395.)
64657              
64658              Missing from #8930.
64659      Branch: perl
64660            ! perl.h
64661 ____________________________________________________________________________
64662 [  8931] By: jhi                                   on 2001/02/25  17:26:19
64663         Log: A comment tweak.
64664      Branch: perl
64665            ! utf8.c
64666 ____________________________________________________________________________
64667 [  8930] By: jhi                                   on 2001/02/25  17:25:47
64668         Log: (Retracted by #8395.)
64669              
64670              Attempt to fix the EBCDIC character range problem with //.
64671      Branch: perl
64672            ! regcomp.c
64673 ____________________________________________________________________________
64674 [  8929] By: jhi                                   on 2001/02/25  17:23:45
64675         Log: (Retracted by #8395.)
64676              
64677              Expand the EBCDIC character range tests, and add few nasty
64678              tr tests from Karsten Sperling.
64679      Branch: perl
64680            ! t/op/pat.t t/op/tr.t
64681 ____________________________________________________________________________
64682 [  8928] By: jhi                                   on 2001/02/25  17:18:49
64683         Log: Missing check-in.
64684      Branch: perl
64685            ! lib/Pod/Find.pm
64686 ____________________________________________________________________________
64687 [  8927] By: nick                                  on 2001/02/25  11:30:22
64688         Log: Change method names in Encode implementation classes to something
64689              less confusing (preparing to "go public").
64690      Branch: perlio
64691            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
64692 ____________________________________________________________________________
64693 [  8926] By: nick                                  on 2001/02/25  10:53:24
64694         Log: GCC __atribute__ / printf fix
64695      Branch: perlio
64696            ! perl.h
64697 ____________________________________________________________________________
64698 [  8925] By: nick                                  on 2001/02/25  10:52:25
64699         Log: Checked in the wrong one ...
64700      Branch: perlio
64701            ! ext/Encode/Encode.pm
64702 ____________________________________________________________________________
64703 [  8924] By: nick                                  on 2001/02/24  18:46:51
64704         Log: Integrate mainline - to see what Jarkko has in ...
64705      Branch: perlio
64706           +> t/pod/testpods/lib/Pod/Stuff.pm
64707           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
64708 ____________________________________________________________________________
64709 [  8923] By: nick                                  on 2001/02/24  17:05:23
64710         Log: Encode API documentation nd tidy up.
64711              Minor additions to test.
64712              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
64713              Adds STRLEN to standard typemap.
64714      Branch: perlio
64715            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
64716            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
64717 ____________________________________________________________________________
64718 [  8922] By: jhi                                   on 2001/02/24  16:38:12
64719         Log: Add a test for the "character range should match in EBCDIC
64720              if specified using explicit numerics" bug found by Karsten
64721              Sperling.
64722      Branch: perl
64723            ! t/op/pat.t
64724 ____________________________________________________________________________
64725 [  8921] By: jhi                                   on 2001/02/24  16:30:16
64726         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
64727              From: schwern@pobox.com
64728              Date: Fri, 23 Feb 2001 03:21:37 -0500
64729              Message-ID: <20010223032137.A26022@magnonel.guild.net>
64730              
64731              plus Charles Lane's fixes, plus tweaks.
64732      Branch: perl
64733            + t/pod/testpods/lib/Pod/Stuff.pm
64734            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
64735 ____________________________________________________________________________
64736 [  8920] By: nick                                  on 2001/02/24  10:30:11
64737         Log: Integrate mainline
64738      Branch: perlio
64739           !> (integrate 33 files)
64740 ____________________________________________________________________________
64741 [  8919] By: jhi                                   on 2001/02/24  00:23:35
64742         Log: Subject: Re: I'm losing the war...
64743              From: "Vadim Konovalov" <watman@inbox.ru>
64744              Date: Sat, 24 Feb 2001 00:10:14 +0300
64745              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
64746              
64747              hv_store() not working correctly in ENV_IS_CASELESS case.
64748      Branch: perl
64749            ! hv.c
64750 ____________________________________________________________________________
64751 [  8918] By: jhi                                   on 2001/02/24  00:20:09
64752         Log: Subject: Re: [PATCH] fix for charnames above FFFF
64753              From: andreas.koenig@anima.de (Andreas J. Koenig)
64754              Date: 23 Feb 2001 02:39:03 +0100
64755              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
64756              
64757              A further efficiency tweak.
64758      Branch: perl
64759            ! lib/charnames.pm
64760 ____________________________________________________________________________
64761 [  8917] By: jhi                                   on 2001/02/23  20:27:51
64762         Log: Integrate change #8916 from mainline,
64763              do away with USE_WIN32_RTL_ENV.
64764      Branch: maint-5.6/perl
64765           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
64766 ____________________________________________________________________________
64767 [  8916] By: jhi                                   on 2001/02/23  20:02:25
64768         Log: Abolish USE_WIN32_RTL_ENV.
64769      Branch: perl
64770            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
64771 ____________________________________________________________________________
64772 [  8915] By: jhi                                   on 2001/02/23  19:36:00
64773         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
64774              later protected by some #define.
64775      Branch: perl
64776            ! gv.c
64777 ____________________________________________________________________________
64778 [  8914] By: jhi                                   on 2001/02/23  19:31:38
64779         Log: Retract #8902 for now, requested by Charles Lane, the correct
64780              fix will be something else.
64781      Branch: perl
64782            ! op.c
64783 ____________________________________________________________________________
64784 [  8913] By: jhi                                   on 2001/02/23  19:11:36
64785         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
64786              From: Peter Prymmer <pvhp@forte.com>
64787              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
64788              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
64789      Branch: perl
64790            ! t/op/lex_assign.t
64791 ____________________________________________________________________________
64792 [  8912] By: jhi                                   on 2001/02/23  18:38:20
64793         Log: Subject: [patch] perlio + useithreads
64794              From: Doug MacEachern <dougm@covalent.net>
64795              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
64796              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
64797              
64798              Gets things running but not complete.
64799      Branch: perl
64800            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
64801 ____________________________________________________________________________
64802 [  8911] By: jhi                                   on 2001/02/23  04:20:02
64803         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
64804              
64805              Duplicated environment freeing, File::Temp 0.12,
64806              op/append portability (EBCDIC) tweak.
64807      Branch: maint-5.6/perl
64808           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64809           !> t/op/append.t
64810 ____________________________________________________________________________
64811 [  8910] By: jhi                                   on 2001/02/23  02:07:33
64812         Log: Integrate change #8909 from mainline, a better Borland
64813              putenv() workaround.
64814      Branch: maint-5.6/perl
64815           !> perl.c
64816 ____________________________________________________________________________
64817 [  8909] By: jhi                                   on 2001/02/23  02:05:46
64818         Log: A better workaround for Borland putenv() brokenness from Sarathy.
64819      Branch: perl
64820            ! perl.c
64821 ____________________________________________________________________________
64822 [  8908] By: jhi                                   on 2001/02/23  02:04:14
64823         Log: Subject: fix for parameter -Dm (for perl@8867)
64824              From: "Vadim Konovalov" <watman@inbox.ru>
64825              Date: Thu, 22 Feb 2001 17:30:12 +0300
64826              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
64827      Branch: perl
64828            ! perl.h
64829 ____________________________________________________________________________
64830 [  8907] By: jhi                                   on 2001/02/23  01:58:20
64831         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
64832              From: Peter Prymmer <pvhp@forte.com>
64833              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
64834              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
64835      Branch: perl
64836            ! t/op/append.t
64837 ____________________________________________________________________________
64838 [  8906] By: jhi                                   on 2001/02/23  01:48:34
64839         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
64840      Branch: perl
64841            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64842 ____________________________________________________________________________
64843 [  8905] By: jhi                                   on 2001/02/23  01:43:30
64844         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
64845              From: Peter Prymmer <pvhp@forte.com>
64846              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
64847              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
64848      Branch: perl
64849            ! t/lib/st-06compat.t
64850 ____________________________________________________________________________
64851 [  8904] By: jhi                                   on 2001/02/23  01:42:39
64852         Log: Metaconfig unit change for #8903.
64853      Branch: metaconfig/U/perl
64854            ! Devel.U
64855 ____________________________________________________________________________
64856 [  8903] By: jhi                                   on 2001/02/23  01:42:12
64857         Log: Be more helpful for devel builders, suggested by John L. Allen.
64858      Branch: perl
64859            ! Configure
64860 ____________________________________________________________________________
64861 [  8902] By: jhi                                   on 2001/02/23  01:37:41
64862         Log: (Retracted by #8914)
64863              (Wrongly, reinstated by #8941)
64864              
64865              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
64866              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64867              Date:     Thu, 22 Feb 2001 09:43:57 EST
64868              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
64869      Branch: perl
64870            ! op.c
64871 ____________________________________________________________________________
64872 [  8901] By: jhi                                   on 2001/02/23  01:20:32
64873         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
64874              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64875              Date:     Thu, 22 Feb 2001 08:01:35 EST
64876              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
64877      Branch: perl
64878            ! malloc.c
64879 ____________________________________________________________________________
64880 [  8900] By: jhi                                   on 2001/02/23  01:18:02
64881         Log: Integrate changes #8898,8899 from mainline, environ handling.
64882      Branch: maint-5.6/perl
64883           !> perl.c
64884 ____________________________________________________________________________
64885 [  8899] By: jhi                                   on 2001/02/23  01:16:25
64886         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
64887              putenv() is not to be relied on, they are either broken or leaky
64888              or both.)
64889      Branch: perl
64890            ! perl.c
64891 ____________________________________________________________________________
64892 [  8898] By: jhi                                   on 2001/02/22  23:36:59
64893         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
64894              and safesysfree() must be used.
64895      Branch: perl
64896            ! perl.c
64897 ____________________________________________________________________________
64898 [  8897] By: jhi                                   on 2001/02/22  23:25:45
64899         Log: With environ one must use safesysmalloc()/safesysfree().
64900      Branch: perl
64901            ! perl.c
64902 ____________________________________________________________________________
64903 [  8896] By: jhi                                   on 2001/02/22  22:13:18
64904         Log: If we have a duplicated environment free it
64905              if PERL_DESTRUCT_LEVEL.
64906      Branch: perl
64907            ! perl.c
64908 ____________________________________________________________________________
64909 [  8895] By: alanbur                               on 2001/02/22  19:31:57
64910         Log: Synchronised with parent
64911      Branch: maint-5.6/pureperl
64912           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
64913 ____________________________________________________________________________
64914 [  8894] By: gsar                                  on 2001/02/22  19:06:18
64915         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
64916              
64917              fix memory leak in method call optimization (change#3768);
64918              made C<eval "$x->foo()"> leak
64919              
64920              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
64921      Branch: maint-5.6/perl
64922           !> op.c
64923 ____________________________________________________________________________
64924 [  8893] By: jhi                                   on 2001/02/22  18:35:27
64925         Log: (Retracted by #8915.)
64926              
64927              Third Degree finding:
64928              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
64929      Branch: perl
64930            ! gv.c
64931 ____________________________________________________________________________
64932 [  8892] By: jhi                                   on 2001/02/22  14:28:32
64933         Log: Update Changes.
64934      Branch: perl
64935            ! Changes patchlevel.h
64936 ____________________________________________________________________________
64937 [  8891] By: jhi                                   on 2001/02/22  13:22:45
64938         Log: Metaconfig unit changes for #8890.
64939      Branch: metaconfig
64940            ! U/modified/Cppsym.U U/threads/archname.U
64941 ____________________________________________________________________________
64942 [  8890] By: jhi                                   on 2001/02/22  13:22:12
64943         Log: Add -stdio to the archname if no perlio selected,
64944              no -perlio added since that is now the default.
64945              
64946              Add few CPUs/architectures to the Cppsym scan.
64947      Branch: perl
64948            ! Configure config_h.SH
64949 ____________________________________________________________________________
64950 [  8889] By: jhi                                   on 2001/02/22  13:05:59
64951         Log: Metaconfig unit change for #8888.
64952      Branch: metaconfig/U/perl
64953            ! useperlio.U
64954 ____________________________________________________________________________
64955 [  8888] By: jhi                                   on 2001/02/22  13:05:28
64956         Log: *drum roll*  Make perlio the default.
64957      Branch: perl
64958            ! Configure config_h.SH
64959 ____________________________________________________________________________
64960 [  8887] By: jhi                                   on 2001/02/22  12:50:52
64961         Log: Integrate change #8665 from maintperl to mainline,
64962              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
64963      Branch: perl
64964           !> ext/POSIX/POSIX.xs
64965 ____________________________________________________________________________
64966 [  8886] By: jhi                                   on 2001/02/22  12:49:24
64967         Log: Integrate changes #8883,8884 from mainline to maintperl.
64968              
64969              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
64970              Subject: Re: File::Temp::_gettemp warning
64971      Branch: maint-5.6/perl
64972           !> embed.h embed.pl lib/File/Temp.pm
64973 ____________________________________________________________________________
64974 [  8885] By: jhi                                   on 2001/02/22  12:43:59
64975         Log: Based on
64976              
64977              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
64978              From: schwab@suse.de
64979              Date: Thu, 22 Feb 2001 13:08:09 +0100
64980              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
64981              
64982              but the fix done slightly differently because the other
64983              half was already done in #8664.
64984      Branch: maint-5.6/perl
64985            ! ext/POSIX/POSIX.xs
64986 ____________________________________________________________________________
64987 [  8884] By: jhi                                   on 2001/02/22  12:37:15
64988         Log: Subject: Re: File::Temp::_gettemp warning
64989              From: Tim Jenness <t.jenness@jach.hawaii.edu>
64990              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
64991              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
64992              
64993              This patch to File::Temp does two things:
64994              
64995              1. Fixes the problem with CGI::Carp when determining
64996              the Fcntl constants
64997              
64998              2. Removes most of the carps and consolidates them so that all the
64999              reasons are included in a single die that is caught by the test. This
65000              means that the correct skipping behaviour is displayed by the test.
65001      Branch: perl
65002            ! lib/File/Temp.pm
65003 ____________________________________________________________________________
65004 [  8883] By: jhi                                   on 2001/02/22  12:29:19
65005         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
65006              From: Peter Prymmer <pvhp@forte.com>
65007              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
65008              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
65009      Branch: perl
65010            ! embed.h embed.pl
65011 ____________________________________________________________________________
65012 [  8882] By: jhi                                   on 2001/02/21  19:41:33
65013         Log: Integrate change #8881 from mainlin to maintperl.
65014              
65015              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
65016      Branch: maint-5.6/perl
65017           !> op.c
65018 ____________________________________________________________________________
65019 [  8881] By: jhi                                   on 2001/02/21  19:38:57
65020         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
65021              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65022              Date:     Wed, 21 Feb 2001 13:08:03 EST
65023              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
65024      Branch: perl
65025            ! op.c
65026 ____________________________________________________________________________
65027 [  8880] By: jhi                                   on 2001/02/21  19:34:34
65028         Log: Retract #8875, cannot let go of the old semantics of unpack U
65029              without rethinking utf8decode.t.
65030      Branch: perl
65031            ! pp.c t/op/pack.t
65032 ____________________________________________________________________________
65033 [  8879] By: jhi                                   on 2001/02/21  19:08:02
65034         Log: Run run/*.t also in minitest.
65035      Branch: perl
65036            ! Makefile.SH
65037 ____________________________________________________________________________
65038 [  8878] By: nick                                  on 2001/02/21  18:55:37
65039         Log: Integrate mainline
65040      Branch: perlio
65041           !> (integrate 76 files)
65042 ____________________________________________________________________________
65043 [  8877] By: jhi                                   on 2001/02/21  15:09:33
65044         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
65045      Branch: metaconfig
65046            ! U/compline/nblock_io.U
65047      Branch: perl
65048            ! Configure config_h.SH
65049 ____________________________________________________________________________
65050 [  8876] By: jhi                                   on 2001/02/21  14:54:45
65051         Log: If no sfio, no -lsfio.
65052      Branch: metaconfig/U/perl
65053            ! d_sfio.U
65054      Branch: perl
65055            ! Configure config_h.SH
65056 ____________________________________________________________________________
65057 [  8875] By: jhi                                   on 2001/02/21  14:54:00
65058         Log: Make unpack C and unpack U truly equivalent.
65059      Branch: perl
65060            ! pp.c t/op/pack.t
65061 ____________________________________________________________________________
65062 [  8874] By: jhi                                   on 2001/02/21  14:26:02
65063         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
65064              From: Peter Prymmer <pvhp@forte.com>
65065              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
65066              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
65067      Branch: perl
65068            ! pod/perlport.pod
65069 ____________________________________________________________________________
65070 [  8873] By: jhi                                   on 2001/02/21  14:24:31
65071         Log: Subject: [PATCH] fix for charnames above FFFF
65072              From: andreas.koenig@anima.de (Andreas J. Koenig)
65073              Date: 21 Feb 2001 07:05:45 +0100
65074              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
65075      Branch: perl
65076            ! lib/charnames.pm t/lib/charnames.t
65077 ____________________________________________________________________________
65078 [  8872] By: jhi                                   on 2001/02/21  14:15:25
65079         Log: Integrate change #8868 from pureperl to mainline.
65080              
65081              Fixed reference count loop caused by sv_magic.
65082      Branch: perl
65083           !> sv.c
65084 ____________________________________________________________________________
65085 [  8871] By: jhi                                   on 2001/02/21  14:07:29
65086         Log: Integrate change #8868 from pureperl to maintperl.
65087              
65088              Fixed reference count loop caused by sv_magic.
65089      Branch: maint-5.6/perl
65090           !> sv.c
65091 ____________________________________________________________________________
65092 [  8870] By: jhi                                   on 2001/02/21  14:04:41
65093         Log: Put back the #8840, it was innocent.
65094      Branch: perl
65095            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
65096            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
65097 ____________________________________________________________________________
65098 [  8869] By: jhi                                   on 2001/02/21  14:00:03
65099         Log: unpack("C", ...) was left slightly unfinished by #8865.
65100      Branch: perl
65101            ! pp.c t/op/pack.t
65102 ____________________________________________________________________________
65103 [  8868] By: alanbur                               on 2001/02/21  01:33:45
65104         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
65105              from gv_fetchpv to create single-character magic variables (e.g. $!),
65106              and it is passed a sv and the gv that contains the sv as the mg_obj
65107              value.  When sv_magic stores the mg_obj pointer it increments the gv
65108              refcount, thus causing a sv-gv pair that can't be freed.  There is
65109              already a check for sv == obj which is used to prevent such reference
65110              loops.  This change extends the check to cover the case described above.
65111      Branch: maint-5.6/pureperl
65112            ! sv.c
65113 ____________________________________________________________________________
65114 [  8867] By: jhi                                   on 2001/02/21  00:52:39
65115         Log: Update Changes.
65116      Branch: perl
65117            ! Changes patchlevel.h
65118 ____________________________________________________________________________
65119 [  8866] By: jhi                                   on 2001/02/21  00:34:20
65120         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
65121              (Note: there were some conflicts due to EBCDIC and EPOC
65122              patches, in general I preferred the repository code.)
65123              (When 2.753 comes out, we need to synchronize.)
65124      Branch: perl
65125            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
65126            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
65127            ! t/lib/cgi-html.t
65128 ____________________________________________________________________________
65129 [  8865] By: jhi                                   on 2001/02/21  00:24:22
65130         Log: Make pack("C", 0x100) to create Unicode, unless under the
65131              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
65132              will understand Unicode, unless you under know what.
65133      Branch: perl
65134            ! pp.c t/op/pack.t t/op/qu.t
65135 ____________________________________________________________________________
65136 [  8864] By: alanbur                               on 2001/02/20  22:35:34
65137         Log: Resynchronised with parent
65138      Branch: maint-5.6/pureperl
65139           !> README.win32 ext/GDBM_File/GDBM_File.pm
65140           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
65141           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
65142           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
65143           !> t/lib/sdbm.t util.c
65144 ____________________________________________________________________________
65145 [  8863] By: jhi                                   on 2001/02/20  20:55:11
65146         Log: Integrate change #8860,8861 from mainline into maintperl.
65147              
65148              "pseudo-literal j"
65149              
65150              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
65151      Branch: maint-5.6/perl
65152           !> lib/Test.pm pod/perlop.pod
65153 ____________________________________________________________________________
65154 [  8862] By: jhi                                   on 2001/02/20  20:30:07
65155         Log: Don't do casting between pointers pointing to differently sized
65156              integers.
65157      Branch: perl
65158            ! hv.c sv.c
65159 ____________________________________________________________________________
65160 [  8861] By: jhi                                   on 2001/02/20  19:53:44
65161         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
65162              From: Peter Prymmer <pvhp@forte.com>
65163              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
65164              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
65165      Branch: perl
65166            ! lib/Test.pm
65167 ____________________________________________________________________________
65168 [  8860] By: jhi                                   on 2001/02/20  19:48:02
65169         Log: "pseudo-literal j", a documentation glitch reported to Debian.
65170              The text recovered from Perl 5.005_03, and pseudo-literal replaced
65171              by "backtick string".
65172      Branch: perl
65173            ! pod/perlop.pod
65174 ____________________________________________________________________________
65175 [  8859] By: jhi                                   on 2001/02/20  19:15:46
65176         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
65177              from Chris Nandor.
65178      Branch: perl
65179            ! makedef.pl
65180 ____________________________________________________________________________
65181 [  8858] By: jhi                                   on 2001/02/20  17:36:53
65182         Log: Integrate pureperl changes #8844,8845,8850 to mainline
65183              (via maintperl #8855).
65184              
65185              Fixed %^H scoping bug
65186              
65187              Removed GV <-> CV refcount loop
65188              
65189              Removed %ENV refcount loop
65190      Branch: perl
65191           !> gv.c op.c perl.c pp.c scope.c
65192 ____________________________________________________________________________
65193 [  8857] By: jhi                                   on 2001/02/20  17:34:32
65194         Log: Integrate changes #8853,8854 from maintperl to mainline.
65195              
65196              EBDIC fixes, README.win32 Borland update.
65197      Branch: perl
65198           !> README.win32 handy.h util.c
65199 ____________________________________________________________________________
65200 [  8856] By: jhi                                   on 2001/02/20  17:33:16
65201         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
65202      Branch: maint-5.6/perl
65203           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
65204           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
65205           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
65206 ____________________________________________________________________________
65207 [  8855] By: jhi                                   on 2001/02/20  17:32:13
65208         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
65209              
65210              Fixed %^H scoping bug
65211              
65212              Removed GV <-> CV refcount loop
65213              
65214              Removed %ENV refcount loop
65215      Branch: maint-5.6/perl
65216           !> gv.c op.c perl.c pp.c scope.c
65217 ____________________________________________________________________________
65218 [  8854] By: jhi                                   on 2001/02/20  17:25:06
65219         Log: Subject: Addition to readme.win32 for Borland C++ compilers
65220              Date: Tue, 20 Feb 2001 02:15:25 +0300
65221              From: "Vadim Konovalov" <watman@inbox.ru>
65222              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
65223              
65224              Document Borland compiler misbehaviour.
65225      Branch: maint-5.6/perl
65226            ! README.win32
65227 ____________________________________________________________________________
65228 [  8853] By: jhi                                   on 2001/02/20  17:22:25
65229         Log: The assimilation of ebcdic.c didn't quite work at the first try,
65230              patches from Thomas Dorner.
65231      Branch: maint-5.6/perl
65232            ! handy.h util.c
65233 ____________________________________________________________________________
65234 [  8852] By: jhi                                   on 2001/02/20  17:20:15
65235         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
65236              From: Chris Nandor <pudge@pobox.com>
65237              Date: Tue, 20 Feb 2001 08:32:45 -0500
65238              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
65239      Branch: maint-5.6/perl
65240            ! makedef.pl mg.c
65241 ____________________________________________________________________________
65242 [  8851] By: jhi                                   on 2001/02/20  17:15:52
65243         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
65244      Branch: perl
65245            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
65246            ! t/lib/filter-util.t
65247 ____________________________________________________________________________
65248 [  8850] By: alanbur                               on 2001/02/20  17:12:40
65249         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
65250              and the magic pointer points back to the GV that contains the
65251              %ENV hash.  This creates a refcount loop that prevents members
65252              of %ENV from being freed correctly.  This change removes the
65253              refcount loop - the magic pointer was never used anyway, the
65254              only use of the magic was to check the type ('E') so that the
65255              appropriate environment manipulation code is called when %ENV
65256              is modified.
65257      Branch: maint-5.6/pureperl
65258            ! perl.c
65259 ____________________________________________________________________________
65260 [  8849] By: jhi                                   on 2001/02/20  17:12:20
65261         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
65262              From: "Craig A. Berry" <craigberry@mac.com>
65263              Date: Mon, 19 Feb 2001 23:36:12 -0600
65264              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
65265              
65266              Case-forgiving systems match TestInit.pm with TES*.
65267      Branch: perl
65268            ! t/lib/glob-basic.t
65269 ____________________________________________________________________________
65270 [  8848] By: jhi                                   on 2001/02/20  17:10:02
65271         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
65272      Branch: perl
65273            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
65274            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
65275            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
65276 ____________________________________________________________________________
65277 [  8847] By: jhi                                   on 2001/02/20  15:34:41
65278         Log: The #8843 wasn't quite right: %Config needs to imported.
65279      Branch: perl
65280            ! t/run/runenv.t
65281 ____________________________________________________________________________
65282 [  8846] By: jhi                                   on 2001/02/20  15:31:50
65283         Log: Retract the #8838 and #8840 for now because of
65284              the DB_File tie problem.
65285      Branch: perl
65286            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
65287            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
65288            ! proto.h sv.c
65289 ____________________________________________________________________________
65290 [  8845] By: alanbur                               on 2001/02/20  14:25:41
65291         Log: Removed GV <-> CV refcount loop
65292              CvGV(mycv) points to the parent GV of the CV, and was previously
65293              refcounted.  The pointer remains, but the refcounting has been removed
65294              as it causes a refcount loop between the CV and GV that means the CV
65295              can't ever be deleted.
65296      Branch: maint-5.6/pureperl
65297            ! gv.c op.c pp.c
65298 ____________________________________________________________________________
65299 [  8844] By: alanbur                               on 2001/02/20  14:23:13
65300         Log: Fixed %^H scoping bug
65301      Branch: maint-5.6/pureperl
65302            ! scope.c
65303 ____________________________________________________________________________
65304 [  8843] By: jhi                                   on 2001/02/19  13:38:08
65305         Log: fork() not everywhere, cleanup temp files.
65306      Branch: perl
65307            ! t/run/runenv.t
65308 ____________________________________________________________________________
65309 [  8842] By: alanbur                               on 2001/02/19  12:42:07
65310         Log: Resynchronised with parent
65311      Branch: maint-5.6/pureperl
65312           !> pod/perlfaq4.pod sv.c utf8.c
65313 ____________________________________________________________________________
65314 [  8841] By: jhi                                   on 2001/02/19  03:35:51
65315         Log: Update Changes.
65316      Branch: perl
65317            ! Changes patchlevel.h
65318 ____________________________________________________________________________
65319 [  8840] By: jhi                                   on 2001/02/19  00:23:41
65320         Log: Subject: [patch] add sv_setref_uv
65321              From: Doug MacEachern <dougm@covalent.net>
65322              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
65323              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
65324      Branch: perl
65325            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
65326            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
65327 ____________________________________________________________________________
65328 [  8839] By: jhi                                   on 2001/02/19  00:01:38
65329         Log: Put to rest the 20010205.001, the email address checking (not) regex.
65330      Branch: perl
65331            ! pod/perlfaq9.pod
65332 ____________________________________________________________________________
65333 [  8838] By: jhi                                   on 2001/02/18  22:17:54
65334         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
65335              From: Doug MacEachern <dougm@covalent.net>
65336              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
65337              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
65338      Branch: perl
65339            ! lib/ExtUtils/xsubpp
65340 ____________________________________________________________________________
65341 [  8837] By: jhi                                   on 2001/02/18  22:16:50
65342         Log: Subject: [patch] -Wall cleanup round 2
65343              From: Doug MacEachern <dougm@covalent.net>
65344              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
65345              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
65346      Branch: perl
65347            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
65348            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
65349            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
65350            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
65351            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
65352            ! ext/SDBM_File/SDBM_File.xs
65353 ____________________________________________________________________________
65354 [  8836] By: jhi                                   on 2001/02/18  22:11:20
65355         Log: Misapplied regex optimizations when \C is present.
65356              Fixes 20001230.002.
65357              
65358              What still remains broken is that the submatches that
65359              have \C in them get their UTF8 flag on because their
65360              parent SV has it on.  This will result in malformed
65361              UTF8 if a \C happened to match a non-ASCII byte.
65362      Branch: perl
65363            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
65364            ! t/pragma/utf8.t
65365 ____________________________________________________________________________
65366 [  8835] By: jhi                                   on 2001/02/18  20:12:02
65367         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
65368              
65369              The hash key got wrongly UTF8fied.
65370      Branch: perl
65371            ! pod/perlapi.pod toke.c utf8.c
65372 ____________________________________________________________________________
65373 [  8834] By: jhi                                   on 2001/02/18  19:44:25
65374         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
65375              don't warn on magical or overloaded things.
65376      Branch: perl
65377            ! pp_hot.c
65378 ____________________________________________________________________________
65379 [  8833] By: nick                                  on 2001/02/18  19:31:22
65380         Log: Integrate mainline
65381      Branch: perlio
65382           +> t/TestInit.pm t/run/runenv.t
65383            - t/UTEST
65384           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
65385           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
65386           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
65387           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
65388           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
65389           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
65390           !> utf8.c
65391 ____________________________________________________________________________
65392 [  8832] By: jhi                                   on 2001/02/18  19:21:18
65393         Log: Integrate perlio:
65394              
65395              [  8830]
65396              Apply the spirit of patch from Nick Clark:
65397              Subject: [PATCH] Re: extensions that provide layers
65398              From: Nicholas Clark <nick@ccl4.org>
65399              Date: Mon, 12 Feb 2001 16:43:51 +0000
65400              Message-Id: <20010212164350.Q3652@plum.flirble.org>
65401      Branch: perl
65402           !> perlio.c pod/perldiag.pod
65403 ____________________________________________________________________________
65404 [  8831] By: jhi                                   on 2001/02/18  19:14:20
65405         Log: Integrate change #8827 from mainline.
65406              
65407              UTF8 tweaks.
65408      Branch: maint-5.6/perl
65409           !> sv.c utf8.c
65410 ____________________________________________________________________________
65411 [  8830] By: nick                                  on 2001/02/18  19:10:34
65412         Log: Apply the spirit of patch from Nick Clark:
65413              Subject: [PATCH] Re: extensions that provide layers
65414              From: Nicholas Clark <nick@ccl4.org>
65415              Date: Mon, 12 Feb 2001 16:43:51 +0000
65416              Message-Id: <20010212164350.Q3652@plum.flirble.org>
65417      Branch: perlio
65418            ! perlio.c pod/perldiag.pod
65419 ____________________________________________________________________________
65420 [  8829] By: jhi                                   on 2001/02/18  19:03:25
65421         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
65422              From: schwern@pobox.com 
65423              Date: Sun, 18 Feb 2001 13:44:35 -0500
65424              Message-ID: <20010218134435.A17544@magnonel.guild.net>
65425              
65426              Applied, but as t/TestInit.pm.
65427      Branch: perl
65428            + t/TestInit.pm
65429            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
65430            ! t/op/subst_wamp.t
65431 ____________________________________________________________________________
65432 [  8828] By: jhi                                   on 2001/02/18  18:43:52
65433         Log: Integrate perlio:
65434              
65435              [  8826]
65436              Fix [ID 20010217.002]
65437              open FOO, "<:raw:perlio", ...
65438              :raw now inserts default base layer below itself.
65439              Also
65440              open FOO, "<:unix", ...
65441              works as well - but leaves buffer layer on stack under the unix layer.
65442      Branch: perl
65443           !> perlio.c
65444 ____________________________________________________________________________
65445 [  8827] By: jhi                                   on 2001/02/18  18:41:33
65446         Log: UTF-8 tweaks.
65447      Branch: perl
65448            ! sv.c utf8.c
65449 ____________________________________________________________________________
65450 [  8826] By: nick                                  on 2001/02/18  17:40:59
65451         Log: Fix [ID 20010217.002]
65452              open FOO, "<:raw:perlio", ...
65453              :raw now inserts default base layer below itself.
65454              Also
65455              open FOO, "<:unix", ...
65456              works as well - but leaves buffer layer on stack under the unix layer.
65457      Branch: perlio
65458            ! perlio.c
65459 ____________________________________________________________________________
65460 [  8825] By: jhi                                   on 2001/02/18  17:15:39
65461         Log: Integrate perlio:
65462              
65463              [  8820]
65464              Clean up a few core dumps when layers are used in unexpected ways.
65465              (Still not "right"...)
65466      Branch: perl
65467           !> perlio.c perliol.h
65468 ____________________________________________________________________________
65469 [  8824] By: jhi                                   on 2001/02/18  17:10:53
65470         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
65471              From: schwern@pobox.com
65472              Date: Sun, 18 Feb 2001 01:48:50 -0500
65473              Message-ID: <20010218014850.C19957@magnonel.guild.net>
65474      Branch: perl
65475            ! lib/Test/Harness.pm t/TEST t/op/chop.t
65476 ____________________________________________________________________________
65477 [  8823] By: jhi                                   on 2001/02/18  17:01:06
65478         Log: Add run/*.t to testables.
65479      Branch: perl
65480            ! t/TEST
65481 ____________________________________________________________________________
65482 [  8822] By: jhi                                   on 2001/02/18  16:58:58
65483         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
65484              From: schwern@pobox.com
65485              Date: Sun, 18 Feb 2001 01:11:35 -0500
65486              Message-ID: <20010218011135.A19957@magnonel.guild.net>
65487              
65488              Revive mjd's and Simon's PERL5OPT fix.
65489      Branch: perl
65490            + t/run/runenv.t
65491            ! MANIFEST perl.c
65492 ____________________________________________________________________________
65493 [  8821] By: jhi                                   on 2001/02/18  16:53:46
65494         Log: Subject: Re: Why t/TEST and not Test::Harness?
65495              From: schwern@pobox.com
65496              Date: Sat, 17 Feb 2001 22:44:44 -0500
65497              Message-ID: <20010217224444.A6679@magnonel.guild.net>
65498              
65499              Replace UTEST with TEST -utf8.
65500      Branch: perl
65501            - t/UTEST
65502            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
65503            ! t/lib/glob-basic.t
65504 ____________________________________________________________________________
65505 [  8820] By: nick                                  on 2001/02/18  13:06:16
65506         Log: Clean up a few core dumps when layers are used in unexpected ways.
65507              (Still not "right"...)
65508      Branch: perlio
65509            ! perlio.c perliol.h
65510 ____________________________________________________________________________
65511 [  8819] By: jhi                                   on 2001/02/18  02:25:55
65512         Log: Integrate change #8818 from maintperl, a FAQ nit.
65513      Branch: perl
65514           !> pod/perlfaq4.pod
65515 ____________________________________________________________________________
65516 [  8818] By: jhi                                   on 2001/02/18  02:24:50
65517         Log: FAQ nit from Chris Fedde.
65518      Branch: maint-5.6/perl
65519            ! pod/perlfaq4.pod
65520 ____________________________________________________________________________
65521 [  8817] By: nick                                  on 2001/02/17  18:20:14
65522         Log: Integrate mainline
65523      Branch: perlio
65524           +> lib/unicode/UCD.html lib/unicode/Unicode.html
65525           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
65526           +> pod/perlclib.pod
65527            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
65528            - lib/unicode/Unicode.301
65529           !> (integrate 324 files)
65530 ____________________________________________________________________________
65531 [  8816] By: jhi                                   on 2001/02/17  16:56:58
65532         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
65533      Branch: perl
65534            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
65535            ! ext/Storable/Storable.xs t/lib/st-06compat.t
65536            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
65537 ____________________________________________________________________________
65538 [  8815] By: jhi                                   on 2001/02/17  16:40:07
65539         Log: Subject: [patch] -Wall
65540              From: Doug MacEachern <dougm@covalent.net>
65541              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
65542              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
65543      Branch: perl
65544            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
65545            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
65546 ____________________________________________________________________________
65547 [  8814] By: jhi                                   on 2001/02/16  19:27:18
65548         Log: Document qu better.
65549      Branch: perl
65550            ! pod/perlop.pod
65551 ____________________________________________________________________________
65552 [  8813] By: jhi                                   on 2001/02/15  13:54:37
65553         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
65554              From: Hugo <hv@crypt.compulink.co.uk>
65555              Date: Thu, 15 Feb 2001 13:39:49 +0000
65556              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
65557      Branch: perl
65558            ! toke.c
65559 ____________________________________________________________________________
65560 [  8812] By: alanbur                               on 2001/02/15  13:52:16
65561         Log: Resynchronised with parent
65562      Branch: maint-5.6/pureperl
65563            - ebcdic.c
65564           !> (integrate 36 files)
65565 ____________________________________________________________________________
65566 [  8811] By: jhi                                   on 2001/02/15  13:51:16
65567         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
65568              
65569              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
65570              From: Jan Dubois <JanD@ActiveState.com>
65571              Date: Wed, 31 Jan 2001 21:17:03 -0800
65572              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
65573              
65574              tweak change#8659 to keep it simple
65575              
65576              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
65577              From: Russ Allbery <rra@stanford.edu>
65578              Date: 14 Feb 2001 10:15:41 -0800
65579              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
65580              
65581              (8809 empty)
65582              
65583              Upgrade to podlators 1.08, from Russ Allbery.
65584      Branch: perl
65585           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
65586           !> utils/perldoc.PL
65587 ____________________________________________________________________________
65588 [  8810] By: jhi                                   on 2001/02/15  13:35:08
65589         Log: Upgrade to podlators 1.08, from Russ Allbery.
65590      Branch: maint-5.6/perl
65591            ! lib/Pod/Man.pm lib/Pod/Text.pm
65592 ____________________________________________________________________________
65593 [  8809] By: jhi                                   on 2001/02/15  13:26:38
65594         Log: (accidentally empty check-in)
65595      Branch: maint-5.6/perl
65596            ! lib/Test/Harness.pm
65597 ____________________________________________________________________________
65598 [  8808] By: jhi                                   on 2001/02/15  13:23:47
65599         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
65600              From: Russ Allbery <rra@stanford.edu>
65601              Date: 14 Feb 2001 10:15:41 -0800
65602              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
65603              
65604              perldoc was hardcoding $Config{installscript}, which breaks
65605              when install* isn't where Perl ends up (such as with AFS).
65606              
65607              Use $Config{scriptdir} instead.
65608      Branch: maint-5.6/perl
65609            ! utils/perldoc.PL
65610 ____________________________________________________________________________
65611 [  8807] By: jhi                                   on 2001/02/14  14:37:27
65612         Log: Update Changes.
65613      Branch: perl
65614            ! Changes patchlevel.h
65615 ____________________________________________________________________________
65616 [  8806] By: jhi                                   on 2001/02/14  14:25:31
65617         Log: Integrate changes #8803,8804,8805 from mainline.
65618              
65619              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
65620              
65621              Don't skip too much of the locale error message if no environ array,
65622              from Chris Nandor.
65623              
65624              More MacOS Classic fixes from Chris Nandor.
65625      Branch: maint-5.6/perl
65626           !> doop.c lib/Cwd.pm perl.c perl.h util.c
65627 ____________________________________________________________________________
65628 [  8805] By: jhi                                   on 2001/02/14  03:29:01
65629         Log: More MacOS Classic fixes from Chris Nandor.
65630      Branch: perl
65631            ! doop.c lib/Cwd.pm
65632 ____________________________________________________________________________
65633 [  8804] By: jhi                                   on 2001/02/14  03:18:35
65634         Log: Don't skip too much of the locale error message if no environ array,
65635              from Chris Nandor.
65636      Branch: perl
65637            ! util.c
65638 ____________________________________________________________________________
65639 [  8803] By: jhi                                   on 2001/02/14  03:14:14
65640         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
65641      Branch: perl
65642            ! perl.c perl.h
65643 ____________________________________________________________________________
65644 [  8802] By: jhi                                   on 2001/02/13  18:31:33
65645         Log: AUTHORS update.
65646      Branch: perl
65647            ! AUTHORS
65648 ____________________________________________________________________________
65649 [  8801] By: jhi                                   on 2001/02/13  17:55:19
65650         Log: Integrate change #8792 from mainline.
65651              
65652              Subject: buncha MacPerl patches for bleadperl
65653              From: Chris Nandor <pudge@pobox.com>
65654              Date: Tue, 13 Feb 2001 00:02:43 -0500
65655              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
65656      Branch: maint-5.6/perl
65657           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
65658           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
65659           !> t/lib/basename.t toke.c util.h
65660 ____________________________________________________________________________
65661 [  8800] By: jhi                                   on 2001/02/13  17:46:43
65662         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
65663              to be forced to Off_t.
65664              
65665              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
65666              From: nick@ccl4.org
65667              Date: Thu, 1 Feb 2001 12:01:04 +0000
65668              Message-Id: <20010201120103.E11401@plum.flirble.org>
65669      Branch: maint-5.6/perl
65670            ! iperlsys.h perlio.c
65671 ____________________________________________________________________________
65672 [  8799] By: jhi                                   on 2001/02/13  16:52:51
65673         Log: Duplex duplex hunk hunk.
65674      Branch: maint-5.6/perl
65675            ! Makefile.SH
65676 ____________________________________________________________________________
65677 [  8797] By: jhi                                   on 2001/02/13  14:52:04
65678         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
65679              From: "Craig A. Berry" <craigberry@mac.com>
65680              Date: Mon, 12 Feb 2001 11:05:25 -0600
65681              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
65682      Branch: perl
65683            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
65684 ____________________________________________________________________________
65685 [  8796] By: jhi                                   on 2001/02/13  14:36:47
65686         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
65687              From: simon.cozens@pembroke.oxford.ac.uk 
65688              Date: Sat, 10 Feb 2001 17:57:02 +0000
65689              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
65690              
65691              Now it does include.
65692      Branch: perl
65693            ! pod/perldiag.pod
65694 ____________________________________________________________________________
65695 [  8795] By: jhi                                   on 2001/02/13  14:30:11
65696         Log: Sort the MANIFEST.
65697      Branch: perl
65698            ! MANIFEST
65699 ____________________________________________________________________________
65700 [  8794] By: jhi                                   on 2001/02/13  14:26:51
65701         Log: Integrate change #8793 from mainline, FAQ updates.
65702      Branch: maint-5.6/perl
65703           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
65704 ____________________________________________________________________________
65705 [  8793] By: jhi                                   on 2001/02/13  14:25:13
65706         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
65707      Branch: perl
65708            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
65709 ____________________________________________________________________________
65710 [  8792] By: jhi                                   on 2001/02/13  14:22:50
65711         Log: Subject: buncha MacPerl patches for bleadperl
65712              From: Chris Nandor <pudge@pobox.com>
65713              Date: Tue, 13 Feb 2001 00:02:43 -0500
65714              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
65715      Branch: perl
65716            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
65717            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
65718            ! t/lib/basename.t toke.c util.h
65719 ____________________________________________________________________________
65720 [  8791] By: jhi                                   on 2001/02/13  14:10:39
65721         Log: Integrate change #8790 from mainline.
65722              
65723              environ array wrongly assumed in Perl_init_i18nl10n(),
65724      Branch: maint-5.6/perl
65725           !> util.c
65726 ____________________________________________________________________________
65727 [  8790] By: jhi                                   on 2001/02/13  14:06:15
65728         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
65729              noticed by Chris Nandor in MacOS Classic.
65730      Branch: perl
65731            ! util.c
65732 ____________________________________________________________________________
65733 [  8789] By: jhi                                   on 2001/02/13  13:58:07
65734         Log: Integrate changes #8373,8487,8544,8783 from mainline.
65735              
65736              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
65737              hints files, the dynaloading, assimilate ebcdic into util.c.
65738      Branch: maint-5.6/perl
65739            - ebcdic.c
65740            ! MANIFEST hints/posix-bc.sh
65741           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
65742           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
65743           !> perlapi.c proto.h util.c
65744 ____________________________________________________________________________
65745 [  8788] By: alanbur                               on 2001/02/13  10:33:13
65746         Log: Integrated changes from maint-5.6
65747      Branch: maint-5.6/pureperl
65748           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
65749           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
65750           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65751           !> vos/config.ga.h vos/configure_perl.cm
65752 ____________________________________________________________________________
65753 [  8787] By: jhi                                   on 2001/02/13  05:56:36
65754         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
65755      Branch: perl
65756           !> Makefile.SH
65757 ____________________________________________________________________________
65758 [  8786] By: jhi                                   on 2001/02/13  05:54:34
65759         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
65760              From: Dorner Thomas <Thomas.Dorner@start.de>
65761              Date: Mon, 12 Feb 2001 15:06:26 +0100
65762              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
65763      Branch: maint-5.6/perl
65764            ! Makefile.SH
65765 ____________________________________________________________________________
65766 [  8785] By: jhi                                   on 2001/02/13  05:29:04
65767         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
65768      Branch: perl
65769           !> hints/openbsd.sh
65770 ____________________________________________________________________________
65771 [  8784] By: jhi                                   on 2001/02/13  02:25:24
65772         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
65773              From: Peter Prymmer <pvhp@forte.com>
65774              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
65775              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
65776      Branch: perl
65777            ! pod/perlclib.pod
65778 ____________________________________________________________________________
65779 [  8783] By: jhi                                   on 2001/02/13  02:22:36
65780         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
65781      Branch: perl
65782            - ebcdic.c
65783            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
65784            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
65785            ! util.c
65786 ____________________________________________________________________________
65787 [  8782] By: jhi                                   on 2001/02/13  02:00:07
65788         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
65789      Branch: maint-5.6/perl
65790            ! pod/perlport.pod
65791 ____________________________________________________________________________
65792 [  8781] By: jhi                                   on 2001/02/13  01:58:44
65793         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
65794      Branch: maint-5.6/perl
65795            ! hints/openbsd.sh
65796 ____________________________________________________________________________
65797 [  8780] By: jhi                                   on 2001/02/13  01:57:33
65798         Log: Synchronize the regexp tests between maintperl and mainline.
65799      Branch: maint-5.6/perl
65800           !> t/op/re_tests
65801 ____________________________________________________________________________
65802 [  8779] By: jhi                                   on 2001/02/13  01:49:35
65803         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
65804              From: Hugo <hv@crypt.compulink.co.uk>
65805              Date: Tue, 13 Feb 2001 00:11:11 +0000
65806              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
65807      Branch: perl
65808            ! regcomp.c t/op/re_tests
65809 ____________________________________________________________________________
65810 [  8778] By: jhi                                   on 2001/02/13  00:23:10
65811         Log: Comments do not nest.
65812      Branch: perl
65813            ! perl.h
65814 ____________________________________________________________________________
65815 [  8777] By: jhi                                   on 2001/02/13  00:17:54
65816         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
65817              From: Hugo <hv@crypt.compulink.co.uk>
65818              Date: Tue, 13 Feb 2001 00:11:11 +0000
65819              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
65820      Branch: maint-5.6/perl
65821            ! regcomp.c t/op/re_tests
65822 ____________________________________________________________________________
65823 [  8776] By: jhi                                   on 2001/02/12  23:25:52
65824         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
65825      Branch: maint-5.6/perl
65826            ! pod/perlport.pod
65827 ____________________________________________________________________________
65828 [  8775] By: jhi                                   on 2001/02/12  23:04:28
65829         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
65830      Branch: maint-5.6/perl
65831            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
65832            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65833            ! vos/configure_perl.cm
65834 ____________________________________________________________________________
65835 [  8774] By: jhi                                   on 2001/02/12  22:59:11
65836         Log: Subject: Re: [patch] context for 'U' magic functions
65837              From: Doug MacEachern <dougm@covalent.net>
65838              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
65839              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
65840              
65841              plus the suggestion by Nick Ing-Simmons to name the macro
65842              as PERL_MG_UFUNC to avoid namespace pollution, plus add
65843              the advice by Doug for XS writers to perl.h
65844      Branch: perl
65845            ! mg.c perl.h
65846 ____________________________________________________________________________
65847 [  8773] By: jhi                                   on 2001/02/11  20:14:12
65848         Log: Update Changes.
65849      Branch: perl
65850            ! Changes patchlevel.h
65851 ____________________________________________________________________________
65852 [  8772] By: jhi                                   on 2001/02/11  18:47:52
65853         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
65854              From: Simon Cozens <simon@cozens.net>
65855              Date: Wed, 31 Jan 2001 16:31:43 +0000
65856              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
65857      Branch: perl
65858            + pod/perlclib.pod
65859            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
65860            ! pod/perltoc.pod
65861 ____________________________________________________________________________
65862 [  8771] By: jhi                                   on 2001/02/11  18:36:48
65863         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
65864              
65865              Blocks-4d3.beta.txt
65866              CaseFolding-3d4.beta.txt
65867              CompositionExclusions-3d6.beta.txt
65868              EastAsianWidth-4d4.beta.txt
65869              LineBreak-6d3.beta.txt
65870              NamesList-3.1.0d1.beta.txt
65871              PropList-3.1.0d4.beta.txt
65872              SpecialCasing-4d1.beta.txt
65873              UnicodeData-3.1.0d6.beta.txt
65874      Branch: perl
65875            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
65876           +> lib/unicode/UCD.html lib/unicode/Unicode.html
65877            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
65878            - lib/unicode/Unicode.301
65879            ! (edit 257 files)
65880 ____________________________________________________________________________
65881 [  8770] By: jhi                                   on 2001/02/11  17:26:22
65882         Log: UTF-8 documentation.
65883      Branch: perl
65884            ! utf8.h
65885 ____________________________________________________________________________
65886 [  8769] By: jhi                                   on 2001/02/11  17:12:49
65887         Log: Retract #8762.
65888      Branch: perl
65889            ! regexec.c
65890 ____________________________________________________________________________
65891 [  8768] By: jhi                                   on 2001/02/11  16:54:45
65892         Log: Subject: [PATCH] Test::Harness
65893              From: andreas.koenig@anima.de (Andreas J. Koenig)
65894              Date: 11 Feb 2001 14:37:00 +0100
65895              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
65896      Branch: perl
65897            ! lib/Test/Harness.pm
65898 ____________________________________________________________________________
65899 [  8767] By: jhi                                   on 2001/02/11  16:53:52
65900         Log: Subject: [PATCH] Document makepatch in Porting/patching
65901              From: andreas.koenig@anima.de (Andreas J. Koenig)
65902              Date: 11 Feb 2001 16:46:28 +0100
65903              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
65904      Branch: perl
65905            ! Porting/patching.pod
65906 ____________________________________________________________________________
65907 [  8766] By: jhi                                   on 2001/02/11  06:30:23
65908         Log: Subject: Re: [patch] GvSHARED
65909              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
65910              From: Doug MacEachern <dougm@covalent.net>
65911              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
65912              
65913              Subject: Re: [patch] GvSHARED
65914              From: Doug MacEachern <dougm@covalent.net>
65915              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
65916              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
65917              
65918              Subject: [patch] attributes.pm support for `shared'
65919              From: Doug MacEachern <dougm@covalent.net>
65920              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
65921              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
65922              
65923              our() attributes were ignored, our :shared pieces missing,
65924              allow attributes.pm to turn on shared.
65925      Branch: perl
65926            ! op.c t/op/attrs.t toke.c xsutils.c
65927 ____________________________________________________________________________
65928 [  8765] By: alanbur                               on 2001/02/10  23:11:19
65929         Log: Resync with parent (hopefully sucessfully this time)
65930      Branch: maint-5.6/pureperl
65931           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
65932           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
65933           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65934           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
65935           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
65936           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
65937           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
65938 ____________________________________________________________________________
65939 [  8764] By: jhi                                   on 2001/02/10  22:54:38
65940         Log: Make TEST and UTEST more verbose in case something goes
65941              wrong in running/compiling a script, suggested by Doug
65942              MacEachern.
65943      Branch: perl
65944            ! t/TEST t/UTEST
65945 ____________________________________________________________________________
65946 [  8763] By: jhi                                   on 2001/02/10  22:11:34
65947         Log: Bogus shebang.
65948      Branch: perl
65949            ! t/lib/texttabs.t
65950 ____________________________________________________________________________
65951 [  8762] By: jhi                                   on 2001/02/10  21:56:02
65952         Log: (Retracted by #8769)
65953      Branch: perl
65954            ! regexec.c
65955 ____________________________________________________________________________
65956 [  8761] By: jhi                                   on 2001/02/10  21:26:15
65957         Log: Subject: Re: [patch] GvSHARED 
65958              From: Doug MacEachern <dougm@covalent.net>
65959              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
65960              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
65961              
65962              our @EXPORT : shared = (...);
65963      Branch: perl
65964            ! toke.c
65965 ____________________________________________________________________________
65966 [  8760] By: jhi                                   on 2001/02/10  21:25:07
65967         Log: Subject: [patch] GvSHARED
65968              From: Doug MacEachern <dougm@covalent.net>
65969              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
65970              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
65971      Branch: perl
65972            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
65973 ____________________________________________________________________________
65974 [  8759] By: alanbur                               on 2001/02/10  21:24:27
65975         Log: Backed out mismerge.
65976      Branch: maint-5.6/pureperl
65977            ! MANIFEST README.hpux README.vmesa gv.c installhtml
65978            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
65979            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65980            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
65981            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
65982            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
65983            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
65984 ____________________________________________________________________________
65985 [  8758] By: jhi                                   on 2001/02/10  18:01:17
65986         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
65987              
65988              Fixed UMRs and leak in Perl_pmtrans()
65989              
65990              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65991              associated UTFied tr/// code.  Also fixed scoping leak of
65992              PL_reg_start_tmp.
65993              
65994              newATTRSUB leaks when an attempt to redefine the active sort sub is
65995              made.
65996      Branch: maint-5.6/perl
65997           !> op.c regcomp.c
65998 ____________________________________________________________________________
65999 [  8757] By: alanbur                               on 2001/02/10  17:56:46
66000         Log: Resynchronised with parent
66001      Branch: maint-5.6/pureperl
66002           +> README.bs2000
66003            - README.posix-bc
66004            ! gv.c perl.c sv.c
66005           !> MANIFEST README.hpux README.vmesa installhtml
66006           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
66007           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
66008           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
66009           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
66010           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
66011           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
66012 ____________________________________________________________________________
66013 [  8756] By: alanbur                               on 2001/02/10  17:51:15
66014         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
66015              made.
66016      Branch: maint-5.6/pureperl
66017            ! op.c
66018 ____________________________________________________________________________
66019 [  8755] By: jhi                                   on 2001/02/09  22:41:35
66020         Log: Upgrade to CPAN 1.59_54, from Andreas König.
66021      Branch: perl
66022            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
66023 ____________________________________________________________________________
66024 [  8754] By: jhi                                   on 2001/02/09  22:29:20
66025         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
66026              
66027              Didn't upgrade the fill.t since it has a dependency to File::Slurp
66028              purely for debugging purposes, the actual test hasn't changed.
66029      Branch: perl
66030            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
66031            ! t/lib/textwrap.t
66032 ____________________________________________________________________________
66033 [  8753] By: jhi                                   on 2001/02/09  20:17:50
66034         Log: Integrate change #8682 from maintperl.
66035              
66036              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
66037              to work correctly.
66038      Branch: perl
66039           !> hints/irix_6.sh
66040 ____________________________________________________________________________
66041 [  8752] By: jhi                                   on 2001/02/09  20:00:46
66042         Log: Update Changes.
66043      Branch: perl
66044            ! Changes patchlevel.h
66045 ____________________________________________________________________________
66046 [  8751] By: nick                                  on 2001/02/09  19:48:37
66047         Log: Integrate mainline
66048      Branch: perlio
66049           +> README.bs2000 t/lib/cgi-esc.t
66050            - README.posix-bc
66051           !> (integrate 53 files)
66052 ____________________________________________________________________________
66053 [  8750] By: nick                                  on 2001/02/09  19:25:16
66054         Log: Subject: RE: Biannual Competition to Improve Hashing Function
66055              From: Fisher Mark <fisherm@tce.com>
66056              Date: Thu, 8 Feb 2001 10:44:00 -0500
66057              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
66058              Date: Thu, 8 Feb 2001 15:02:47 -0500
66059              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
66060      Branch: perl
66061            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
66062 ____________________________________________________________________________
66063 [  8749] By: jhi                                   on 2001/02/09  19:02:35
66064         Log: Forgotten fragment.
66065      Branch: perl
66066            ! pod/perlapi.pod
66067 ____________________________________________________________________________
66068 [  8748] By: jhi                                   on 2001/02/09  18:31:34
66069         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
66070              plus manual tweakage.
66071              
66072              Sync the perlfaq2 between mainline and maintperl.
66073      Branch: maint-5.6/perl
66074            ! pod/perlfaq2.pod
66075      Branch: perl
66076           !> pod/perlfaq2.pod
66077 ____________________________________________________________________________
66078 [  8747] By: jhi                                   on 2001/02/09  18:12:04
66079         Log: Subject: versiononly and installperl
66080              From: abigail@foad.org
66081              Date: Wed, 7 Feb 2001 22:43:12 +0100
66082              Message-ID: <20010207214312.7045.qmail@foad.org>    
66083              
66084              Add +v flag to force a normal install of the perl binary
66085              and the utilities.
66086              
66087              Subject: [PATCH] installperl
66088              From: Nicholas Clark <nick@ccl4.org>
66089              Date: Fri, 9 Feb 2001 16:28:57 +0000
66090              Message-ID: <20010209162857.B10931@plum.flirble.org>
66091              
66092              Add -A flag which also hardlinks the binary with
66093              the full architecture name.
66094      Branch: perl
66095            ! installperl
66096 ____________________________________________________________________________
66097 [  8746] By: jhi                                   on 2001/02/09  18:03:43
66098         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
66099              
66100              Subject: perlfaq2, re: perlmongers
66101              
66102              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
66103              
66104              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
66105              
66106              Subject: [ID 20010205.001] typo in perlfaq9
66107              
66108              Subject: [ID 20010208.002] unordered explanation in perlcall
66109      Branch: maint-5.6/perl
66110           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
66111           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
66112           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
66113 ____________________________________________________________________________
66114 [  8745] By: jhi                                   on 2001/02/09  17:59:09
66115         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
66116              From: abela@geneanet.org
66117              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
66118              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
66119      Branch: perl
66120            ! pod/perlcall.pod
66121 ____________________________________________________________________________
66122 [  8744] By: jhi                                   on 2001/02/09  17:48:16
66123         Log: Subject: [ID 20010205.001] typo in perlfaq9
66124              From: eserte@vran.herceg.de
66125              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
66126              Message-Id: <200102042244.XAA21926@vran.herceg.de>
66127      Branch: perl
66128            ! pod/perlfaq9.pod
66129 ____________________________________________________________________________
66130 [  8743] By: jhi                                   on 2001/02/09  17:25:12
66131         Log: Integrate change #8695 from maintperl.
66132              
66133              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
66134      Branch: perl
66135           !> thread.h
66136 ____________________________________________________________________________
66137 [  8742] By: jhi                                   on 2001/02/09  17:21:22
66138         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
66139              From: Andy Dougherty <doughera@lafayette.edu>
66140              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
66141              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
66142      Branch: perl
66143            ! embed.pl
66144 ____________________________________________________________________________
66145 [  8741] By: jhi                                   on 2001/02/09  17:05:19
66146         Log: Integrate changes #8738,8739,8740 from maintperl.
66147              
66148              Html files will be installed in a more logical and easier to
66149              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
66150              
66151              Html files will be generated with a header to make them look
66152              a little less bare.
66153              
66154              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
66155      Branch: perl
66156           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
66157 ____________________________________________________________________________
66158 [  8740] By: jhi                                   on 2001/02/09  17:03:46
66159         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
66160              From: "Brendan O'Dea" <bod@compusol.com.au>
66161              Date: Sun, 4 Feb 2001 11:17:56 +1100
66162              Message-ID: <20010204111756.A16301@compusol.com.au>
66163      Branch: maint-5.6/perl
66164            ! pod/perlfaq3.pod
66165 ____________________________________________________________________________
66166 [  8739] By: jhi                                   on 2001/02/09  17:01:59
66167         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
66168              From: "Indy Singh" <indy@nusphere.com>
66169              Date: Fri, 2 Feb 2001 15:09:59 -0500
66170              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
66171              
66172              Html files will be generated with a header to make them look
66173              a little less bare.
66174      Branch: maint-5.6/perl
66175            ! installhtml
66176 ____________________________________________________________________________
66177 [  8738] By: jhi                                   on 2001/02/09  16:58:48
66178         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
66179              From: "Indy Singh" <indy@nusphere.com>
66180              Date: Fri, 2 Feb 2001 15:08:23 -0500
66181              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
66182              
66183              Html files will be installed in a more logical and easier to
66184              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
66185      Branch: maint-5.6/perl
66186            ! win32/Makefile win32/makefile.mk
66187 ____________________________________________________________________________
66188 [  8737] By: jhi                                   on 2001/02/09  16:46:54
66189         Log: Integrate changes #8687,8736 from maintperl.
66190              
66191              HP-UX thread patches from Merijn H. Brand.
66192              
66193              Latin nit from Philip Newton.
66194      Branch: perl
66195           !> README.hpux hints/hpux.sh
66196 ____________________________________________________________________________
66197 [  8736] By: jhi                                   on 2001/02/09  16:42:31
66198         Log: Latin nit from Philip Newton.
66199      Branch: maint-5.6/perl
66200            ! README.hpux
66201 ____________________________________________________________________________
66202 [  8735] By: jhi                                   on 2001/02/09  16:24:03
66203         Log: Integrate changes #8704,8710 from pureperl.
66204              
66205              Fixed UMRs and leak in Perl_pmtrans()
66206              
66207              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
66208              associated UTFied tr/// code.  Also fixed scoping leak of
66209              PL_reg_start_tmp.
66210      Branch: perl
66211           !> op.c regcomp.c
66212 ____________________________________________________________________________
66213 [  8734] By: jhi                                   on 2001/02/09  15:40:21
66214         Log: Integrate change #8733 from maintperl.
66215              
66216              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
66217      Branch: perl
66218           !> pod/perlre.pod
66219 ____________________________________________________________________________
66220 [  8733] By: jhi                                   on 2001/02/09  15:35:47
66221         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
66222              From: Prymmer/Kahn <pvhp@best.com>
66223              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
66224              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
66225      Branch: maint-5.6/perl
66226            ! pod/perlre.pod
66227 ____________________________________________________________________________
66228 [  8732] By: jhi                                   on 2001/02/09  15:26:17
66229         Log: Rename README.posix-bc to README.bs2000 (to avoid the
66230              confusion of a "perlposix-bc.pod"), add a few missing
66231              arch pods, regen toc.
66232      Branch: maint-5.6/perl
66233           +> README.bs2000
66234            - README.posix-bc
66235            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
66236            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
66237 ____________________________________________________________________________
66238 [  8731] By: jhi                                   on 2001/02/09  15:23:39
66239         Log: De-cut-and-pasto.
66240      Branch: perl
66241            ! pod/perl.pod
66242 ____________________________________________________________________________
66243 [  8730] By: jhi                                   on 2001/02/09  15:11:13
66244         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
66245              when people think that perlposix-bc.pod tells anything about
66246              Perl and POSIX.  Regen toc.
66247      Branch: perl
66248           +> README.bs2000
66249            - README.posix-bc
66250            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
66251            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
66252 ____________________________________________________________________________
66253 [  8729] By: jhi                                   on 2001/02/09  14:52:28
66254         Log: The README.vmesa part of #8712 from maintperl.
66255      Branch: perl
66256            ! README.vmesa
66257 ____________________________________________________________________________
66258 [  8728] By: jhi                                   on 2001/02/09  14:46:06
66259         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
66260              From: Peter Prymmer <pvhp@forte.com>
66261              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
66262              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
66263      Branch: maint-5.6/perl
66264            ! README.vmesa win32/Makefile win32/makefile.mk
66265 ____________________________________________________________________________
66266 [  8727] By: jhi                                   on 2001/02/09  14:33:25
66267         Log: Integrate change #8712 from mainline.
66268              
66269              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
66270      Branch: maint-5.6/perl
66271           !> lib/Pod/Find.pm
66272 ____________________________________________________________________________
66273 [  8726] By: jhi                                   on 2001/02/09  14:30:28
66274         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
66275              From: Peter Prymmer <pvhp@forte.com>
66276              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
66277              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
66278      Branch: perl
66279            + t/lib/cgi-esc.t
66280            ! MANIFEST lib/CGI/Util.pm
66281 ____________________________________________________________________________
66282 [  8725] By: jhi                                   on 2001/02/09  04:56:47
66283         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
66284      Branch: maint-5.6/perl
66285            ! pod/perlport.pod
66286 ____________________________________________________________________________
66287 [  8724] By: jhi                                   on 2001/02/09  04:40:59
66288         Log: Integrate changes 7819,7820 from vmsperl into mainline.
66289              
66290              Add header for LIB$ prototypes (C. Berry)
66291              
66292              Convert fwrite()s to sockets to write()s, since some socket stacks
66293              don't take kindly to stdio.
66294              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
66295              (for often optional LNMs)
66296              Correct a few typos
66297              (C. Bailey)
66298      Branch: perl
66299           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
66300 ____________________________________________________________________________
66301 [  8723] By: jhi                                   on 2001/02/09  03:29:29
66302         Log: Integrate change #8722 from mainline.
66303              
66304              The Im() function wasn't returning zero for non-Math::Complex
66305              arguments.  The bug reported by John Gamble.
66306      Branch: maint-5.6/perl
66307           !> lib/Math/Complex.pm
66308 ____________________________________________________________________________
66309 [  8722] By: jhi                                   on 2001/02/09  03:28:33
66310         Log: The Im() function wasn't returning zero for non-Math::Complex
66311              arguments.  The bug reported by John Gamble.
66312      Branch: perl
66313            ! lib/Math/Complex.pm
66314 ____________________________________________________________________________
66315 [  8721] By: nick                                  on 2001/02/08  22:11:35
66316         Log: Correct the correction :-(
66317      Branch: perl
66318            ! perl.c
66319 ____________________________________________________________________________
66320 [  8720] By: bailey                                on 2001/02/08  20:59:22
66321         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
66322              don't take kindly to stdio.
66323              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
66324              (for often optional LNMs)
66325              Correct a few typos
66326              (C. Bailey)
66327      Branch: vmsperl
66328            ! vms/vms.c vms/vmsish.h
66329 ____________________________________________________________________________
66330 [  8719] By: bailey                                on 2001/02/08  20:51:02
66331         Log: Add header for LIB$ prototypes (C. Berry)
66332      Branch: vmsperl
66333            ! ext/Devel/DProf/DProf.xs
66334 ____________________________________________________________________________
66335 [  8718] By: bailey                                on 2001/02/08  20:49:00
66336         Log: SYN SYN
66337      Branch: vmsperl
66338           +> pod/perliol.pod t/lib/sample-tests/bailout
66339           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
66340           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
66341           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
66342           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
66343           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
66344           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
66345            - lib/unicode/Is/DCinital.pl
66346           !> (integrate 101 files)
66347 ____________________________________________________________________________
66348 [  8717] By: nick                                  on 2001/02/08  19:38:48
66349         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
66350              From: Robin Barker <rmb1@cise.npl.co.uk>
66351              Date: Thu, 8 Feb 2001 14:38:07 GMT
66352              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
66353      Branch: perl
66354            ! lib/CPAN.pm
66355 ____________________________________________________________________________
66356 [  8716] By: nick                                  on 2001/02/08  19:29:07
66357         Log: Generated files form 8713 etc.
66358      Branch: perl
66359            ! embed.h global.sym objXSUB.h perlapi.c proto.h
66360 ____________________________________________________________________________
66361 [  8715] By: nick                                  on 2001/02/08  19:26:08
66362         Log: Fixup non-ithread build after 8713
66363      Branch: perl
66364            ! perl.c
66365 ____________________________________________________________________________
66366 [  8714] By: nick                                  on 2001/02/08  19:17:45
66367         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
66368              From: nick@ccl4.org
66369              Date: Wed, 7 Feb 2001 00:27:47 +0000
66370              Message-Id: <20010207002747.B63724@plum.flirble.org>
66371      Branch: perl
66372            ! sv.c toke.c
66373 ____________________________________________________________________________
66374 [  8713] By: nick                                  on 2001/02/08  19:15:58
66375         Log: Subject: Re: [patch] Re: PL_ptr_table
66376              From: Doug Maceachern <dougm@covalent.net>
66377              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
66378              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
66379      Branch: perl
66380            ! embed.pl perl.c sv.c sv.h
66381 ____________________________________________________________________________
66382 [  8712] By: nick                                  on 2001/02/08  19:12:47
66383         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
66384              From: Peter Prymmer <pvhp@forte.com>
66385              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
66386              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
66387      Branch: perl
66388            ! lib/Pod/Find.pm
66389 ____________________________________________________________________________
66390 [  8711] By: nick                                  on 2001/02/07  21:06:11
66391         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
66392              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
66393              From: Alan Burlison <Alan.Burlison@uk.sun.com>
66394              Date: Tue, 06 Feb 2001 23:37:01 +0000
66395              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
66396      Branch: perl
66397            ! regcomp.c
66398 ____________________________________________________________________________
66399 [  8710] By: alanbur                               on 2001/02/07  00:22:04
66400         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
66401              associated UTFied tr/// code.  Also fixed scoping leak of
66402              PL_reg_start_tmp.
66403      Branch: maint-5.6/pureperl
66404            ! op.c regcomp.c
66405 ____________________________________________________________________________
66406 [  8709] By: nick                                  on 2001/02/06  21:16:49
66407         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
66408              From: Michael G Schwern <schwern@pobox.com>
66409              Date: Sun, 4 Feb 2001 19:47:14 -0500
66410              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
66411      Branch: perl
66412            ! pod/perlapi.pod pod/perlmodlib.PL
66413 ____________________________________________________________________________
66414 [  8708] By: nick                                  on 2001/02/06  20:41:20
66415         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
66416              From: Michael G Schwern <schwern@pobox.com>
66417              Date: Sun, 4 Feb 2001 21:17:49 -0500
66418              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
66419      Branch: perl
66420            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
66421            ! pod/perltootc.pod
66422 ____________________________________________________________________________
66423 [  8707] By: nick                                  on 2001/02/06  20:29:11
66424         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
66425              From: Michael G Schwern <schwern@pobox.com>
66426              Date: Tue, 6 Feb 2001 05:54:30 -0500
66427              Message-Id: <20010206055430.A951@blackrider.aocn.com>
66428      Branch: perl
66429            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
66430 ____________________________________________________________________________
66431 [  8706] By: nick                                  on 2001/02/06  20:21:40
66432         Log: Subject: RE: some win32 fixes
66433              Date: Tue, 6 Feb 2001 09:23:20 +0300
66434              From: Vadim Konovalov <vkonovalov@lucent.com>
66435              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
66436      Branch: perl
66437            ! toke.c win32/Makefile win32/config.bc win32/config.gc
66438            ! win32/config.vc win32/config_H.bc win32/makefile.mk
66439 ____________________________________________________________________________
66440 [  8705] By: alanbur                               on 2001/02/06  15:00:03
66441         Log: Synchronised with parent
66442      Branch: maint-5.6/pureperl
66443            ! regexec.c
66444           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
66445           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
66446 ____________________________________________________________________________
66447 [  8704] By: alanbur                               on 2001/02/06  14:55:24
66448         Log: Fixed UMRs and leak in Perl_pmtrans()
66449      Branch: maint-5.6/pureperl
66450            ! op.c
66451 ____________________________________________________________________________
66452 [  8703] By: gsar                                  on 2001/02/06  02:29:37
66453         Log: $(MAKE) distclean doesn't clean up properly on windows
66454      Branch: maint-5.6/perl
66455            ! win32/Makefile win32/makefile.mk
66456 ____________________________________________________________________________
66457 [  8702] By: gsar                                  on 2001/02/06  01:00:46
66458         Log: tweak change#8659 to keep it simple
66459      Branch: maint-5.6/perl
66460            ! utils/perldoc.PL
66461 ____________________________________________________________________________
66462 [  8701] By: gsar                                  on 2001/02/05  22:45:41
66463         Log: change#8693 was missing testsuite changes
66464      Branch: maint-5.6/perl
66465           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
66466 ____________________________________________________________________________
66467 [  8700] By: nick                                  on 2001/02/05  20:32:52
66468         Log: Integrate mainline
66469      Branch: perlio
66470           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
66471           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
66472           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
66473           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
66474           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
66475           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
66476           +> t/lib/test-harness.t
66477           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
66478           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
66479           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
66480           !> pod/perlutil.pod t/TEST utils/h2xs.PL
66481 ____________________________________________________________________________
66482 [  8699] By: nick                                  on 2001/02/05  19:41:07
66483         Log: Subject: perlfaq2, re: perlmongers
66484              From: David H. Adler <dha@panix.com>
66485              Date: Sun, 4 Feb 2001 23:48:23 -0500
66486              Message-Id: <20010204234823.A13429@panix.com>
66487      Branch: perl
66488            ! pod/perlfaq2.pod
66489 ____________________________________________________________________________
66490 [  8698] By: nick                                  on 2001/02/05  19:39:31
66491         Log: Missed file f#rom the testharness mess.
66492      Branch: perl
66493            + t/lib/test-harness.t
66494 ____________________________________________________________________________
66495 [  8697] By: nick                                  on 2001/02/05  19:37:21
66496         Log: Subject: [DOC PATCH] overload.pm nits
66497              From: John Tobey <jtobey@john-edwin-tobey.org>
66498              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
66499              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
66500      Branch: perl
66501            ! lib/overload.pm
66502 ____________________________________________________________________________
66503 [  8696] By: alanbur                               on 2001/02/05  11:56:00
66504         Log: Sync with parent
66505      Branch: maint-5.6/pureperl
66506           !> thread.h
66507 ____________________________________________________________________________
66508 [  8695] By: gsar                                  on 2001/02/05  03:27:34
66509         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
66510      Branch: maint-5.6/perl
66511            ! thread.h
66512 ____________________________________________________________________________
66513 [  8694] By: alanbur                               on 2001/02/05  00:07:47
66514         Log: Initial branch creation from //depot/maint-5.6/perl
66515      Branch: maint-5.6/pureperl
66516           +> (branch 1719 files)
66517 ____________________________________________________________________________
66518 [  8693] By: gsar                                  on 2001/02/04  22:38:49
66519         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
66520              changes)
66521      Branch: maint-5.6/perl
66522           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
66523           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
66524           !> ext/DB_File/version.c
66525 ____________________________________________________________________________
66526 [  8692] By: nick                                  on 2001/02/04  18:15:57
66527         Log: The missed t/TEST part of the grand testharness upgrade.
66528      Branch: perl
66529            ! t/TEST
66530 ____________________________________________________________________________
66531 [  8691] By: nick                                  on 2001/02/04  18:05:17
66532         Log: New improved test harness
66533              Subject: Re: [PATCH Test::Harness] Third time's a charm?
66534              From: Michael G Schwern <schwern@pobox.com>
66535              Date: Sun, 4 Feb 2001 08:01:20 -0500
66536              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
66537      Branch: perl
66538            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
66539            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
66540            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
66541            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
66542            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
66543            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
66544            ! MANIFEST lib/Test/Harness.pm
66545 ____________________________________________________________________________
66546 [  8690] By: nick                                  on 2001/02/04  17:57:51
66547         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
66548              From: Jonathan Stowe <gellyfish@gellyfish.com>
66549              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
66550              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
66551      Branch: perl
66552            ! utils/h2xs.PL
66553 ____________________________________________________________________________
66554 [  8689] By: nick                                  on 2001/02/04  17:55:24
66555         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
66556              From: Michael G Schwern <schwern@pobox.com>
66557              Date: Sat, 3 Feb 2001 22:46:38 -0500
66558              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
66559      Branch: perl
66560            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
66561            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
66562 ____________________________________________________________________________
66563 [  8688] By: nick                                  on 2001/02/04  17:43:55
66564         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
66565              length byfailing to spot lack of closing )
66566              From: nick@talking.bollo.cx
66567              Date: Sat, 03 Feb 2001 23:53:16 +0000
66568              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
66569      Branch: perl
66570            ! perlio.c pod/perldiag.pod
66571 ____________________________________________________________________________
66572 [  8687] By: jhi                                   on 2001/02/03  17:11:42
66573         Log: HP-UX thread patches from Merijn H. Brand.
66574      Branch: maint-5.6/perl
66575            ! README.hpux hints/hpux.sh
66576 ____________________________________________________________________________
66577 [  8686] By: jhi                                   on 2001/02/03  16:40:12
66578         Log: Metaconfig changes for #8685.
66579      Branch: metaconfig
66580            ! U/installdirs/instubperl.U
66581      Branch: metaconfig/U/perl
66582            ! Devel.U versiononly.U
66583 ____________________________________________________________________________
66584 [  8685] By: jhi                                   on 2001/02/03  16:39:49
66585         Log: For -Dusedevel builds turn off installusrbinperl and turn on
66586              versiononly, a combined idea of Richard Soderberg and Merijn
66587              H. Brand.  You can still override both of these from the command
66588              line if you need to, -Dinstallusrbinperl and -Uversiononly.
66589      Branch: perl
66590            ! Configure
66591 ____________________________________________________________________________
66592 [  8684] By: jhi                                   on 2001/02/03  16:16:34
66593         Log: Metaconfig unit fix for #8683.
66594      Branch: metaconfig
66595            ! U/compline/nblock_io.U
66596 ____________________________________________________________________________
66597 [  8683] By: jhi                                   on 2001/02/03  16:16:12
66598         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
66599              reported by Peter Prymmer for 5.6-TRIAL1.
66600      Branch: perl
66601            ! Configure
66602 ____________________________________________________________________________
66603 [  8682] By: jhi                                   on 2001/02/03  05:52:11
66604         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
66605              to work correctly.
66606      Branch: maint-5.6/perl
66607            ! hints/irix_6.sh
66608 ____________________________________________________________________________
66609 [  8681] By: jhi                                   on 2001/02/03  05:47:33
66610         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
66611      Branch: maint-5.6/perl
66612            ! pod/perlport.pod
66613 ____________________________________________________________________________
66614 [  8680] By: jhi                                   on 2001/02/02  21:39:49
66615         Log: perlport update from Peter Prymmer.
66616      Branch: maint-5.6/perl
66617            ! pod/perlport.pod
66618 ____________________________________________________________________________
66619 [  8679] By: nick                                  on 2001/02/02  20:50:48
66620         Log: Integrate mainline
66621      Branch: perlio
66622           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
66623           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
66624           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
66625 ____________________________________________________________________________
66626 [  8678] By: gsar                                  on 2001/02/02  16:02:12
66627         Log: note about bincompat, slightly modified (from Lupe Christoph)
66628      Branch: maint-5.6/perl
66629            ! README.solaris
66630 ____________________________________________________________________________
66631 [  8677] By: jhi                                   on 2001/02/02  15:46:20
66632         Log: Supported platforms updates.
66633      Branch: maint-5.6/perl
66634            ! pod/perlport.pod
66635 ____________________________________________________________________________
66636 [  8676] By: jhi                                   on 2001/02/02  03:41:26
66637         Log: A couple more perlfaq2 tweaks.
66638      Branch: maint-5.6/perl
66639            ! pod/perlfaq2.pod
66640 ____________________________________________________________________________
66641 [  8675] By: jhi                                   on 2001/02/02  03:17:44
66642         Log: Misedit in #8661.
66643      Branch: maint-5.6/perl
66644            ! Configure
66645 ____________________________________________________________________________
66646 [  8674] By: jhi                                   on 2001/02/02  03:14:38
66647         Log: Damien again.
66648      Branch: maint-5.6/perl
66649            ! pod/perlfaq2.pod
66650 ____________________________________________________________________________
66651 [  8673] By: jhi                                   on 2001/02/02  03:12:40
66652         Log: perlfaq update from Elaine Ashton.
66653      Branch: maint-5.6/perl
66654            ! pod/perlfaq2.pod
66655 ____________________________________________________________________________
66656 [  8672] By: jhi                                   on 2001/02/02  03:07:08
66657         Log: UTF-8 s/// patch from Inaba Hiroto.
66658      Branch: maint-5.6/perl
66659            ! pp_ctl.c pp_hot.c
66660 ____________________________________________________________________________
66661 [  8671] By: jhi                                   on 2001/02/01  22:34:31
66662         Log: Update Changes.
66663      Branch: perl
66664            ! Changes patchlevel.h
66665 ____________________________________________________________________________
66666 [  8670] By: jhi                                   on 2001/02/01  22:15:29
66667         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
66668              from maintperl.
66669              
66670              Upgrade to Getopt::Long 2.25, from Johan Vromans.
66671              
66672              more files need to be writable in the source distribution
66673              
66674              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
66675              
66676              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
66677              
66678              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
66679              
66680              Allow the float to be fuzzier.
66681              
66682              need to use INT2PTR instead of a straight cast or ia64 fails
66683              
66684              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
66685              
66686              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
66687      Branch: perl
66688           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
66689           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
66690           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
66691 ____________________________________________________________________________
66692 [  8669] By: jhi                                   on 2001/02/01  21:57:02
66693         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
66694              From: Robin Barker <rmb1@cise.npl.co.uk>
66695              Date: Thu, 1 Feb 2001 16:59:05 GMT
66696              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
66697      Branch: maint-5.6/perl
66698            ! pod/perlmodlib.PL
66699 ____________________________________________________________________________
66700 [  8668] By: nick                                  on 2001/02/01  19:41:40
66701         Log: Integrate mainline
66702      Branch: perlio
66703           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
66704           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
66705           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
66706 ____________________________________________________________________________
66707 [  8667] By: gsar                                  on 2001/02/01  16:59:11
66708         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
66709      Branch: maint-5.6/perl
66710            ! embed.pl embedvar.h
66711 ____________________________________________________________________________
66712 [  8666] By: gsar                                  on 2001/02/01  16:34:51
66713         Log: add missing entries to win32/config.?c
66714      Branch: maint-5.6/perl
66715            ! win32/config.bc win32/config.gc win32/config.vc
66716            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
66717 ____________________________________________________________________________
66718 [  8665] By: jhi                                   on 2001/02/01  14:58:51
66719         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
66720              From: "Stephen P. Potter" <spp@spotter.yi.org>
66721              Date: Thu, 01 Feb 2001 10:45:46 -0500
66722              Message-Id: <200102011545.KAA31479@spotter.yi.org>
66723      Branch: maint-5.6/perl
66724            ! pod/perlfunc.pod
66725 ____________________________________________________________________________
66726 [  8664] By: gsar                                  on 2001/02/01  14:52:37
66727         Log: need to use INT2PTR instead of a straight cast or ia64 fails
66728              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
66729      Branch: maint-5.6/perl
66730            ! ext/POSIX/POSIX.xs
66731 ____________________________________________________________________________
66732 [  8663] By: jhi                                   on 2001/02/01  14:09:13
66733         Log: Allow the float to be fuzzier.
66734      Branch: maint-5.6/perl
66735            ! t/lib/peek.t
66736 ____________________________________________________________________________
66737 [  8662] By: jhi                                   on 2001/02/01  13:59:00
66738         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
66739              From: Robin Barker <rmb1@cise.npl.co.uk>
66740              Date: Thu, 1 Feb 2001 13:05:39 GMT
66741              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
66742      Branch: maint-5.6/perl
66743            ! pod/perlmodlib.pod
66744 ____________________________________________________________________________
66745 [  8661] By: jhi                                   on 2001/02/01  13:57:38
66746         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
66747              Date: Thu, 01 Feb 2001 14:15:41 +0100
66748              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66749              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
66750              
66751              Have the $ccflags in the gcc version test (strange, this change
66752              is claimed to be have been integrated already)
66753      Branch: maint-5.6/perl
66754            ! Configure
66755 ____________________________________________________________________________
66756 [  8660] By: jhi                                   on 2001/02/01  13:44:10
66757         Log: Integrate changes #7950,7964,7962 from mainline.
66758              
66759              Find the stdchar signedness using cpp, should fix some of
66760              the Solaris compiler warnings reported by Alan Burlison.
66761      Branch: maint-5.6/perl
66762           !> Configure config_h.SH
66763 ____________________________________________________________________________
66764 [  8659] By: jhi                                   on 2001/02/01  05:35:32
66765         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
66766              From: Jan Dubois <JanD@ActiveState.com>
66767              Date: Wed, 31 Jan 2001 21:17:03 -0800
66768              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
66769      Branch: maint-5.6/perl
66770            ! utils/perldoc.PL
66771 ____________________________________________________________________________
66772 [  8658] By: jhi                                   on 2001/02/01  04:33:17
66773         Log: Integrate the README.os390 and README.posix-bc parts of mainline
66774              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
66775              installperl parts were taken care of by #8657.)
66776      Branch: maint-5.6/perl
66777           !> README.os390 README.posix-bc
66778 ____________________________________________________________________________
66779 [  8657] By: jhi                                   on 2001/02/01  04:29:21
66780         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
66781              From: Peter Prymmer <pvhp@forte.com>
66782              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
66783              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
66784      Branch: maint-5.6/perl
66785            + ext/DynaLoader/dl_dllload.xs
66786            ! MANIFEST Makefile.SH hints/os390.sh installperl
66787 ____________________________________________________________________________
66788 [  8656] By: jhi                                   on 2001/02/01  04:25:45
66789         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
66790              From: Peter Prymmer <pvhp@forte.com>
66791              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
66792              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
66793      Branch: maint-5.6/perl
66794            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
66795 ____________________________________________________________________________
66796 [  8655] By: jhi                                   on 2001/02/01  04:14:47
66797         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
66798              From: troc@netrus.net
66799              Date: Wed, 31 Jan 2001 22:31:26 -0500
66800              Message-Id: <200102010331.WAA117.85@rocco.homenet>
66801      Branch: maint-5.6/perl
66802            ! os2/os2.c
66803 ____________________________________________________________________________
66804 [  8654] By: jhi                                   on 2001/02/01  04:12:52
66805         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
66806              as reported by Alan Burlison.
66807      Branch: maint-5.6/perl
66808            ! pp.h
66809 ____________________________________________________________________________
66810 [  8653] By: jhi                                   on 2001/02/01  04:05:12
66811         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
66812              From: dsugalski@northernlight.com
66813              Date: Wed, 31 Jan 2001 18:54:11 -0500
66814              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
66815      Branch: maint-5.6/perl
66816            ! configure.com
66817 ____________________________________________________________________________
66818 [  8652] By: jhi                                   on 2001/02/01  04:03:11
66819         Log: Misplaced #endif.
66820              
66821              Subject: [perl-5-6-1-trial2] patches for EPOC
66822              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66823              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66824              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66825      Branch: maint-5.6/perl
66826            ! epoc/epocish.c
66827 ____________________________________________________________________________
66828 [  8651] By: jhi                                   on 2001/02/01  04:00:25
66829         Log: Integrate changes #8647,8648,8650 from mainline.
66830              
66831              Macrofy a magic UTF-8 test.
66832              
66833              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
66834              
66835              Watch out for cross compiling for EPOC (usually done on linux).
66836      Branch: maint-5.6/perl
66837           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
66838 ____________________________________________________________________________
66839 [  8650] By: jhi                                   on 2001/02/01  03:56:20
66840         Log: Watch out for cross compiling for EPOC (usually done on linux)
66841              
66842              Subject: [perl-5-6-1-trial2] patches for EPOC
66843              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66844              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66845              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66846      Branch: perl
66847            ! ext/Errno/Errno_pm.PL
66848 ____________________________________________________________________________
66849 [  8649] By: gsar                                  on 2001/02/01  00:46:00
66850         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
66851      Branch: maint-5.6/perl
66852            ! sv.c
66853 ____________________________________________________________________________
66854 [  8648] By: jhi                                   on 2001/01/31  23:35:36
66855         Log: All the uses of PL_numeric_radix must be protected by
66856              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
66857              
66858              Subject: [perl-5-6-1-trial2] patches for EPOC
66859              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66860              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66861              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66862      Branch: perl
66863            ! sv.c
66864 ____________________________________________________________________________
66865 [  8647] By: jhi                                   on 2001/01/31  22:56:16
66866         Log: Macrofy a magic UTF-8 test.
66867      Branch: perl
66868            ! utf8.c utf8.h
66869 ____________________________________________________________________________
66870 [  8646] By: gsar                                  on 2001/01/31  15:55:12
66871         Log: update Changes
66872      Branch: maint-5.6/perl
66873            ! Changes
66874 ____________________________________________________________________________
66875 [  8645] By: gsar                                  on 2001/01/31  15:10:14
66876         Log: Configure tweak suggested by Peter Prymmer
66877      Branch: maint-5.6/perl
66878            ! Configure
66879 ____________________________________________________________________________
66880 [  8644] By: gsar                                  on 2001/01/31  15:06:32
66881         Log: more files need to be writable in the source distribution
66882      Branch: maint-5.6/perl
66883            ! Porting/makerel
66884 ____________________________________________________________________________
66885 [  8643] By: jhi                                   on 2001/01/31  14:59:46
66886         Log: Integrate changes #8258,8278,8279 from mainline.
66887              
66888              Make the large file tests more robust/talkative.
66889      Branch: maint-5.6/perl
66890           !> t/lib/syslfs.t t/op/lfs.t
66891 ____________________________________________________________________________
66892 [  8642] By: gsar                                  on 2001/01/31  14:53:48
66893         Log: integrate changes#8311,8334 from mainline
66894              
66895              Add a new MakeMaker variable PM_FILTER that defines a Unix
66896              filter to be run on each .pm during the pm_to_blib() phase,
66897              a fixed version of
66898              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
66899              
66900              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
66901              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
66902              accurate reading of the "atime".  
66903      Branch: maint-5.6/perl
66904           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
66905           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
66906           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
66907 ____________________________________________________________________________
66908 [  8641] By: jhi                                   on 2001/01/31  14:46:37
66909         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
66910      Branch: maint-5.6/perl
66911            ! lib/Getopt/Long.pm
66912 ____________________________________________________________________________
66913 [  8640] By: gsar                                  on 2001/01/31  14:40:24
66914         Log: make regen_all
66915      Branch: maint-5.6/perl
66916            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
66917 ____________________________________________________________________________
66918 [  8639] By: gsar                                  on 2001/01/31  14:37:25
66919         Log: refresh windows config files
66920      Branch: maint-5.6/perl
66921            ! win32/Makefile win32/config_H.bc win32/config_H.gc
66922            ! win32/config_H.vc win32/makefile.mk
66923 ____________________________________________________________________________
66924 [  8638] By: gsar                                  on 2001/01/31  14:28:10
66925         Log: makefile tweaks for windows: introduce a bulk-switch to enable
66926              same options as ActivePerl; sync changes with makefile.mk
66927      Branch: maint-5.6/perl
66928            ! win32/Makefile win32/makefile.mk
66929 ____________________________________________________________________________
66930 [  8637] By: jhi                                   on 2001/01/31  04:41:30
66931         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
66932              From: Nicholas Clark <nick@ccl4.org>
66933              Date: Tue, 30 Jan 2001 19:51:05 +0000
66934              Message-ID: <20010130195105.R76607@plum.flirble.org> 
66935              
66936              op/inc cure.
66937      Branch: perl
66938            ! pp.c pp.h pp_hot.c t/op/arith.t
66939 ____________________________________________________________________________
66940 [  8636] By: jhi                                   on 2001/01/31  02:38:32
66941         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
66942              no perlio],8257,8380,8479,8515 from mainline.
66943              
66944              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
66945              
66946              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
66947              Subject: [PATCH perl@8133] fix-up for VMS extensions
66948              
66949              In VMS embedded perls couldn't access the statically built Socket.
66950              
66951              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
66952              
66953              Further VMS piping fixes from Charles Lane.
66954              
66955              Subject:  [PATCH] make t/op/misc.t work on VMS
66956              
66957              Add tracing for debugging extensions builds in VMS.
66958              
66959              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
66960      Branch: maint-5.6/perl
66961           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
66962           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
66963           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
66964 ____________________________________________________________________________
66965 [  8635] By: jhi                                   on 2001/01/31  01:46:41
66966         Log: Integrate change #7732 from mainline.
66967              
66968              Sparc 64-bit pack() fix from Jens Hamisch.
66969      Branch: maint-5.6/perl
66970           !> pp.c
66971 ____________________________________________________________________________
66972 [  8634] By: jhi                                   on 2001/01/31  01:41:16
66973         Log: One spot missing from #8626.
66974      Branch: maint-5.6/perl
66975            ! sv.c
66976 ____________________________________________________________________________
66977 [  8633] By: jhi                                   on 2001/01/31  00:49:17
66978         Log: Integrate change #7495 from mainline.
66979              
66980              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
66981      Branch: maint-5.6/perl
66982           !> MANIFEST ext/re/Makefile.PL
66983 ____________________________________________________________________________
66984 [  8632] By: jhi                                   on 2001/01/30  23:38:49
66985         Log: Integrate change #8396 from mainline.
66986              
66987              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
66988              better multicast support (resend)
66989      Branch: maint-5.6/perl
66990           !> ext/Socket/Socket.pm
66991 ____________________________________________________________________________
66992 [  8631] By: jhi                                   on 2001/01/30  23:28:03
66993         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
66994              
66995              More AIX lore. (7514, ext/re/hints/aix.pl)
66996              
66997              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
66998              
66999              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)
67000              
67001              Subject: [ID 20001214.002] Net::Ping patch
67002              
67003              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
67004              
67005              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
67006              
67007              Add ReuseAddr as a (preferred) alias for Reuse as we now
67008              also have ReusePort.
67009              
67010              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
67011      Branch: maint-5.6/perl
67012           +> ext/re/hints/aix.pl
67013           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
67014           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
67015 ____________________________________________________________________________
67016 [  8630] By: jhi                                   on 2001/01/30  23:03:59
67017         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
67018              
67019              read() documentation tweak for 20001121.004.
67020              
67021              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
67022      Branch: maint-5.6/perl
67023           !> pod/perlfunc.pod pod/perlre.pod
67024 ____________________________________________________________________________
67025 [  8629] By: jhi                                   on 2001/01/30  22:41:57
67026         Log: Integrate change #8098 from mainline.
67027              
67028              fastgetcwd is defined using a glob alias on a $^O dependent basis
67029              and there was no default assignment or perl subroutine.
67030      Branch: maint-5.6/perl
67031           !> lib/Cwd.pm
67032 ____________________________________________________________________________
67033 [  8628] By: jhi                                   on 2001/01/30  21:58:52
67034         Log: Integrate change #7866 from mainline.
67035              
67036              File::Temp 0.11.
67037      Branch: maint-5.6/perl
67038           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
67039 ____________________________________________________________________________
67040 [  8627] By: jhi                                   on 2001/01/30  21:39:44
67041         Log: Integrate changes #8075,8086,8228 from mainline.  
67042              
67043              Darwin is not Windows. (8075,8086)
67044              
67045              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
67046      Branch: maint-5.6/perl
67047           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
67048           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
67049           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
67050           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
67051 ____________________________________________________________________________
67052 [  8626] By: jhi                                   on 2001/01/30  21:22:11
67053         Log: Integrate with tweakery the change #8625 from mainline,
67054              the multibyte decimal separator fix ("fa_IR locale failure").
67055      Branch: maint-5.6/perl
67056            ! embedvar.h perlapi.h
67057           !> intrpvar.h perl.c perl.h sv.c util.c
67058 ____________________________________________________________________________
67059 [  8625] By: jhi                                   on 2001/01/30  20:26:33
67060         Log: Fix for the fa_IR locale failure.  The reason for the failure
67061              was that Perl was assuming the decimal separator aka the radix
67062              separator is one character.  The Farsi-Iranian locale crushed
67063              that bad assumption since there the separator is 'Momayyez',
67064              glyphwise looking somewhat like a slash, and in Unicode UTF-8
67065              encoded in two bytes, 0xd9 0xab.
67066      Branch: perl
67067            ! intrpvar.h perl.c perl.h sv.c util.c
67068 ____________________________________________________________________________
67069 [  8624] By: gsar                                  on 2001/01/30  20:17:03
67070         Log: regen_headers
67071      Branch: maint-5.6/perl
67072            ! Makefile.SH pod/perlintern.pod
67073 ____________________________________________________________________________
67074 [  8623] By: gsar                                  on 2001/01/30  19:42:34
67075         Log: backout change#7431 and its dependents (causes spurious rebuilds
67076              of autogenerated files)
67077              
67078              fix benign b.t failure
67079      Branch: maint-5.6/perl
67080            ! Makefile.SH t/lib/b.t
67081 ____________________________________________________________________________
67082 [  8622] By: jhi                                   on 2001/01/30  19:41:41
67083         Log: Microperl sync.
67084      Branch: perl
67085            ! mg.c perl.h
67086 ____________________________________________________________________________
67087 [  8621] By: gsar                                  on 2001/01/30  19:24:47
67088         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
67089              from mainline
67090              
67091              Subject: podlators 1.06 released
67092              
67093              Subject: [PATCH @8436] Eliminate op_children
67094              
67095              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
67096              
67097              (Replaced by #8448)  More op_children traces (cleanup of #8442).
67098              
67099              Subject: [PATCH #3 @8436] Re: Eliminate op_children
67100              Replace #8444 and #8445.
67101              
67102              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
67103              at the setting of the ofs_sv in new_struct_thread() as the
67104              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
67105              uninitialized fields are, uh, initialized with),
67106              SvREFCNT_inc()ing that invited a core dump.
67107              
67108              podlators 1.07, from Russ Allbery.
67109              
67110              Subject: [PATCH] regcomp.c old feature removal
67111              From: mjd@plover.com
67112              Date: 16 Jan 2001 14:43:18 -0000 
67113              Message-ID: <20010116144318.7140.qmail@plover.com> 
67114      Branch: maint-5.6/perl
67115           +> lib/Pod/Text/Overstrike.pm
67116           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
67117           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
67118           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
67119           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
67120           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
67121           !> util.c
67122 ____________________________________________________________________________
67123 [  8620] By: gsar                                  on 2001/01/30  18:48:32
67124         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
67125              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
67126              now fails one test)
67127              
67128              Subject: [PATCH] lvalue AUTOLOAD. No, really.
67129              
67130              Subject: [PATCH] Interesting syntax idea
67131              Make opens + bareword assigns do typeglob assigns.
67132              
67133              Tests for #8254.
67134              
67135              Subject: [PATCH @8269] Continue blocks and B::Deparse
67136              Make the peephole optimizer to bypass more null ops and
67137              and rewrite the deparse handling of continue blocks.
67138              
67139              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
67140              Doc tweak on #8313.
67141              
67142              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
67143              
67144              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
67145              
67146              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
67147              
67148              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
67149              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
67150              according to the platform.
67151              
67152              Subject: [PATCH @8404] Consolidated lvalue sub changes
67153              
67154              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
67155              
67156              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
67157              
67158              Subject: B::Concise -- an improved replacement for B::Terse 
67159              
67160              The B::Terse drop-in replacement wasn't quite drop-in.
67161              
67162              The LVRET macro needed an aTHX.
67163              
67164              Use the /^Perl_/-less form of is_lvalue_sub().
67165              
67166              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
67167      Branch: maint-5.6/perl
67168           +> ext/B/B/Concise.pm
67169           !> (integrate 27 files)
67170 ____________________________________________________________________________
67171 [  8619] By: nick                                  on 2001/01/30  18:40:28
67172         Log: Integrate mainline
67173      Branch: perlio
67174           !> (integrate 40 files)
67175 ____________________________________________________________________________
67176 [  8618] By: jhi                                   on 2001/01/30  18:37:18
67177         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
67178              Date: Mon, 29 Jan 2001 22:51:29 -0600
67179              From: "Craig A. Berry" <craigberry@mac.com>
67180              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
67181      Branch: perl
67182            ! vms/test.com
67183 ____________________________________________________________________________
67184 [  8617] By: jhi                                   on 2001/01/30  18:34:53
67185         Log: Subject: [PATCH] Add missing CV flags to dump.c
67186              From: Tim Jenness <t.jenness@jach.hawaii.edu>
67187              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
67188              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
67189      Branch: perl
67190            ! dump.c
67191 ____________________________________________________________________________
67192 [  8616] By: jhi                                   on 2001/01/30  18:20:58
67193         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
67194              part isn't applicable to maintperl.
67195              
67196              UTF-8 nit from Inaba Hiroto.
67197      Branch: maint-5.6/perl
67198           !> pod/perlapi.pod utf8.c
67199 ____________________________________________________________________________
67200 [  8615] By: jhi                                   on 2001/01/30  18:18:51
67201         Log: UTF-8 nit from Inaba Hiroto.
67202      Branch: perl
67203            ! pod/perlapi.pod t/op/each.t utf8.c
67204 ____________________________________________________________________________
67205 [  8614] By: jhi                                   on 2001/01/30  18:13:38
67206         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
67207              
67208              perl's internal variables are not for public consumption,
67209              move their docs from perlapi.pod to perlintern.pod
67210              
67211              support for -Dusethreads build under HP-UX 10.20 and DCE threads
67212              library (11.0 and later have pthreads but 10.x don't)
67213              
67214              avoid uninitialized value warnings
67215              
67216              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
67217              gets weird results)
67218              
67219              perldoc nit on windows
67220              
67221              make it possible to run the tests outside the source tree
67222              (there's still a dependency on ../lib being the library
67223              location)
67224      Branch: perl
67225           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
67226           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
67227           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
67228           !> win32/bin/search.pl win32/vdir.h
67229 ____________________________________________________________________________
67230 [  8613] By: gsar                                  on 2001/01/30  16:39:59
67231         Log: make it possible to run the tests outside the source tree
67232              (there's still a dependency on ../lib being the library
67233              location)
67234      Branch: maint-5.6/perl
67235            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
67236 ____________________________________________________________________________
67237 [  8612] By: gsar                                  on 2001/01/30  16:31:12
67238         Log: perldoc nit on windows
67239      Branch: maint-5.6/perl
67240            ! utils/perldoc.PL
67241 ____________________________________________________________________________
67242 [  8611] By: gsar                                  on 2001/01/30  16:22:54
67243         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
67244              gets weird results)
67245      Branch: maint-5.6/perl
67246            ! win32/vdir.h
67247 ____________________________________________________________________________
67248 [  8610] By: gsar                                  on 2001/01/30  16:12:45
67249         Log: avoid uninitialized value warnings
67250      Branch: maint-5.6/perl
67251            ! win32/bin/search.pl
67252 ____________________________________________________________________________
67253 [  8609] By: gsar                                  on 2001/01/30  16:08:01
67254         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
67255              library (11.0 and later have pthreads but 10.x don't)
67256      Branch: maint-5.6/perl
67257            ! hints/hpux.sh thread.h
67258 ____________________________________________________________________________
67259 [  8608] By: gsar                                  on 2001/01/30  15:48:55
67260         Log: perl's internal variables are not for public consumption,
67261              move their docs from perlapi.pod to perlintern.pod
67262      Branch: maint-5.6/perl
67263            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
67264            ! thrdvar.h
67265 ____________________________________________________________________________
67266 [  8607] By: gsar                                  on 2001/01/30  15:44:27
67267         Log: mistakenly branched perl56delta.pod, revert
67268      Branch: maint-5.6/perl
67269            - pod/perl56delta.pod
67270           !> pod/perldelta.pod
67271 ____________________________________________________________________________
67272 [  8606] By: gsar                                  on 2001/01/30  14:20:24
67273         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
67274              dTHR which has been a noop for a while now, except for the
67275              compatibility definition in thread.h)
67276      Branch: maint-5.6/perl
67277           !> (integrate 45 files)
67278 ____________________________________________________________________________
67279 [  8605] By: jhi                                   on 2001/01/30  05:43:58
67280         Log: Mark the UTF-8 APIs as experimental.
67281      Branch: maint-5.6/perl
67282            ! embed.pl pod/perlapi.pod
67283 ____________________________________________________________________________
67284 [  8604] By: jhi                                   on 2001/01/30  05:38:40
67285         Log: Nits from earlier integrates.
67286      Branch: maint-5.6/perl
67287            ! lib/Carp/Heavy.pm
67288           !> sv.c
67289 ____________________________________________________________________________
67290 [  8603] By: jhi                                   on 2001/01/30  05:27:26
67291         Log: Regenerate Porting files.
67292      Branch: maint-5.6/perl
67293            ! Porting/Glossary Porting/config.sh Porting/config_H
67294 ____________________________________________________________________________
67295 [  8602] By: jhi                                   on 2001/01/30  05:14:59
67296         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
67297              8310,8339,8447,8492,8493,8505,8525: documentation changes.
67298              
67299              Subject: Re: perlfaq style changes
67300              
67301              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
67302              
67303              Subject: [PATCH] docs on NaN
67304              
67305              Subject: [patch] perlfaq7
67306              
67307              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
67308              
67309              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
67310              
67311              Subject: [PATCH] open() example in perlfunc.pod
67312              
67313              Podify README.mpeix (a new version from the web)
67314              
67315              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
67316              
67317              Subject: [PATCH] format and rewording in perlfaq.pod
67318              
67319              Subject: [PATCH] API Variable documentation   
67320              
67321              Memory management calls documentation.
67322              
67323              Subject: [PATCH: perl@8482] README.vms URL updates
67324              
67325              Subject: Minor typos in perlfaq2.pod
67326              
67327              Subject: [PATCH] pod/perlvar.pod
67328      Branch: maint-5.6/perl
67329           +> pod/perl56delta.pod
67330            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
67331           !> README.amiga README.epoc README.mpeix README.vms
67332           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
67333           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
67334           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
67335           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
67336           !> pod/perlvar.pod thrdvar.h
67337 ____________________________________________________________________________
67338 [  8601] By: jhi                                   on 2001/01/30  04:38:35
67339         Log: Integrate changes #8036,8096,8253 from mainline:
67340              hints changes.
67341              
67342              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
67343              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
67344              
67345              Output the (apparent) version of gcc in Tru64.
67346      Branch: maint-5.6/perl
67347           +> ext/POSIX/hints/svr4.pl
67348           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
67349           !> hints/svr4.sh t/lib/bigfltpm.t
67350 ____________________________________________________________________________
67351 [  8600] By: jhi                                   on 2001/01/30  04:04:01
67352         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
67353              locale fixes.
67354              
67355              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
67356              
67357              Debian allows /usr/bin/locale to exist without any locales. (7868)
67358              
67359              Allow the locale test needing POSIX and the taint test
67360              needing IPC::SysV to run under 'minitest' (basically,
67361              bail out if loading the extension fails). (8384)
67362              
67363              Cleanup the locale.t output  (8480)
67364      Branch: maint-5.6/perl
67365           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
67366           !> t/pragma/locale.t
67367 ____________________________________________________________________________
67368 [  8599] By: jhi                                   on 2001/01/30  03:51:04
67369         Log: Missing generated files from #8598.
67370      Branch: maint-5.6/perl
67371            ! embed.h global.sym objXSUB.h perlapi.c proto.h
67372 ____________________________________________________________________________
67373 [  8598] By: jhi                                   on 2001/01/30  03:41:54
67374         Log: Integrate change #8555 from mainline, manually integrate parts
67375              of changes 8452 and 8583.
67376              
67377              Subject: [PATCH] utf8.c documentation (8452)
67378              
67379              No point in checking the length if the pointer is bogus. (8555)
67380              
67381              Introduce bytes_from_utf8() and implement sv_eq() using it,
67382              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
67383              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
67384              was malformed. (8583)
67385      Branch: maint-5.6/perl
67386            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
67387           !> pod/perlapi.pod sv.c utf8.c
67388 ____________________________________________________________________________
67389 [  8597] By: gsar                                  on 2001/01/30  02:37:26
67390         Log: get PERL_OBJECT build going again on windows
67391      Branch: maint-5.6/perl
67392            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
67393            ! pod/perlapi.pod proto.h sv.c
67394 ____________________________________________________________________________
67395 [  8596] By: jhi                                   on 2001/01/30  02:16:17
67396         Log: Signedness nit.
67397      Branch: perl
67398            ! sv.c
67399 ____________________________________________________________________________
67400 [  8595] By: jhi                                   on 2001/01/30  02:11:07
67401         Log: EBCDIC patch for Storable, from Peter Prymmer.
67402      Branch: perl
67403            ! t/lib/st-06compat.t
67404 ____________________________________________________________________________
67405 [  8594] By: jhi                                   on 2001/01/30  01:04:48
67406         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
67407              From: Peter Prymmer <pvhp@forte.com>
67408              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
67409              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
67410      Branch: perl
67411            ! t/lib/b.t
67412 ____________________________________________________________________________
67413 [  8593] By: jhi                                   on 2001/01/30  00:56:47
67414         Log: Subject: [PATCH: perl@8585] pod problems in io
67415              From: Peter Prymmer <pvhp@forte.com>
67416              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
67417              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
67418      Branch: perl
67419            ! pod/perlapio.pod pod/perliol.pod
67420 ____________________________________________________________________________
67421 [  8592] By: jhi                                   on 2001/01/30  00:48:20
67422         Log: Integrate perlio:
67423              
67424              [  8591]
67425              GNU 'merge' Simon's copy of perliol.pod with version
67426              patched by Craig's patch.
67427              
67428              [  8590]
67429              PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
67430      Branch: perl
67431           !> pod/perlapio.pod pod/perliol.pod
67432 ____________________________________________________________________________
67433 [  8591] By: nick                                  on 2001/01/29  22:02:28
67434         Log: GNU 'merge' Simon's copy of perliol.pod with version
67435              patched by Craig's patch.
67436      Branch: perlio
67437            ! pod/perliol.pod
67438 ____________________________________________________________________________
67439 [  8590] By: nick                                  on 2001/01/29  21:55:10
67440         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
67441      Branch: perlio
67442            ! pod/perlapio.pod pod/perliol.pod
67443 ____________________________________________________________________________
67444 [  8589] By: jhi                                   on 2001/01/29  15:35:33
67445         Log: Integrate change #8586 from maint-5.6/perl.
67446              
67447              make the BOM detection code not call tell() until it has to
67448              (meant to fix esoteric compatibility issues where PL_rsfp
67449              is overridden)
67450      Branch: perl
67451           !> toke.c
67452 ____________________________________________________________________________
67453 [  8588] By: jhi                                   on 2001/01/29  15:29:11
67454         Log: Subject: MAking Solaris malloc() the default
67455              From: Lupe Christoph <lupe@lupe-christoph.de>
67456              Date: Mon, 29 Jan 2001 12:59:36 +0100
67457              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
67458              
67459              The README.solaris part slightly tweaked.
67460      Branch: perl
67461            ! README.solaris hints/solaris_2.sh
67462 ____________________________________________________________________________
67463 [  8587] By: jhi                                   on 2001/01/29  15:17:34
67464         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
67465              From: root@ak-75.mind.de
67466              Date: Sun, 28 Jan 2001 20:32:29 +0100
67467              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
67468      Branch: perl
67469            ! pod/perlre.pod
67470 ____________________________________________________________________________
67471 [  8586] By: gsar                                  on 2001/01/29  13:43:44
67472         Log: make the BOM detection code not call tell() until it has to
67473              (meant to fix esoteric compatibility issues where PL_rsfp
67474              is overridden)
67475      Branch: maint-5.6/perl
67476            ! toke.c
67477 ____________________________________________________________________________
67478 [  8585] By: jhi                                   on 2001/01/28  20:05:45
67479         Log: Update Changes.
67480      Branch: perl
67481            ! Changes patchlevel.h
67482 ____________________________________________________________________________
67483 [  8584] By: jhi                                   on 2001/01/28  19:30:02
67484         Log: Integrate perlio:
67485              
67486              [  8582]
67487              Add pod/perliol.pod to MANIFEST :-(
67488              
67489              [  8581]
67490              PerlIO documentation. Proofing and sub-editing requested.
67491      Branch: perl
67492           +> pod/perliol.pod
67493           !> MANIFEST pod/perlapio.pod
67494 ____________________________________________________________________________
67495 [  8583] By: jhi                                   on 2001/01/28  19:28:40
67496         Log: Patch from Inaba Hiroto:
67497              - canonical UTF-8 hash keys: if a key string for a hash is
67498              UTF8-on, try downgrade the string and use it if
67499              unicode::distinct is not in effect.
67500              For the task, I added a function bytes_from_utf8() to utf8.c.
67501              It might resemble utf8_to_bytes() but it is not convenient
67502              to the task.
67503              Made a test for it and added to t/op/each.t
67504              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
67505              the mortal copy of the argument SV.
67506              And changed t/io/utf8.t test 18 which expects print() to
67507              upgrade its argument.
67508              - re-implement sv_eq with bytes_from_utf8()
67509              - some bug fixes
67510              - tr/// does not handle UTF8 range (\x{}-\x{})
67511              - \ before raw UTF8 character produced
67512              "Malformed UTF-8 character" warning.
67513              - "\x{100}\N{CENT SIGN}" is Malformed.
67514              Added tests for these 3.
67515              - and one silly bug (by me) with qu operator.
67516      Branch: perl
67517            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
67518            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
67519            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
67520 ____________________________________________________________________________
67521 [  8582] By: nick                                  on 2001/01/28  19:25:04
67522         Log: Add pod/perliol.pod to MANIFEST :-(
67523      Branch: perlio
67524            ! MANIFEST
67525 ____________________________________________________________________________
67526 [  8581] By: nick                                  on 2001/01/28  19:22:40
67527         Log: PerlIO documentation. Proofing and sub-editing requested.
67528      Branch: perlio
67529            + pod/perliol.pod
67530            ! pod/perlapio.pod
67531 ____________________________________________________________________________
67532 [  8580] By: jhi                                   on 2001/01/28  05:16:25
67533         Log: Revert the change to sv_2pv() done by #8054: Someone who
67534              did SvNV_set() on a scalar that also happened to be POK,
67535              followed by sv_2pv() won't get the right coercion anymore.
67536              [Sarathy]
67537      Branch: maint-5.6/perl
67538            ! sv.c
67539 ____________________________________________________________________________
67540 [  8579] By: jhi                                   on 2001/01/28  05:15:04
67541         Log: Remove the #8084 effect: do not allow -Q to be interpreted
67542              as -&Q(), this is too much wiggle room.
67543      Branch: maint-5.6/perl
67544            ! toke.c
67545 ____________________________________________________________________________
67546 [  8578] By: jhi                                   on 2001/01/28  05:12:45
67547         Log: Needed bits of #8439 (should have been in #8576),
67548              mainly for lval substr().
67549      Branch: maint-5.6/perl
67550            ! mg.c pp.c pp_hot.c
67551 ____________________________________________________________________________
67552 [  8577] By: jhi                                   on 2001/01/28  05:02:46
67553         Log: A missing check-in.
67554      Branch: maint-5.6/perl
67555            ! utf8.c
67556 ____________________________________________________________________________
67557 [  8576] By: jhi                                   on 2001/01/28  04:26:18
67558         Log: Integrate changes #8425,8436,8439,8517 from mainline.
67559              The 8439 was not truly integrated because it had too many
67560              dependencies on the development branch and because it introduced
67561              concepts too bold for a maintenance branch (such as the qu operator).
67562              
67563              Subject: [PATCH perl@8342] -Wformat
67564              
67565              Tighten some of the UTF-8 tests a bit.
67566              
67567              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
67568              - The substr lval was still not okay.
67569              - Now pp_stringify and sv_setsv copies source's UTF8 flag
67570              even if IN_BYTE.  pp_stringify is called from fold_constants
67571              at optimization phase and "\x{100}" was made SvUTF8_off under
67572              use bytes (the bytes pragma is for "byte semantics" and not
67573              for "do not produce UTF8 data")
67574      Branch: maint-5.6/perl
67575            ! t/lib/charnames.t t/op/substr.t toke.c
67576           !> sv.c t/pragma/utf8.t
67577 ____________________________________________________________________________
67578 [  8575] By: jhi                                   on 2001/01/28  04:01:51
67579         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
67580              
67581              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
67582              
67583              Subject: [ID 20001230.003] UTF-8 tr still hurts
67584              
67585              Test cases for #8385 (from Simon's "torture.pl")
67586              
67587              Start fixing UTF-8 lval substr() (8405)
67588      Branch: maint-5.6/perl
67589           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
67590           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
67591 ____________________________________________________________________________
67592 [  8574] By: jhi                                   on 2001/01/28  03:09:06
67593         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
67594              from mainline.
67595              
67596              UTF-8 cleanup.
67597              
67598              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
67599              
67600              "\x{FF}\xFF" was broken.
67601              
67602              Tests for #8329 and #8330.
67603              
67604              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
67605              
67606              IRIX compiler noticed that the bof initialization might be
67607              bypassed by control flow.
67608              
67609              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
67610      Branch: maint-5.6/perl
67611           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
67612           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
67613 ____________________________________________________________________________
67614 [  8573] By: jhi                                   on 2001/01/28  02:06:12
67615         Log: Retract #8552.
67616      Branch: perl
67617            ! lib/Text/Wrap.pm t/lib/textwrap.t
67618 ____________________________________________________________________________
67619 [  8572] By: jhi                                   on 2001/01/28  02:04:49
67620         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
67621              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
67622              not really integrated but instead salvaged by hand
67623              (they had too many dependencies on the development release
67624              to be cleanly integratable).
67625              
67626              Subject: more UTF8 test suites and an UTF8 patch
67627              
67628              Tweak for MULTIPLICITY/USE_PERLIO
67629              
67630              Signedness nit.
67631              
67632              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
67633              
67634              Use the UTF8_XXX macros in is_utf8_char().
67635              
67636              Rewrite pp_concat() in terms of sv_catsv().  The . operator
67637              should now be UTF-8-proof.
67638              
67639              Subject: [PATCH perl@8269] scanning two hex-constants
67640              fails on EBCDIC environment (script length.t)
67641              
67642              Add some Unicode chop() tests.
67643      Branch: maint-5.6/perl
67644            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
67645           !> sv.c t/op/chop.t utf8.h
67646 ____________________________________________________________________________
67647 [  8571] By: jhi                                   on 2001/01/28  00:35:59
67648         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
67649              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
67650              
67651              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
67652              
67653              The maxiters upper limit sanity check (guarding against
67654              non-progress) assumed bytes instead of characters in s///
67655              and split().
67656              
67657              Signedness nit.
67658              
67659              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
67660              join() should now be UTF-8-proof.
67661              
67662              More split // UTF-8 tests. (8250)
67663      Branch: maint-5.6/perl
67664           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
67665           !> util.c
67666 ____________________________________________________________________________
67667 [  8570] By: jhi                                   on 2001/01/27  22:15:46
67668         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
67669              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
67670              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
67671              8084,8204,8244,8333 from mainline.
67672              
67673              For -Q where Q might be a one-letter sub name one does no more
67674              get a warning about an unknown filetest (7941,7943,7944,8084).
67675              
67676              Subject: Re: [ID 20001130.011] expression parsing bug ?
67677              
67678              Make uv_to_utf8() to zero-terminate its output buffer.
67679              
67680              Split off t/op/length.t (7995)
67681              
67682              Split off t/op/utf8decode.t (7996)
67683              
67684              Remove an unnecessary 'use utf8' from the utf8.t (7998)
67685              
67686              Split off t/op/concat.t (8004)
67687              
67688              Split off t/op/ver.t (8005)
67689              
67690              Document utf8_length(), utf8_distance(), and utf8_hop().
67691              
67692              Document utf8_to_uv() better.
67693              
67694              Introduce macros for UTF8 decoding (8028,8033).
67695              
67696              Add test for reverse() (8030,8031).
67697              
67698              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
67699              
67700              Do not return the Unicode replacement character    on UTF-8
67701              decoding failure.
67702              
67703              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
67704              not this_utf8 i.e. the output string has one, but don't mess
67705              with source assumption. (8052,8053)
67706              
67707              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
67708              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
67709              was not expecting to be called with something that was already
67710              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
67711              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
67712              (8054)
67713              
67714              Recode the naughty binary bytes in utf8decode.t using the \xHH.
67715              
67716              Make some panic messages a bit more logical.
67717      Branch: maint-5.6/perl
67718           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
67719           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
67720           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
67721           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
67722           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
67723           !> utf8.c utf8.h
67724 ____________________________________________________________________________
67725 [  8569] By: jhi                                   on 2001/01/27  19:16:43
67726         Log: Integrate changes #7750 from perlio and #8566 from mainline.
67727      Branch: maint-5.6/perl
67728           !> regexec.c sv.c
67729 ____________________________________________________________________________
67730 [  8568] By: jhi                                   on 2001/01/27  18:06:51
67731         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
67732              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
67733              7935[-perlio.c],7936,7959,7965 from mainline.
67734              
67735              Change the "big byte" error message to "Wide character".
67736              (7355, the croak-if-wide-chars-in-print part ignored)
67737              
67738              Use UINT64_C().
67739              
67740              Introduce Perl_utf8_length().
67741              
67742              diff -se shows these as different (7753, forgotten check-ins)
67743              
67744              Subject: [PATCH] doop.c - UTF8 tr///
67745              
67746              If we use (aTHX_ ...) then put Perl_ on the front.
67747              
67748              Make utf8_length() and utf8_distance() to be less forgiving
67749              about bad UTF-8.
67750              
67751              Test line numbers are different with utf8.
67752              
67753              No need to scan till infinity, 13 is enough. (7872,7911)
67754              
67755              Subject: [PATCH] Tokeniser debugging
67756              
67757              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
67758              
67759              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
67760              
67761              Be more careful in Perl_sv_utf8_downgrade().
67762              
67763              Use DO_UTF8().
67764              
67765              Raw zero bytes in text files confuse at least GNU patch 2.1.
67766      Branch: maint-5.6/perl
67767           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
67768           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
67769           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
67770           !> t/pragma/utf8.t toke.c utf8.c utf8.h
67771 ____________________________________________________________________________
67772 [  8567] By: nick                                  on 2001/01/27  11:10:38
67773         Log: Integrate mainline
67774      Branch: perlio
67775           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
67776           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
67777           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
67778           !> toke.c
67779 ____________________________________________________________________________
67780 [  8566] By: jhi                                   on 2001/01/27  06:22:48
67781         Log: More documentation for the regexp context stack.
67782      Branch: perl
67783            ! regexec.c
67784 ____________________________________________________________________________
67785 [  8565] By: jhi                                   on 2001/01/27  05:21:57
67786         Log: Update Changes.
67787      Branch: perl
67788            ! Changes patchlevel.h
67789 ____________________________________________________________________________
67790 [  8564] By: jhi                                   on 2001/01/27  04:44:04
67791         Log: Threadedness patch for #8562 from Doug MacEachern.
67792      Branch: perl
67793            ! toke.c
67794 ____________________________________________________________________________
67795 [  8563] By: jhi                                   on 2001/01/27  04:26:24
67796         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
67797              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67798              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
67799              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
67800      Branch: perl
67801            ! op.c
67802 ____________________________________________________________________________
67803 [  8562] By: jhi                                   on 2001/01/27  04:20:30
67804         Log: Subject: Re: Announce : Tokener reporting patch
67805              From: Simon Cozens <simon@cozens.net>
67806              Date: Mon, 22 Jan 2001 02:17:22 +0000
67807              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
67808      Branch: perl
67809            ! embed.h embed.pl proto.h toke.c
67810 ____________________________________________________________________________
67811 [  8561] By: jhi                                   on 2001/01/27  04:17:24
67812         Log: Forgot from #8545.  Oops.
67813      Branch: perl
67814            ! pp.c t/pragma/overload.t
67815 ____________________________________________________________________________
67816 [  8560] By: jhi                                   on 2001/01/27  03:01:47
67817         Log: A better module compilation test, use MANIFEST as suggested
67818              by Spider.
67819      Branch: perl
67820            ! t/lib/1_compile.t
67821 ____________________________________________________________________________
67822 [  8559] By: jhi                                   on 2001/01/27  02:50:48
67823         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
67824              From: Peter Prymmer <pvhp@forte.com>
67825              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
67826              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
67827      Branch: perl
67828            ! t/lib/b.t
67829 ____________________________________________________________________________
67830 [  8558] By: jhi                                   on 2001/01/27  02:27:05
67831         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
67832              From: Peter Prymmer <pvhp@forte.com>
67833              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
67834              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
67835      Branch: perl
67836            ! t/pragma/sub_lval.t
67837 ____________________________________________________________________________
67838 [  8557] By: jhi                                   on 2001/01/27  02:26:03
67839         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
67840              From: Peter Prymmer <pvhp@forte.com>
67841              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
67842              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
67843      Branch: perl
67844            ! t/lib/st-06compat.t
67845 ____________________________________________________________________________
67846 [  8556] By: jhi                                   on 2001/01/27  02:24:33
67847         Log: Subject: [PATCH: perl@8531] minor update to README.os390
67848              From: Peter Prymmer <pvhp@forte.com>
67849              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
67850              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
67851      Branch: perl
67852            ! README.os390
67853 ____________________________________________________________________________
67854 [  8555] By: jhi                                   on 2001/01/27  00:35:47
67855         Log: No point in checking the length before we know whether the pointer
67856              is bogus or not, fixes Abigail's odbm failures in Linux.
67857      Branch: perl
67858            ! sv.c
67859 ____________________________________________________________________________
67860 [  8554] By: nick                                  on 2001/01/26  19:01:31
67861         Log: Integrate mainline
67862      Branch: perlio
67863           !> lib/Text/Wrap.pm t/lib/textwrap.t
67864 ____________________________________________________________________________
67865 [  8553] By: jhi                                   on 2001/01/26  15:19:39
67866         Log: Integrate change #7792 from perlio (multiplicity fix),
67867              fix the AV leak in regex DEBUGGING (tiny part of the
67868              polymorphic regexp patch #8143).
67869      Branch: maint-5.6/perl
67870            ! regcomp.c
67871           !> scope.h
67872 ____________________________________________________________________________
67873 [  8552] By: jhi                                   on 2001/01/26  15:03:23
67874         Log: (Retracted by #8573)
67875              
67876              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
67877              From: Michael G Schwern <schwern@pobox.com>
67878              Date: Fri, 26 Jan 2001 09:28:31 -0500
67879              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
67880      Branch: perl
67881            ! lib/Text/Wrap.pm t/lib/textwrap.t
67882 ____________________________________________________________________________
67883 [  8551] By: jhi                                   on 2001/01/26  02:33:19
67884         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
67885              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
67886              
67887              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
67888              
67889              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
67890              
67891              Message nit.
67892              
67893              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
67894              
67895              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
67896              
67897              (the cleanup of unused submatches in regtry() and regcppop())
67898              
67899              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
67900              stored and restored, and thusly was trounced by the utf8 swash
67901              routines.
67902              
67903              use utf8 not required to use \x{}.
67904              
67905              Removed two more tests that make no sense in UTF-8 since the test
67906              data is not in UTF-8.
67907              
67908              Get the three different space character classes right under utf8.
67909              
67910              Implement ANYOFUTF8 regprop() dumping.
67911              
67912              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
67913              
67914              Document the regex context pushing/popping a bit better.
67915      Branch: maint-5.6/perl
67916           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
67917           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
67918           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
67919           !> t/op/regmesg.t utf8.c
67920 ____________________________________________________________________________
67921 [  8550] By: nick                                  on 2001/01/25  19:42:30
67922         Log: Integrate mainline
67923      Branch: perlio
67924           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
67925           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
67926           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
67927           !> t/lib/bigint.t t/lib/bigintpm.t
67928 ____________________________________________________________________________
67929 [  8549] By: jhi                                   on 2001/01/25  15:22:28
67930         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
67931      Branch: maint-5.6/perl
67932            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
67933 ____________________________________________________________________________
67934 [  8548] By: jhi                                   on 2001/01/25  15:02:55
67935         Log: Integrate changes #7997,8063,8492,8547 from mainline.
67936              
67937              Subject: Re: STRLEN - what?
67938              
67939              Subject: [PATCH] perlguts.pod
67940              
67941              Memory management calls documentation.
67942              
67943              Layout using tabulator is not a good idea in a pod.
67944      Branch: maint-5.6/perl
67945           !> pod/perlguts.pod
67946 ____________________________________________________________________________
67947 [  8547] By: jhi                                   on 2001/01/25  14:49:05
67948         Log: Layout using tabulator is not a good idea in a pod.
67949      Branch: perl
67950            ! pod/perlguts.pod
67951 ____________________________________________________________________________
67952 [  8546] By: jhi                                   on 2001/01/25  14:31:12
67953         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
67954              from mainline.
67955              
67956              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
67957              
67958              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
67959              
67960              More Win32 editor/IDE/shell hints.
67961              
67962              More Win32 Perling.
67963              
67964              Yet another editor edit.
67965              
67966              Edit edit edit.
67967              
67968              IDE/editor section tweaking.
67969              
67970              Few more IDE/editor nits from p5p.
67971      Branch: maint-5.6/perl
67972           !> pod/perlfaq3.pod
67973 ____________________________________________________________________________
67974 [  8545] By: jhi                                   on 2001/01/25  04:16:32
67975         Log: Subject: [PATCH 5.7.0] overload int()
67976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67977              Date: Wed, 24 Jan 2001 19:06:57 -0500
67978              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
67979      Branch: perl
67980            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
67981            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
67982            ! t/lib/bigintpm.t
67983 ____________________________________________________________________________
67984 [  8544] By: jhi                                   on 2001/01/25  04:15:11
67985         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
67986              From: Peter Prymmer <pvhp@forte.com>
67987              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
67988              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
67989      Branch: perl
67990            ! Makefile.SH README.os390 hints/os390.sh installperl
67991 ____________________________________________________________________________
67992 [  8543] By: jhi                                   on 2001/01/25  03:52:08
67993         Log: Integrate change #8462,8469 from mainline.
67994              
67995              In VMS Perl subversion (perl -V) is undef.
67996      Branch: maint-5.6/perl
67997           !> configure.com
67998 ____________________________________________________________________________
67999 [  8542] By: jhi                                   on 2001/01/25  03:44:55
68000         Log: Integrate changes #7835,7850,8315,8316 from mainline.
68001              
68002              Solaris hints.
68003      Branch: maint-5.6/perl
68004           !> hints/solaris_2.sh
68005 ____________________________________________________________________________
68006 [  8541] By: jhi                                   on 2001/01/25  03:39:28
68007         Log: Integrate #8336 from mainline.
68008      Branch: maint-5.6/perl
68009           !> hv.c
68010 ____________________________________________________________________________
68011 [  8540] By: jhi                                   on 2001/01/25  03:23:50
68012         Log: Retract #8539.
68013      Branch: maint-5.6/perl
68014            ! pod/perlfaq3.pod
68015 ____________________________________________________________________________
68016 [  8539] By: jhi                                   on 2001/01/25  03:21:55
68017         Log: (Retracted by #8540.)
68018      Branch: maint-5.6/perl
68019            ! pod/perlfaq3.pod
68020 ____________________________________________________________________________
68021 [  8538] By: jhi                                   on 2001/01/25  03:14:07
68022         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
68023              From: Peter Prymmer <pvhp@forte.com>
68024              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
68025              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
68026              
68027              The VMS bits.
68028      Branch: maint-5.6/perl
68029            ! configure.com vms/descrip_mms.template
68030 ____________________________________________________________________________
68031 [  8537] By: jhi                                   on 2001/01/25  03:06:09
68032         Log: Integrate #7710,7824,7973 from mainline.
68033      Branch: maint-5.6/perl
68034           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
68035           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
68036           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
68037           !> vos/config.ga.def vos/config.ga.h win32/config.bc
68038           !> win32/config.gc win32/config.vc
68039 ____________________________________________________________________________
68040 [  8536] By: jhi                                   on 2001/01/24  13:50:20
68041         Log: Revert the edits made by me so far to the 5.6 branch since
68042              the TRIAL1 since I did edits when I should have been using
68043              integrates.  Bad programmer.   (Will integrate them properly later.)
68044              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
68045              The #8353 will not be reapplied at least for now since
68046              the UTF-8 hash keys need more thinking.
68047              (The patches #8347, #8354, #8454, #8473 were okay since they
68048              were original edits made specifically for the 5.6.1-TRIAL1.)
68049      Branch: maint-5.6/perl
68050            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68051            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
68052            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
68053            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
68054            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
68055            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68056            ! win32/config.bc win32/config.gc win32/config.vc
68057 ____________________________________________________________________________
68058 [  8535] By: bailey                                on 2001/01/24  06:37:02
68059         Log: SYN SYN
68060      Branch: vmsperl
68061           +> (branch 26 files)
68062           !> (integrate 130 files)
68063 ____________________________________________________________________________
68064 [  8534] By: nick                                  on 2001/01/23  19:30:57
68065         Log: Integrate mainline.
68066      Branch: perlio
68067           !> Changes Configure Porting/Glossary Porting/config.sh
68068           !> Porting/config_H embed.h embed.pl ext/Encode/compile
68069           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
68070           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
68071           !> pod/perlvar.pod proto.h t/lib/1_compile.t
68072 ____________________________________________________________________________
68073 [  8533] By: jhi                                   on 2001/01/23  16:15:46
68074         Log: Forgotten from #8501.
68075      Branch: perl
68076            ! Porting/Glossary Porting/config.sh Porting/config_H
68077 ____________________________________________________________________________
68078 [  8532] By: jhi                                   on 2001/01/23  16:13:27
68079         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
68080              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68081              Date: Mon, 22 Jan 2001 17:51:58 +0100
68082              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
68083      Branch: perl
68084            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
68085 ____________________________________________________________________________
68086 [  8531] By: jhi                                   on 2001/01/23  15:46:01
68087         Log: Update Changes.
68088      Branch: perl
68089            ! Changes patchlevel.h
68090 ____________________________________________________________________________
68091 [  8530] By: jhi                                   on 2001/01/23  15:38:39
68092         Log: De-cut-and-pasto.
68093      Branch: perl
68094            ! t/lib/1_compile.t
68095 ____________________________________________________________________________
68096 [  8529] By: jhi                                   on 2001/01/23  15:11:04
68097         Log: Document the mkdir trailing slashes case.
68098      Branch: perl
68099            ! pod/perlfunc.pod
68100 ____________________________________________________________________________
68101 [  8528] By: jhi                                   on 2001/01/23  15:08:28
68102         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
68103              get installed:
68104              
68105              Subject: lib/lib.pm
68106              From: <abigail@foad.org>
68107              Date: Mon, 28 Aug 2000 20:35:08 -0400
68108              Message-ID: <20000829003508.21281.qmail@foad.org>
68109      Branch: perl
68110            ! installperl
68111 ____________________________________________________________________________
68112 [  8527] By: jhi                                   on 2001/01/23  14:44:04
68113         Log: Metaconfig unit change for #8526.
68114      Branch: metaconfig
68115            ! U/threads/archname.U
68116 ____________________________________________________________________________
68117 [  8526] By: jhi                                   on 2001/01/23  14:43:19
68118         Log: Attach -perlio to the archname if so selected.
68119      Branch: perl
68120            ! Configure
68121 ____________________________________________________________________________
68122 [  8525] By: jhi                                   on 2001/01/23  14:24:01
68123         Log: Subject: [PATCH] pod/perlvar.pod
68124              From: abigail@foad.org
68125              Date: Tue, 23 Jan 2001 01:41:10 +0100
68126              Message-ID: <20010123004110.22259.qmail@foad.org>
68127      Branch: perl
68128            ! pod/perlvar.pod
68129 ____________________________________________________________________________
68130 [  8524] By: jhi                                   on 2001/01/23  14:22:32
68131         Log: A bug introduced in #8217 (the undefined variable in the
68132              lib/safe1_t #3) fixed, by Charles Lane:
68133              
68134              The earlier patch made it so that stuff running in Safe
68135              compartments could do a "caller" and see "main".  That
68136              little change in name is done right before the code in
68137              the compartment is run, and apparantly the parser
68138              was picking up the stash name before it got changed.
68139              
68140              (why it was threaded vs. unthreaded Perl that was sensitive to this
68141              I still don't know...and it probably doesn't matter).
68142              
68143              I tryed removing the stash name-change and saw that threaded Perl
68144              did indeed pass the lib/safe1.t tests.
68145              
68146              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
68147              do the name change (and to connect _ in the compartment to the global
68148              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
68149              to call _safe_pkg_prep when creating a new compartment.
68150              
68151              Passes all tests with threaded perl on linux; passes all tests
68152              with unthreaded perl on VMS.
68153              
68154              At some point I'll probably want to revisit Safe and Opcode to
68155              provide more sensible handling of global variables...and to get
68156              formats working in Safe compartments, which they don't do currently.
68157      Branch: perl
68158            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
68159 ____________________________________________________________________________
68160 [  8523] By: jhi                                   on 2001/01/23  14:11:58
68161         Log: Also the lib/Thread.pm itself needs to be ignored if
68162              the Thread extension hasn't been built.
68163      Branch: perl
68164            ! t/lib/1_compile.t
68165 ____________________________________________________________________________
68166 [  8522] By: jhi                                   on 2001/01/23  13:51:28
68167         Log: print() instead of warn() so that stderr doesn't get
68168              unnecessarily polluted.
68169      Branch: perl
68170            ! ext/Encode/compile
68171 ____________________________________________________________________________
68172 [  8521] By: jhi                                   on 2001/01/23  13:49:48
68173         Log: Integrate perlio:
68174              
68175              [  8520]
68176              More messing with Encode:
68177              Extra fields in header to allow multiple names and to record
68178              other things "compile" knows.
68179              Re-organise compile to factor out common output routines.
68180              
68181              [  8519]
68182              Change file-of-files command line from -F to -f to avoid case issues on VMS.
68183      Branch: perl
68184           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
68185           !> ext/Encode/encode.h
68186 ____________________________________________________________________________
68187 [  8520] By: nick                                  on 2001/01/22  21:44:00
68188         Log: More messing with Encode:
68189              Extra fields in header to allow multiple names and to record
68190              other things "compile" knows.
68191              Re-organise compile to factor out common output routines.
68192      Branch: perlio
68193            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
68194 ____________________________________________________________________________
68195 [  8519] By: nick                                  on 2001/01/22  20:33:50
68196         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
68197      Branch: perlio
68198            ! ext/Encode/Makefile.PL ext/Encode/compile
68199 ____________________________________________________________________________
68200 [  8518] By: nick                                  on 2001/01/22  20:28:13
68201         Log: Integrate mainline
68202      Branch: perlio
68203           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
68204           !> vos/config.alpha.def vos/config.alpha.h
68205 ____________________________________________________________________________
68206 [  8517] By: jhi                                   on 2001/01/22  15:37:17
68207         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
68208              by Inaba Hiroto.
68209      Branch: perl
68210            ! sv.c
68211 ____________________________________________________________________________
68212 [  8516] By: jhi                                   on 2001/01/22  14:55:15
68213         Log: More SIG_SIZE fixes.
68214      Branch: perl
68215            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
68216 ____________________________________________________________________________
68217 [  8515] By: jhi                                   on 2001/01/22  14:50:27
68218         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
68219              From: "Craig A. Berry" <craigberry@mac.com>
68220              Date: Mon, 22 Jan 2001 00:42:24 -0600
68221              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
68222      Branch: perl
68223            ! configure.com
68224 ____________________________________________________________________________
68225 [  8514] By: jhi                                   on 2001/01/22  14:31:17
68226         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
68227              From: "Craig A. Berry" <craigberry@mac.com>
68228              Date: Sun, 21 Jan 2001 23:03:25 -0600
68229              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
68230      Branch: perl
68231            ! configure.com
68232 ____________________________________________________________________________
68233 [  8513] By: jhi                                   on 2001/01/22  14:14:00
68234         Log: Add the .ucm encoding tables to the MANIFEST.
68235      Branch: perl
68236            ! MANIFEST
68237 ____________________________________________________________________________
68238 [  8512] By: jhi                                   on 2001/01/22  13:43:33
68239         Log: Integrate perlio:
68240              
68241              [  8511]
68242              Make "real" layers of ":utf8" and ":raw".
68243              So now PERLIO=utf8 perl ...
68244              does what Andreas wanted.
68245              Fix arg passing in open.pm (still have a Carp issue).
68246              
68247              [  8508]
68248              Switch "compiled in" encodings to .ucm format.
68249              (Leave others as .enc till we can run-time load .ucm,
68250              or find some other way to load them.)
68251      Branch: perl
68252           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
68253           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
68254           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
68255           +> ext/Encode/Encode/iso8859-10.ucm
68256           +> ext/Encode/Encode/iso8859-13.ucm
68257           +> ext/Encode/Encode/iso8859-14.ucm
68258           +> ext/Encode/Encode/iso8859-15.ucm
68259           +> ext/Encode/Encode/iso8859-16.ucm
68260           +> ext/Encode/Encode/iso8859-2.ucm
68261           +> ext/Encode/Encode/iso8859-3.ucm
68262           +> ext/Encode/Encode/iso8859-4.ucm
68263           +> ext/Encode/Encode/iso8859-5.ucm
68264           +> ext/Encode/Encode/iso8859-6.ucm
68265           +> ext/Encode/Encode/iso8859-7.ucm
68266           +> ext/Encode/Encode/iso8859-8.ucm
68267           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
68268           +> ext/Encode/Encode/symbol.ucm
68269           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
68270           !> perliol.h
68271 ____________________________________________________________________________
68272 [  8511] By: nick                                  on 2001/01/21  23:44:47
68273         Log: Make "real" layers of ":utf8" and ":raw".
68274              So now PERLIO=utf8 perl ...
68275              does what Andreas wanted.
68276              Fix arg passing in open.pm (still have a Carp issue).
68277      Branch: perlio
68278            ! lib/open.pm perlio.c perliol.h
68279 ____________________________________________________________________________
68280 [  8510] By: jhi                                   on 2001/01/21  22:56:53
68281         Log: Document the regex content pushing/popping a bit better.
68282      Branch: perl
68283            ! regexec.c
68284 ____________________________________________________________________________
68285 [  8509] By: jhi                                   on 2001/01/21  22:55:44
68286         Log: Tweak the mkdir trailing slash code some more.
68287              
68288              TO DO: the same handling should probably be done for
68289              all the other filesystem functions that can have directories
68290              as their arguments.
68291      Branch: perl
68292            ! pp_sys.c
68293 ____________________________________________________________________________
68294 [  8508] By: nick                                  on 2001/01/21  21:37:43
68295         Log: Switch "compiled in" encodings to .ucm format.
68296              (Leave others as .enc till we can run-time load .ucm,
68297              or find some other way to load them.)
68298      Branch: perlio
68299            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
68300            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
68301            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
68302            + ext/Encode/Encode/iso8859-10.ucm
68303            + ext/Encode/Encode/iso8859-13.ucm
68304            + ext/Encode/Encode/iso8859-14.ucm
68305            + ext/Encode/Encode/iso8859-15.ucm
68306            + ext/Encode/Encode/iso8859-16.ucm
68307            + ext/Encode/Encode/iso8859-2.ucm
68308            + ext/Encode/Encode/iso8859-3.ucm
68309            + ext/Encode/Encode/iso8859-4.ucm
68310            + ext/Encode/Encode/iso8859-5.ucm
68311            + ext/Encode/Encode/iso8859-6.ucm
68312            + ext/Encode/Encode/iso8859-7.ucm
68313            + ext/Encode/Encode/iso8859-8.ucm
68314            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
68315            + ext/Encode/Encode/symbol.ucm
68316            ! ext/Encode/Makefile.PL ext/Encode/compile
68317 ____________________________________________________________________________
68318 [  8507] By: nick                                  on 2001/01/21  21:02:03
68319         Log: Integrate (partial) mainline.
68320      Branch: perlio
68321           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
68322           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
68323           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
68324 ____________________________________________________________________________
68325 [  8506] By: jhi                                   on 2001/01/21  20:09:30
68326         Log: Update Changes.
68327      Branch: perl
68328            ! Changes patchlevel.h
68329 ____________________________________________________________________________
68330 [  8505] By: jhi                                   on 2001/01/21  19:39:59
68331         Log: Subject: Minor typos in perlfaq2.pod
68332              From: "Stephen P. Potter" <spp@spotter.yi.org>
68333              Message-Id: <200101192101.QAA11911@spotter.yi.org>
68334              Date: Fri, 19 Jan 2001 16:01:13 -0500
68335              
68336              with a nit from Philip Newton.
68337      Branch: perl
68338            ! pod/perlfaq2.pod
68339 ____________________________________________________________________________
68340 [  8504] By: jhi                                   on 2001/01/21  19:33:05
68341         Log: Metaconfig change for #8503.
68342      Branch: metaconfig
68343            ! U/threads/usethreads.U
68344 ____________________________________________________________________________
68345 [  8503] By: jhi                                   on 2001/01/21  19:32:21
68346         Log: Sanity check for conflicting thread flavours.
68347      Branch: perl
68348            ! Configure config_h.SH
68349 ____________________________________________________________________________
68350 [  8502] By: jhi                                   on 2001/01/21  19:23:00
68351         Log: Metaconfig change for #8501.
68352      Branch: metaconfig
68353            ! U/modified/sig_name.U
68354 ____________________________________________________________________________
68355 [  8501] By: jhi                                   on 2001/01/21  19:22:26
68356         Log: The SIG_SIZE is the number of the elements *excluding*
68357              the terminating NULL.
68358      Branch: perl
68359            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
68360            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
68361            ! win32/config_H.vc
68362 ____________________________________________________________________________
68363 [  8500] By: jhi                                   on 2001/01/21  18:31:31
68364         Log: Integrate perlio:
68365              
68366              [  8498]
68367              Encode cleanup.
68368              Add command line control over "compile" so that Makefile.PL
68369              needs can be combined with other uses.
68370              Use command line options in Makefile.PL.
68371              Fix multi-byte parsing in .ucm files.
68372              
68373              [  8497]
68374              Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
68375              
68376              [  8496]
68377              Fixup after integrate:
68378              missed the .sym files that are changed by regen_headers
68379              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
68380              
68381              [  8484]
68382              Infrastructure to allow:
68383              open($fh,"|-",@array);
68384              to be implemented
68385              i.e. mark pp_open as needing a stack mark, and make pp_open
68386              process its args in that style (and pass them _all_ to tied handles OPEN).
68387              Invent do_openn() which takes SV ** at allow it to see multiple args.
68388              Note this does not _do_ anything yet.
68389      Branch: perl
68390           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
68391           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
68392           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
68393           !> pp_sys.c proto.h sv.c
68394 ____________________________________________________________________________
68395 [  8499] By: jhi                                   on 2001/01/21  17:43:57
68396         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
68397              From: Hugo <hv@crypt.compulink.co.uk>
68398              Date: Sun, 21 Jan 2001 13:34:05 +0000
68399              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
68400              
68401              In sprintf UTF8ize only if necessary.
68402      Branch: perl
68403            ! sv.c
68404 ____________________________________________________________________________
68405 [  8498] By: nick                                  on 2001/01/21  16:25:32
68406         Log: Encode cleanup.
68407              Add command line control over "compile" so that Makefile.PL
68408              needs can be combined with other uses.
68409              Use command line options in Makefile.PL.
68410              Fix multi-byte parsing in .ucm files.
68411      Branch: perlio
68412            ! ext/Encode/Makefile.PL ext/Encode/compile
68413 ____________________________________________________________________________
68414 [  8497] By: nick                                  on 2001/01/21  12:56:27
68415         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
68416      Branch: perlio
68417            ! ext/Encode/Encode.xs
68418 ____________________________________________________________________________
68419 [  8496] By: nick                                  on 2001/01/21  12:18:45
68420         Log: Fixup after integrate:
68421              missed the .sym files that are changed by regen_headers
68422              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
68423      Branch: perlio
68424            ! global.sym pp.sym sv.c
68425 ____________________________________________________________________________
68426 [  8495] By: nick                                  on 2001/01/21  11:51:07
68427         Log: Integrate mainline.
68428      Branch: perlio
68429           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
68430           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
68431           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
68432           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
68433           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
68434           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
68435           !> win32/Makefile win32/makefile.mk
68436 ____________________________________________________________________________
68437 [  8494] By: jhi                                   on 2001/01/20  23:12:11
68438         Log: Forgot the expect_number() prototype.
68439      Branch: perl
68440            ! embed.h embed.pl proto.h
68441 ____________________________________________________________________________
68442 [  8493] By: jhi                                   on 2001/01/20  22:56:39
68443         Log: Subject: [PATCH: perl@8482] README.vms URL updates
68444              From: Peter Prymmer <pvhp@forte.com>
68445              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
68446              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
68447              
68448              Plus Craig A. Berry's suggestion to use compaq.com instead
68449              of digital.com.
68450      Branch: perl
68451            ! README.vms
68452 ____________________________________________________________________________
68453 [  8492] By: jhi                                   on 2001/01/20  22:50:05
68454         Log: Memory management calls documentation.
68455      Branch: perl
68456            ! pod/perlguts.pod
68457 ____________________________________________________________________________
68458 [  8491] By: jhi                                   on 2001/01/20  22:38:33
68459         Log: Signedness nit plus few memcpy/Copy nits.
68460      Branch: perl
68461            ! sv.c
68462 ____________________________________________________________________________
68463 [  8490] By: jhi                                   on 2001/01/20  22:25:53
68464         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
68465              From: Peter Prymmer <pvhp@forte.com>
68466              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
68467              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
68468      Branch: perl
68469            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
68470 ____________________________________________________________________________
68471 [  8489] By: jhi                                   on 2001/01/20  22:24:41
68472         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
68473              From: Peter Prymmer <pvhp@forte.com>
68474              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
68475              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
68476      Branch: perl
68477            ! win32/Makefile win32/makefile.mk
68478 ____________________________________________________________________________
68479 [  8488] By: jhi                                   on 2001/01/20  22:22:27
68480         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
68481              From: Peter Prymmer <pvhp@forte.com>
68482              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
68483              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
68484      Branch: perl
68485            ! Makefile.SH
68486 ____________________________________________________________________________
68487 [  8487] By: jhi                                   on 2001/01/20  22:21:18
68488         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
68489              From: Peter Prymmer <pvhp@forte.com>
68490              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
68491              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
68492      Branch: perl
68493            + ext/DynaLoader/dl_dllload.xs
68494            ! MANIFEST Makefile.SH hints/os390.sh
68495 ____________________________________________________________________________
68496 [  8486] By: jhi                                   on 2001/01/20  22:17:53
68497         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
68498              From: Peter Prymmer <pvhp@forte.com>
68499              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
68500              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
68501      Branch: perl
68502            ! README.os390 README.posix-bc
68503 ____________________________________________________________________________
68504 [  8485] By: jhi                                   on 2001/01/20  20:15:30
68505         Log: Document and test the new qu operator.
68506      Branch: perl
68507            + t/op/qu.t
68508            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
68509            ! pod/perlretut.pod pod/perlunicode.pod
68510 ____________________________________________________________________________
68511 [  8484] By: nick                                  on 2001/01/20  19:42:30
68512         Log: Infrastructure to allow:
68513              open($fh,"|-",@array);
68514              to be implemented
68515              i.e. mark pp_open as needing a stack mark, and make pp_open
68516              process its args in that style (and pass them _all_ to tied handles OPEN).
68517              Invent do_openn() which takes SV ** at allow it to see multiple args.
68518              Note this does not _do_ anything yet.
68519      Branch: perlio
68520            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
68521            ! perlapi.c pp_proto.h pp_sys.c proto.h
68522 ____________________________________________________________________________
68523 [  8483] By: nick                                  on 2001/01/20  17:23:14
68524         Log: Integrate mainline.
68525      Branch: perlio
68526           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
68527           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
68528 ____________________________________________________________________________
68529 [  8482] By: jhi                                   on 2001/01/19  15:37:49
68530         Log: Update Changes.
68531      Branch: perl
68532            ! Changes patchlevel.h
68533 ____________________________________________________________________________
68534 [  8481] By: jhi                                   on 2001/01/19  14:41:24
68535         Log: Subject: Re: new feature: s?printf parameter reordering 
68536              From: Hugo <hv@crypt.compulink.co.uk>
68537              Date: Thu, 11 Jan 2001 17:09:03 +0000
68538              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
68539              
68540              - support reordering for all parameters: %, *v, *, .*
68541              - lay down that the reordering specification must immediately
68542              follow that parameter: %3$, *v3$, *3$, .*3$
68543              - fix vectorisation of a zero-length string
68544              - factor out the code choosing the argument to format
68545              
68546              Possibly unwanted side-effects:
68547              - the special format specifiers ' +-0' must now precede any
68548              vectorisation specifier. Tests in op/sprintf and op/ver
68549              have been changed to reflect this.
68550              - sprintf.t test #214 changed its expectations because in many
68551              cases, the next parameter has already been consumed when an
68552              invalid type letter is detected.
68553              
68554              Probably wanted side-effects:
68555              - attempts to format a non-existent parameter will warn as if C<undef>
68556              - attempt to write to non-existent parameter with '%n' will complain
68557              of "attempt to modify read-only value" instead of being silent
68558      Branch: perl
68559            ! sv.c t/op/sprintf.t t/op/ver.t
68560 ____________________________________________________________________________
68561 [  8480] By: jhi                                   on 2001/01/19  14:08:37
68562         Log: Subject: PATCH pragma/locale.t
68563              From: andreas.koenig@anima.de (Andreas J. Koenig)
68564              Date: 18 Jan 2001 09:45:37 +0100
68565              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
68566      Branch: perl
68567            ! t/pragma/locale.t
68568 ____________________________________________________________________________
68569 [  8479] By: jhi                                   on 2001/01/19  13:19:58
68570         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
68571      Branch: perl
68572            ! configure.com
68573 ____________________________________________________________________________
68574 [  8478] By: jhi                                   on 2001/01/19  02:12:35
68575         Log: Automate 1_compile.t.
68576      Branch: perl
68577            ! t/lib/1_compile.t
68578 ____________________________________________________________________________
68579 [  8477] By: jhi                                   on 2001/01/19  01:49:56
68580         Log: Integrate perlio:
68581              
68582              [  8475]
68583              Win32 "safe signals" co-existance fix.
68584              Fix SIG_SIZE value.
68585              Clear PL_sig_pending when cloning (fork).
68586      Branch: perl
68587           !> sv.c win32/config.bc win32/config.gc win32/config.vc
68588           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
68589 ____________________________________________________________________________
68590 [  8476] By: nick                                  on 2001/01/18  21:51:52
68591         Log: Integrate mainline
68592      Branch: perlio
68593           +> t/lib/1_compile.t t/lib/compmod.pl
68594           !> MANIFEST configure.com lib/unicode/distinct.pm
68595 ____________________________________________________________________________
68596 [  8475] By: nick                                  on 2001/01/18  21:48:02
68597         Log: Win32 "safe signals" co-existance fix.
68598              Fix SIG_SIZE value.
68599              Clear PL_sig_pending when cloning (fork).
68600      Branch: perlio
68601            ! sv.c win32/config.bc win32/config.gc win32/config.vc
68602            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
68603 ____________________________________________________________________________
68604 [  8474] By: jhi                                   on 2001/01/18  14:40:57
68605         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
68606      Branch: perl
68607            ! t/lib/1_compile.t
68608 ____________________________________________________________________________
68609 [  8473] By: gsar                                  on 2001/01/18  11:42:31
68610         Log: unsubmitted trial1 change
68611      Branch: maint-5.6/perl
68612            ! Changes
68613 ____________________________________________________________________________
68614 [  8472] By: jhi                                   on 2001/01/18  04:30:24
68615         Log: The first bug found by 1_compile.t.
68616      Branch: perl
68617            ! lib/unicode/distinct.pm
68618 ____________________________________________________________________________
68619 [  8471] By: jhi                                   on 2001/01/18  04:29:42
68620         Log: Add Schwern's 1_compile test.  The compile_module script renamed
68621              to be a bit shorter for the 8.3 people.
68622      Branch: perl
68623            + t/lib/1_compile.t t/lib/compmod.pl
68624            ! MANIFEST
68625 ____________________________________________________________________________
68626 [  8470] By: jhi                                   on 2001/01/18  04:16:00
68627         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)
68628              From: Peter Prymmer <pvhp@forte.com>
68629              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
68630              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
68631              Replace #8463.
68632      Branch: maint-5.6/perl
68633            ! configure.com
68634 ____________________________________________________________________________
68635 [  8469] By: jhi                                   on 2001/01/18  04:13:02
68636         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)
68637              From: Peter Prymmer <pvhp@forte.com>
68638              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
68639              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
68640              Replace #8462.
68641      Branch: perl
68642            ! configure.com
68643 ____________________________________________________________________________
68644 [  8468] By: jhi                                   on 2001/01/18  03:42:08
68645         Log: Integrate perlio:
68646              
68647              [  8467]
68648              "Safe" signals - trial implementation.
68649              gv.c tweaked to zero PL_sig_pend array
68650              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
68651              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
68652              Odd thing is that it "works" with PERLIO=stdio as well (linux).
68653      Branch: perl
68654           !> gv.c mg.c perlio.c util.c
68655 ____________________________________________________________________________
68656 [  8467] By: nick                                  on 2001/01/17  22:41:10
68657         Log: "Safe" signals - trial implementation.
68658              gv.c tweaked to zero PL_sig_pend array
68659              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
68660              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
68661              Odd thing is that it "works" with PERLIO=stdio as well (linux).
68662      Branch: perlio
68663            ! gv.c mg.c perlio.c util.c
68664 ____________________________________________________________________________
68665 [  8466] By: nick                                  on 2001/01/17  20:40:20
68666         Log: Integrate mainline.
68667      Branch: perlio
68668           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
68669           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
68670           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
68671           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68672           !> vos/config.ga.h win32/config.bc win32/config.gc
68673           !> win32/config.vc
68674 ____________________________________________________________________________
68675 [  8465] By: jhi                                   on 2001/01/17  18:37:13
68676         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
68677              From: Nicholas Clark <nick@ccl4.org>
68678              Date: Wed, 17 Jan 2001 17:31:33 +0000
68679              Message-ID: <20010117173133.I2633@plum.flirble.org>
68680      Branch: perl
68681            ! t/op/int.t
68682 ____________________________________________________________________________
68683 [  8464] By: jhi                                   on 2001/01/17  14:43:17
68684         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
68685              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68686              Date: Wed, 17 Jan 2001 15:16:43 +0100
68687              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
68688              
68689              pp_int() was dropping an NV to the floor,
68690              int(279964589018079/59) either returned not an integer
68691              4745162525730.15, or one got "Attempt to free unreferenced scalar."
68692      Branch: perl
68693            ! pp.c
68694 ____________________________________________________________________________
68695 [  8463] By: jhi                                   on 2001/01/17  06:12:42
68696         Log: (Replaced by #8470)
68697              
68698              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)
68699              From: "Craig A. Berry" <craigberry@mac.com>
68700              Date: Tue, 16 Jan 2001 23:38:46 -0600
68701              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
68702      Branch: maint-5.6/perl
68703            ! configure.com
68704 ____________________________________________________________________________
68705 [  8462] By: jhi                                   on 2001/01/17  06:11:31
68706         Log: (Replaced by #8469)
68707              
68708              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)
68709              From: "Craig A. Berry" <craigberry@mac.com>
68710              Date: Tue, 16 Jan 2001 23:38:46 -0600
68711              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
68712      Branch: perl
68713            ! configure.com
68714 ____________________________________________________________________________
68715 [  8461] By: jhi                                   on 2001/01/17  05:56:12
68716         Log: Allow for one trailing slash in the directory of mkdir().
68717      Branch: perl
68718            ! pp_sys.c
68719 ____________________________________________________________________________
68720 [  8460] By: jhi                                   on 2001/01/17  03:26:01
68721         Log: Metaconfig unit changes for #8459.
68722      Branch: metaconfig
68723            ! U/modified/Loc.U U/modified/sig_name.U
68724 ____________________________________________________________________________
68725 [  8459] By: jhi                                   on 2001/01/17  03:24:48
68726         Log: Define SIG_SIZE, the number of elements in the sig_name and
68727              sig_num arrays, including the final NULL entry.
68728      Branch: perl
68729            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68730            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
68731            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
68732            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68733            ! win32/config.bc win32/config.gc win32/config.vc
68734 ____________________________________________________________________________
68735 [  8458] By: jhi                                   on 2001/01/17  01:41:33
68736         Log: Integrate perlio:
68737              
68738              [  8457]
68739              Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
68740              Provides all the "cost" but no benefit yet - it is to allow cost
68741              to be measured, and implementation experiments (just in mg.c?).
68742      Branch: perl
68743           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
68744           !> perlapi.h proto.h sv.c
68745 ____________________________________________________________________________
68746 [  8457] By: nick                                  on 2001/01/16  22:07:26
68747         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
68748              Provides all the "cost" but no benefit yet - it is to allow cost
68749              to be measured, and implementation experiments (just in mg.c?).
68750      Branch: perlio
68751            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
68752            ! perlapi.h proto.h sv.c
68753 ____________________________________________________________________________
68754 [  8456] By: nick                                  on 2001/01/16  21:07:07
68755         Log: Integrate mainline.
68756      Branch: perlio
68757           !> (integrate 51 files)
68758 ____________________________________________________________________________
68759 [  8455] By: jhi                                   on 2001/01/16  18:13:43
68760         Log: Subject: [PATCH] regcomp.c old feature removal
68761              From: mjd@plover.com
68762              Date: 16 Jan 2001 14:43:18 -0000 
68763              Message-ID: <20010116144318.7140.qmail@plover.com> 
68764      Branch: perl
68765            ! regcomp.c
68766 ____________________________________________________________________________
68767 [  8454] By: jhi                                   on 2001/01/16  16:12:39
68768         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
68769              From: "Indy Singh" <indy@nusphere.com>
68770              Date: Wed, 10 Jan 2001 20:17:49 -0500
68771              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
68772      Branch: maint-5.6/perl
68773            ! win32/Makefile
68774 ____________________________________________________________________________
68775 [  8453] By: jhi                                   on 2001/01/16  16:09:33
68776         Log: Update Changes.
68777      Branch: perl
68778            ! Changes patchlevel.h
68779 ____________________________________________________________________________
68780 [  8452] By: jhi                                   on 2001/01/16  15:42:04
68781         Log: Subject: Re: API Cleanup
68782              To: perl5-porters@perl.org
68783              Date: Tue, 16 Jan 2001 13:42:30 +0000
68784              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
68785              
68786              Subject: [PATCH] utf8.c documentation
68787              From: Simon Cozens <simon@cozens.net>
68788              Date: Tue, 16 Jan 2001 13:52:48 +0000
68789              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
68790              
68791              Subject: Re: API Cleanup
68792              From: Simon Cozens <simon@cozens.net>
68793              Date: Tue, 16 Jan 2001 14:58:55 +0000
68794              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
68795              
68796              UTF-8 doc patches.
68797      Branch: perl
68798            ! embed.pl pod/perlapi.pod utf8.c
68799 ____________________________________________________________________________
68800 [  8451] By: jhi                                   on 2001/01/16  14:41:39
68801         Log: podlators 1.07, from Russ Allbery.
68802      Branch: perl
68803            ! lib/Pod/Man.pm
68804 ____________________________________________________________________________
68805 [  8450] By: jhi                                   on 2001/01/16  14:24:19
68806         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
68807              From: "Indy Singh" <indy@nusphere.com>
68808              Date: Mon, 15 Jan 2001 20:59:40 -0500
68809              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
68810      Branch: perl
68811            ! win32/Makefile
68812 ____________________________________________________________________________
68813 [  8449] By: jhi                                   on 2001/01/16  03:42:55
68814         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
68815              at the setting of the ofs_sv in new_struct_thread() as the
68816              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
68817              uninitialized fields are, uh, initialized with),
68818              SvREFCNT_inc()ing that invited a core dump.
68819      Branch: perl
68820            ! util.c
68821 ____________________________________________________________________________
68822 [  8448] By: jhi                                   on 2001/01/16  01:49:07
68823         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
68824              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68825              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
68826              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
68827              
68828              Replace #8444 and #8445.
68829      Branch: perl
68830            ! ext/B/B.xs ext/B/B/Debug.pm
68831 ____________________________________________________________________________
68832 [  8447] By: jhi                                   on 2001/01/15  21:05:35
68833         Log: Subject: [PATCH] API Variable documentation   
68834              From: Simon Cozens <simon@cozens.net>
68835              Date: Mon, 15 Jan 2001 19:35:54 +0000
68836              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
68837      Branch: perl
68838            ! pod/perlapi.pod thrdvar.h
68839 ____________________________________________________________________________
68840 [  8446] By: jhi                                   on 2001/01/15  20:49:20
68841         Log: Signedness nit.
68842      Branch: perl
68843            ! pp_ctl.c
68844 ____________________________________________________________________________
68845 [  8445] By: jhi                                   on 2001/01/15  20:28:48
68846         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
68847      Branch: perl
68848            ! ext/B/B/Debug.pm
68849 ____________________________________________________________________________
68850 [  8444] By: jhi                                   on 2001/01/15  13:09:10
68851         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
68852      Branch: perl
68853            ! ext/B/B.xs
68854 ____________________________________________________________________________
68855 [  8443] By: jhi                                   on 2001/01/15  13:06:26
68856         Log: Missing from #8439.
68857      Branch: perl
68858            ! keywords.h mg.c
68859 ____________________________________________________________________________
68860 [  8442] By: jhi                                   on 2001/01/15  13:02:38
68861         Log: Subject: [PATCH @8436] Eliminate op_children
68862              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68863              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
68864              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
68865              
68866              Subject: [PATCH @8436] Re: Eliminate op_children
68867              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68868              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
68869              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
68870      Branch: perl
68871            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
68872            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
68873            ! op.c op.h
68874 ____________________________________________________________________________
68875 [  8441] By: jhi                                   on 2001/01/15  12:57:08
68876         Log: Use the /^Perl_/-less form of is_lvalue_sub().
68877      Branch: perl
68878            ! pp.h
68879 ____________________________________________________________________________
68880 [  8440] By: jhi                                   on 2001/01/15  05:13:09
68881         Log: Revert #8437 and #8438, the Linux large files story is more complex.
68882      Branch: metaconfig/U/perl
68883            ! d_fpos64_t.U d_off64_t.U
68884      Branch: perl
68885            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68886            ! config_h.SH configure.com epoc/config.sh perl.h
68887            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
68888            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68889            ! win32/config.bc win32/config.gc win32/config.vc
68890 ____________________________________________________________________________
68891 [  8439] By: jhi                                   on 2001/01/15  05:02:24
68892         Log: More UTF-8 patches from Inaba Hiroto.
68893              - The substr lval was still not okay.
68894              - Now pp_stringify and sv_setsv copies source's UTF8 flag
68895              even if IN_BYTE.  pp_stringify is called from fold_constants
68896              at optimization phase and "\x{100}" was made SvUTF8_off under
68897              use bytes (the bytes pragma is for "byte semantics" and not
68898              for "do not produce UTF8 data")
68899              - New `qu' operator to generate UTF8 string explicitly.
68900              Though I agree with the policy "0x00-0xff always produce bytes",
68901              sometimes want to such a string to be coded in UTF8.
68902              I can use pack"U0a*" but it requires more typing and has
68903              runtime overhead.
68904              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
68905              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
68906              string is not UTF8_on and has char 0x80-0xff.
68907              
68908              TODO: document and test qu.
68909      Branch: perl
68910            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
68911            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
68912            ! toke.c
68913 ____________________________________________________________________________
68914 [  8438] By: jhi                                   on 2001/01/14  05:10:23
68915         Log: (Reverted by #8440)
68916              
68917              Metaconfig unit changes for #8437.
68918      Branch: metaconfig/U/perl
68919            ! d_fpos64_t.U d_off64_t.U
68920 ____________________________________________________________________________
68921 [  8437] By: jhi                                   on 2001/01/14  04:55:34
68922         Log: (Reverted by #8440)
68923              
68924              Add <features.h> probing, seems to be needed for (some?)
68925              Linux largefileness.
68926      Branch: perl
68927            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68928            ! config_h.SH configure.com epoc/config.sh perl.h
68929            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
68930            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68931            ! win32/config.bc win32/config.gc win32/config.vc
68932 ____________________________________________________________________________
68933 [  8436] By: jhi                                   on 2001/01/13  17:47:21
68934         Log: Tighten some of the tests a bit.
68935      Branch: perl
68936            ! t/pragma/utf8.t
68937 ____________________________________________________________________________
68938 [  8435] By: jhi                                   on 2001/01/13  17:31:54
68939         Log: Integrate perlio:
68940              
68941              [  8434]
68942              Run dmake regen_config_h for Win32
68943              
68944              [  8433]
68945              VMS friendly patch to Encode compile process
68946      Branch: perl
68947           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
68948           !> win32/config_H.gc win32/config_H.vc
68949 ____________________________________________________________________________
68950 [  8434] By: nick                                  on 2001/01/13  11:36:53
68951         Log: Run dmake regen_config_h for Win32
68952      Branch: perlio
68953            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
68954 ____________________________________________________________________________
68955 [  8433] By: nick                                  on 2001/01/13  11:31:55
68956         Log: VMS friendly patch to Encode compile process
68957      Branch: perlio
68958            ! ext/Encode/Makefile.PL ext/Encode/compile
68959 ____________________________________________________________________________
68960 [  8432] By: nick                                  on 2001/01/13  11:06:44
68961         Log: Integrate mainline
68962      Branch: perlio
68963           +> ext/B/B/Concise.pm
68964           !> (integrate 52 files)
68965 ____________________________________________________________________________
68966 [  8431] By: jhi                                   on 2001/01/13  05:55:55
68967         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
68968              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68969              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
68970              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
68971      Branch: perl
68972            ! ext/B/B/Concise.pm
68973 ____________________________________________________________________________
68974 [  8430] By: jhi                                   on 2001/01/13  04:24:18
68975         Log: The LVRET macro needed an aTHX.
68976      Branch: perl
68977            ! pp.h
68978 ____________________________________________________________________________
68979 [  8429] By: jhi                                   on 2001/01/13  02:12:42
68980         Log: Update Changes.
68981      Branch: perl
68982            ! Changes patchlevel.h
68983 ____________________________________________________________________________
68984 [  8428] By: jhi                                   on 2001/01/13  02:08:50
68985         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
68986              From: Peter Prymmer <pvhp@forte.com>
68987              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
68988              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
68989              
68990              Add a BEGIN guard for sloppy floating point division.
68991      Branch: perl
68992            ! lib/Math/BigInt.pm lib/bigint.pl
68993 ____________________________________________________________________________
68994 [  8427] By: jhi                                   on 2001/01/13  01:47:16
68995         Log: The B::Terse drop-in replacement wasn't quite drop-in.
68996      Branch: perl
68997            ! ext/B/B/Terse.pm
68998 ____________________________________________________________________________
68999 [  8426] By: jhi                                   on 2001/01/12  21:20:43
69000         Log: Use UVXf.
69001      Branch: perl
69002            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69003            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
69004            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
69005            ! vos/config.ga.def vos/config.ga.h win32/config.bc
69006            ! win32/config.gc win32/config.vc
69007 ____________________________________________________________________________
69008 [  8425] By: jhi                                   on 2001/01/12  20:20:14
69009         Log: Subject: [PATCH perl@8342] -Wformat
69010              From: Robin Barker <rmb1@cise.npl.co.uk>
69011              Date: Fri, 12 Jan 2001 20:03:14 GMT
69012              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
69013      Branch: perl
69014            ! ext/Encode/Encode.xs mg.c sv.c toke.c
69015 ____________________________________________________________________________
69016 [  8424] By: jhi                                   on 2001/01/12  20:01:48
69017         Log: Subject: B::Concise -- an improved replacement for B::Terse 
69018              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69019              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
69020              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
69021      Branch: perl
69022            + ext/B/B/Concise.pm
69023            ! MANIFEST ext/B/B/Terse.pm
69024 ____________________________________________________________________________
69025 [  8423] By: jhi                                   on 2001/01/12  19:24:02
69026         Log: The new metaconfig unit from the #8421.
69027      Branch: metaconfig/U/perl
69028            + d_sigprocmask.U
69029 ____________________________________________________________________________
69030 [  8422] By: jhi                                   on 2001/01/12  19:23:43
69031         Log: Forgot the microperl config from the #8421.
69032      Branch: perl
69033            ! uconfig.h uconfig.sh
69034 ____________________________________________________________________________
69035 [  8421] By: jhi                                   on 2001/01/12  19:05:27
69036         Log: Add sigprocmask() probe, regen Configure, regen toc.
69037      Branch: perl
69038            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69039            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
69040            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
69041            ! vos/config.ga.h win32/config.bc win32/config.gc
69042            ! win32/config.vc
69043 ____________________________________________________________________________
69044 [  8420] By: jhi                                   on 2001/01/12  18:34:31
69045         Log: Add sockatmark() to the todo list.
69046      Branch: perl
69047            ! Todo-5.6
69048 ____________________________________________________________________________
69049 [  8419] By: jhi                                   on 2001/01/12  18:09:46
69050         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
69051      Branch: perl
69052            ! op.c
69053 ____________________________________________________________________________
69054 [  8418] By: jhi                                   on 2001/01/12  18:05:30
69055         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
69056              From: Radu Greab <radu@netsoft.ro>
69057              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
69058              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
69059      Branch: perl
69060            ! op.c t/pragma/sub_lval.t
69061 ____________________________________________________________________________
69062 [  8417] By: jhi                                   on 2001/01/12  16:09:09
69063         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
69064              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
69065              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
69066              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
69067      Branch: perl
69068            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
69069            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
69070            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
69071            ! t/pragma/sub_lval.t toke.c
69072 ____________________________________________________________________________
69073 [  8416] By: jhi                                   on 2001/01/12  15:42:06
69074         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
69075              From: "Richard Soderberg" <rs@crystalflame.net>
69076              Date: Fri, 12 Jan 2001 04:49:35 -0800
69077              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
69078              
69079              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
69080              according to the platform.
69081      Branch: perl
69082            ! op.c
69083 ____________________________________________________________________________
69084 [  8415] By: jhi                                   on 2001/01/12  15:33:41
69085         Log: One more UTF-8 fix from Inaba Hiroto.
69086      Branch: perl
69087            ! pp.c regexec.c t/pragma/utf8.t
69088 ____________________________________________________________________________
69089 [  8414] By: jhi                                   on 2001/01/12  15:30:18
69090         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
69091      Branch: perl
69092            ! regexec.c
69093 ____________________________________________________________________________
69094 [  8413] By: jhi                                   on 2001/01/12  15:22:10
69095         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
69096              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69097              Date: Thu, 11 Jan 2001 12:53:36 +0100
69098              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
69099      Branch: perl
69100            ! toke.c
69101 ____________________________________________________________________________
69102 [  8412] By: jhi                                   on 2001/01/12  15:20:25
69103         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
69104              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69105              Date: Fri, 12 Jan 2001 14:37:55 +0100
69106              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
69107      Branch: perl
69108            ! hints/posix-bc.sh
69109 ____________________________________________________________________________
69110 [  8411] By: jhi                                   on 2001/01/12  15:14:14
69111         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
69112              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69113              Date: Fri, 12 Jan 2001 10:42:21 +0100
69114              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
69115      Branch: perl
69116            ! t/op/regmesg.t
69117 ____________________________________________________________________________
69118 [  8410] By: jhi                                   on 2001/01/12  05:48:55
69119         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
69120              From: Nicholas Clark <nick@ccl4.org> 
69121              Date: Sun, 7 Jan 2001 19:47:14 +0000
69122              Message-ID: <20010107194714.B1048@plum.flirble.org>
69123      Branch: perl
69124            ! t/op/numconvert.t
69125 ____________________________________________________________________________
69126 [  8409] By: jhi                                   on 2001/01/12  05:41:28
69127         Log: Integrate perlio:
69128              
69129              [  8408]
69130              Remove variables that were used in experiments.
69131              
69132              [  8407]
69133              Catch die in %SIG handler and unblock the signal before re-dying.
69134              This make Linux work _without_ sigsetjmp().
69135              Turn off sigsetjmp() to see what else it does.
69136              May need Configure probe for sigprocmask() if anything has sigaction()
69137              but not sigprocmask().
69138      Branch: perl
69139           !> mg.c scope.h
69140 ____________________________________________________________________________
69141 [  8408] By: nick                                  on 2001/01/11  22:43:28
69142         Log: Remove variables that were used in experiments.
69143      Branch: perlio
69144            ! mg.c
69145 ____________________________________________________________________________
69146 [  8407] By: nick                                  on 2001/01/11  20:57:44
69147         Log: Catch die in %SIG handler and unblock the signal before re-dying.
69148              This make Linux work _without_ sigsetjmp().
69149              Turn off sigsetjmp() to see what else it does.
69150              May need Configure probe for sigprocmask() if anything has sigaction()
69151              but not sigprocmask().
69152      Branch: perlio
69153            ! mg.c scope.h
69154 ____________________________________________________________________________
69155 [  8406] By: nick                                  on 2001/01/11  19:32:07
69156         Log: Integrate mainline
69157      Branch: perlio
69158           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
69159           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
69160           !> t/op/substr.t
69161 ____________________________________________________________________________
69162 [  8405] By: jhi                                   on 2001/01/11  17:11:01
69163         Log: Fix UTF-8 lval substr().
69164      Branch: perl
69165            ! mg.c t/op/substr.t
69166 ____________________________________________________________________________
69167 [  8404] By: jhi                                   on 2001/01/11  05:13:58
69168         Log: Update Changes.
69169      Branch: perl
69170            ! Changes patchlevel.h
69171 ____________________________________________________________________________
69172 [  8403] By: jhi                                   on 2001/01/11  04:38:24
69173         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
69174              From: Hugo <hv@crypt.compulink.co.uk>
69175              Date: Mon, 30 Oct 2000 01:33:26 +0000
69176              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
69177      Branch: perl
69178            ! regexec.c t/op/re_tests
69179 ____________________________________________________________________________
69180 [  8402] By: jhi                                   on 2001/01/11  04:26:12
69181         Log: Integrate perlio:
69182              
69183              [  8401]
69184              Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
69185              (So Alan and Ilya can try setting via hints.)
69186              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
69187              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
69188              doing the save everywhere seems to restart read() correctly, but just
69189              doing it once "round" the handler does not.
69190              
69191              [  8399]
69192              Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
69193              
69194              [  8393]
69195              Back out Simon's pid hackery for now.
69196              
69197              [  8371]
69198              Fix "scalars leaked" bugs caused by overload magic
69199              (Highlighted by Ilya's DESTROY optimization.)
69200      Branch: perl
69201           !> scope.h util.c
69202 ____________________________________________________________________________
69203 [  8401] By: nick                                  on 2001/01/10  22:52:55
69204         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
69205              (So Alan and Ilya can try setting via hints.)
69206              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
69207              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
69208              doing the save everywhere seems to restart read() correctly, but just
69209              doing it once "round" the handler does not.
69210      Branch: perlio
69211            ! scope.h
69212 ____________________________________________________________________________
69213 [  8400] By: jhi                                   on 2001/01/10  21:57:54
69214         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
69215              of IRIX, HP-UX is unaffected.
69216      Branch: perl
69217            ! perl.h
69218 ____________________________________________________________________________
69219 [  8399] By: nick                                  on 2001/01/10  21:29:19
69220         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
69221      Branch: perlio
69222            ! util.c
69223 ____________________________________________________________________________
69224 [  8398] By: jhi                                   on 2001/01/10  20:55:31
69225         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
69226              also have ReusePort.
69227      Branch: perl
69228            ! ext/IO/lib/IO/Socket/INET.pm
69229 ____________________________________________________________________________
69230 [  8397] By: jhi                                   on 2001/01/10  20:50:57
69231         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
69232              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
69233              Date: Wed, 10 Jan 2001 01:38:13 -0800
69234              Message-ID: <20010110013813.B41744@yahoo-inc.com>
69235      Branch: perl
69236            ! ext/IO/lib/IO/Socket/INET.pm
69237 ____________________________________________________________________________
69238 [  8396] By: jhi                                   on 2001/01/10  20:49:30
69239         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
69240              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
69241              Date: Wed, 10 Jan 2001 01:37:32 -0800
69242              Message-ID: <20010110013732.A41744@yahoo-inc.com>
69243      Branch: perl
69244            ! ext/Socket/Socket.pm
69245 ____________________________________________________________________________
69246 [  8395] By: jhi                                   on 2001/01/10  20:41:37
69247         Log: Test for bug id 20010105.016 (fixed by #8378).
69248      Branch: perl
69249            ! t/op/split.t
69250 ____________________________________________________________________________
69251 [  8394] By: jhi                                   on 2001/01/10  20:26:32
69252         Log: Integrate perlio.
69253      Branch: perl
69254            ! util.c
69255 ____________________________________________________________________________
69256 [  8393] By: nick                                  on 2001/01/10  19:34:30
69257         Log: Back out Simon's pid hackery for now.
69258      Branch: perlio
69259            ! util.c
69260 ____________________________________________________________________________
69261 [  8392] By: nick                                  on 2001/01/10  19:23:13
69262         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
69263      Branch: perlio
69264           !> (integrate 29 files)
69265 ____________________________________________________________________________
69266 [  8391] By: jhi                                   on 2001/01/10  18:43:15
69267         Log: Subject: [PATCH] Fix my_pclose segfault
69268              From: Simon Cozens <simon@cozens.net>
69269              Date: Wed, 10 Jan 2001 18:39:35 +0000
69270              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
69271      Branch: perl
69272            ! util.c
69273 ____________________________________________________________________________
69274 [  8390] By: jhi                                   on 2001/01/10  18:42:08
69275         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
69276              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69277              Date:     Wed, 10 Jan 2001 13:23:02 EST
69278              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
69279      Branch: perl
69280            ! ext/Opcode/Opcode.xs
69281 ____________________________________________________________________________
69282 [  8389] By: jhi                                   on 2001/01/10  15:16:07
69283         Log: Turn off the integer preservation for now.
69284      Branch: perl
69285            ! perl.h
69286 ____________________________________________________________________________
69287 [  8388] By: jhi                                   on 2001/01/10  15:01:25
69288         Log: Few more IDE/editor nits from p5p.
69289      Branch: perl
69290            ! pod/perlfaq3.pod
69291 ____________________________________________________________________________
69292 [  8387] By: jhi                                   on 2001/01/10  06:53:16
69293         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
69294              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
69295              Date: Tue, 9 Jan 2001 23:16:02 +0000
69296              Message-ID: <20010109231602.A81101@plum.flirble.org>
69297      Branch: perl
69298            ! sv.c
69299 ____________________________________________________________________________
69300 [  8386] By: jhi                                   on 2001/01/10  03:17:54
69301         Log: Test cases for #8385 (from Simon's "torture.pl")
69302      Branch: perl
69303            ! t/op/tr.t
69304 ____________________________________________________________________________
69305 [  8385] By: jhi                                   on 2001/01/10  03:17:11
69306         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
69307              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
69308              Date: Wed, 10 Jan 2001 11:39:39 +0900
69309              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
69310              
69311              Some more UTF-8 tr cases fixed.
69312      Branch: perl
69313            ! doop.c
69314 ____________________________________________________________________________
69315 [  8384] By: jhi                                   on 2001/01/09  22:45:40
69316         Log: Allow the locale test needing POSIX and the taint test
69317              needing IPC::SysV to run under 'minitest' (basically,
69318              bail out if loading the extension fails)
69319      Branch: perl
69320            ! t/op/misc.t t/op/taint.t
69321 ____________________________________________________________________________
69322 [  8383] By: jhi                                   on 2001/01/09  21:36:04
69323         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
69324              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69325              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
69326              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
69327      Branch: perl
69328            ! t/io/openpid.t
69329 ____________________________________________________________________________
69330 [  8382] By: jhi                                   on 2001/01/09  21:06:08
69331         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
69332              Should finish up the bug id 20001205.022.
69333      Branch: perl
69334            ! pp.c pp_hot.c scope.c
69335 ____________________________________________________________________________
69336 [  8381] By: jhi                                   on 2001/01/09  18:27:43
69337         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
69338              From: Andy Dougherty <doughera@lafayette.edu>
69339              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
69340              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
69341              
69342              More robust yacc/bison error detection.
69343      Branch: perl
69344            ! t/comp/proto.t
69345 ____________________________________________________________________________
69346 [  8380] By: jhi                                   on 2001/01/09  15:21:38
69347         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
69348              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69349              Date:     Tue, 9 Jan 2001 07:53:55 EST
69350              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
69351      Branch: perl
69352            ! t/op/misc.t vms/test.com
69353 ____________________________________________________________________________
69354 [  8379] By: jhi                                   on 2001/01/09  15:20:38
69355         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
69356              From: jhi@cc.hut.fi
69357              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
69358              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
69359              
69360              The #8378 fixed this.
69361      Branch: perl
69362            ! t/op/tr.t
69363 ____________________________________________________________________________
69364 [  8378] By: jhi                                   on 2001/01/09  15:05:32
69365         Log: Subject: One more patch for UTF8 
69366              From: Inaba Hiroto <inaba@st.rim.or.jp>
69367              Date: Tue, 09 Jan 2001 01:04:32 +0900
69368              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
69369              
69370              UTF-8 fixes for 'x' and tr///.
69371      Branch: perl
69372            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
69373            ! regcomp.c regexec.c toke.c utf8.c
69374 ____________________________________________________________________________
69375 [  8377] By: jhi                                   on 2001/01/09  14:32:17
69376         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
69377      Branch: perl
69378            ! t/op/length.t
69379 ____________________________________________________________________________
69380 [  8376] By: jhi                                   on 2001/01/09  04:32:32
69381         Log: integrate changes #7775, #8316, #8316 from mainline
69382      Branch: maint-5.6/perl
69383            ! hints/solaris_2.sh
69384 ____________________________________________________________________________
69385 [  8375] By: jhi                                   on 2001/01/09  04:26:43
69386         Log: Update Changes.
69387      Branch: perl
69388            ! Changes patchlevel.h
69389 ____________________________________________________________________________
69390 [  8374] By: jhi                                   on 2001/01/09  04:14:32
69391         Log: IDE/editor section tweaking.
69392      Branch: perl
69393            ! pod/perlfaq3.pod
69394 ____________________________________________________________________________
69395 [  8373] By: jhi                                   on 2001/01/09  02:38:26
69396         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
69397              From: Peter Prymmer <pvhp@forte.com>
69398              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
69399              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
69400              
69401              In preparation os OS/390 dynamic loading.
69402      Branch: perl
69403            ! README.os390 hints/os390.sh
69404 ____________________________________________________________________________
69405 [  8372] By: jhi                                   on 2001/01/09  00:24:30
69406         Log: Integrate with perlio.
69407      Branch: perl
69408           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
69409 ____________________________________________________________________________
69410 [  8371] By: nick                                  on 2001/01/08  23:54:33
69411         Log: Fix "scalars leaked" bugs caused by overload magic
69412              (Highlighted by Ilya's DESTROY optimization.)
69413      Branch: perlio
69414            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
69415 ____________________________________________________________________________
69416 [  8370] By: nick                                  on 2001/01/08  20:19:41
69417         Log: Integrate mainline
69418      Branch: perlio
69419           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
69420           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
69421           !> t/op/64bitint.t
69422 ____________________________________________________________________________
69423 [  8369] By: jhi                                   on 2001/01/08  17:30:52
69424         Log: save_delete() Safefree() doesn't (anymore?) work with shared
69425              strings, one test failure in op/misc and almost all of lib/b.
69426              (Outcomments #8369.)
69427      Branch: perl
69428            ! scope.c
69429 ____________________________________________________________________________
69430 [  8368] By: jhi                                   on 2001/01/08  14:47:10
69431         Log: (Outcommented by #8369.)
69432              
69433              Subject: Re: Perl BugID 20001205.022 ---- save_delete
69434              From: Simon Cozens <simon@cozens.net>
69435              Date: Sat, 6 Jan 2001 11:48:40 +0000
69436              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
69437              
69438              The save_delete() does need the Safefree.
69439      Branch: perl
69440            ! scope.c
69441 ____________________________________________________________________________
69442 [  8367] By: bailey                                on 2001/01/08  08:53:52
69443         Log: Once again syncing after too long an absence
69444      Branch: vmsperl
69445           +> (branch 55 files)
69446            - MAINTAIN fix_pl vos/config.def vos/config.h
69447            - vos/config_h.SH_orig
69448           !> (integrate 498 files)
69449 ____________________________________________________________________________
69450 [  8366] By: jhi                                   on 2001/01/08  02:42:59
69451         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
69452              From: nick@ccl4.org
69453              Date: Sun, 7 Jan 2001 21:07:18 +0000
69454              Message-Id: <20010107210717.D1048@plum.flirble.org>
69455      Branch: perl
69456            ! sv.c t/op/64bitint.t
69457 ____________________________________________________________________________
69458 [  8365] By: jhi                                   on 2001/01/08  02:35:16
69459         Log: Subject: [PATCH] environ nit
69460              From: Simon Cozens <simon@cozens.net>
69461              Date: Sun, 7 Jan 2001 17:57:07 +0000
69462              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
69463              
69464              Use environ only if we have it.
69465      Branch: perl
69466            ! mg.c
69467 ____________________________________________________________________________
69468 [  8364] By: jhi                                   on 2001/01/08  02:24:51
69469         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
69470      Branch: perl
69471            ! ext/GDBM_File/GDBM_File.xs
69472 ____________________________________________________________________________
69473 [  8363] By: jhi                                   on 2001/01/08  02:19:24
69474         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
69475              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69476              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
69477              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
69478      Branch: perl
69479            ! dump.c op.c
69480 ____________________________________________________________________________
69481 [  8362] By: jhi                                   on 2001/01/08  02:17:43
69482         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
69483              From: Doug MacEachern <dougm@covalent.net>
69484              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
69485              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
69486              
69487              Allow AUTOLOAD to be an xsub and allow such xsubs
69488              to avoid use of $AUTOLOAD.
69489      Branch: perl
69490            ! gv.c
69491 ____________________________________________________________________________
69492 [  8361] By: jhi                                   on 2001/01/08  02:16:07
69493         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
69494              From: Radu Greab <radu@netsoft.ro>
69495              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
69496              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
69497              
69498              No need for the potentially nonportable $SIG{CHLD}.
69499      Branch: perl
69500            ! t/io/pipe.t
69501 ____________________________________________________________________________
69502 [  8360] By: jhi                                   on 2001/01/08  01:58:23
69503         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
69504      Branch: perl
69505            ! lib/Getopt/Long.pm
69506 ____________________________________________________________________________
69507 [  8359] By: jhi                                   on 2001/01/08  01:55:44
69508         Log: Integrate perlio:
69509              
69510              [  8356]
69511              FILE * in XS code for PerlIO world:
69512              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
69513              - Add FILE * T_STDIO typemap.
69514              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
69515              
69516              [  8346]
69517              Fixup accumulated integrate muddles (perlio == devperl again)
69518      Branch: perl
69519           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
69520           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
69521           !> utf8.c win32/Makefile
69522 ____________________________________________________________________________
69523 [  8358] By: jhi                                   on 2001/01/07  21:16:50
69524         Log: Update the EPOC cross SDK URL.
69525      Branch: perl
69526            ! README.epoc
69527 ____________________________________________________________________________
69528 [  8357] By: jhi                                   on 2001/01/07  21:16:09
69529         Log: Update the EPOC cross SDK URL.
69530      Branch: maint-5.6/perl
69531            ! README.epoc
69532 ____________________________________________________________________________
69533 [  8356] By: nick                                  on 2001/01/06  21:47:52
69534         Log: FILE * in XS code for PerlIO world:
69535              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
69536              - Add FILE * T_STDIO typemap.
69537              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
69538      Branch: perlio
69539            ! lib/ExtUtils/typemap perlio.c perlio.h
69540 ____________________________________________________________________________
69541 [  8355] By: jhi                                   on 2001/01/06  20:27:15
69542         Log: integrate change #8336 from mainline
69543              
69544              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
69545      Branch: maint-5.6/perl
69546            ! hv.c
69547 ____________________________________________________________________________
69548 [  8354] By: jhi                                   on 2001/01/06  20:24:29
69549         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
69550              From: Robin Barker <rmb1@cise.npl.co.uk>
69551              Date: Fri, 22 Dec 2000 12:17:38 GMT
69552              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
69553              
69554              The patch reformats some long =item lines so they give
69555              correct output via pod2man | nroff -man
69556              
69557              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
69558              From: Robin Barker <rmb1@cise.npl.co.uk>
69559              Date: Tue, 2 Jan 2001 15:35:03 GMT
69560              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
69561              
69562              Here is a _further_ patch which corrects a few more errors:
69563              * an empty C<=item> in CPAN.pm
69564              * patching the wrong file (pod/perlamiga.pod not README.amiga)
69565              * leaving empty C<=item>s which formatted incorrectly
69566              * over long C<=item>s revealed by latest patch to Pod::Man
69567      Branch: maint-5.6/perl
69568            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
69569            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
69570            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
69571            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
69572            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
69573            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
69574 ____________________________________________________________________________
69575 [  8353] By: jhi                                   on 2001/01/06  20:21:10
69576         Log: integrate changes #7980, 8056, 8057 from mainline
69577              
69578              UTF-8 hash keys.
69579      Branch: maint-5.6/perl
69580            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
69581 ____________________________________________________________________________
69582 [  8352] By: jhi                                   on 2001/01/06  20:18:44
69583         Log: Forgotten from #8438.
69584      Branch: maint-5.6/perl
69585            ! epoc/epocish.h
69586 ____________________________________________________________________________
69587 [  8351] By: jhi                                   on 2001/01/06  20:18:12
69588         Log: Forgotten from #8347.
69589      Branch: maint-5.6/perl
69590            ! config_h.SH
69591 ____________________________________________________________________________
69592 [  8350] By: jhi                                   on 2001/01/06  20:00:19
69593         Log: Thinko in #8347.
69594      Branch: maint-5.6/perl
69595            ! regcomp.c
69596 ____________________________________________________________________________
69597 [  8349] By: jhi                                   on 2001/01/06  18:05:30
69598         Log: Copy the FAQ3 IDE section from the development branch,
69599              changes originally by Peter Prymmer.
69600      Branch: maint-5.6/perl
69601            ! pod/perlfaq3.pod
69602 ____________________________________________________________________________
69603 [  8348] By: jhi                                   on 2001/01/06  18:03:02
69604         Log: EPOC updates for TRIAL1.
69605              
69606              Subject: [5.6.1 trial1] EPOC update
69607              From: Olaf Flebbe <O.Flebbe@science-computing.de>
69608              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
69609              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
69610              
69611              Subject: epoc patch2 for perl-5.6.1-trial1
69612              From: Olaf Flebbe <O.Flebbe@science-computing.de>
69613              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
69614              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
69615      Branch: maint-5.6/perl
69616            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
69617            ! epoc/epocish.c
69618 ____________________________________________________________________________
69619 [  8347] By: jhi                                   on 2001/01/06  17:29:10
69620         Log: integrate changes #7710,7824,7973 from mainline,
69621              plus VMS nits from Peter Prymmer and Dan Sugalski.
69622              
69623              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
69624              library (getprotobyname and getprotobynumber are outversioned by
69625              the same calls in libc, at least for xlc version 3.
69626              
69627              Add HAS_SBRK_PROTO.
69628              
69629              Fixes for signedness warnings noticed by VMSperlers.
69630      Branch: maint-5.6/perl
69631            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69632            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
69633            ! sv.c vms/descrip_mms.template vos/config.alpha.def
69634            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69635            ! win32/config.bc win32/config.gc win32/config.vc
69636 ____________________________________________________________________________
69637 [  8346] By: nick                                  on 2001/01/06  14:36:01
69638         Log: Fixup accumulated integrate muddles (perlio == devperl again)
69639      Branch: perlio
69640            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
69641 ____________________________________________________________________________
69642 [  8345] By: nick                                  on 2001/01/06  14:24:58
69643         Log: Integrate mainline
69644      Branch: perlio
69645           !> (integrate 55 files)
69646 ____________________________________________________________________________
69647 [  8344] By: jhi                                   on 2001/01/06  02:24:02
69648         Log: Subject: [patch] PerlIO_cleanup() prototype
69649              From: Doug MacEachern <dougm@covalent.net>
69650              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
69651              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
69652      Branch: perl
69653            ! perlio.h
69654 ____________________________________________________________________________
69655 [  8343] By: jhi                                   on 2001/01/06  01:04:09
69656         Log: IRIX compiler noticed that the bof initialization might be
69657              bypassed by control flow.
69658      Branch: perl
69659            ! toke.c
69660 ____________________________________________________________________________
69661 [  8342] By: jhi                                   on 2001/01/06  00:10:48
69662         Log: Update Changes.
69663      Branch: perl
69664            ! Changes patchlevel.h
69665 ____________________________________________________________________________
69666 [  8341] By: jhi                                   on 2001/01/05  23:52:33
69667         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
69668      Branch: perl
69669            ! toke.c
69670 ____________________________________________________________________________
69671 [  8340] By: jhi                                   on 2001/01/05  22:44:08
69672         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
69673              From: Radu Greab <radu@netsoft.ro>
69674              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
69675              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
69676      Branch: perl
69677            ! t/io/pipe.t util.c
69678 ____________________________________________________________________________
69679 [  8339] By: jhi                                   on 2001/01/05  22:35:17
69680         Log: Subject: [PATCH] format and rewording in perlfaq.pod
69681              From: Robin Barker <rmb1@cise.npl.co.uk>
69682              Date: Fri, 5 Jan 2001 18:51:20 GMT
69683              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
69684      Branch: perl
69685            ! pod/perlfaq.pod
69686 ____________________________________________________________________________
69687 [  8338] By: jhi                                   on 2001/01/05  22:31:17
69688         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
69689              From: Peter Prymmer <pvhp@forte.com>
69690              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
69691              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
69692      Branch: perl
69693            ! utils/perlbug.PL
69694 ____________________________________________________________________________
69695 [  8337] By: jhi                                   on 2001/01/05  18:15:11
69696         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
69697              From: Robin Barker <rmb1@cise.npl.co.uk>
69698              Date: Tue, 2 Jan 2001 15:24:07 GMT
69699              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
69700              
69701              If you call configure as C<./Configure> or C<sh ./Configure>,
69702              $src is set to the absolute path name, not '.'.
69703              
69704              This, in turn, means -Dmksymlink tries to do its stuff because
69705              it does not think it is in the src directory.
69706              
69707              (plus a metaconfig nitfix)
69708      Branch: metaconfig
69709            ! U/compline/ccflags.U U/modified/src.U
69710      Branch: perl
69711            ! Configure config_h.SH
69712 ____________________________________________________________________________
69713 [  8336] By: jhi                                   on 2001/01/05  17:48:32
69714         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
69715              From: Alan Burlison <Alan.Burlison@uk.sun.com>
69716              Message-ID: <3A5606C4.473D2226@uk.sun.com>
69717              Date: Fri, 05 Jan 2001 17:39:16 +0000
69718      Branch: perl
69719            ! hv.c
69720 ____________________________________________________________________________
69721 [  8335] By: jhi                                   on 2001/01/05  16:05:44
69722         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
69723      Branch: perl
69724            ! lib/Getopt/Long.pm
69725 ____________________________________________________________________________
69726 [  8334] By: jhi                                   on 2001/01/05  16:00:51
69727         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
69728              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
69729              Date: Fri, 05 Jan 2001 13:46:51 +0100
69730              Message-ID: <13693.978698811@nice.ram.loc>
69731              
69732              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
69733              accurate reading of the "atime".  
69734      Branch: perl
69735            ! t/io/fs.t
69736 ____________________________________________________________________________
69737 [  8333] By: jhi                                   on 2001/01/05  15:57:37
69738         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
69739              From: Simon Cozens <simon@cozens.net>
69740              Date: Fri, 8 Dec 2000 13:33:31 +0000
69741              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
69742              
69743              A lost patch fragment.
69744      Branch: perl
69745            ! doop.c
69746 ____________________________________________________________________________
69747 [  8332] By: jhi                                   on 2001/01/05  15:40:42
69748         Log: Do away with strncpy() and a fixed length buffer.
69749      Branch: perl
69750            ! utf8.c
69751 ____________________________________________________________________________
69752 [  8331] By: jhi                                   on 2001/01/05  15:03:07
69753         Log: Tests for #8329 and #8330.
69754      Branch: perl
69755            ! t/op/bop.t
69756 ____________________________________________________________________________
69757 [  8330] By: jhi                                   on 2001/01/05  15:02:38
69758         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
69759              raw 8-bit form to the UTF-8 string.
69760      Branch: perl
69761            ! toke.c
69762 ____________________________________________________________________________
69763 [  8329] By: jhi                                   on 2001/01/05  14:55:13
69764         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
69765              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69766              Date: Fri, 5 Jan 2001 12:28:52 +0100
69767              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
69768              
69769              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
69770              no effect.  (changed the strncpy() to Copy())
69771      Branch: perl
69772            ! toke.c
69773 ____________________________________________________________________________
69774 [  8328] By: jhi                                   on 2001/01/05  06:44:27
69775         Log: UTF-8 cleanup.
69776      Branch: perl
69777            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
69778            ! regexec.c sv.c toke.c
69779 ____________________________________________________________________________
69780 [  8327] By: jhi                                   on 2001/01/05  01:11:29
69781         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')
69782              From: Radu Greab <radu@netsoft.ro>
69783              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
69784              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
69785              
69786              Cleans up Harness to not use FileHandle, which uses IO.
69787      Branch: perl
69788            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69789 ____________________________________________________________________________
69790 [  8326] By: jhi                                   on 2001/01/05  00:56:37
69791         Log: Update Changes.
69792      Branch: perl
69793            ! Changes patchlevel.h
69794 ____________________________________________________________________________
69795 [  8325] By: jhi                                   on 2001/01/05  00:53:18
69796         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
69797              From: Peter Prymmer <pvhp@forte.com>
69798              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
69799              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
69800              
69801              plus a couple more tailing whitespace removals.
69802      Branch: perl
69803            ! win32/Makefile
69804 ____________________________________________________________________________
69805 [  8324] By: jhi                                   on 2001/01/05  00:47:39
69806         Log: Add some Unicode chop() tests.
69807      Branch: perl
69808            ! t/op/chop.t
69809 ____________________________________________________________________________
69810 [  8323] By: jhi                                   on 2001/01/05  00:47:23
69811         Log: Unify UTF-8 malformedness handling.
69812      Branch: perl
69813            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
69814 ____________________________________________________________________________
69815 [  8322] By: jhi                                   on 2001/01/04  22:21:54
69816         Log: The new $issymlink was unknown to Mksymlinks.
69817      Branch: metaconfig/U/perl
69818            ! Mksymlinks.U issymlink.U
69819      Branch: perl
69820            ! Configure config_h.SH
69821 ____________________________________________________________________________
69822 [  8321] By: jhi                                   on 2001/01/04  21:51:05
69823         Log: The test didn't work under the core test framework.
69824      Branch: perl
69825            ! t/lib/st-lock.t
69826 ____________________________________________________________________________
69827 [  8320] By: jhi                                   on 2001/01/04  21:14:22
69828         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
69829      Branch: perl
69830            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
69831 ____________________________________________________________________________
69832 [  8319] By: jhi                                   on 2001/01/04  20:46:17
69833         Log: Typo in #8312 when manually applying a problematic patch fragment.
69834      Branch: perl
69835            ! ext/Storable/Storable.xs
69836 ____________________________________________________________________________
69837 [  8318] By: jhi                                   on 2001/01/04  20:43:01
69838         Log: The $sh_c didn't fly.
69839      Branch: metaconfig
69840            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
69841            ! U/modified/Loc.U U/modified/myhostname.U
69842            ! U/modified/spitshell.U
69843      Branch: metaconfig/U/perl
69844            ! issymlink.U
69845      Branch: perl
69846            ! Configure config_h.SH
69847 ____________________________________________________________________________
69848 [  8317] By: jhi                                   on 2001/01/04  19:58:01
69849         Log: AIX builtin test -h is broken, changes based on
69850              
69851              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
69852              Date: Tue, 02 Jan 2001 11:24:39 +0100
69853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69854              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
69855      Branch: metaconfig
69856            + U/modified/spitshell.U
69857            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
69858            ! U/modified/Loc.U U/modified/myhostname.U
69859      Branch: metaconfig/U/perl
69860            ! Mksymlinks.U issymlink.U
69861      Branch: perl
69862            ! Configure
69863 ____________________________________________________________________________
69864 [  8316] By: jhi                                   on 2001/01/04  19:02:22
69865         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
69866              From: Andy Dougherty <doughera@lafayette.edu>
69867              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
69868              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
69869              
69870              Beware of GNU ld.
69871      Branch: perl
69872            ! hints/solaris_2.sh
69873 ____________________________________________________________________________
69874 [  8315] By: jhi                                   on 2001/01/04  18:56:48
69875         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
69876              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
69877              Date: Wed, 3 Jan 2001 07:58:51 +0100
69878              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
69879      Branch: perl
69880            ! hints/solaris_2.sh
69881 ____________________________________________________________________________
69882 [  8314] By: jhi                                   on 2001/01/04  18:54:07
69883         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
69884              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69885              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
69886              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
69887              
69888              Doc tweak on #8313.
69889      Branch: perl
69890            ! ext/B/B/Deparse.pm
69891 ____________________________________________________________________________
69892 [  8313] By: jhi                                   on 2001/01/04  18:52:27
69893         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
69894              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
69895              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69896              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
69897              
69898              Make the peephole optimizer to bypass more null ops and
69899              and rewrite the deparse handling of continue blocks.
69900      Branch: perl
69901            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
69902 ____________________________________________________________________________
69903 [  8312] By: jhi                                   on 2001/01/04  18:47:39
69904         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
69905      Branch: perl
69906            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
69907            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
69908            ! t/lib/st-lock.t
69909 ____________________________________________________________________________
69910 [  8311] By: jhi                                   on 2001/01/04  18:36:08
69911         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
69912              filter to be run on each .pm during the pm_to_blib() phase,
69913              a fixed version of
69914              
69915              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
69916              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
69917              Date: Wed, 03 Jan 2001 22:01:30 +0100
69918              Message-ID: <5296.978555690@nice.ram.loc>
69919      Branch: perl
69920            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
69921            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
69922            ! lib/ExtUtils/MakeMaker.pm
69923 ____________________________________________________________________________
69924 [  8310] By: jhi                                   on 2001/01/04  18:32:54
69925         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
69926              From: Robin Barker <rmb1@cise.npl.co.uk>
69927              Date: Tue, 2 Jan 2001 15:35:03 GMT
69928              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
69929      Branch: perl
69930            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
69931            ! pod/perlrequick.pod
69932 ____________________________________________________________________________
69933 [  8309] By: jhi                                   on 2001/01/04  18:29:07
69934         Log: Subject: Re: [patch] static-ize XS()
69935              From: Doug MacEachern <dougm@covalent.net>
69936              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
69937              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
69938              
69939              Provide prototypes for the XS functions.
69940      Branch: perl
69941            ! lib/ExtUtils/xsubpp
69942 ____________________________________________________________________________
69943 [  8308] By: jhi                                   on 2001/01/04  18:27:44
69944         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
69945              From: Doug MacEachern <dougm@covalent.net>
69946              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
69947              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
69948      Branch: perl
69949            ! lib/ExtUtils/typemap
69950 ____________________________________________________________________________
69951 [  8307] By: jhi                                   on 2001/01/04  18:25:25
69952         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
69953              From: Doug MacEachern <dougm@covalent.net>
69954              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
69955              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
69956              
69957              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
69958      Branch: perl
69959            ! lib/ExtUtils/MM_Unix.pm
69960 ____________________________________________________________________________
69961 [  8306] By: jhi                                   on 2001/01/04  18:23:00
69962         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
69963              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69964              Date: Thu, 4 Jan 2001 12:47:10 +0100 
69965              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
69966              
69967              The toke.c part only, patching embed.h and proto.h is futile.
69968      Branch: perl
69969            ! toke.c
69970 ____________________________________________________________________________
69971 [  8305] By: jhi                                   on 2001/01/04  18:05:51
69972         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
69973              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69974              Date: Thu, 4 Jan 2001 17:50:12 +0100 
69975              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
69976      Branch: perl
69977            ! toke.c
69978 ____________________________________________________________________________
69979 [  8304] By: jhi                                   on 2001/01/04  18:03:26
69980         Log: Subject: [PATCH perl@8269]
69981              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69982              Date: Thu, 4 Jan 2001 12:53:39 +0100 
69983              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
69984              
69985              If running byacc write-enable also perly.h.
69986      Branch: perl
69987            ! Makefile.SH
69988 ____________________________________________________________________________
69989 [  8303] By: jhi                                   on 2001/01/04  15:40:49
69990         Log: Rewrite pp_concat() in terms of sv_catsv().
69991      Branch: perl
69992            ! pp_hot.c
69993 ____________________________________________________________________________
69994 [  8302] By: nick                                  on 2001/01/03  22:43:22
69995         Log: Integrate mainline.
69996      Branch: perlio
69997           !> ext/Encode/Encode.xs sv.c utf8.c
69998 ____________________________________________________________________________
69999 [  8301] By: jhi                                   on 2001/01/02  23:40:26
70000         Log: Variable naming tweak.
70001      Branch: perl
70002            ! sv.c
70003 ____________________________________________________________________________
70004 [  8300] By: jhi                                   on 2001/01/02  23:40:02
70005         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
70006              in is_utf8_string().
70007      Branch: perl
70008            ! utf8.c
70009 ____________________________________________________________________________
70010 [  8299] By: jhi                                   on 2001/01/02  22:14:40
70011         Log: Integrate perlio:
70012              
70013              [  8298]
70014              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
70015              
70016              [  8296]
70017              Add Encode and correct Filter/Util/Call in nmake Makefile
70018      Branch: perl
70019           !> pp.c pp_hot.c win32/Makefile
70020 ____________________________________________________________________________
70021 [  8298] By: nick                                  on 2001/01/02  22:03:06
70022         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
70023      Branch: perlio
70024            ! pp.c pp_hot.c
70025 ____________________________________________________________________________
70026 [  8297] By: jhi                                   on 2001/01/02  04:26:28
70027         Log: Signedness nit.
70028      Branch: perl
70029            ! ext/Encode/Encode.xs
70030 ____________________________________________________________________________
70031 [  8296] By: nick                                  on 2001/01/01  23:49:36
70032         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
70033      Branch: perlio
70034            ! win32/Makefile
70035 ____________________________________________________________________________
70036 [  8295] By: jhi                                   on 2001/01/01  23:05:48
70037         Log: Integrate perlio:
70038              
70039              [  8293]
70040              More rigor in UTF-8-ness of Encode's toUnicode
70041              XS export some of the utf8 internal functions.
70042              Test some of the functions.
70043              Fix pp_concat() bug shown by said tests.
70044      Branch: perl
70045           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
70046           !> t/lib/encode.t
70047 ____________________________________________________________________________
70048 [  8294] By: nick                                  on 2001/01/01  22:48:34
70049         Log: Integrate mainline
70050      Branch: perlio
70051            ! pp_hot.c t/lib/encode.t
70052           !> (integrate 65 files)
70053 ____________________________________________________________________________
70054 [  8293] By: nick                                  on 2001/01/01  21:58:50
70055         Log: More rigor in UTF-8-ness of Encode's toUnicode
70056              XS export some of the utf8 internal functions.
70057              Test some of the functions.
70058              Fix pp_concat() bug shown by said tests.
70059      Branch: perlio
70060            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
70061            ! t/lib/encode.t
70062 ____________________________________________________________________________
70063 [  8292] By: jhi                                   on 2001/01/01  18:11:44
70064         Log: Integrate perlio:
70065              
70066              [  8290]
70067              Loose the "Loading..." warning.
70068              Another bug in fallback support
70069              
70070              [  8288]
70071              Fix .ucm reading - forgot a chr()
70072              Start of .ucm write (for .enc to .ucm)
70073              
70074              [  8285]
70075              Start of support of ICU-style .ucm files:
70076              - teach compile how to read a .ucm file
70077              - first guess at how to represent fallbacks in "tries".
70078              - use fallbacks if check == 0
70079              - new return code to indicate we used one.
70080      Branch: perl
70081           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
70082           !> ext/Encode/encengine.c ext/Encode/encode.h
70083 ____________________________________________________________________________
70084 [  8291] By: jhi                                   on 2001/01/01  18:10:58
70085         Log: Podify README.mpeix (a new version from the web),
70086              add a dummy NAME to Carp::Heavy, regen toc.
70087      Branch: perl
70088            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
70089            ! pod/perltoc.pod
70090 ____________________________________________________________________________
70091 [  8290] By: nick                                  on 2001/01/01  17:43:47
70092         Log: Loose the "Loading..." warning.
70093              Another bug in fallback support
70094      Branch: perlio
70095            ! ext/Encode/Encode.pm ext/Encode/encengine.c
70096 ____________________________________________________________________________
70097 [  8289] By: jhi                                   on 2001/01/01  00:01:57
70098         Log: Bump up Larry's copyright.
70099      Branch: perl
70100            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
70101            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
70102            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
70103            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
70104            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
70105            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
70106            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
70107            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
70108 ____________________________________________________________________________
70109 [  8288] By: nick                                  on 2000/12/31  21:27:53
70110         Log: Fix .ucm reading - forgot a chr()
70111              Start of .ucm write (for .enc to .ucm)
70112      Branch: perlio
70113            ! ext/Encode/compile
70114 ____________________________________________________________________________
70115 [  8287] By: jhi                                   on 2000/12/31  18:15:56
70116         Log: Comment away a diagnostic message as noted by Craig A. Berry
70117              (the unexpected message was confusing testing)
70118      Branch: perl
70119            ! ext/Encode/Encode.pm
70120 ____________________________________________________________________________
70121 [  8286] By: jhi                                   on 2000/12/31  18:14:51
70122         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
70123              Date: Sun, 31 Dec 2000 11:17:37 -0600
70124              From: "Craig A. Berry" <craigberry@mac.com>
70125              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
70126      Branch: perl
70127            ! ext/Encode/Makefile.PL
70128 ____________________________________________________________________________
70129 [  8285] By: nick                                  on 2000/12/31  18:11:54
70130         Log: Start of support of ICU-style .ucm files:
70131              - teach compile how to read a .ucm file
70132              - first guess at how to represent fallbacks in "tries".
70133              - use fallbacks if check == 0
70134              - new return code to indicate we used one.
70135      Branch: perlio
70136            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
70137            ! ext/Encode/encengine.c ext/Encode/encode.h
70138 ____________________________________________________________________________
70139 [  8284] By: jhi                                   on 2000/12/31  18:04:41
70140         Log: Pacify picky VMS compiler.
70141              
70142              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
70143              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70144              Date: Sat, 30 Dec 2000 18:10:02 -0600
70145              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
70146      Branch: perl
70147            ! sv.c
70148 ____________________________________________________________________________
70149 [  8283] By: jhi                                   on 2000/12/31  16:11:47
70150         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
70151      Branch: perl
70152            ! t/lib/glob-basic.t
70153 ____________________________________________________________________________
70154 [  8282] By: jhi                                   on 2000/12/31  15:26:11
70155         Log: Integrate perlio:
70156              
70157              [  8281]
70158              Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
70159              is available to be exported
70160              
70161              [  8280]
70162              Ilya's OS2 patch (testing for damage on Win32)
70163      Branch: perl
70164           !> makedef.pl opcode.pl os2/os2.c perlio.c
70165 ____________________________________________________________________________
70166 [  8281] By: nick                                  on 2000/12/31  10:06:15
70167         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
70168              is available to be exported
70169      Branch: perlio
70170            ! makedef.pl perlio.c
70171 ____________________________________________________________________________
70172 [  8280] By: nick                                  on 2000/12/31  09:41:26
70173         Log: Ilya's OS2 patch (testing for damage on Win32)
70174      Branch: perlio
70175            ! makedef.pl opcode.pl os2/os2.c
70176 ____________________________________________________________________________
70177 [  8279] By: jhi                                   on 2000/12/30  21:52:07
70178         Log: Test nits.
70179      Branch: perl
70180            ! t/lib/syslfs.t t/op/lfs.t
70181 ____________________________________________________________________________
70182 [  8278] By: jhi                                   on 2000/12/30  21:47:49
70183         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
70184              From: andreas.koenig@anima.de (Andreas J. Koenig)
70185              Date: 30 Dec 2000 22:35:37 +0100
70186              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
70187              
70188              The 32-bit wraparound test wasn't quite right.
70189      Branch: perl
70190            ! t/lib/syslfs.t t/op/lfs.t
70191 ____________________________________________________________________________
70192 [  8277] By: jhi                                   on 2000/12/30  21:33:44
70193         Log: Subject: [PATCH] open() example in perlfunc.pod 
70194              From: Karsten Sperling <s_sperli@ira.uka.de>
70195              Date: Sat, 30 Dec 2000 22:27:09 +0100
70196              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
70197      Branch: perl
70198            ! pod/perlfunc.pod
70199 ____________________________________________________________________________
70200 [  8276] By: jhi                                   on 2000/12/30  20:32:40
70201         Log: Not quite that many tests yet.
70202      Branch: perl
70203            ! t/op/pat.t
70204 ____________________________________________________________________________
70205 [  8275] By: jhi                                   on 2000/12/30  20:26:58
70206         Log: Integrate perlio:
70207              
70208              [  8272]
70209              Tweak for MULTIPLICITY/USE_PERLIO
70210      Branch: perl
70211           !> toke.c
70212 ____________________________________________________________________________
70213 [  8274] By: jhi                                   on 2000/12/30  20:24:56
70214         Log: Signedness nit.
70215      Branch: perl
70216            ! utf8.c
70217 ____________________________________________________________________________
70218 [  8273] By: jhi                                   on 2000/12/30  20:15:46
70219         Log: Add a test case for 20000731.001 which was fixed by the #8267.
70220      Branch: perl
70221            ! t/op/pat.t
70222 ____________________________________________________________________________
70223 [  8272] By: nick                                  on 2000/12/30  19:47:51
70224         Log: Tweak for MULTIPLICITY/USE_PERLIO
70225      Branch: perlio
70226            ! toke.c
70227 ____________________________________________________________________________
70228 [  8271] By: nick                                  on 2000/12/30  19:46:45
70229         Log: Integrate mainline
70230      Branch: perlio
70231           +> lib/unicode/distinct.pm
70232           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
70233           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
70234           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
70235 ____________________________________________________________________________
70236 [  8270] By: jhi                                   on 2000/12/30  19:39:50
70237         Log: Subject: RE: perl@8269
70238              From: "Richard Soderberg" <rs@crystalflame.net>
70239              Date: Sat, 30 Dec 2000 11:36:27 -0800
70240              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
70241              
70242              A missing aTHX_.
70243      Branch: perl
70244            ! toke.c
70245 ____________________________________________________________________________
70246 [  8269] By: jhi                                   on 2000/12/30  18:55:48
70247         Log: Update Changes.
70248      Branch: perl
70249            ! Changes patchlevel.h
70250 ____________________________________________________________________________
70251 [  8268] By: jhi                                   on 2000/12/30  17:18:40
70252         Log: Add a test for Unicode split //.  The #8267 was the cure.
70253      Branch: perl
70254            ! t/op/split.t
70255 ____________________________________________________________________________
70256 [  8267] By: jhi                                   on 2000/12/30  17:14:19
70257         Log: Subject: more UTF8 test suites and an UTF8 patch
70258              From: Inaba Hiroto <inaba@st.rim.or.jp>
70259              Date: Sat, 30 Dec 2000 14:27:10 +0900
70260              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
70261              
70262              Just the patch part for now, and the pragma renamed
70263              as unicode::distinct.
70264      Branch: perl
70265            + lib/unicode/distinct.pm
70266            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
70267            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
70268            ! regcomp.h regexec.c sv.c toke.c utf8.c
70269 ____________________________________________________________________________
70270 [  8266] By: nick                                  on 2000/12/30  16:40:49
70271         Log: Integrate mainline
70272      Branch: perlio
70273           +> lib/Pod/Text/Overstrike.pm
70274           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
70275           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
70276           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
70277           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
70278           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
70279 ____________________________________________________________________________
70280 [  8265] By: jhi                                   on 2000/12/30  07:28:55
70281         Log: The sv_catsv() fix, take two.
70282      Branch: perl
70283            ! sv.c t/op/join.t
70284 ____________________________________________________________________________
70285 [  8264] By: jhi                                   on 2000/12/30  06:19:18
70286         Log: Undo all the join-related changes since #8248: relevant
70287              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
70288              The new sv_catsv() doesn't fly so it must go back to
70289              the drawing board.
70290      Branch: perl
70291            ! sv.c t/op/join.t t/pragma/utf8.t
70292 ____________________________________________________________________________
70293 [  8263] By: jhi                                   on 2000/12/30  01:08:32
70294         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
70295      Branch: perl
70296            ! sv.c
70297 ____________________________________________________________________________
70298 [  8262] By: jhi                                   on 2000/12/30  00:45:14
70299         Log: Retract #8261.
70300      Branch: perl
70301            ! hv.c util.c
70302 ____________________________________________________________________________
70303 [  8261] By: jhi                                   on 2000/12/30  00:38:32
70304         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
70305      Branch: perl
70306            ! hv.c util.c
70307 ____________________________________________________________________________
70308 [  8260] By: jhi                                   on 2000/12/29  22:51:33
70309         Log: (Retracted by #8264)  More fixing for #8251.
70310      Branch: perl
70311            ! sv.c
70312 ____________________________________________________________________________
70313 [  8259] By: jhi                                   on 2000/12/29  18:27:30
70314         Log: Subject: podlators 1.06 released
70315              From: Russ Allbery <rra@stanford.edu>
70316              Date: 25 Dec 2000 05:09:30 -0800
70317              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
70318      Branch: perl
70319            + lib/Pod/Text/Overstrike.pm
70320            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
70321            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
70322 ____________________________________________________________________________
70323 [  8258] By: jhi                                   on 2000/12/29  18:20:45
70324         Log: Make the large file tests more robust/talkative as suggested by
70325              
70326              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
70327              From: andreas.koenig@anima.de (Andreas J. Koenig)
70328              Date: 29 Dec 2000 14:23:01 +0100
70329              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
70330      Branch: perl
70331            ! t/lib/syslfs.t t/op/lfs.t
70332 ____________________________________________________________________________
70333 [  8257] By: jhi                                   on 2000/12/29  17:48:04
70334         Log: Further VMS piping fixes from Charles Lane:
70335              
70336              In summary, error messages produced when a subprocess terminated
70337              abnormally were being sent not just to the parent process, but to
70338              grandparents, because of default values for error output that were
70339              not completely overridden when the subprocess was started.
70340              
70341              This patch fixes this behavior by defining user-mode (i.e., temporary
70342              for the duration of the program) logical names for SYS$OUTPUT and
70343              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
70344              changes to make it so that the user-mode logicals are the ones that
70345              control where Perl's error messages go if it terminates abnormally.
70346              
70347              I also added some gratuitous fixes to the indentation of braces in
70348              the piping code.  It just looked ugly, before.
70349      Branch: perl
70350            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
70351 ____________________________________________________________________________
70352 [  8256] By: jhi                                   on 2000/12/29  17:45:12
70353         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
70354              From: "Casey R. Tweten" <crt@kiski.net>
70355              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
70356              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
70357              
70358              Tests for for #8240.
70359      Branch: perl
70360            ! t/pragma/constant.t
70361 ____________________________________________________________________________
70362 [  8255] By: jhi                                   on 2000/12/29  17:43:07
70363         Log: Subject: Re: [PATCH] Interesting syntax idea
70364              From: Simon Cozens <simon@cozens.net>
70365              Date: Fri, 29 Dec 2000 14:34:04 +0000
70366              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
70367              
70368              Tests for #8254.
70369      Branch: perl
70370            ! t/pragma/sub_lval.t
70371 ____________________________________________________________________________
70372 [  8254] By: jhi                                   on 2000/12/29  17:42:11
70373         Log: Subject: [PATCH] Interesting syntax idea
70374              From: Simon Cozens <simon@cozens.net>
70375              Date: Wed, 27 Dec 2000 05:08:57 +0000
70376              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
70377              
70378              Make opens + bareword assigns do typeglob assigns.
70379      Branch: perl
70380            ! op.c
70381 ____________________________________________________________________________
70382 [  8253] By: jhi                                   on 2000/12/29  17:36:45
70383         Log: Output the (apparent) version of gcc, as suggested by
70384              
70385              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
70386              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
70387              Date: 26 Dec 2000 04:29:17 -0500
70388              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
70389              
70390              (The patch as such didn't any more apply as the misparsing had
70391              already been addressed in #6474.)  Also change the wording about
70392              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
70393      Branch: perl
70394            ! hints/dec_osf.sh
70395 ____________________________________________________________________________
70396 [  8252] By: nick                                  on 2000/12/29  12:14:31
70397         Log: Integrate mainline
70398      Branch: perlio
70399           !> (integrate 27 files)
70400 ____________________________________________________________________________
70401 [  8251] By: jhi                                   on 2000/12/29  08:45:46
70402         Log: (Retracted by #8264)
70403              
70404              (Fixed by #8260.)
70405              
70406              sv_catsv() needs one more byte space than seems reasonable.
70407              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
70408              Curiouser and curiouser.
70409      Branch: perl
70410            ! sv.c
70411 ____________________________________________________________________________
70412 [  8250] By: jhi                                   on 2000/12/29  07:57:52
70413         Log: More split // UTF-8 tests.
70414      Branch: perl
70415            ! t/pragma/utf8.t
70416 ____________________________________________________________________________
70417 [  8249] By: jhi                                   on 2000/12/29  07:54:51
70418         Log: (Retracted by #8264)  More join() testing which was good because
70419              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
70420      Branch: perl
70421            ! pp.c t/op/join.t utf8.c utf8.h
70422 ____________________________________________________________________________
70423 [  8248] By: jhi                                   on 2000/12/29  07:08:32
70424         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
70425              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
70426              that the only cases to care about are byte+byte and byte+character.
70427              
70428              TODO: See how well pp_concat() could be implemented in terms
70429              of sv_catsv().
70430      Branch: perl
70431            ! doop.c sv.c t/op/join.t utf8.h
70432 ____________________________________________________________________________
70433 [  8247] By: jhi                                   on 2000/12/29  06:35:23
70434         Log: Signedness nit.
70435      Branch: perl
70436            ! pp_hot.c
70437 ____________________________________________________________________________
70438 [  8246] By: jhi                                   on 2000/12/29  01:23:31
70439         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
70440              From: Lupe Christoph <lupe@lupe-christoph.de>
70441              Date: Thu, 28 Dec 2000 23:00:00 +0100
70442              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
70443              
70444              Suggest rsync --delete --dry-run.
70445      Branch: perl
70446            ! pod/perlhack.pod
70447 ____________________________________________________________________________
70448 [  8245] By: jhi                                   on 2000/12/28  23:57:05
70449         Log: The maxiters upper limit sanity check (guarding against
70450              non-progress) assumed bytes instead of characters in s///
70451              and split().
70452      Branch: perl
70453            ! pp.c pp_hot.c
70454 ____________________________________________________________________________
70455 [  8244] By: jhi                                   on 2000/12/28  23:34:08
70456         Log: Make some panic messages a bit more logical.
70457      Branch: perl
70458            ! doop.c pod/perldiag.pod pp.c pp_hot.c
70459 ____________________________________________________________________________
70460 [  8243] By: jhi                                   on 2000/12/28  22:59:16
70461         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
70462              From: Simon Cozens <simon@cozens.net>
70463              Date: Wed, 27 Dec 2000 02:30:03 +0000
70464              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
70465      Branch: perl
70466            ! pp.c t/pragma/sub_lval.t
70467 ____________________________________________________________________________
70468 [  8242] By: jhi                                   on 2000/12/28  22:56:53
70469         Log: Subject: [PATCH blead] Fix B::Terse indentation
70470              From: Daniel Chetlin <daniel@chetlin.com>
70471              Date: Wed, 27 Dec 2000 06:43:30 -0800
70472              Message-ID: <20001227064329.B9573@darkstar>
70473      Branch: perl
70474            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
70475 ____________________________________________________________________________
70476 [  8241] By: jhi                                   on 2000/12/28  22:48:59
70477         Log: The latter patch from the
70478              
70479              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
70480              From: Peter Prymmer <pvhp@forte.com> 
70481              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
70482              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
70483              
70484              (the former patch from the above should have been
70485              taken care of by Nick I-S)
70486      Branch: perl
70487            ! win32/Makefile
70488 ____________________________________________________________________________
70489 [  8240] By: jhi                                   on 2000/12/28  22:45:22
70490         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
70491              From: "Casey R. Tweten" <crt@kiski.net>
70492              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
70493              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
70494      Branch: perl
70495            ! lib/constant.pm
70496 ____________________________________________________________________________
70497 [  8239] By: jhi                                   on 2000/12/28  22:37:45
70498         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
70499              From: Simon Cozens <simon@cozens.net>
70500              Date: Wed, 27 Dec 2000 14:12:44 +0000
70501              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
70502      Branch: perl
70503            ! t/op/method.t t/op/sort.t toke.c
70504 ____________________________________________________________________________
70505 [  8238] By: jhi                                   on 2000/12/28  22:30:32
70506         Log: Subject: [PATCH perl@8229] Call.pm
70507              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
70508              Date: Mon, 25 Dec 2000 10:47:15 -0000
70509              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
70510      Branch: perl
70511            ! ext/Filter/Util/Call/Call.pm
70512 ____________________________________________________________________________
70513 [  8237] By: jhi                                   on 2000/12/28  22:19:21
70514         Log: Subject: [PATCH blead] Fix problem with `&' prototype
70515              From: Daniel Chetlin <daniel@chetlin.com>
70516              Date: Wed, 27 Dec 2000 15:55:32 -0800
70517              Message-ID: <20001227155532.D9573@darkstar>
70518      Branch: perl
70519            ! op.c t/comp/proto.t
70520 ____________________________________________________________________________
70521 [  8236] By: jhi                                   on 2000/12/28  22:09:25
70522         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
70523              From: Daniel Chetlin <daniel@chetlin.com>
70524              Date: Sun, 24 Dec 2000 04:09:49 -0800
70525              Message-ID: <20001224040949.B3090@darkstar>
70526      Branch: perl
70527            ! gv.c mg.c t/op/attrs.t
70528 ____________________________________________________________________________
70529 [  8235] By: jhi                                   on 2000/12/28  22:07:11
70530         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
70531              From: Jan Dubois <jand@ActiveState.com>
70532              Date: Tue, 26 Dec 2000 20:57:31 -0800
70533              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
70534      Branch: perl
70535            ! win32/win32.c
70536 ____________________________________________________________________________
70537 [  8234] By: jhi                                   on 2000/12/28  21:52:42
70538         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
70539              From: Simon Cozens <simon@cozens.net>
70540              Date: Thu, 28 Dec 2000 20:33:13 +0000
70541              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
70542      Branch: perl
70543            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
70544 ____________________________________________________________________________
70545 [  8233] By: jhi                                   on 2000/12/28  19:40:49
70546         Log: Integrate perlio:
70547              
70548              [  8232]
70549              Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
70550              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
70551              
70552              [  8231]
70553              "Compiled" encode build cleanup
70554              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
70555              - .c files do not export sub-tables
70556      Branch: perl
70557           !> ext/Encode/Makefile.PL ext/Encode/compile
70558 ____________________________________________________________________________
70559 [  8232] By: nick                                  on 2000/12/23  16:06:00
70560         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
70561              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
70562      Branch: perlio
70563            ! ext/Encode/Makefile.PL
70564 ____________________________________________________________________________
70565 [  8231] By: nick                                  on 2000/12/23  14:30:34
70566         Log: "Compiled" encode build cleanup
70567              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
70568              - .c files do not export sub-tables
70569      Branch: perlio
70570            ! ext/Encode/Makefile.PL ext/Encode/compile
70571 ____________________________________________________________________________
70572 [  8230] By: nick                                  on 2000/12/23  12:50:37
70573         Log: Integrate mainline
70574      Branch: perlio
70575           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
70576           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
70577           !> pod/perl5004delta.pod pod/perl5005delta.pod
70578           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
70579           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
70580           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
70581           !> pod/perlsub.pod
70582 ____________________________________________________________________________
70583 [  8229] By: jhi                                   on 2000/12/22  15:32:12
70584         Log: Integrate perlio:
70585              
70586              [  8226]
70587              Handy script for when one forgets to "dmake clean" 
70588              
70589              [  8225]
70590              CRLF platform issue with io/utf8 fix.
70591      Branch: perl
70592           +> win32/distclean.bat
70593           !> MANIFEST t/io/utf8.t
70594 ____________________________________________________________________________
70595 [  8228] By: jhi                                   on 2000/12/22  15:29:40
70596         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
70597              From: Robin Barker <rmb1@cise.npl.co.uk>
70598              Date: Fri, 22 Dec 2000 12:17:38 GMT
70599              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
70600      Branch: perl
70601            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
70602            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
70603            ! pod/perl5004delta.pod pod/perl5005delta.pod
70604            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
70605            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
70606            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
70607            ! pod/perlsub.pod
70608 ____________________________________________________________________________
70609 [  8227] By: jhi                                   on 2000/12/22  15:24:28
70610         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
70611              From: "John L. Allen" <allen@grumman.com>
70612              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
70613              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
70614              
70615              Document APPLLIB_EXP.
70616      Branch: perl
70617            ! INSTALL
70618 ____________________________________________________________________________
70619 [  8226] By: nick                                  on 2000/12/21  22:11:50
70620         Log: Handy script for when one forgets to "dmake clean" 
70621      Branch: perlio
70622            + win32/distclean.bat
70623            ! MANIFEST
70624 ____________________________________________________________________________
70625 [  8225] By: nick                                  on 2000/12/21  21:54:04
70626         Log: CRLF platform issue with io/utf8 fix.
70627      Branch: perlio
70628            ! t/io/utf8.t
70629 ____________________________________________________________________________
70630 [  8224] By: nick                                  on 2000/12/21  21:02:20
70631         Log: Integrate mainline
70632      Branch: perlio
70633           !> Changes Configure Makefile.SH Porting/Glossary
70634           !> Porting/config.sh Porting/config_H configure.com
70635           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
70636           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
70637           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
70638           !> win32/config.bc win32/config.gc win32/config.vc
70639 ____________________________________________________________________________
70640 [  8223] By: jhi                                   on 2000/12/21  17:09:16
70641         Log: Update Changes.
70642      Branch: perl
70643            ! Changes patchlevel.h
70644 ____________________________________________________________________________
70645 [  8222] By: jhi                                   on 2000/12/21  16:24:01
70646         Log: Metaconfig unit changes for #8221.
70647      Branch: metaconfig/U/perl
70648           +> issymlink.U
70649            - testsyml.U
70650            ! Mksymlinks.U
70651 ____________________________________________________________________________
70652 [  8221] By: jhi                                   on 2000/12/21  16:23:48
70653         Log: Rename testsyml to issymlink.
70654      Branch: perl
70655            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70656            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
70657            ! win32/config.vc
70658 ____________________________________________________________________________
70659 [  8220] By: jhi                                   on 2000/12/21  15:47:26
70660         Log: Robustness support for #8218 (symlink forest) since the GNU
70661              tools seem to be overly picky about symlinkage depths.
70662      Branch: perl
70663            ! Makefile.SH t/io/fs.t
70664 ____________________________________________________________________________
70665 [  8219] By: jhi                                   on 2000/12/21  15:38:27
70666         Log: Metaconfig changes for #8218.
70667      Branch: metaconfig
70668            ! U/modified/Oldconfig.U
70669      Branch: metaconfig/U/perl
70670            + Mksymlinks.U
70671            ! testsyml.U
70672 ____________________________________________________________________________
70673 [  8218] By: jhi                                   on 2000/12/21  15:37:57
70674         Log: Add Configure option -Dmksymlinks which will create a symlink
70675              forest if the current/build differs from the source directory.
70676              TODO: mkdir -p is not portable.
70677      Branch: perl
70678            ! Configure
70679 ____________________________________________________________________________
70680 [  8217] By: jhi                                   on 2000/12/21  14:39:12
70681         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
70682              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
70683              Date: Thu, 21 Dec 2000 09:38:18 GMT
70684              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
70685              
70686              The ofs became an SV.
70687      Branch: perl
70688            ! ext/Thread/Thread.xs
70689 ____________________________________________________________________________
70690 [  8216] By: jhi                                   on 2000/12/21  05:40:21
70691         Log: The polymorphism seems to have fixed 20000517.001.
70692      Branch: perl
70693            ! t/pragma/utf8.t
70694 ____________________________________________________________________________
70695 [  8215] By: jhi                                   on 2000/12/21  04:44:52
70696         Log: read() documentation tweak for 20001121.004.
70697      Branch: perl
70698            ! pod/perlfunc.pod
70699 ____________________________________________________________________________
70700 [  8214] By: jhi                                   on 2000/12/21  03:54:11
70701         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
70702      Branch: perl
70703            ! pp_sys.c t/op/misc.t
70704 ____________________________________________________________________________
70705 [  8213] By: jhi                                   on 2000/12/21  00:28:10
70706         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
70707              From: Peter Prymmer <pvhp@forte.com>
70708              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
70709              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
70710      Branch: perl
70711            ! configure.com
70712 ____________________________________________________________________________
70713 [  8212] By: jhi                                   on 2000/12/21  00:26:21
70714         Log: Edit edit edit.
70715      Branch: perl
70716            ! pod/perlfaq3.pod
70717 ____________________________________________________________________________
70718 [  8211] By: jhi                                   on 2000/12/20  18:52:46
70719         Log: Update Changes.
70720      Branch: perl
70721            ! Changes patchlevel.h
70722 ____________________________________________________________________________
70723 [  8210] By: jhi                                   on 2000/12/20  18:34:47
70724         Log: Yet another editor edit.
70725      Branch: perl
70726            ! pod/perlfaq3.pod
70727 ____________________________________________________________________________
70728 [  8209] By: jhi                                   on 2000/12/20  15:33:28
70729         Log: More Win32 Perling.
70730      Branch: perl
70731            ! pod/perlfaq3.pod
70732 ____________________________________________________________________________
70733 [  8208] By: jhi                                   on 2000/12/20  15:07:46
70734         Log: More Win32 editor/IDE/shell hints.
70735      Branch: perl
70736            ! pod/perlfaq3.pod
70737 ____________________________________________________________________________
70738 [  8207] By: jhi                                   on 2000/12/20  03:54:08
70739         Log: Subject: [PATCH] obscure timing knowledge
70740              From: Nicholas Clark <nick@ccl4.org>
70741              Date: Tue, 19 Dec 2000 19:22:31 +0000
70742              Message-ID: <20001219192231.F2827@plum.flirble.org>
70743      Branch: perl
70744            ! sv.c
70745 ____________________________________________________________________________
70746 [  8206] By: jhi                                   on 2000/12/20  03:45:57
70747         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
70748              From: Spider Boardman <spider@leggy.zk3.dec.com>
70749              Date: Tue, 19 Dec 2000 21:30:16 -0500
70750              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
70751      Branch: perl
70752            ! sv.c
70753 ____________________________________________________________________________
70754 [  8205] By: jhi                                   on 2000/12/19  23:02:01
70755         Log: Update Changes.
70756      Branch: perl
70757            ! Changes patchlevel.h
70758 ____________________________________________________________________________
70759 [  8204] By: jhi                                   on 2000/12/19  22:58:18
70760         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
70761              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
70762              on editors and diffing/patching.
70763      Branch: perl
70764            ! t/op/utf8decode.t
70765 ____________________________________________________________________________
70766 [  8203] By: nick                                  on 2000/12/19  21:36:16
70767         Log: Integrate mainline (forgot my own change...)
70768      Branch: perlio
70769           !> ext/Encode/compile
70770 ____________________________________________________________________________
70771 [  8202] By: nick                                  on 2000/12/19  21:34:42
70772         Log: Integrate mainline.
70773      Branch: perlio
70774           !> (integrate 61 files)
70775 ____________________________________________________________________________
70776 [  8201] By: nick                                  on 2000/12/19  21:34:06
70777         Log: Avoid looking for File::Glob when we don't need it.
70778      Branch: perl
70779            ! ext/Encode/compile
70780 ____________________________________________________________________________
70781 [  8200] By: jhi                                   on 2000/12/19  18:35:49
70782         Log: Update Changes.
70783      Branch: perl
70784            ! Changes patchlevel.h
70785 ____________________________________________________________________________
70786 [  8199] By: jhi                                   on 2000/12/19  18:35:07
70787         Log: Microperl tweaks.
70788      Branch: perl
70789            ! sv.c uconfig.h uconfig.sh
70790 ____________________________________________________________________________
70791 [  8198] By: jhi                                   on 2000/12/19  18:29:59
70792         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
70793      Branch: perl
70794            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70795            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
70796 ____________________________________________________________________________
70797 [  8197] By: jhi                                   on 2000/12/19  17:55:29
70798         Log: In VMS embedded perls couldn't access the statically built Socket,
70799              from Charles Lane.
70800      Branch: perl
70801            ! configure.com
70802 ____________________________________________________________________________
70803 [  8196] By: jhi                                   on 2000/12/19  17:49:50
70804         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
70805              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
70806              Date: Sun, 17 Dec 2000 19:11:44 -0000
70807              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
70808      Branch: perl
70809            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
70810            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
70811 ____________________________________________________________________________
70812 [  8195] By: jhi                                   on 2000/12/19  17:47:53
70813         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
70814              From: Jonathan Stowe <gellyfish@gellyfish.com>
70815              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
70816              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
70817      Branch: perl
70818            ! utils/h2xs.PL
70819 ____________________________________________________________________________
70820 [  8194] By: jhi                                   on 2000/12/19  17:46:28
70821         Log: Subject: Re: useless use of void context work-around
70822              From: andreas.koenig@anima.de (Andreas J. Koenig)
70823              Date: 16 Dec 2000 15:13:36 +0100
70824              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
70825              
70826              Document (comment) the q(di ds ig) trick in the code.
70827      Branch: perl
70828            ! op.c
70829 ____________________________________________________________________________
70830 [  8193] By: jhi                                   on 2000/12/19  17:10:57
70831         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
70832              From: "Mark J. Reed" <mreed@strange.turner.com>
70833              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
70834              Message-Id: <200012160222.VAA13986@strange.turner.com>
70835      Branch: perl
70836            ! ext/Sys/Syslog/Syslog.pm
70837 ____________________________________________________________________________
70838 [  8192] By: jhi                                   on 2000/12/19  17:07:45
70839         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
70840              From: Nicholas Clark <nick@ccl4.org>
70841              Date: Sat, 16 Dec 2000 19:03:13 +0000
70842              Message-ID: <20001216190313.D68304@plum.flirble.org>
70843      Branch: perl
70844            ! t/op/64bitint.t
70845 ____________________________________________________________________________
70846 [  8191] By: jhi                                   on 2000/12/19  17:06:13
70847         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
70848              From: Dominic Dunlop <domo@computer.org>
70849              Date: Mon, 18 Dec 2000 12:00:15 +0100
70850              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
70851              
70852              This patchlet is needed in order that perl can be statically linked.  
70853      Branch: perl
70854            ! regexec.c
70855 ____________________________________________________________________________
70856 [  8190] By: jhi                                   on 2000/12/19  17:03:08
70857         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
70858              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70859              Date: Sun, 17 Dec 2000 00:18:35 -0600
70860              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
70861      Branch: perl
70862            ! perlio.h vms/gen_shrfls.pl
70863 ____________________________________________________________________________
70864 [  8189] By: jhi                                   on 2000/12/19  16:20:28
70865         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
70866              From: Prymmer/Kahn <pvhp@best.com>
70867              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
70868              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
70869              
70870              A better version of #8188.
70871      Branch: perl
70872            ! pod/perlfaq3.pod
70873 ____________________________________________________________________________
70874 [  8188] By: jhi                                   on 2000/12/19  15:57:06
70875         Log: (Replaced by #8189)
70876              
70877              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
70878              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
70879              From: Prymmer/Kahn <pvhp@best.com>
70880              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
70881              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
70882              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
70883              Date: Mon, 18 Dec 2000 11:10:45 -0500
70884              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
70885      Branch: perl
70886            ! pod/perlfaq3.pod
70887 ____________________________________________________________________________
70888 [  8187] By: jhi                                   on 2000/12/19  15:54:19
70889         Log: Email address fix for Anton Berezin.
70890      Branch: perl
70891            ! AUTHORS
70892 ____________________________________________________________________________
70893 [  8186] By: jhi                                   on 2000/12/19  15:38:54
70894         Log: Subject: [PATCH perl@8102] cygwin port
70895              From: "Eric Fifer" <efifer@dircon.co.uk> 
70896              Date: Thu, 14 Dec 2000 13:41:29 -0000
70897              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
70898              
70899              When compiling modules the data item that is being imported
70900              from libperl.dll needs to be tagged as imported/shared data:
70901              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
70902      Branch: perl
70903            ! perliol.h
70904 ____________________________________________________________________________
70905 [  8185] By: jhi                                   on 2000/12/19  14:53:24
70906         Log: Regen uconfig.h and uconfig.sh.
70907      Branch: perl
70908            ! uconfig.h uconfig.sh
70909 ____________________________________________________________________________
70910 [  8184] By: jhi                                   on 2000/12/18  20:43:49
70911         Log: Comments work so much better when they are closed.
70912      Branch: perl
70913            ! regcomp.c
70914 ____________________________________________________________________________
70915 [  8183] By: jhi                                   on 2000/12/18  18:04:02
70916         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
70917              Fixes the bug 20001218.016.
70918      Branch: perl
70919            ! regcomp.c
70920 ____________________________________________________________________________
70921 [  8182] By: gsar                                  on 2000/12/18  09:53:47
70922         Log: delete spurious files
70923      Branch: maint-5.6/perl
70924            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
70925            - vos/config.h vos/config_h.SH_orig
70926 ____________________________________________________________________________
70927 [  8181] By: gsar                                  on 2000/12/18  09:46:08
70928         Log: regen perltoc
70929      Branch: maint-5.6/perl
70930            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
70931 ____________________________________________________________________________
70932 [  8180] By: gsar                                  on 2000/12/18  09:20:27
70933         Log: integrate changes#7924..7926,7946,7952 from mainline
70934              
70935              A test works better if it has the right 1..$n output.
70936              
70937              All the core library users of Class::Struct seem to be
70938              using "use Class::Struct 'struct';" instead of the bare
70939              "use Class::Struct;", which isn't documented in Class::Struct.
70940              This can't be right.
70941              
70942              Make the Class::Struct import() wiser.
70943              
70944              Upgrade to CPAN 1.59_51, from Andreas König.
70945              
70946              Subject: Re: long shell lines
70947              Split overly long shell command lines.
70948      Branch: maint-5.6/perl
70949           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
70950           !> lib/File/stat.pm t/lib/class-struct.t
70951 ____________________________________________________________________________
70952 [  8179] By: gsar                                  on 2000/12/18  08:55:54
70953         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
70954              7918,7919,7988,8907 from mainline (various)
70955              
70956              Subject: [ID 20001127.004] White space problem in perlamiga.pod
70957              
70958              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
70959              
70960              Subject: [PATCH] perlcc.PL cleanups
70961              
70962              Subject: [PATCH] Updating perltie.pod for arrays
70963              
70964              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
70965              Subject: Re: [PATCH] Updating perltie.pod for arrays
70966              Subject: Re: [PATCH] Updating perltie.pod for arrays
70967              
70968              One more perltie.pod nit from Casey R. Tweten.
70969              
70970              Subject: [PATCH] $^O  win32 -> MSWin32
70971              plus similar nits for vms, err, VMS, and UNICOS.
70972              
70973              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
70974              More checking in case someone has broken their services or
70975              protocol databases.
70976              
70977              Make "use Class::Struct 'struct';" work again (broken by #7617);
70978              add a test for Class::Struct.
70979              
70980              Integrate the "skip" messages to explain().
70981              
70982              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
70983      Branch: maint-5.6/perl
70984           +> t/lib/class-struct.t
70985           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
70986           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
70987           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
70988 ____________________________________________________________________________
70989 [  8178] By: gsar                                  on 2000/12/18  08:16:30
70990         Log: avoid redefinition warnings on windows due to sys/socket.h getting
70991              #included before win32.h
70992      Branch: maint-5.6/perl
70993            ! win32/include/sys/socket.h
70994 ____________________________________________________________________________
70995 [  8177] By: gsar                                  on 2000/12/18  05:24:04
70996         Log: make regen_headers; fix POSIX.xs problems; remove outdated
70997              code from sys/socket.h that makes build fail now
70998      Branch: maint-5.6/perl
70999            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
71000            ! pod/perlapi.pod
71001           !> win32/include/sys/socket.h
71002 ____________________________________________________________________________
71003 [  8176] By: gsar                                  on 2000/12/18  05:20:17
71004         Log: update Changes
71005      Branch: maint-5.6/perl
71006            ! Changes patchlevel.h
71007 ____________________________________________________________________________
71008 [  8175] By: gsar                                  on 2000/12/18  04:57:48
71009         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
71010              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
71011              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
71012              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
71013              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
71014              7823,7825,7838
71015              
71016              Subject: Re: [PATCH] README.solaris
71017              
71018              Add getpagesize() probing, on non-UNIX guess 'undef'.
71019              
71020              Simplify the getpagesize() unit by dropping the
71021              pagesize probe since it's nowadays slightly more
71022              complicated because of sysconf(). (Note: if some
71023              platform really needs the -lPW for getpagesize,
71024              I just broke it.)
71025              TODO: a new pagesize unit.
71026              
71027              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
71028              
71029              MachTen doesn't really do mmap() and munmap().
71030              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
71031              
71032              More README.solaris updates from Andy Dougherty.
71033              
71034              Copy the s// information of README.hpux also to the perlrun.
71035              
71036              Add HAS_FSYNC, lack noticed by Nicholas Clark.
71037              
71038              Add a metaconfig unit for fsync.
71039              
71040              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
71041              
71042              Many subdocumented return values of the IO extension now documented.
71043              ungetc and write still left subdocumented.
71044              Subject: [PATCH] (was Re: IO::Handle::ungetc)
71045              
71046              Document tell() on special streams.
71047              
71048              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
71049              
71050              Subject: [ID 20001112.007] sfio's sftell isn't ftell
71051              
71052              Couple of tests from #7660 salvaged.
71053              
71054              Tweak the definition of the bit complement on UTF-8 data:
71055              if none of the characters in the string are > 0xff,
71056              the result is a complemented byte string, not a (UTF-8)
71057              char string.  Based on the summary in
71058              Subject: Re: [ID 20000918.005] ~ on wide chars
71059              This should give us the maximum backward (pre-char string)
71060              compatibility and utf8 compatibility.  The other alternative
71061              would be to limit the bit complement to be always byte only,
71062              taking the least significant byte of the chars.
71063              
71064              Cleanup messy #ifdef.
71065              
71066              Typos in #7667.
71067              
71068              Declare reg_data like reg_substr_data.
71069              
71070              Placate nervous compilers that see longer than ints switch()ing.
71071              
71072              Remove the new two tests of lib/io_xs for now, they seem to
71073              fail under perlio on some platforms.
71074              
71075              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
71076              
71077              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
71078              
71079              Subject: tiny typo in perl5db.pl
71080              
71081              Subject: some additions for makefiles for win32 (for perl@7674)
71082              
71083              Hoist the duplicated socket/netdb include logic to perl.h;
71084              undef SETERRNO in case SOCKS has defined it.  Based on:
71085              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
71086              
71087              Regen Configure.
71088              
71089              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
71090              (a macro to define signed and unsigned integer constants).
71091              
71092              Use UINT64_C().
71093              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
71094              
71095              Use u_int32_t for the size of hash_cb(), not size_t.
71096              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
71097              
71098              Quit utf8_to_uv() instantly if curlen == 0.
71099              
71100              Subject: [PATCH: perl@7674] updates to README.os390
71101              
71102              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
71103              
71104              EBCDIC tweaks.
71105              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
71106              
71107              Linenumber fix.
71108              
71109              SOCKS has its own USE_THREADS, based on
71110              Subject: [ID 20001114.002] et. al. bugfix followup
71111              
71112              UINT64_C() work continues.
71113              
71114              Detypo.
71115              
71116              The type of the hash_cb() size argument is tricky.
71117              
71118              Add fwalk() probe to the configuration files and regen perltoc.
71119              
71120              Subject: perllocale.pod changes
71121              
71122              Avoid an infinite loop in VMS when utils scripts are run
71123              with no arguments, from Charles Lane.
71124              
71125              Subject: Re: Bug in Carp::Heavy/5.6.0?
71126              
71127              For Solaris use64bitall the stdchar needs a little bit of help.
71128              
71129              The long double hints can be here or there.
71130              
71131              Test tweak for the open pragma.
71132              
71133              Also the 64bitall hints can be either here or there.
71134              
71135              As surmised the #7719 wasn't a good move.
71136              
71137              Subject: Fix for 20000409.001
71138              
71139              Subject: Fix for 20000815.006
71140              It's really 20000518.006.
71141              
71142              Subject: [PATCH 5.6.0 README.win32] very minor typos
71143              
71144              Subject: Fix for README.amiga (20000323.033)
71145              
71146              Explain in more detail the {} syntax ambiguousity.
71147              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
71148              
71149              Sparc 64-bit pack() fix from Jens Hamisch.
71150              
71151              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
71152              
71153              Subject: podlators 1.05 available        
71154              
71155              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
71156              
71157              Subject: [perl 7711: EPOC] updates
71158              
71159              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
71160              
71161              Miraculous typo.
71162              
71163              sysseek() instead of seek().
71164              
71165              Solaris hints tweaks.
71166              
71167              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
71168              This may be overly harsh but until proven otherwise, we think this
71169              way, or until we have a simple test for Configure (having to start
71170              up servers is does not count as simple) to check for the problems.
71171              
71172              Remove the shared object before attempting to create
71173              (by linking) a new one.  E.g. in AIX not removing
71174              becomes quite painful if one tries to do more than one
71175              build in the same tree (an interrupted build, for example),
71176              since the AIX' shared dynaloader seemingly keeps the shared
71177              objects open and therefore 'busy' for quite a while, even when
71178              nobody is using the objects, leading into link failures.
71179              
71180              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
71181              
71182              Subject: DOC PATCH 5.6.0 perlreftut
71183              
71184              Subject: [PATCH: perl@7777] add system locale testing for VMS
71185              
71186              Subject: [PATCH] Test.pm POD peculiarity
71187              
71188              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
71189              
71190              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
71191              
71192              Subject: Re: perl@7777 
71193              Detypoing.
71194              
71195              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
71196              
71197              Go ahead and #include <unistd.h> in perl.h.
71198              
71199              Subject: [PATCH perl@7795] small cleanup task for test suite
71200              
71201              Subject: Re: av.c patch (having slight problems)
71202              unshift() speedup.
71203              
71204              Reach back one higher up when searching for PERL_SRC.
71205      Branch: maint-5.6/perl
71206           +> lib/File/Spec/Epoc.pm
71207           !> (integrate 88 files)
71208 ____________________________________________________________________________
71209 [  8174] By: gsar                                  on 2000/12/18  03:53:09
71210         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
71211              7625..7629,7631..7634,7637,7639,7642 from mainline
71212              
71213              Fix for the tie-refhash string table leaks.
71214              
71215              Subject: [patch perl@7595] VMS configure.com tweak
71216              
71217              More careful detection of how well NVs and UVs mix.
71218              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))
71219              Added some SIGFPE paranoia.
71220              
71221              Forgot to bump the line numbers in #7601.
71222              
71223              Subject: PATCH std stdio for (Free)BSD
71224              
71225              Deleting $ENV{PATH} in VMS is not recommendable.
71226              
71227              Locale buglets.
71228              Subject: RE: Locales support (setlocale) fixes
71229              
71230              Do not test UTF-8 locales since that the tests would require
71231              polymorphic regexen.
71232              
71233              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
71234              
71235              A missing aTHX_.
71236              
71237              Subject: [ID 20001108.013] spelling
71238              
71239              Subject: [PATCH] Class::Struct at compile time
71240              
71241              Make deleting for %ENV work for (newer versions of) VMS,
71242              from Craig A. Berry.
71243              
71244              Forgot from #7618.
71245              
71246              More VMS moves on environment handling, from Charles Lane.
71247              
71248              Remove unused extra arguments.
71249              
71250              Typo in an ifndef.
71251              Subject: Re: [PATCH 5.7.0] better messages from malloc()
71252              
71253              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
71254              All except the "cow orker" change.
71255              
71256              The generated boot_* headers are wrong.  Pickier compiler,
71257              such as KAI C++ will refuse to compile the resulting perlmain.
71258              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
71259              
71260              There's no =head3.
71261              
71262              Disable only the tests 99 and 166 for UTF-8 locales.
71263              
71264              Missing dTHXs.
71265              Subject: RE: perl@7595 builds not on cygwin
71266              
71267              Subject: Re: bash -c exit and linux hints 
71268              
71269              Various doc oddball characters.
71270              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
71271              
71272              Subject: [PATCH] IO::Seekable pod
71273              
71274              Amdahl UTS hints updates.
71275              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
71276              
71277              Explain better why certain regex tests are skipped.
71278              Subject: Re: tests skipped: unknown reason
71279              
71280              Subject: [PATCH] README.solaris
71281              
71282              Subject: [PATCH perl@7638] cygwin port
71283      Branch: maint-5.6/perl
71284           +> README.solaris
71285           !> (integrate 26 files)
71286 ____________________________________________________________________________
71287 [  8173] By: gsar                                  on 2000/12/18  03:37:02
71288         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
71289              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
71290              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
71291              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
71292              
71293              Better create a true mailing list for the repository keepers.
71294              
71295              Subject: [ID 20001027.007] uniq array in perlfaq
71296              
71297              De-quoted-unreadable to ISO Latin 1.
71298              (There's one ISO-2022-JP name in Changes5.004.)
71299              
71300              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
71301              
71302              The #7476 needs a MANIFEST change, too.
71303              
71304              Add also emailless people.
71305              
71306              UTF-8 decoder tweak.
71307              
71308              Make \x{...} consistently produce UTF-8.
71309              Subject: Re: \x{...} is confused 
71310              
71311              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
71312              
71313              Add a perlbug flag, -A, to avoid acknowledgement messages.
71314              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
71315              
71316              Use Errno magic.
71317              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
71318              
71319              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
71320              
71321              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
71322              
71323              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
71324              
71325              Be more lenient on bad UTF-8 when doing bit arithmetics.
71326              Subject: Re: [ID 20000918.005] ~ on wide chars
71327              (The ord() part of the patch skipped.)
71328              
71329              Subject: perlfaq style changes
71330              
71331              AUTHORS tweaks.
71332              
71333              Whitespace style tweak.  Was originally going to see to
71334              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
71335              but that had already been taken care of.
71336              
71337              The compiler is either gcc or cc, from Tom Bates.
71338              
71339              The osname has been lowercased by now, from Tom Bates.
71340              
71341              The NonStop-UX libraries have a novel way to say NaN.
71342              
71343              printf UVs the correct way, noticed by Robin Barker.
71344              
71345              Subject: [PATCH] startperl to respect versiononly
71346              
71347              AUTHORS updates.
71348              
71349              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
71350              
71351              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
71352              
71353              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
71354              
71355              Generalize the Camel wording.
71356              Subject: Re: perlfaq style changes
71357              
71358              Subject: [ID 20001005.006] Documentation -- description of qr//
71359              
71360              C.pm part of
71361              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
71362              
71363              Locale warning explanation tweak.
71364              
71365              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
71366              
71367              Make the POSIX::setuid and POSIX::setgid to really call setuid()
71368              and setgid() because they were just changing $< and $( which means
71369              only changing the real uid/gid, as opposed to changing both
71370              real and effective ids.  (The alternative way could have been
71371              in POSIX.pm to change $> and $), too, but making a direct call
71372              to the C API feels cleaner.)  Fixes the bug
71373              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
71374              
71375              Expand %Config variables and %ENV variables only if
71376              so requested during build time using the
71377              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
71378              Not expanding makes relocating distributions easier.
71379              
71380              More tweaking on the #7522 theme.
71381              
71382              Test::Harness revealed buglets in the new DynaLoader.
71383              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
71384              
71385              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
71386              fix a autovivification bug in Tie::RefHash, add tests for both.
71387              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
71388              
71389              Detpyo.
71390              
71391              recv() can fail and return undef.
71392              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
71393              
71394              Fix the problem discussed in
71395              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
71396              originally from Linc Madison.  Also Andreas König's comments
71397              taken into account.  Some other problems with Tie::SubstrHash
71398              fixed: didn't croak when the table exceeded the requested number
71399              of entries (as documented) but instead when the number of entries
71400              exceeded the size of the table, a croak() had an unnecessary \n,
71401              didn't have a CLEAR method, documented that there is no exists().
71402              Didn't fix to be strict-proof because the module uses &foo; and
71403              dynamic scope.  Added a test script exercizing both first tamely 
71404              the basic functionality, and then the failure cases reported by
71405              Linc Madison.
71406              
71407              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
71408              
71409              The #7521 touched things it shouldn't have.
71410              
71411              Subject: [PATCH 5.7.0] better messages from malloc()
71412              
71413              Subject: Re: README.aix
71414              
71415              Add FCNTL_CAN_LOCK.
71416              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
71417              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
71418              
71419              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
71420              create a "fast path" for locale name probing using "locale -a"
71421              if available, squash finally hopefully the s?printf resetting
71422              the numeric locale (since, IIUC perllocale, it never shouldn't). 
71423              
71424              More Changes tweakery.
71425              
71426              Dying is too strict here, better just skip.
71427              
71428              Subject: Locales support (setlocale) fixes
71429              Modified quite a bit to be more portable.
71430              
71431              Configure would use a bad $myuname from an old config.sh.
71432              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
71433              
71434              Fix for
71435              Subject: [ID 20001004.006] undef is never tainted
71436              An undef read from a slurped file was not tainted.
71437              
71438              Fix for
71439              Subject: [ID 20001004.007] taint propogation is inconsistent
71440              The culprit was sv_setsv() which was rather blindly
71441              propagating taint, which lead to behaviour where if
71442              a tainted anon hash value was seen all the hash values
71443              from then on at that level became tainted, or at any
71444              upper levels in the case of nested anon hashes.
71445              
71446              Test tweak: show also the failed locales.
71447              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
71448              
71449              A fix of sorts for 20000329.026, a better error message
71450              for a missing "use charnames" when using the \N{...}. 
71451              
71452              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
71453              
71454              Add =pod to be tidy.
71455              
71456              Fix for bug id 19990615.008, pos() unset during s///ge.
71457              
71458              Add a note for future generations about bug id 20000229.006.
71459              
71460              Use -dM for gcc (the suggested patch did it only for Linux,
71461              but I think it can be generalized).
71462              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
71463              
71464              opmini.o can linger from Configures past.
71465              
71466              Document that the evaled syntax errors cause scalar leaks.
71467              
71468              Fix for
71469              Subject: [ID 20000728.005] perl -P broken
71470              (hopefully).  The fix is also not complete, it seems to break
71471              BOM swallowing for libc5 systems, but until someone figures
71472              out a way to do this without ftell(), this will do.
71473              
71474              AUTHORS updates.
71475              
71476              Subject: Re: rsync'ed patches vs. rsync'ed source
71477              
71478              Admit that the test leaks scalars.
71479              
71480              Sanitize the environment further.
71481              
71482              VOS updates from Paul Green.
71483              
71484              Document %ENV = () portability issues.
71485              
71486              Make the stdio test program of 7427 less noisy while being 
71487              compiled so that Digital UNIX wouldn't get both
71488              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
71489              undefined.  This makes perlio happy.
71490              
71491              glibc5 detection by __GNU_LIBRARY__.
71492              
71493              %ENV note tweaks from Dan Sugalski.
71494              
71495              Varargs don't always work too well if one puts an unsigned
71496              char on the stack and pop an unsigned quad off the stack.
71497              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
71498              
71499              Subject: Pod updates
71500              
71501              Fake support of holey files in win/dosish platforms.
71502              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
71503              
71504              A doc addition for bug id 20001105.019, beware \p.
71505              
71506              Tweak #7587.
71507              
71508              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
71509              
71510              perlhack updates from H.Merijn Brand.
71511              
71512              Subject: [PATCH perl@7573] cygwin port
71513              Synchronize with Cygwin 1.1.5.
71514              
71515              Bad thinko in #7581 (I used the test program with the expanded
71516              values as-is).
71517              
71518              Make perlbug not insist on dumping to a file when stdout isn't a tty.
71519              Subject: [PATCH] perlbug.PL
71520              
71521              Overrideable keys, each, pop, push, shift, splice, unshift.
71522              Subject: [PATCH] prototyped functions that should be overrideable
71523              
71524              Try to avoid flockless and emulationless places.
71525      Branch: maint-5.6/perl
71526           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
71527            - MAINTAIN
71528           !> (integrate 111 files)
71529 ____________________________________________________________________________
71530 [  8172] By: jhi                                   on 2000/12/18  02:49:27
71531         Log: Regen pods.
71532      Branch: perl
71533            ! pod/perlmodlib.pod pod/perltoc.pod
71534 ____________________________________________________________________________
71535 [  8171] By: gsar                                  on 2000/12/18  02:49:24
71536         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
71537              7465..7471 from mainline
71538              
71539              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
71540              in platforms that strictly require all the symbols being present
71541              at link time.
71542              
71543              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
71544              
71545              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
71546              
71547              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
71548              
71549              Subject: [PATCH] todo
71550              
71551              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
71552              
71553              Use $sort, $uniq (and $tr) consistently as wondered
71554              by Nicholas Clark.
71555              
71556              Too enthusiastic editing in #7460.
71557              
71558              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
71559              
71560              Upgrade to CPAN 1.58_55.
71561              Subject: CPAN.pm status
71562              
71563              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
71564              
71565              Make target reordering to avoid pointless re-makes.
71566              Subject: Re: Total re-make of 'make okfile' after 7451 ?
71567              
71568              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
71569              
71570              Subject: DOC PATCH 5.6.0
71571              
71572              Add the repository doc by Malcolm, Sarathy, and by Simon,
71573              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
71574      Branch: maint-5.6/perl
71575           +> Porting/repository.pod
71576           !> Configure MANIFEST Makefile.SH README.dos README.os2
71577           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
71578           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
71579           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
71580 ____________________________________________________________________________
71581 [  8169] By: gsar                                  on 2000/12/18  02:33:34
71582         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
71583              7435..7441,7445 from mainline
71584              
71585              Make the UTF-8 decoding stricter and more verbose when
71586              malformation happens.  This involved adding an argument
71587              to utf8_to_uv_chk(), which involved changing its prototype,
71588              and prefer STRLEN over I32 for the UTF-8 length, which as
71589              a domino effect necessitated changing the prototypes of
71590              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
71591              The stricter UTF-8 decoding checking uses Markus Kuhn's
71592              UTF-8 Decode Stress Tester from
71593              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
71594              
71595              Run vms/vms_yfix.pl, should have done that after changing
71596              perly.c in #7382.
71597              
71598              Subject: [PATCH 5.7.0] static linking with uninstalled perl
71599              
71600              (Replaced by #7440.)
71601              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
71602              
71603              Fix the bug ID 20001024.005, the bug introduced by #7416.
71604              
71605              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
71606              
71607              Fix the bug reported in
71608              From: andreas.koenig@anima.de (Andreas J. Koenig)
71609              Also make is_utf8_char() stricter.
71610              
71611              Missed the header file changes from #7425.
71612              
71613              Check if stdio supports tweaking lval and cnt simultaneously.
71614              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
71615              
71616              Stratus VOS updates from Paul Green.
71617              
71618              Podify README.epoc and README.vos.
71619              
71620              Add targets to Makefile.SH, most importantly
71621              'regen_all' which also remembers to update vms/perly*.
71622              
71623              Subject: Minor update to find2perl, for portability
71624              
71625              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
71626              
71627              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
71628              
71629              Rename UTF8LEN() to be UNISKIP(), too confusing to have
71630              UTF8LEN() and UTF8SKIP(). 
71631              
71632              Allow poking holes at the UTF-8 decoding strictness.
71633              
71634              Continue the internal UTF-8 API tweaking.
71635              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
71636              used much more than the simpler API, now called utf8_to_uv_simple().
71637              Still not quite happy with API, too much partial duplication
71638              of functionality.
71639              
71640              A new version of making the syslog test more robust.
71641              (Replaces #7421.)
71642              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
71643              
71644              buildtoc target tweaks.
71645              
71646              Integrate with vmsperl #7430 by Charles Bailey:
71647              
71648              Cleanup from prior patch (Charles Lane?):
71649              - improve handling of MFDs in Basename and Path
71650              - default to no xsubpp line # munging when building debug images
71651      Branch: maint-5.6/perl
71652           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71653           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
71654           !> (integrate 67 files)
71655 ____________________________________________________________________________
71656 [  8168] By: gsar                                  on 2000/12/18  02:05:49
71657         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
71658              
71659              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
71660              From: Martin Husemann <martin@duskware.de>
71661              
71662              Subject: [PATCH 5.7.0] restore match data on backtracing
71663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71664      Branch: maint-5.6/perl
71665           !> regcomp.c regexec.c t/op/re_tests
71666 ____________________________________________________________________________
71667 [  8167] By: gsar                                  on 2000/12/18  01:55:22
71668         Log: integrate changes#7858,7986 from mainline
71669              
71670              C<foreach my $x ...> in pseudo-fork()ed process may diddle
71671              parent's memory; fix it by keeping track of the actual pad
71672              offset rather than a raw pointer (this change is probably also
71673              relevant to non-ithreads case to avoid fallout from reallocs of
71674              the pad array, but is currently only enabled for the ithreads
71675              case in the interests of minimal disruption to existing "well
71676              tested" code)
71677              
71678              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
71679              due to the notorious GetFileType() bug in Windows 9x, which fstat()
71680              tickles)
71681      Branch: maint-5.6/perl
71682           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
71683           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
71684           !> win32/win32.c win32/win32.h win32/win32sck.c
71685 ____________________________________________________________________________
71686 [  8166] By: gsar                                  on 2000/12/18  01:52:59
71687         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
71688              from mainline (xsubpp and ExtUtils::LibList fixups, various
71689              other small items)
71690              
71691              The generated boot_* headers are wrong.  Pickier compiler,
71692              such as KAI C++ will refuse to compile the resulting perlmain.
71693              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
71694              
71695              Various doc oddball characters.
71696              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
71697              
71698              Subject: [PATCH] Re: 20001101.003 PDL
71699              
71700              Subject: [PATCH 5.7.0] etags broken again
71701              
71702              Subject: [PATCH 5.7.0] Liblist finally works
71703              
71704              Subject: [PATCH 5.7.0] Liblist returns found libraries
71705              
71706              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
71707              
71708              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
71709              
71710              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
71711              OUT keyword nits.
71712              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
71713              OUT and IN_OUT documentation.
71714      Branch: maint-5.6/perl
71715           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
71716           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
71717           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
71718           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
71719           !> win32/bin/search.pl
71720 ____________________________________________________________________________
71721 [  8165] By: gsar                                  on 2000/12/18  01:28:45
71722         Log: integrate changes#7533,7563,7611,7623 from mainline (various
71723              malloc.c embellishments)
71724      Branch: maint-5.6/perl
71725           !> malloc.c pod/perldiag.pod
71726 ____________________________________________________________________________
71727 [  8164] By: gsar                                  on 2000/12/18  01:23:33
71728         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
71729              fixups)
71730      Branch: maint-5.6/perl
71731           !> utils/h2xs.PL
71732 ____________________________________________________________________________
71733 [  8163] By: gsar                                  on 2000/12/18  01:17:50
71734         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
71735              fixups)
71736      Branch: maint-5.6/perl
71737           !> Makefile.SH utils/perlbug.PL
71738 ____________________________________________________________________________
71739 [  8162] By: gsar                                  on 2000/12/18  00:25:43
71740         Log: always export Perl_deb() (it is required by re.xs whether
71741              Perl is built with or without -DDEBUGGING)
71742      Branch: maint-5.6/perl
71743            ! makedef.pl
71744 ____________________________________________________________________________
71745 [  8161] By: gsar                                  on 2000/12/18  00:23:38
71746         Log: integrate change#7414 from mainline
71747              
71748              Undo the basename() part of #7412 since the lib/basename
71749              tests would need upgrading too.
71750              
71751              squelch two tests in tr.t that rely on tr/// paranoia change
71752              that's not in 5.6.x
71753      Branch: maint-5.6/perl
71754            ! t/op/tr.t
71755           !> lib/File/Basename.pm
71756 ____________________________________________________________________________
71757 [  8160] By: gsar                                  on 2000/12/18  00:05:30
71758         Log: missing change in previous integrate
71759      Branch: maint-5.6/perl
71760           !> README.aix
71761 ____________________________________________________________________________
71762 [  8159] By: gsar                                  on 2000/12/18  00:03:38
71763         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
71764              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
71765              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
71766              7410..7413 from mainline
71767              
71768              Introduce the man[24-8] variables, from Andy Dougherty.
71769              
71770              Upgrade to CPAN 1.58, from Andreas König.
71771              
71772              An updated EBCDIC tr patch.
71773              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
71774              
71775              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
71776              
71777              Two thirds of
71778              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
71779              The Install.pm changes will be submitted separately because
71780              they need some work and discussion still.
71781              
71782              The Install.pm third of
71783              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
71784              
71785              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
71786              
71787              Subject: [PATCH 5.7.0] IVs in mtats
71788              
71789              Subject: [PATCH 5.7.0] Perl API for mstats
71790              
71791              Ilya implemented the memory profiling API.
71792              
71793              In Amdahl UTS "struct sv" is defined by a system header,
71794              <ksync.h>.
71795              
71796              Slight tweak of the code to appease Amdahl UTS cc.
71797              
71798              Amdahl UTS doesn't seem to do dynaloading.
71799              
71800              Use UTF8SKIP(), from Simon Cozens.
71801              
71802              Thinko in #7222.
71803              
71804              op/sprintf.t patch for OS/390 (and any other host with limited
71805              floating-point exponent length)
71806              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
71807              
71808              Tweak #7225.
71809              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
71810              
71811              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
71812              
71813              Needs to be conditional on SunOS 4.
71814              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
71815              
71816              Test cases for bug id 20000323.056 (the bug seems to be fixed).
71817              
71818              Add test for bug id 20000427.003 (which seems to have
71819              been fixed) (also duplicate as 20000427.004, though
71820              with a higher severity).  Move one utf8 from op/append
71821              to pragma/utf8, tag the tests with bug ids.
71822              
71823              Document FNCASE=y as discussed in the bug 20000902.009.
71824              
71825              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
71826              The problem was that rx->minlen was in chars while pp_split()
71827              thought it would be in bytes. 
71828              
71829              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
71830              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
71831              
71832              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
71833              
71834              Fix a couple of compiler-noted nits in #7235.
71835              
71836              Tweak the test of #7235.
71837              
71838              One more ~utf8 tweak.
71839              
71840              -w cleanup.
71841              Subject: Re: Problems with bleadperl 
71842              
71843              Subject: small pod patch
71844              
71845              Subject: [PATCH perlguts.pod] Document offset hack
71846              
71847              Add Charles Lane.
71848              
71849              Add the capability to include/exclude branches.
71850              
71851              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
71852              
71853              Detect early whether the std streams have gone bad.
71854              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
71855              
71856              More IoTYPE sprinkling.
71857              
71858              Workaround for a sfio bug where the stream error indicator
71859              is not cleared as documented.
71860              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
71861              
71862              Clarify documentation on 'use bytes'.
71863              Subject: Re: What does 'use bytes' "mean" ?
71864              
71865              Show the failed remote port, instead of the failing line number.
71866              Subject: [PATCH 5.6.1 Debugger] More diagnostics
71867              
71868              Make Cwd more bulletproof in chrooted environments.
71869              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
71870              
71871              Subject: Pod patch for Devel::Peek
71872              
71873              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
71874              
71875              Borland C fstat() never saw the fd as writable.
71876              Subject: fix for Borland's weak "stat" (perl@7211)
71877              
71878              Missing change from #7362.
71879              
71880              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
71881              
71882              Add the test case for the bug id 20000730.004 which seems
71883              to have been fixed by now.
71884              
71885              Fix of sorts for bug id 20000901.092.  There seems to be no trace
71886              of a 'pmshort' anywhere in the B, so the offending line was simply
71887              removed.
71888              
71889              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
71890              
71891              Subject: PATCH do_print has 2 PerlIO_error()s
71892              
71893              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
71894              
71895              Typo noted by Mark Lutz.
71896              
71897              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
71898              
71899              In the latest compiler builds cccdlflags must not become -fpic,
71900              from Wilfredo Sánchez.
71901              
71902              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
71903              
71904              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
71905              
71906              SOCKS function redefinitions need prototypes, too, otherwise
71907              for example 32 bit versus 64 bit differences cause a lot of
71908              problems.  Part of
71909              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
71910              
71911              Portability tweak on #7377.
71912              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
71913              
71914              Don't write double values through long double pointers,
71915              based on a part of
71916              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
71917              
71918              Reëntrancy fix.
71919              Subject: [PATCH perl@7229] Rentrant parser and yylex()
71920              
71921              Make scan_num() reëntrant, as suggested in
71922              Subject: [PATCH perl@7229] Rentrant parser and yylex()
71923              
71924              Fix for ID 20001020.006, concatenating an unset submatch
71925              with utf8 resulted in "Modification of a read-only value".
71926              
71927              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
71928              
71929              The #7383 was right only in the context of the original bug report,
71930              not in more general case.
71931              
71932              Update Changes.
71933              
71934              Testcases for a #7383,#7385 related bug.
71935              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
71936              
71937              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
71938              
71939              Tweak the Is* definitions of Unicode character classes
71940              to better match the official categorizations; embrace
71941              the official categorizations; add the combining marks
71942              as alpha (and -numeric); fix DCinital (a typo and edito)
71943              to be DCmedial.
71944              
71945              Hints tweak from Anton Berezin.
71946              
71947              Subject: installman go-faster stripes
71948              Subject: Re: installman go-faster stripes
71949              
71950              Subject: [ID 20001021.003] updated hints/openbsd.sh
71951              
71952              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
71953              
71954              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
71955              
71956              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
71957              
71958              Doc patch.
71959              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
71960              
71961              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
71962              
71963              Subject: Re: [ID 20001021.005] SEGV with regex match 
71964              
71965              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
71966              
71967              The change #7187 was not so good on VMS.
71968              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
71969              
71970              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
71971              
71972              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
71973              
71974              Document PERL_INSTALL_ROOT of #7210.
71975      Branch: maint-5.6/perl
71976           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
71977           +> t/lib/tie-splice.t
71978            - lib/unicode/Is/DCinital.pl
71979           !> (integrate 112 files)
71980 ____________________________________________________________________________
71981 [  8158] By: jhi                                   on 2000/12/17  23:04:24
71982         Log: Subject: [PATCHES] RE: perl@8150 
71983              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
71984              Date: Sun, 17 Dec 2000 21:46:39 +0100
71985              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
71986              
71987              Neither cygwin has a getpwuid() one can trust on.
71988      Branch: perl
71989            ! t/lib/glob-basic.t
71990 ____________________________________________________________________________
71991 [  8157] By: jhi                                   on 2000/12/17  23:01:54
71992         Log: More MAN.PODS => {} fixes.
71993      Branch: perl
71994            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
71995            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
71996            ! os2/OS2/REXX/Makefile.PL
71997 ____________________________________________________________________________
71998 [  8156] By: gsar                                  on 2000/12/17  22:49:13
71999         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
72000              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
72001              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
72002              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
72003              7201,7204 from mainline
72004              
72005              Remove vestiges of tr//CU.
72006              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
72007              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
72008              
72009              The return value of setlocale must be copied away.
72010              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
72011              
72012              Allow chop() and chomp() to be overridden.
72013              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
72014              
72015              Hints optimization.
72016              Subject: Minor nit
72017              
72018              Subject: [PATCH] de-wall t/README
72019              
72020              Subject: Re: Two advertising clauses need to be removed
72021              
72022              Batch of UTF-8 patches from Simon Cozens.
72023              
72024              Fix for a parsing bug, not for the original bug.
72025              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
72026              
72027              Compilation warnings and an error.
72028              
72029              Subject: File::Find 5.7.0 POD nits
72030              
72031              Subject: [PATCH perl-5.7.0] continued -Wformat support
72032              
72033              The one that got away.
72034              
72035              Subject: Re: perl@7078
72036              
72037              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
72038              convertable to bytes by checking it doesn't go above 0xc3
72039              Subject: Re: perl@7078
72040              
72041              Replace #7084 with
72042              Subject: Re: perl@7078 
72043              
72044              We don't need to count the high bit bytes, a boolean is enough. 
72045              
72046              Subject: [PATCH] utf8.c apidoc
72047              
72048              Subject: Re: perl@7078 
72049              
72050              Botched the #7090 check-in.
72051              
72052              Fix for the charnames.t failures from Spider Boardman.
72053              
72054              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
72055              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
72056              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
72057              0 to checking to get the warning.
72058              
72059              Subject: [PATCH] Nits in perlmod.pod
72060              
72061              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
72062              
72063              Subject: Re: unicode support and perl [ID 20000901.097]
72064              
72065              Subject: Re: unicode support and perl [ID 20000901.097]
72066              
72067              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
72068              
72069              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
72070              
72071              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
72072              
72073              Subject: [PATCH@blead] Fix some recursion in overload.pm
72074              
72075              s/Robin Parker/Robin Barker/
72076              
72077              Subject: [PATCH] Fix aliasing of tied filehandles
72078              
72079              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
72080              
72081              Subject: Re: [PATCH 5.005_64 missed]
72082              
72083              SOCK_DGRAM and listen() do not mix as reported in
72084              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
72085              The patch for 5.7.0+ had to be reengineered, though.
72086              
72087              Subject: DOC PATCH 5.6.0
72088              
72089              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
72090              
72091              Document the issue (is not a syntax error, kind of)
72092              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
72093              
72094              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
72095              Did not apply cleanly, manual intervention was needed.
72096              
72097              Subject: [PATCH] DLL not restartabke with threaded perl
72098              
72099              Inside require() $^S was always left undefined.
72100              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
72101              
72102              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
72103              
72104              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
72105              
72106              Regen headers.
72107              
72108              Subject: [PATCH 5.7.0] Epoc update
72109              
72110              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
72111              as suggested by Olaf Flebbe and Nick Clark.
72112              
72113              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
72114              
72115              Misplaced else.
72116              
72117              Scale down the VMS message boxes, by Charles Lane.
72118              Fix for ID 20000903.009, workaround at
72119              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
72120              
72121              Subject: [ID 20001003.006] B::Debug not -w clean
72122              
72123              Test harness update to sync with the new perlcc,
72124              from Simon Cozens.
72125              
72126              One remaining nit less at the VMS mailbox sizing.
72127              
72128              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
72129              
72130              It is possible to have no hosts database at all.  Pointed out in
72131              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
72132              
72133              Subject: [PATCH 5.7.0] h2xs not working
72134              Subject: [PATCH 5.7.0] h2xs not documenting the created module
72135              
72136              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
72137              
72138              Subject: perlhack.pod Patch for Externals Tools
72139              
72140              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
72141              
72142              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
72143              
72144              Enable disabling scripts installation by Configure -Uinstallscripts,
72145              suggested by H. Merijn Brand.
72146              
72147              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
72148              reported several times by Dominic Dunlop, for example in
72149              ID 20000315.008.  Patch from Dominic.  Patch affects at
72150              least MachTen, and possibly other oldish BSDs. Should not
72151              break non-broken platforms (tested on LinuxPPC). 
72152              
72153              Regen toc.
72154              
72155              Subject: Re: Questions about Tie::Array and perl modules
72156              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
72157              
72158              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
72159              
72160              Tweak #7153.
72161              
72162              IO::Handle->syswrite() did not handle length omission
72163              like CORE::syswrite() does.
72164              Subject: [Fwd] IO::Handle, syswrite and arguments
72165              The original patch from andrew@ugh.net.au.
72166              
72167              Also the $ccflags is needed for the C compiler check.
72168              Subject: Configure (check for C-compiler)
72169              
72170              Eliminate $Is_VMS code from the test.
72171              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
72172              
72173              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
72174              as the first option of cc/ld because of ultrapicky compilers
72175              (e.g. OS/390 R2.5)
72176              
72177              Change the version number of Tie::Handle in the core to 4.0,
72178              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
72179              Subject: Note on Tie::Handle
72180              
72181              UTF8ize split() so that the cloned substrings get the UTF8
72182              flag of the original scalar.  Problem reported by Simon Cozens.
72183              
72184              save_re_context() could reset PL_curcop to freed memory, causing core
72185              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
72186              
72187              Subject: PATCH 5.6 perldebguts grammar cleanup
72188              
72189              Add a todo note about overloadable assertions.
72190              
72191              on Windows, LoadLibrary() could load an extension DLL multiple
72192              times if forward slashes are used in the path
72193              
72194              on Windows, cwd strings in the environment should be of the
72195              form =X:=X:\foo instead of =X=X:\foo\
72196              
72197              on Windows, avoid potential exception (could happen if MSVCRT isn't
72198              being used) when closing a socket handle
72199              
72200              avoid nonportable example code
72201              
72202              Windows9x doesn't support link(), despite what Config.pm
72203              might think
72204              
72205              pod nit
72206              
72207              Change #7160 had a nasty typo.
72208              
72209              Warn about unknown scripts.
72210              Subject: Re: ideas? patches? [PATCH bleadperl]
72211              
72212              on Windows, clean targets might not work under some flavors of the shell
72213              
72214              tweak for change#7173
72215              
72216              Make eq work again with utf8 (disabling the upgrading
72217              should no more be necessary since the copies of the
72218              scalars are upgraded, not the scalars themselves).
72219              Takes care of ID 20001009.001.  (The claimed length()
72220              bug in 20001009.001 seems bogus to me.)
72221              
72222              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
72223              
72224              Upgrade to CGI.pm 2.74, from Lincoln Stein.
72225              
72226              Upgrade to podlators 1.04, from Russ Allbery.
72227              
72228              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
72229              
72230              Quote the temp file name, needed in Win32 because the
72231              default name unfortunately contains spaces, shouldn't
72232              hurt elsewhere.
72233              Subject: FW: perldoc fails if $TEMP contains spaces
72234              
72235              Subject: RE: [ID 19990803.001] README.win32 suggestions 
72236              
72237              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
72238              
72239              Subject: Re: utf8 concat, mg_get
72240              
72241              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
72242              
72243              Subject: [PATCH: perl@7181] op/tr tests on OS/390
72244              
72245              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
72246              
72247              Use the versiononly instead of the installscripts,
72248              retract the changes 7146 and 7147.
72249              
72250              Reapply Andy's patch and regen Configure.
72251              
72252              Add the test case for #7190, from the original bug report
72253              by Andreas König.
72254              
72255              Remove duplicated code.
72256              
72257              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
72258              
72259              restore change#7202
72260      Branch: maint-5.6/perl
72261           !> (integrate 121 files)
72262 ____________________________________________________________________________
72263 [  8155] By: jhi                                   on 2000/12/17  22:30:58
72264         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
72265              From: "Craig A. Berry" <craigberry@mac.com>
72266              Date: Sun, 17 Dec 2000 13:09:28 -0600
72267              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
72268              
72269              MAN.PODS => ' ' is naughty.
72270      Branch: perl
72271            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
72272 ____________________________________________________________________________
72273 [  8154] By: nick                                  on 2000/12/17  22:07:13
72274         Log: MULTIPLICITY nit.
72275      Branch: perl
72276            ! mg.c
72277 ____________________________________________________________________________
72278 [  8153] By: gsar                                  on 2000/12/17  21:23:05
72279         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
72280              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
72281              from mainline
72282              
72283              Document the SvIOK_.*UV().
72284              
72285              Update Unicode todo list.
72286              
72287              Guard against bad string->int conversion for quads.
72288              
72289              Subject: small apidoc fix
72290              
72291              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
72292              
72293              Subject: [PATCH] Tied filehandle documentation
72294              
72295              Subject: [PATCH] Modernize Opcode.pm documentation
72296              
72297              Make Data::Dumper (non-XS) to work with changed semantics of ref().
72298              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
72299              [applied even though said semantics didn't change in 5.6.x]
72300              
72301              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
72302              
72303              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
72304              
72305              Fix the URL, but the server is still missing in action.
72306              Subject: [ID 20000905.002] perlfaq1.pod URL error
72307              
72308              Subject: [ID 20000903.001] \w in utf8-strings
72309              
72310              Fix the ccversion detection for 5.1 and beyond.
72311              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
72312              
72313              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
72314              
72315              Subject: [ID 20000904.008] Tiny fix for perldiag
72316              
72317              Subject: Re: [ID 20000906.004] segfault with bad perl statement
72318              
72319              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
72320              
72321              Subject: [ID 20000908.002] perlipc documentation bug.
72322              
72323              Subject: [PATCH lib/Benchmark.pm]
72324              
72325              Re-allow vec() for characters > 255.
72326              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
72327              
72328              Do away with memory models cruft.  Sorry, PDP users.
72329              
72330              Continue #7041.
72331              
72332              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
72333              
72334              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
72335              
72336              Upgrade to CPAN 1.57_65, from Andreas König.
72337              
72338              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
72339              by Russ Allbery.
72340              
72341              Silence t/pod/*.t about alternate quote-mappings now implemented
72342              by Pod::Text, from Brad Appleton.
72343              
72344              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
72345              Subject: borland C++ win32.c tweak
72346              
72347              C<@a = @b = split(...)> optimization coredumps under ithreads
72348              (missed a spot when fixing up op_pmreplroot hack for ithreads)
72349              
72350              Document the SvUTF8*().
72351              
72352              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
72353              
72354              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
72355              
72356              Do in VMS as the #7054 does.
72357              
72358              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
72359              
72360              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
72361              
72362              Subject: [patch: perl@7045] vms updates
72363              
72364              Test for the #7049.
72365              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
72366              
72367              Break up the myconfig lines a bit.
72368              Subject: perlbug/perl -V output format
72369              
72370              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
72371              
72372              The #7054 truncated Configure badly.
72373              
72374              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
72375              initialization in all the threads on Windows
72376              
72377              Allow for whitespace between "#" and "line" in cpp output.
72378              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
72379              
72380              Remove vestiges of tr//CU.
72381              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
72382              
72383              The return value of setlocale must be copied away.
72384              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
72385              
72386              Allow chop() and chomp() to be overridden.
72387              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
72388              
72389              Hints optimization.
72390              Subject: Minor nit
72391              
72392              Subject: [PATCH] de-wall t/README
72393              
72394              Subject: Re: Two advertising clauses need to be removed
72395      Branch: maint-5.6/perl
72396           !> (integrate 75 files)
72397 ____________________________________________________________________________
72398 [  8152] By: gsar                                  on 2000/12/17  20:30:11
72399         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
72400              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
72401              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
72402              
72403              Don't attach -ld to the archname if pointless.
72404              
72405              Document UNTIE in a very minimalistic way.
72406              
72407              POSIX doesn't report long double values under -Duselongdouble
72408              when the long doubles are "real" (bigger than doubles).
72409              
72410              More author updates.
72411              
72412              Try to deduce NV_MAX.  Really should be Configure fodder.
72413              
72414              :: not allowed in pathnames, change to .
72415              Subject: [PATCH perl@6938] cygwin port
72416              
72417              Forget about NV_MAX (#6951).  Various floating point tweaks,
72418              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
72419              
72420              Move the Solaris 7 scan to use64bitall, make the
72421              failure to find 64-bot sparc libc to mention the
72422              possibility of being in an intel, from Lupe and Alan.
72423              
72424              Regen perltoc.
72425              
72426              AUTHORS tweaks, from Peter Prymmer.
72427              
72428              More address tweaking.
72429              
72430              Small tweaks all over.
72431              
72432              File::Temp patches from Andreas König,
72433              
72434              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
72435              
72436              Subject: CPAN.pm beta 1.57_57 for the core
72437              
72438              Part of the solution.
72439              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
72440              
72441              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
72442              
72443              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
72444              
72445              Add the overload warnings to perldiag.
72446              
72447              Drop unused argument.
72448              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
72449              
72450              Subject: Nit in Configure (bleadperl@6961)
72451              
72452              Update to PodParser 1.18, from Brad Appleton.
72453              
72454              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
72455              
72456              Subject: [PATCH: 6948] add SCNfldbl to configure.com
72457              
72458              Document UNTIE. Also tweak implementation to suppress the 'inner references'
72459              warning when UNTIE exists and instead pass the cound of extra references to
72460              the UNTIE method.
72461              
72462              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
72463              so that case-ignoring systems like DCL can tell them from
72464              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
72465              
72466              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
72467              
72468              Feature ordering tweak.
72469              
72470              Regen perltoc.
72471              
72472              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
72473              
72474              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
72475              
72476              Subject: http:// in L<>
72477              
72478              Detypo.
72479              
72480              change#6791 accidentally clobbered change#6710, put it back
72481              
72482              Only the first line, thank you very much.
72483              
72484              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
72485              plus rework the http: spots as suggested by Tom Christiansen,
72486              plus regen perltoc.
72487              
72488              Undo part of change 6489 which looks like a bulk edit which
72489              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
72490              The supressing of main:: on return from select() is undesirable.
72491              
72492              Apparently avoiding the swapping is too costly.
72493              
72494              Various Configure nits by Philip Newton,
72495              plus the ebcdic one by me.
72496              
72497              Make certain cc is set before trying to run it.
72498              
72499              If overloaded %{} etc. return the object do not loop.
72500              Thus  sub deref { $_[0] } functions if object is wanted type.
72501              
72502              Update perlhist.
72503              
72504              More %{} and other deref special casing - do not pass to 'nomethod'.
72505      Branch: maint-5.6/perl
72506           !> (integrate 59 files)
72507 ____________________________________________________________________________
72508 [  8151] By: gsar                                  on 2000/12/17  19:14:38
72509         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
72510              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
72511              
72512              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
72513              
72514              Make the epsilon to be relative, not absolute.
72515              
72516              Put back the flags dump as reasoned in
72517              Subject: Re: [PATCH] Glob dumping
72518              
72519              Introduce ccname to keep track of what compiler kind of we have.
72520              
72521              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
72522              
72523              Put back the slice accidentally removed by #6907.
72524              
72525              Reset archname and archname64 always, forcing them be
72526              recomputed at each Configure run, make Configure and
72527              the hints files agree on the naming of largefiles variables.
72528              
72529              Don't say "Perl 5.0 source kit".
72530              
72531              Subject: [PATCH] fix misc cast warnings
72532              
72533              Subject: typos in pods
72534              
72535              NVs not necessarily doubles, as pointed out by Yitzchak.
72536              
72537              Subject: [PATCH 6889] add a few ldbl formats to configure.com
72538              
72539              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
72540              
72541              Better options for rsync.
72542              
72543              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
72544              
72545              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
72546              
72547              Subject: [PATCH] Re: UNTIE method 
72548              
72549              A better fix for the Socket building problem from Craig Berry.
72550              
72551              Retract the dummy test, skip the security tests (instead of failing),
72552              explain what the warnings mean.
72553              
72554              Heap decorruption.
72555              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
72556              
72557              Update to Unicode 3.0.1.
72558              
72559              Missed one Unicode file.
72560              
72561              Subject: Re: typos in pods
72562              
72563              The #6929 was too skimpy.
72564              
72565              sscanf() may be the only way to read long doubles from strings.
72566              
72567              Reveal Borland's isnan.
72568              Subject: build with BC++ tweak
72569              
72570              Issue useful diagnostic on unknown pod commands.
72571              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
72572              
72573              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
72574              
72575              Clarify the third case of ftmp-security warnings.
72576              
72577              Make -Dusemorebits find long doubles in Solaris.
72578              
72579              Wrap the test in eval.
72580      Branch: maint-5.6/perl
72581           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
72582           +> lib/unicode/PropList.txt lib/unicode/README.perl
72583           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
72584           +> lib/unicode/Unicode.301 vms/vmspipe.com
72585            - lib/unicode/Props.txt lib/unicode/UCD300.html
72586            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
72587           !> (integrate 305 files)
72588 ____________________________________________________________________________
72589 [  8150] By: jhi                                   on 2000/12/17  18:47:57
72590         Log: Uncheckedin generated files.
72591      Branch: perl
72592            ! global.sym perlapi.c pod/perlapi.pod
72593 ____________________________________________________________________________
72594 [  8149] By: jhi                                   on 2000/12/17  18:41:22
72595         Log: Update Changes.
72596      Branch: perl
72597            ! Changes patchlevel.h
72598 ____________________________________________________________________________
72599 [  8148] By: jhi                                   on 2000/12/17  18:39:16
72600         Log: Subject: [PATCH] Fcntl constants speedup
72601              From: Nicholas Clark <nick@ccl4.org>
72602              Date: Sun, 17 Dec 2000 16:29:24 +0000
72603              Message-ID: <20001217162924.E97668@plum.flirble.org>
72604              
72605              Use IVs for the Fcntl constants instead of NVs.
72606      Branch: perl
72607            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
72608 ____________________________________________________________________________
72609 [  8147] By: jhi                                   on 2000/12/17  18:33:41
72610         Log: Add test for #8145 (binmode() warning), add warning for
72611              ioctl() and sockpair(), document them. (fileno() cannot
72612              be tripwired with the same kind of warning because
72613              'defined fileno($foo)' seems to be an idiom.)
72614      Branch: perl
72615            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
72616 ____________________________________________________________________________
72617 [  8146] By: gsar                                  on 2000/12/17  18:09:08
72618         Log: update Changes
72619      Branch: maint-5.6/perl
72620            ! Changes
72621 ____________________________________________________________________________
72622 [  8145] By: jhi                                   on 2000/12/17  17:39:35
72623         Log: Subject: [PATCH] Re: The long awaited feature ...
72624              From: Simon Cozens <simon@cozens.net>
72625              Date: Sun, 17 Dec 2000 12:31:56 +0000
72626              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
72627              
72628              Add a warning to binmode() about using bad filehandles
72629              (can happen e.g. if someone forgets the filehandle argument)
72630      Branch: perl
72631            ! pp_sys.c
72632 ____________________________________________________________________________
72633 [  8144] By: jhi                                   on 2000/12/17  17:33:48
72634         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
72635              From: Jonathan Stowe <gellyfish@gellyfish.com>
72636              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
72637              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
72638      Branch: perl
72639            ! lib/Net/Ping.pm
72640 ____________________________________________________________________________
72641 [  8143] By: jhi                                   on 2000/12/17  05:31:37
72642         Log: Polymorphic regexps.
72643              
72644              Fixes at least the bugs 20001028.003 (both of them...) and
72645              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
72646              also to be fixed by now, probably already before this patch.
72647      Branch: perl
72648            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
72649            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
72650            ! t/op/utf8decode.t t/pragma/utf8.t
72651 ____________________________________________________________________________
72652 [  8142] By: jhi                                   on 2000/12/16  17:16:05
72653         Log: Subject: [patch perl@8102] dos/djgpp update
72654              From: Laszlo Molnar <ml1050@freemail.hu>
72655              Date: Sat, 16 Dec 2000 01:40:52 +0100
72656              Message-ID: <20001216014052.A335@freemail.hu>
72657      Branch: perl
72658            ! djgpp/config.over t/base/commonsense.t
72659 ____________________________________________________________________________
72660 [  8141] By: jhi                                   on 2000/12/16  17:09:27
72661         Log: Few uncheckedin files.
72662      Branch: perl
72663            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
72664 ____________________________________________________________________________
72665 [  8140] By: nick                                  on 2000/12/15  22:14:31
72666         Log: Integrate mainline
72667      Branch: perlio
72668           !> (integrate 53 files)
72669 ____________________________________________________________________________
72670 [  8139] By: jhi                                   on 2000/12/15  19:49:49
72671         Log: One more IVUV tweak from Nicholas Clark.
72672      Branch: perl
72673            ! sv.c
72674 ____________________________________________________________________________
72675 [  8138] By: jhi                                   on 2000/12/15  19:17:06
72676         Log: Return of the IVUV-preservation, now seems to be happy even
72677              in Digital UNIX (the broken strtoul brokenness detection
72678              seems to have been the fly in the ointment).
72679      Branch: perl
72680            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72681            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
72682            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
72683            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
72684            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72685            ! vos/config.ga.h win32/config.bc win32/config.gc
72686            ! win32/config.vc
72687 ____________________________________________________________________________
72688 [  8137] By: jhi                                   on 2000/12/15  18:12:14
72689         Log: Metaconfig unit change for #8136.
72690      Branch: metaconfig
72691            ! U/modified/d_strtoul.U
72692      Branch: metaconfig/U/perl
72693            ! d_strtoull.U d_strtouq.U
72694 ____________________________________________________________________________
72695 [  8136] By: jhi                                   on 2000/12/15  18:11:35
72696         Log: I don't think it's sensible or portable to test the strtou*
72697              on /^-/ strings.
72698      Branch: perl
72699            ! Configure
72700 ____________________________________________________________________________
72701 [  8135] By: jhi                                   on 2000/12/15  17:18:49
72702         Log: Metaconfig unit change for #8134.
72703      Branch: metaconfig
72704            ! U/modified/d_strtoul.U
72705 ____________________________________________________________________________
72706 [  8134] By: jhi                                   on 2000/12/15  17:14:13
72707         Log: If longsize is 8 we don't need a LL suffix for integer constants.
72708      Branch: perl
72709            ! Configure config_h.SH
72710 ____________________________________________________________________________
72711 [  8133] By: jhi                                   on 2000/12/15  16:00:23
72712         Log: Update Changes.
72713      Branch: perl
72714            ! Changes patchlevel.h
72715 ____________________________________________________________________________
72716 [  8132] By: jhi                                   on 2000/12/15  15:44:16
72717         Log: Some compilers get huffy if you do not cast a const pointer
72718              to a non-const when assigning.
72719      Branch: perl
72720            ! gv.c
72721 ____________________________________________________________________________
72722 [  8131] By: jhi                                   on 2000/12/15  15:38:30
72723         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
72724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72725              Date: Fri, 15 Dec 2000 05:26:57 -0500
72726              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
72727      Branch: perl
72728            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
72729            ! t/pragma/overload.t
72730 ____________________________________________________________________________
72731 [  8130] By: jhi                                   on 2000/12/15  15:36:08
72732         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
72733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72734              Date: Thu, 14 Dec 2000 22:02:43 -0500
72735              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
72736      Branch: perl
72737            ! gv.c perl.h
72738 ____________________________________________________________________________
72739 [  8129] By: jhi                                   on 2000/12/15  15:34:16
72740         Log: Subject: PATCH: h2xs nit
72741              From: Tim Jenness <t.jenness@jach.hawaii.edu>
72742              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
72743              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
72744              
72745              Add a template README.
72746      Branch: perl
72747            ! utils/h2xs.PL
72748 ____________________________________________________________________________
72749 [  8128] By: jhi                                   on 2000/12/15  15:32:22
72750         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
72751      Branch: perl
72752            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
72753 ____________________________________________________________________________
72754 [  8127] By: jhi                                   on 2000/12/15  15:19:34
72755         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
72756              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72757              Date:     Thu, 14 Dec 2000 20:04:42 EST
72758              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
72759      Branch: perl
72760            ! ext/Opcode/Opcode.xs
72761 ____________________________________________________________________________
72762 [  8126] By: jhi                                   on 2000/12/15  15:17:49
72763         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
72764              From: Peter Prymmer <pvhp@forte.com>
72765              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
72766              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
72767      Branch: perl
72768            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
72769            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
72770            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
72771 ____________________________________________________________________________
72772 [  8125] By: jhi                                   on 2000/12/15  15:11:05
72773         Log: This seems to be a stage sane and stable enough to checkin.
72774              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
72775      Branch: perl
72776            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
72777            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
72778            ! t/op/cmp.t t/op/numconvert.t
72779 ____________________________________________________________________________
72780 [  8124] By: jhi                                   on 2000/12/15  04:20:26
72781         Log: Something is really wonky.
72782      Branch: perl
72783            ! sv.c
72784 ____________________________________________________________________________
72785 [  8123] By: jhi                                   on 2000/12/15  04:00:50
72786         Log: Fixes for the IV UV patches to compile in Digital UNIX.
72787      Branch: perl
72788            ! sv.c
72789 ____________________________________________________________________________
72790 [  8122] By: jhi                                   on 2000/12/15  02:53:40
72791         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
72792              From: "Craig A. Berry" <craigberry@mac.com>
72793              Date: Thu, 14 Dec 2000 19:10:49 -0600
72794              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
72795      Branch: perl
72796            ! vms/vms.c
72797 ____________________________________________________________________________
72798 [  8121] By: jhi                                   on 2000/12/15  02:50:00
72799         Log: Metaconfig changes for #8120.
72800      Branch: metaconfig
72801            + U/modified/d_strtoul.U
72802      Branch: metaconfig/U/perl
72803            ! d_strtoull.U d_strtouq.U
72804 ____________________________________________________________________________
72805 [  8120] By: jhi                                   on 2000/12/15  02:49:42
72806         Log: From: Nicholas Clark <nick@ccl4.org> 
72807              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
72808              Date: Thu, 14 Dec 2000 18:38:57 +0000
72809              Message-ID: <20001214183857.B97909@plum.flirble.org>
72810      Branch: perl
72811            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72812            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
72813            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
72814            ! vos/config.ga.def vos/config.ga.h win32/config.bc
72815            ! win32/config.gc win32/config.vc
72816 ____________________________________________________________________________
72817 [  8119] By: jhi                                   on 2000/12/14  23:40:58
72818         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
72819              From: Nicholas Clark <nick@ccl4.org>
72820              Date: Wed, 13 Dec 2000 20:08:50 +0000
72821              Message-ID: <20001213200849.B71166@plum.flirble.org>
72822      Branch: perl
72823            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
72824            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
72825 ____________________________________________________________________________
72826 [  8118] By: jhi                                   on 2000/12/14  22:46:26
72827         Log: Integrate perlio:
72828              
72829              [  8117]
72830              Win32 tweaks to get Encode to build
72831              - temp hack to makedef.pl till PerlIO is properly "exported".
72832              - MSVC dislikes  
72833              static encpage_t foo[];
72834              so make 'em extern for now.
72835              
72836              [  8116]
72837              Document the new files
72838      Branch: perl
72839           !> MANIFEST ext/Encode/compile makedef.pl
72840 ____________________________________________________________________________
72841 [  8117] By: nick                                  on 2000/12/14  22:38:53
72842         Log: Win32 tweaks to get Encode to build
72843              - temp hack to makedef.pl till PerlIO is properly "exported".
72844              - MSVC dislikes  
72845              static encpage_t foo[];
72846              so make 'em extern for now.
72847      Branch: perlio
72848            ! ext/Encode/compile makedef.pl
72849 ____________________________________________________________________________
72850 [  8116] By: nick                                  on 2000/12/14  22:00:53
72851         Log: Document the new files
72852      Branch: perlio
72853            ! MANIFEST
72854 ____________________________________________________________________________
72855 [  8115] By: jhi                                   on 2000/12/14  21:58:01
72856         Log: MANIFEST new files of #8114.
72857      Branch: perl
72858            ! MANIFEST
72859 ____________________________________________________________________________
72860 [  8114] By: jhi                                   on 2000/12/14  21:50:49
72861         Log: Integrate perlio:
72862              
72863              [  8106]
72864              "Cold" build correction to Encode's Makefile.PL
72865              
72866              [  8105]
72867              "Compiled" encodings.
72868              Correct replacement character in EBCDIC .enc files
72869              Add 0x7F to ASCII repertoire.
72870              
72871              [  8103]
72872              Beginings of compiled encodings - checked in as a snapshot of thoughts
72873              so far and so it does not get lost.
72874      Branch: perl
72875           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
72876           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
72877           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
72878           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
72879           !> ext/Encode/Makefile.PL
72880 ____________________________________________________________________________
72881 [  8113] By: jhi                                   on 2000/12/14  21:48:49
72882         Log: The documentation part of the
72883              
72884              Subject: [ID 20001214.002] Net::Ping patch
72885              From: Jonathan Stowe <gellyfish@gellyfish.com>
72886              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
72887              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
72888              since the #7529 had already addressed the same problem.
72889      Branch: perl
72890            ! lib/Net/Ping.pm
72891 ____________________________________________________________________________
72892 [  8112] By: jhi                                   on 2000/12/14  21:42:57
72893         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
72894              From: Dominic Dunlop <domo@computer.org>
72895              Date: Tue, 12 Dec 2000 10:47:10 +0100
72896              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
72897              
72898              Document how elusive subroutines can be.
72899      Branch: perl
72900            ! pod/perlfunc.pod
72901 ____________________________________________________________________________
72902 [  8111] By: jhi                                   on 2000/12/14  21:38:05
72903         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
72904              From: Dominic Dunlop <domo@computer.org>
72905              Date: Thu, 14 Dec 2000 10:13:51 +0100
72906              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
72907      Branch: perl
72908            ! ext/POSIX/POSIX.pod
72909 ____________________________________________________________________________
72910 [  8110] By: jhi                                   on 2000/12/14  21:36:32
72911         Log: Subject: [patch] perlfaq7
72912              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
72913              Date: Thu, 14 Dec 2000 15:31:07 +0100
72914              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
72915      Branch: perl
72916            ! pod/perlfaq7.pod
72917 ____________________________________________________________________________
72918 [  8109] By: jhi                                   on 2000/12/14  21:29:20
72919         Log: Subject: [8104] Encode
72920              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72921              Date: Thu, 14 Dec 2000 14:49:34 +0100
72922              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
72923              
72924              Type casting for nervous compilers.
72925      Branch: perl
72926            ! ext/Encode/Encode.xs
72927 ____________________________________________________________________________
72928 [  8108] By: jhi                                   on 2000/12/14  21:26:17
72929         Log: Subject: [8104] DB_File
72930              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72931              Date: Thu, 14 Dec 2000 14:49:35 +0100
72932              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
72933              
72934              Type definition incorrect for DB 2.7.7.  Not known when it
72935              changed, so only changed it for a known revision.
72936      Branch: perl
72937            ! ext/DB_File/DB_File.xs
72938 ____________________________________________________________________________
72939 [  8107] By: jhi                                   on 2000/12/14  21:23:41
72940         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
72941              From: Peter Prymmer <pvhp@forte.com>
72942              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
72943              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
72944              
72945              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
72946      Branch: perl
72947            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72948            ! ext/Encode/Encode/posix-bc.enc
72949 ____________________________________________________________________________
72950 [  8106] By: nick                                  on 2000/12/14  20:36:13
72951         Log: "Cold" build correction to Encode's Makefile.PL
72952      Branch: perlio
72953            ! ext/Encode/Makefile.PL
72954 ____________________________________________________________________________
72955 [  8105] By: nick                                  on 2000/12/14  20:09:37
72956         Log: "Compiled" encodings.
72957              Correct replacement character in EBCDIC .enc files
72958              Add 0x7F to ASCII repertoire.
72959      Branch: perlio
72960            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
72961            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
72962            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
72963            ! ext/Encode/Makefile.PL ext/Encode/compile
72964            ! ext/Encode/encengine.c ext/Encode/encode.h
72965 ____________________________________________________________________________
72966 [  8104] By: nick                                  on 2000/12/14  00:38:20
72967         Log: Integrate mainline
72968      Branch: perlio
72969           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
72970           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
72971           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
72972           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
72973           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
72974           !> t/lib/db-hash.t t/lib/db-recno.t
72975 ____________________________________________________________________________
72976 [  8103] By: nick                                  on 2000/12/13  23:16:13
72977         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
72978              so far and so it does not get lost.
72979      Branch: perlio
72980            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
72981 ____________________________________________________________________________
72982 [  8102] By: jhi                                   on 2000/12/13  17:14:22
72983         Log: Update Changes.
72984      Branch: perl
72985            ! Changes patchlevel.h
72986 ____________________________________________________________________________
72987 [  8101] By: jhi                                   on 2000/12/13  16:53:41
72988         Log: Move the proto of start_glob() to a better place; regen api files.
72989      Branch: perl
72990            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
72991 ____________________________________________________________________________
72992 [  8100] By: jhi                                   on 2000/12/13  16:47:11
72993         Log: Metaconfig change for #8099.
72994      Branch: metaconfig
72995            ! U/modified/Head.U
72996 ____________________________________________________________________________
72997 [  8099] By: jhi                                   on 2000/12/13  16:46:48
72998         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
72999              From: Andy Dougherty <doughera@lafayette.edu>
73000              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
73001              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
73002      Branch: perl
73003            ! Configure
73004 ____________________________________________________________________________
73005 [  8098] By: jhi                                   on 2000/12/13  16:39:02
73006         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
73007              From: rspier@pobox.com (Robert Spier)
73008              Date: Tue, 12 Dec 2000 21:12:39 -0500
73009              Message-ID: <14902.56087.678086.725773@rls.cx>
73010              
73011              fastgetcwd is defined using a glob alias on a $^O dependent basis -
73012              and there was no default assignment or perl subroutine.
73013      Branch: perl
73014            ! lib/Cwd.pm
73015 ____________________________________________________________________________
73016 [  8097] By: jhi                                   on 2000/12/13  16:16:01
73017         Log: Subject: [PATCH] move startglob out of pp_hot.c
73018              From: Nicholas Clark <nick@ccl4.org>
73019              Date: Mon, 11 Dec 2000 23:16:39 +0000
73020              Message-ID: <20001211231638.A55550@plum.flirble.org>
73021      Branch: perl
73022            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
73023 ____________________________________________________________________________
73024 [  8096] By: jhi                                   on 2000/12/13  15:26:23
73025         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
73026              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
73027              Date: Wed, 13 Dec 2000 14:01:37 +0100
73028              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
73029              
73030              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
73031              in turn requires libpthread in libswanted.
73032      Branch: perl
73033            ! hints/hpux.sh
73034 ____________________________________________________________________________
73035 [  8095] By: jhi                                   on 2000/12/12  19:51:05
73036         Log: The integration wars continue.
73037      Branch: perl
73038           !> sv.c
73039 ____________________________________________________________________________
73040 [  8094] By: jhi                                   on 2000/12/12  19:48:26
73041         Log: Subject: [PATCH perl@8070] DB_File-1.74  
73042              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
73043              Date: Mon, 11 Dec 2000 23:07:17 -0000
73044              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
73045      Branch: perl
73046            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
73047            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
73048            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
73049            ! t/lib/db-recno.t
73050 ____________________________________________________________________________
73051 [  8093] By: nick                                  on 2000/12/12  19:42:13
73052         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
73053      Branch: perlio
73054            ! sv.c
73055           !> lib/File/DosGlob.pm
73056 ____________________________________________________________________________
73057 [  8092] By: jhi                                   on 2000/12/12  19:28:11
73058         Log: Integrate perlio:
73059              
73060              [  8091]
73061              Fix for Tk, and upgrading shared SVs.
73062      Branch: perl
73063           !> sv.c
73064 ____________________________________________________________________________
73065 [  8091] By: nick                                  on 2000/12/12  18:49:45
73066         Log: Fix for Tk, and upgrading shared SVs.
73067      Branch: perlio
73068            ! sv.c
73069 ____________________________________________________________________________
73070 [  8090] By: jhi                                   on 2000/12/12  16:48:59
73071         Log: Subject: [PATCH] Re: Breadperl & Tk
73072              From: Nick Ing-Simmons <nik@tiuk.ti.com>
73073              Date: Tue, 12 Dec 2000 14:48:27 GMT
73074              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
73075      Branch: perl
73076            ! sv.c
73077 ____________________________________________________________________________
73078 [  8089] By: jhi                                   on 2000/12/12  03:37:19
73079         Log: Subject: DosGlob.pm diff for bash style brace expansion.
73080              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
73081              Date: Fri, 8 Dec 2000 10:45:30 -0600
73082              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
73083      Branch: perl
73084            ! lib/File/DosGlob.pm
73085 ____________________________________________________________________________
73086 [  8088] By: nick                                  on 2000/12/11  23:59:59
73087         Log: Integrate mainline
73088      Branch: perlio
73089           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
73090           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
73091           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
73092           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
73093           !> t/op/local.t t/pragma/warn/toke toke.c
73094 ____________________________________________________________________________
73095 [  8087] By: jhi                                   on 2000/12/11  23:20:23
73096         Log: Integrate perlio:
73097              
73098              [  8085]
73099              Finish 1st pass of "encoding" layer e.g. :
73100              open($fh,"<encoding(iso8859-7)",$greek) || die;
73101              
73102              [  8082]
73103              Restore mmap function (broken by tweaks to shared buffer
73104              layer for encode(xxxx)).
73105              
73106              [  8076]
73107              Not merge worthy...
73108              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
73109              syntax is modelled on attributes.
73110              Untested fix for io/utf8 on Win32 etc.
73111              Very clumsy start to the encode layer.
73112      Branch: perl
73113           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
73114 ____________________________________________________________________________
73115 [  8086] By: jhi                                   on 2000/12/11  22:50:59
73116         Log: Tune further the OS detection of CGI.
73117      Branch: perl
73118            ! lib/CGI.pm
73119 ____________________________________________________________________________
73120 [  8085] By: nick                                  on 2000/12/11  22:50:46
73121         Log: Finish 1st pass of "encoding" layer e.g. :
73122              open($fh,"<encoding(iso8859-7)",$greek) || die;
73123      Branch: perlio
73124            ! ext/Encode/Encode.xs perlio.c perliol.h
73125 ____________________________________________________________________________
73126 [  8084] By: jhi                                   on 2000/12/11  22:32:06
73127         Log: Revert the -f ambiguousity patch, seems to cause
73128              too much hassle (the interpret -Q as a function
73129              where Q is not a known filetest part is left in).
73130      Branch: perl
73131            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
73132            ! toke.c
73133 ____________________________________________________________________________
73134 [  8083] By: jhi                                   on 2000/12/11  22:27:23
73135         Log: (accidentally empty check-in)
73136      Branch: perl
73137            ! lib/File/DosGlob.pm
73138 ____________________________________________________________________________
73139 [  8082] By: nick                                  on 2000/12/11  19:09:51
73140         Log: Restore mmap function (broken by tweaks to shared buffer
73141              layer for encode(xxxx)).
73142      Branch: perlio
73143            ! perlio.c
73144 ____________________________________________________________________________
73145 [  8081] By: jhi                                   on 2000/12/11  18:29:13
73146         Log: Subject: Re: The long awaited feature ...
73147              From: Simon Cozens <simon@cozens.net>
73148              Date: Mon, 11 Dec 2000 15:54:24 +0000
73149              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
73150              
73151              More io/utf8 tests.
73152      Branch: perl
73153            ! t/io/utf8.t
73154 ____________________________________________________________________________
73155 [  8080] By: jhi                                   on 2000/12/11  18:19:36
73156         Log: Subject: PATCH MakeMaker manpage clarification
73157              From: andreas.koenig@anima.de (Andreas J. Koenig)
73158              Date: 10 Dec 2000 20:46:13 +0100
73159              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
73160      Branch: perl
73161            ! lib/ExtUtils/MakeMaker.pm
73162 ____________________________________________________________________________
73163 [  8079] By: jhi                                   on 2000/12/11  15:35:07
73164         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
73165              From: Simon Cozens <simon@cozens.net>
73166              Date: Sun, 10 Dec 2000 19:06:19 +0000
73167              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
73168      Branch: perl
73169            ! ext/B/B/Deparse.pm t/lib/b.t
73170 ____________________________________________________________________________
73171 [  8078] By: jhi                                   on 2000/12/11  15:09:11
73172         Log: Subject: [PATCH] docs on NaN
73173              From: Nicholas Clark <nick@ccl4.org>
73174              Date: Mon, 11 Dec 2000 01:48:38 +0000
73175              Message-ID: <20001211014838.B99205@plum.flirble.org>
73176      Branch: perl
73177            ! pod/perlop.pod
73178 ____________________________________________________________________________
73179 [  8077] By: jhi                                   on 2000/12/11  15:02:21
73180         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
73181              From: Simon Cozens <simon@cozens.net>
73182              Date: Mon, 11 Dec 2000 01:21:45 +0000
73183              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
73184      Branch: perl
73185            ! pp.c pp_hot.c scope.c t/op/local.t
73186 ____________________________________________________________________________
73187 [  8076] By: nick                                  on 2000/12/10  20:43:32
73188         Log: Not merge worthy...
73189              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
73190              syntax is modelled on attributes.
73191              Untested fix for io/utf8 on Win32 etc.
73192              Very clumsy start to the encode layer.
73193      Branch: perlio
73194            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
73195 ____________________________________________________________________________
73196 [  8075] By: jhi                                   on 2000/12/10  18:39:33
73197         Log: Darwin is not Windows.
73198      Branch: perl
73199            ! lib/CGI.pm
73200 ____________________________________________________________________________
73201 [  8074] By: jhi                                   on 2000/12/10  18:31:27
73202         Log: Subject: Ambiguous -%c() resolved as a file test
73203              From: "Paul Marquess" <Paul.Marquess@openwave.com>
73204              Date: Sun, 10 Dec 2000 15:35:07 -0000
73205              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
73206      Branch: perl
73207            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
73208 ____________________________________________________________________________
73209 [  8073] By: jhi                                   on 2000/12/10  18:16:29
73210         Log: Subject: PATCH installperl misinformed 
73211              From: andreas.koenig@anima.de (Andreas J. Koenig)
73212              Date: 10 Dec 2000 13:01:32 +0100 
73213              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
73214      Branch: perl
73215            ! installperl
73216 ____________________________________________________________________________
73217 [  8072] By: jhi                                   on 2000/12/10  18:07:55
73218         Log: The walkoptree confusion rages; walkoptree() seems to be coming
73219              from B.xs, while walkoptree_slow() comes from B.pm.
73220      Branch: perl
73221            ! ext/B/B.pm
73222 ____________________________________________________________________________
73223 [  8071] By: nick                                  on 2000/12/10  11:45:47
73224         Log: Integrate mainline
73225      Branch: perlio
73226           +> t/base/commonsense.t
73227           !> (integrate 37 files)
73228 ____________________________________________________________________________
73229 [  8070] By: jhi                                   on 2000/12/10  04:46:21
73230         Log: Update Changes.
73231      Branch: perl
73232            ! Changes patchlevel.h
73233 ____________________________________________________________________________
73234 [  8069] By: jhi                                   on 2000/12/10  04:39:19
73235         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
73236              From: andreas.koenig@anima.de (Andreas J. Koenig)
73237              Date: 09 Dec 2000 17:14:25 +0100
73238              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
73239      Branch: perl
73240            + t/base/commonsense.t
73241            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
73242 ____________________________________________________________________________
73243 [  8068] By: jhi                                   on 2000/12/10  04:17:36
73244         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
73245              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
73246              Date: Sat, 9 Dec 2000 16:47:22 -0000
73247              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
73248      Branch: perl
73249            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
73250            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
73251            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
73252            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
73253            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
73254            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
73255            ! t/lib/sdbm.t
73256 ____________________________________________________________________________
73257 [  8067] By: jhi                                   on 2000/12/10  03:52:02
73258         Log: Test case for #8066.
73259      Branch: perl
73260            ! t/op/misc.t
73261 ____________________________________________________________________________
73262 [  8066] By: jhi                                   on 2000/12/10  03:50:30
73263         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
73264              From: Simon Cozens <simon@cozens.net>
73265              Date: Sun, 10 Dec 2000 00:55:37 +0000
73266              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
73267      Branch: perl
73268            ! pp_sys.c
73269 ____________________________________________________________________________
73270 [  8065] By: jhi                                   on 2000/12/10  03:44:52
73271         Log: Test case for #8064.
73272      Branch: perl
73273            ! t/comp/proto.t
73274 ____________________________________________________________________________
73275 [  8064] By: jhi                                   on 2000/12/10  03:42:32
73276         Log: Subject: Re: prototype of substr
73277              From: Simon Cozens <simon@cozens.net>
73278              Date: Sun, 10 Dec 2000 00:13:33 +0000
73279              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
73280              
73281              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
73282              In other words, make the returned prototypes for any function
73283              stop prepending the ';' optionality marker after the first one.
73284              If they start getting optional, all the rest are optional.
73285      Branch: perl
73286            ! pp.c
73287 ____________________________________________________________________________
73288 [  8063] By: jhi                                   on 2000/12/10  03:39:42
73289         Log: Subject: [PATCH] perlguts.pod
73290              From: Simon Cozens <simon@cozens.net>
73291              Date: Sun, 10 Dec 2000 00:06:47 +0000
73292              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
73293              
73294              Documentation of the different types of ops,
73295              plus the functions in dump.c
73296      Branch: perl
73297            ! pod/perlguts.pod
73298 ____________________________________________________________________________
73299 [  8062] By: jhi                                   on 2000/12/10  03:30:04
73300         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
73301              From: Nicholas Clark <nick@talking.bollo.cx>
73302              Date: Sat, 09 Dec 2000 18:57:25 +0000
73303              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
73304              
73305              Be more robust in weird hostname setups.
73306      Branch: perl
73307            ! t/lib/net-hostent.t
73308 ____________________________________________________________________________
73309 [  8061] By: jhi                                   on 2000/12/10  03:28:21
73310         Log: Pacify fussy compiler. 
73311      Branch: perl
73312            ! pp_sys.c
73313 ____________________________________________________________________________
73314 [  8060] By: jhi                                   on 2000/12/10  02:52:46
73315         Log: Integrate perlio:
73316              
73317              [  8059]
73318              read/sysread/recv should now be utf8 aware.
73319              Basic test for utf8 read.
73320      Branch: perl
73321           !> pp_sys.c t/io/utf8.t
73322 ____________________________________________________________________________
73323 [  8059] By: nick                                  on 2000/12/09  23:40:14
73324         Log: read/sysread/recv should now be utf8 aware.
73325              Basic test for utf8 read.
73326      Branch: perlio
73327            ! pp_sys.c t/io/utf8.t
73328 ____________________________________________________________________________
73329 [  8058] By: jhi                                   on 2000/12/09  21:56:02
73330         Log: Integrate perlio:
73331              
73332              [  8055]
73333              Make write() (i.e. formats) utf8-aware by calling do_print() rather
73334              than raw PerlIO_write() - does not seem to break any tests.
73335              
73336              [  8054]
73337              Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
73338              (sysread, recv and write i.e. formats still to do...)
73339              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
73340              open($fh,">:utf8","name")
73341              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
73342              so no extra overhead is involved.
73343              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
73344              to a non-utf8 stream.
73345              Add initial io/utf8.t
73346              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
73347              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
73348              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
73349              
73350              [  8053]
73351              Did not get that has_utf8/this_utf8 fix right last time, another spot
73352              was only testing this_utf8.
73353              
73354              [  8052]
73355              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
73356              i.e. the output string has one, but don't mess with source assumption.
73357      Branch: perl
73358           +> t/io/utf8.t
73359           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
73360 ____________________________________________________________________________
73361 [  8057] By: jhi                                   on 2000/12/09  21:53:35
73362         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
73363              From: Inaba Hiroto <inaba@st.rim.or.jp>
73364              Date: Sun, 10 Dec 2000 05:53:21 +0900
73365              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
73366              
73367              Tests for #8056.
73368      Branch: perl
73369            ! t/op/each.t
73370 ____________________________________________________________________________
73371 [  8056] By: jhi                                   on 2000/12/09  21:51:16
73372         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
73373              From: Inaba Hiroto <inaba@st.rim.or.jp>
73374              Date: Sat, 09 Dec 2000 18:02:00 +0900
73375              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
73376              
73377              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
73378      Branch: perl
73379            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
73380 ____________________________________________________________________________
73381 [  8055] By: nick                                  on 2000/12/09  20:11:48
73382         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
73383              than raw PerlIO_write() - does not seem to break any tests.
73384      Branch: perlio
73385            ! pp_sys.c
73386 ____________________________________________________________________________
73387 [  8054] By: nick                                  on 2000/12/09  19:47:30
73388         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
73389              (sysread, recv and write i.e. formats still to do...)
73390              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
73391              open($fh,">:utf8","name")
73392              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
73393              so no extra overhead is involved.
73394              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
73395              to a non-utf8 stream.
73396              Add initial io/utf8.t
73397              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
73398              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
73399              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
73400      Branch: perlio
73401            + t/io/utf8.t
73402            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
73403 ____________________________________________________________________________
73404 [  8053] By: nick                                  on 2000/12/09  19:26:37
73405         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
73406              was only testing this_utf8.
73407      Branch: perlio
73408            ! toke.c
73409 ____________________________________________________________________________
73410 [  8052] By: nick                                  on 2000/12/09  19:09:41
73411         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
73412              i.e. the output string has one, but don't mess with source assumption.
73413      Branch: perlio
73414            ! toke.c
73415 ____________________________________________________________________________
73416 [  8051] By: jhi                                   on 2000/12/09  16:55:17
73417         Log: Integrate perlio:
73418              
73419              [  8049]
73420              UTF8 output prework.
73421              - Store $\ and $, as SVs so they can have SvUTF8 flag
73422              - use do_print() rather than raw PerlIO_write() to print them.
73423      Branch: perl
73424           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
73425           !> sv.c thrdvar.h util.c
73426 ____________________________________________________________________________
73427 [  8050] By: jhi                                   on 2000/12/09  16:48:07
73428         Log: Nits noticed by Peter Prymmer.
73429      Branch: perl
73430            ! lib/ExtUtils/MM_VMS.pm
73431 ____________________________________________________________________________
73432 [  8049] By: nick                                  on 2000/12/09  13:49:40
73433         Log: UTF8 output prework.
73434              - Store $\ and $, as SVs so they can have SvUTF8 flag
73435              - use do_print() rather than raw PerlIO_write() to print them.
73436      Branch: perlio
73437            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
73438            ! thrdvar.h util.c
73439 ____________________________________________________________________________
73440 [  8048] By: nick                                  on 2000/12/09  12:30:43
73441         Log: Integrate mainline.
73442      Branch: perlio
73443           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
73444           +> t/op/reverse.t
73445           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
73446           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
73447           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
73448           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
73449           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
73450           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
73451 ____________________________________________________________________________
73452 [  8047] By: jhi                                   on 2000/12/09  00:23:27
73453         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
73454              From: Michael G Schwern <schwern@pobox.com>
73455              Date: Fri, 8 Dec 2000 14:43:04 -0600
73456      Branch: perl
73457            ! lib/ExtUtils/MM_VMS.pm
73458 ____________________________________________________________________________
73459 [  8046] By: jhi                                   on 2000/12/08  23:10:27
73460         Log: A missed check-in.
73461      Branch: perl
73462            ! lib/ExtUtils/Manifest.pm
73463 ____________________________________________________________________________
73464 [  8045] By: jhi                                   on 2000/12/08  21:57:12
73465         Log: (null check-in)
73466      Branch: perl
73467            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
73468 ____________________________________________________________________________
73469 [  8044] By: jhi                                   on 2000/12/08  21:11:06
73470         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
73471              at the final draft stage.
73472      Branch: perl
73473            + ext/Encode/Encode/iso8859-16.enc
73474            ! MANIFEST
73475 ____________________________________________________________________________
73476 [  8043] By: jhi                                   on 2000/12/08  16:39:04
73477         Log: Update Changes.
73478      Branch: perl
73479            ! Changes patchlevel.h
73480 ____________________________________________________________________________
73481 [  8042] By: jhi                                   on 2000/12/08  16:33:39
73482         Log: Do not return the Unicode replacement character if UTF-8
73483              decoding goes awry, it should be up to the caller to decide.
73484      Branch: perl
73485            ! pod/perlapi.pod utf8.c
73486 ____________________________________________________________________________
73487 [  8041] By: jhi                                   on 2000/12/08  16:22:28
73488         Log: metaconfig maintenance.
73489      Branch: metaconfig
73490            ! U/modified/stdchar.U
73491      Branch: metaconfig/U/perl
73492            + testsyml.U
73493 ____________________________________________________________________________
73494 [  8040] By: jhi                                   on 2000/12/08  16:03:08
73495         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
73496              From: sthoenna@efn.org
73497              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
73498              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
73499      Branch: perl
73500            ! Changes lib/ExtUtils/MM_OS2.pm
73501 ____________________________________________________________________________
73502 [  8039] By: jhi                                   on 2000/12/08  15:57:11
73503         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
73504              From: Simon Cozens <simon@cozens.net>
73505              Date: Fri, 8 Dec 2000 13:33:31 +0000
73506              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
73507              
73508              (The pp_hot part needed a rewrite.)
73509      Branch: perl
73510            ! doop.c pp_hot.c utf8.c
73511 ____________________________________________________________________________
73512 [  8038] By: jhi                                   on 2000/12/08  15:25:08
73513         Log: Subject: djSP
73514              From: Michael Stevens <michael@etla.org>
73515              Date: Wed, 6 Dec 2000 23:24:01 +0000
73516              Message-ID: <20001206232400.A21381@firedrake.org>
73517              
73518              Plus a note from Nick Ing-Simmons.
73519      Branch: perl
73520            ! pp.h
73521 ____________________________________________________________________________
73522 [  8037] By: jhi                                   on 2000/12/08  15:18:35
73523         Log: Filetype is text.
73524      Branch: perl
73525            ! t/op/utf8decode.t
73526 ____________________________________________________________________________
73527 [  8036] By: jhi                                   on 2000/12/08  03:31:27
73528         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
73529              From: Andy Dougherty <doughera@lafayette.edu>
73530              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
73531              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
73532              
73533              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
73534              From: Andy Dougherty <doughera@lafayette.edu>
73535              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
73536              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
73537      Branch: perl
73538            + ext/POSIX/hints/svr4.pl
73539            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
73540 ____________________________________________________________________________
73541 [  8035] By: jhi                                   on 2000/12/08  03:26:01
73542         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
73543              From: Andy Dougherty <doughera@lafayette.edu>
73544              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
73545              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
73546      Branch: perl
73547            ! t/README t/base/term.t
73548 ____________________________________________________________________________
73549 [  8034] By: jhi                                   on 2000/12/08  03:21:59
73550         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
73551              From: mjd@plover.com  
73552              Date: 7 Dec 2000 21:04:20 -0000
73553              Message-ID: <20001207210420.22282.qmail@plover.com>
73554              
73555              Plus -z doc.
73556      Branch: perl
73557            ! pod/perlfunc.pod
73558 ____________________________________________________________________________
73559 [  8033] By: jhi                                   on 2000/12/08  03:19:03
73560         Log: Use the UTF8 macros a bit.  They can't be used with abandon
73561              everywhere because we do generate illegal UTF-8 in some situations.
73562              This is of course naughty.
73563      Branch: perl
73564            ! pod/perlapi.pod utf8.c utf8.h
73565 ____________________________________________________________________________
73566 [  8032] By: jhi                                   on 2000/12/08  03:00:09
73567         Log: Out of sync?
73568      Branch: perl
73569            ! t/pragma/warn/utf8
73570 ____________________________________________________________________________
73571 [  8031] By: jhi                                   on 2000/12/08  02:22:39
73572         Log: Cnt spl.
73573      Branch: perl
73574            ! MANIFEST
73575 ____________________________________________________________________________
73576 [  8030] By: jhi                                   on 2000/12/08  01:23:54
73577         Log: Add test for reverse().
73578      Branch: perl
73579            + t/op/reverse.t
73580            ! MANIFEST
73581 ____________________________________________________________________________
73582 [  8029] By: jhi                                   on 2000/12/08  01:21:47
73583         Log: Integrate perlio:
73584              
73585              [  8026]
73586              Various oddities p4 diff -se showed up
73587              Remove 'our' from warnings.pl
73588              
73589              [  8025]
73590              Change PerlIO_(get|set)pos to take SV *
73591              Should fix, OS/2, VMS, (sfio??)
73592      Branch: perl
73593           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
73594           !> perlio.c perlio.h perlsdio.h warnings.pl
73595 ____________________________________________________________________________
73596 [  8028] By: jhi                                   on 2000/12/08  01:19:08
73597         Log: Introduce macros for UTF8 decoding.
73598      Branch: perl
73599            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
73600 ____________________________________________________________________________
73601 [  8027] By: nick                                  on 2000/12/07  22:18:19
73602         Log: Integrate mainline
73603      Branch: perlio
73604           !> embed.pl pod/perlapi.pod utf8.c
73605 ____________________________________________________________________________
73606 [  8026] By: nick                                  on 2000/12/07  21:45:08
73607         Log: Various oddities p4 diff -se showed up
73608              Remove 'our' from warnings.pl
73609      Branch: perlio
73610            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
73611 ____________________________________________________________________________
73612 [  8025] By: nick                                  on 2000/12/07  21:43:32
73613         Log: Change PerlIO_(get|set)pos to take SV *
73614              Should fix, OS/2, VMS, (sfio??)
73615      Branch: perlio
73616            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
73617 ____________________________________________________________________________
73618 [  8024] By: jhi                                   on 2000/12/07  19:05:32
73619         Log: Document utf8_to_uv() better.
73620      Branch: perl
73621            ! pod/perlapi.pod utf8.c
73622 ____________________________________________________________________________
73623 [  8023] By: jhi                                   on 2000/12/07  18:23:47
73624         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
73625      Branch: perl
73626            ! embed.pl pod/perlapi.pod utf8.c
73627 ____________________________________________________________________________
73628 [  8022] By: jhi                                   on 2000/12/07  04:13:51
73629         Log: Integrate perlio:
73630              
73631              [  8021]
73632              Various attempts at MSVC debug - not sure what has
73633              changed but works now. 
73634              Seems atexit() _may_ work for DLLs built with MSVC so don't
73635              call cleanup that way.
73636              
73637              [  8019]
73638              Add useperlio to config.vc
73639              Turn off binmode in config_H.PL
73640              Regen all the config_H.xx
73641              Attempt to get debugging build with MSVC.
73642              
73643              [  8018]
73644              Test various dup/external program options on all platforms.
73645              
73646              [  8017]
73647              Fix harness to be less picky
73648      Branch: perl
73649           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
73650           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
73651           !> win32/makefile.mk
73652 ____________________________________________________________________________
73653 [  8021] By: nick                                  on 2000/12/07  00:28:14
73654         Log: Various attempts at MSVC debug - not sure what has
73655              changed but works now. 
73656              Seems atexit() _may_ work for DLLs built with MSVC so don't
73657              call cleanup that way.
73658      Branch: perlio
73659            ! perlio.c win32/makefile.mk
73660 ____________________________________________________________________________
73661 [  8020] By: nick                                  on 2000/12/06  19:57:20
73662         Log: Integrate mainline
73663      Branch: perlio
73664           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
73665           !> (integrate 75 files)
73666 ____________________________________________________________________________
73667 [  8019] By: nick                                  on 2000/12/06  19:28:21
73668         Log: Add useperlio to config.vc
73669              Turn off binmode in config_H.PL
73670              Regen all the config_H.xx
73671              Attempt to get debugging build with MSVC.
73672      Branch: perlio
73673            ! win32/config.vc win32/config_H.bc win32/config_H.gc
73674            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
73675 ____________________________________________________________________________
73676 [  8018] By: nick                                  on 2000/12/06  19:21:57
73677         Log: Test various dup/external program options on all platforms.
73678      Branch: perlio
73679            ! t/io/dup.t
73680 ____________________________________________________________________________
73681 [  8017] By: nick                                  on 2000/12/06  19:20:47
73682         Log: Fix harness to be less picky
73683      Branch: perlio
73684            ! lib/Test/Harness.pm
73685 ____________________________________________________________________________
73686 [  8016] By: jhi                                   on 2000/12/06  16:45:12
73687         Log: Update Changes.
73688      Branch: perl
73689            ! Changes patchlevel.h
73690 ____________________________________________________________________________
73691 [  8015] By: jhi                                   on 2000/12/06  16:41:03
73692         Log: Test \x{...} with ord().
73693      Branch: perl
73694            ! t/op/ord.t
73695 ____________________________________________________________________________
73696 [  8014] By: jhi                                   on 2000/12/06  16:20:33
73697         Log: Test tweak because of #8013.
73698      Branch: perl
73699            ! t/lib/b.t
73700 ____________________________________________________________________________
73701 [  8013] By: jhi                                   on 2000/12/06  16:09:09
73702         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
73703              From: Michael G Schwern <schwern@pobox.com>
73704              Date: Tue, 5 Dec 2000 21:23:28 -0500
73705              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
73706              
73707              Carp::Heavy parts not very applicable because of recent changes.
73708      Branch: perl
73709            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
73710            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
73711            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
73712            ! lib/Exporter.pm lib/Exporter/Heavy.pm
73713            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
73714            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
73715            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
73716            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
73717            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
73718            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
73719            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
73720            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
73721            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
73722            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
73723            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
73724            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
73725            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
73726            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
73727            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
73728            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
73729            ! warnings.pl
73730 ____________________________________________________________________________
73731 [  8012] By: jhi                                   on 2000/12/06  15:22:38
73732         Log: Subject: [PATCH] Re: New harness is failing things
73733              From: Nick Ing-Simmons <nik@tiuk.ti.com>
73734              Date: Wed, 6 Dec 2000 13:00:30 GMT
73735              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
73736      Branch: perl
73737            ! lib/Test/Harness.pm
73738 ____________________________________________________________________________
73739 [  8011] By: jhi                                   on 2000/12/06  15:12:08
73740         Log: Subject: installhtml changes
73741              From: Michael Stevens <michael@etla.org>
73742              Date: Wed, 6 Dec 2000 13:15:53 +0000
73743              Message-ID: <20001206131553.A27317@firedrake.org>
73744      Branch: perl
73745            ! installhtml
73746 ____________________________________________________________________________
73747 [  8010] By: jhi                                   on 2000/12/06  15:06:05
73748         Log: Subject: the dTHR hits
73749              From: Michael Stevens <michael@etla.org>
73750              Date: Wed, 6 Dec 2000 12:06:03 +0000
73751              Message-ID: <20001206120603.A24581@firedrake.org>
73752              
73753              More, errrm, less dTHRs.
73754      Branch: perl
73755            ! bytecode.pl ext/B/B/C.pm
73756 ____________________________________________________________________________
73757 [  8009] By: jhi                                   on 2000/12/06  15:04:25
73758         Log: Subject: MakeMaker mailing list gone?
73759              From: Michael G Schwern <schwern@pobox.com>
73760              Date: Tue, 5 Dec 2000 19:29:59 -0500
73761              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
73762              
73763              The MakeMaker mailing list is dead, perlbug is the right
73764              address to report bugs.
73765      Branch: perl
73766            ! lib/ExtUtils/MakeMaker.pm
73767 ____________________________________________________________________________
73768 [  8008] By: jhi                                   on 2000/12/06  15:00:32
73769         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
73770              From: Michael G Schwern <schwern@pobox.com>
73771              Date: Tue, 5 Dec 2000 19:21:21 -0500
73772              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
73773              
73774              Add a default MANIFEST skip that ignores things like
73775              version control files, editor temporary files, and the Makefile.
73776      Branch: perl
73777            + lib/ExtUtils/MANIFEST.SKIP
73778            ! MANIFEST lib/ExtUtils/Manifest.pm
73779 ____________________________________________________________________________
73780 [  8007] By: jhi                                   on 2000/12/06  14:57:20
73781         Log: In Amiga more manual hackery of the scripts seems to be needed,
73782              from Jan-Erik Karlsson.  Why Configure does not get this right
73783              is unknown, may be shell-induced.
73784      Branch: perl
73785            ! README.amiga
73786 ____________________________________________________________________________
73787 [  8006] By: jhi                                   on 2000/12/05  23:53:12
73788         Log: Add TOPm1s to peek at the second topmost stack item.
73789      Branch: perl
73790            ! pp.h
73791 ____________________________________________________________________________
73792 [  8005] By: jhi                                   on 2000/12/05  23:13:55
73793         Log: Avaunt, you foul UTF-8 tests.
73794      Branch: perl
73795            ! t/op/ver.t t/pragma/utf8.t
73796 ____________________________________________________________________________
73797 [  8004] By: jhi                                   on 2000/12/05  23:09:54
73798         Log: Continue utf8 dispersal. 
73799      Branch: perl
73800            + t/op/concat.t
73801            ! MANIFEST t/pragma/utf8.t
73802 ____________________________________________________________________________
73803 [  8003] By: nick                                  on 2000/12/05  23:02:39
73804         Log: Integrate mainline.
73805      Branch: perlio
73806           +> t/op/length.t t/op/utf8decode.t
73807           !> (integrate 69 files)
73808 ____________________________________________________________________________
73809 [  8002] By: jhi                                   on 2000/12/05  22:59:28
73810         Log: Integrate perlio:
73811              
73812              [  8001]
73813              Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
73814              - calloc/free suffer from damage on TerminateThread()
73815              - use PerlMemShared (as originally planned) now fixed
73816              - avoid doing anything important on DLL "detach".
73817              
73818              [  8000]
73819              Fix gross PerlMemShared issue.
73820      Branch: perl
73821           !> iperlsys.h perl.c perlio.c win32/perllib.c
73822 ____________________________________________________________________________
73823 [  8001] By: nick                                  on 2000/12/05  22:07:52
73824         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
73825              - calloc/free suffer from damage on TerminateThread()
73826              - use PerlMemShared (as originally planned) now fixed
73827              - avoid doing anything important on DLL "detach".
73828      Branch: perlio
73829            ! perl.c perlio.c win32/perllib.c
73830 ____________________________________________________________________________
73831 [  8000] By: nick                                  on 2000/12/05  21:05:09
73832         Log: Fix gross PerlMemShared issue.
73833      Branch: perlio
73834            ! iperlsys.h
73835 ____________________________________________________________________________
73836 [  7999] By: jhi                                   on 2000/12/05  20:46:58
73837         Log: Test for Unicode (UTF-8) hash keys.
73838      Branch: perl
73839            ! t/op/each.t
73840 ____________________________________________________________________________
73841 [  7998] By: jhi                                   on 2000/12/05  20:30:35
73842         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
73843              is now always UTF-8), empty line cosmetics.
73844      Branch: perl
73845            ! t/pragma/utf8.t
73846 ____________________________________________________________________________
73847 [  7997] By: jhi                                   on 2000/12/05  20:15:40
73848         Log: Subject: Re: STRLEN - what?
73849              From: Andy Dougherty <doughera@lafayette.edu>
73850              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
73851              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
73852              
73853              Explain STRLEN.
73854      Branch: perl
73855            ! pod/perlguts.pod
73856 ____________________________________________________________________________
73857 [  7996] By: jhi                                   on 2000/12/05  20:13:34
73858         Log: Split off the UTF-8 decoder tests, make them to check also
73859              the error message.
73860      Branch: perl
73861            + t/op/utf8decode.t
73862            ! MANIFEST t/pragma/utf8.t utf8.c
73863 ____________________________________________________________________________
73864 [  7995] By: jhi                                   on 2000/12/05  16:39:47
73865         Log: Start migrating bits of pragma/utf8 to elsewhere
73866              (since the long term plan is to obsolete 'use utf8').
73867      Branch: perl
73868            + t/op/length.t
73869            ! MANIFEST t/pragma/utf8.t
73870 ____________________________________________________________________________
73871 [  7994] By: jhi                                   on 2000/12/05  16:30:21
73872         Log: Fix a manual edit typo from #7993, fix the message formatting
73873              for Unicode, add few our declarations.
73874      Branch: perl
73875            ! lib/Carp/Heavy.pm
73876 ____________________________________________________________________________
73877 [  7993] By: jhi                                   on 2000/12/05  16:09:15
73878         Log: Subject: Need help with warnings :-(
73879              From: "Ben Tilly" <ben_tilly@hotmail.com>
73880              Date: Tue, 05 Dec 2000 01:35:54 -0500
73881              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
73882              
73883              Subject: UPDATE: Carp/Heavy now passes all tests
73884              From: "Ben Tilly" <ben_tilly@hotmail.com>
73885              Date: Tue, 05 Dec 2000 07:59:41 -0500
73886              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
73887              
73888              The Brave New Carp.
73889      Branch: perl
73890            ! lib/Carp.pm lib/Carp/Heavy.pm
73891 ____________________________________________________________________________
73892 [  7992] By: jhi                                   on 2000/12/05  15:55:08
73893         Log: Subject: [PATCH perl@7979] cygwin port
73894              From: "Eric Fifer" <efifer@dircon.co.uk>
73895              Date: Tue, 5 Dec 2000 14:04:09 -0000
73896              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
73897      Branch: perl
73898            ! t/lib/net-hostent.t
73899 ____________________________________________________________________________
73900 [  7991] By: jhi                                   on 2000/12/05  15:52:34
73901         Log: Subject: Re: [PATCH] The largest hoax of all times?
73902              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73903              Date: Tue, 5 Dec 2000 00:40:25 -0500
73904              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
73905              
73906              Subject: Re: [PATCH] The largest hoax of all times?
73907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73908              Date: Mon, 4 Dec 2000 23:55:53 -0500
73909              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
73910              
73911              Subject: Re: [PATCH] The largest hoax of all times?
73912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73913              Date: Tue, 5 Dec 2000 01:28:45 -0500
73914              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
73915              
73916              Fix the unpredictable order of DESTROYs.
73917      Branch: perl
73918            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
73919            ! sv.c sv.h t/op/ref.t
73920 ____________________________________________________________________________
73921 [  7990] By: jhi                                   on 2000/12/05  14:38:53
73922         Log: Subject: [PATCH] shrink pp_hot fractionally
73923              From: Nicholas Clark <nick@ccl4.org>
73924              Date: Tue, 5 Dec 2000 12:44:31 +0000
73925              Message-ID: <20001205124431.E74518@plum.flirble.org>
73926              
73927              Use report_evil_fh().
73928      Branch: perl
73929            ! opcode.pl opnames.h pp_hot.c util.c
73930 ____________________________________________________________________________
73931 [  7989] By: jhi                                   on 2000/12/05  14:21:27
73932         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
73933              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73934              Date: Mon, 04 Dec 2000 22:21:59 -0800
73935              Message-ID: <HmIL6gzkgepS092yn@efn.org>
73936              
73937              Harness shouldn't ignore responses like "ok 3\r\r\n".
73938      Branch: perl
73939            ! lib/Test/Harness.pm
73940 ____________________________________________________________________________
73941 [  7988] By: jhi                                   on 2000/12/05  13:51:28
73942         Log: Integrate the "skip" messages to explain().
73943      Branch: perl
73944            ! t/lib/syslfs.t t/op/lfs.t
73945 ____________________________________________________________________________
73946 [  7987] By: jhi                                   on 2000/12/05  12:34:54
73947         Log: The one that got away in #7984.
73948              
73949              Subject: Re: dTHR - what and why?
73950              From: Michael Stevens <michael@etla.org> 
73951              Date: Tue, 5 Dec 2000 11:15:52 +0000
73952              Message-ID: <20001205111552.A4647@firedrake.org>
73953      Branch: perl
73954            ! sv.h
73955 ____________________________________________________________________________
73956 [  7986] By: gsar                                  on 2000/12/05  09:14:44
73957         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
73958              due to the notorious GetFileType() bug in Windows 9x, which fstat()
73959              tickles)
73960      Branch: perl
73961            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
73962 ____________________________________________________________________________
73963 [  7985] By: jhi                                   on 2000/12/05  05:49:03
73964         Log: Integrate perlio:
73965              
73966              [  7983]
73967              PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
73968      Branch: perl
73969           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
73970           !> win32/perlhost.h win32/perllib.c
73971 ____________________________________________________________________________
73972 [  7984] By: jhi                                   on 2000/12/05  05:48:16
73973         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
73974      Branch: perl
73975            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
73976            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
73977            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
73978            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
73979            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
73980            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
73981            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
73982            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
73983            ! win32/win32.c
73984 ____________________________________________________________________________
73985 [  7983] By: nick                                  on 2000/12/04  23:27:43
73986         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
73987      Branch: perlio
73988            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
73989            ! win32/perlhost.h win32/perllib.c
73990 ____________________________________________________________________________
73991 [  7982] By: jhi                                   on 2000/12/04  19:44:09
73992         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
73993              uncovered by #7980.
73994      Branch: perl
73995            ! op.c
73996 ____________________________________________________________________________
73997 [  7981] By: jhi                                   on 2000/12/04  19:42:07
73998         Log: Subject: [PATCH] Trivial dump.c feature
73999              From: Simon Cozens <simon@cozens.net>
74000              Date: Mon, 4 Dec 2000 18:08:38 +0000
74001              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
74002              
74003              Show whether a constant is UTF-8.
74004      Branch: perl
74005            ! dump.c
74006 ____________________________________________________________________________
74007 [  7980] By: jhi                                   on 2000/12/04  19:36:51
74008         Log: UTF-8 hash keys, patch from Inaba Hiroto.
74009      Branch: perl
74010            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
74011 ____________________________________________________________________________
74012 [  7979] By: jhi                                   on 2000/12/04  17:36:28
74013         Log: Update Changes.
74014      Branch: perl
74015            ! Changes patchlevel.h
74016 ____________________________________________________________________________
74017 [  7978] By: jhi                                   on 2000/12/04  16:42:17
74018         Log: Retract #7977, still too volatile (the euphemism of the day
74019              for unfinished and buggy :-)
74020      Branch: perl
74021            ! doop.c hv.c pp.c sv.h
74022 ____________________________________________________________________________
74023 [  7977] By: jhi                                   on 2000/12/04  16:25:15
74024         Log: (Retracted by #7978, too shaky yet.)
74025              
74026              Subject: Re: utf8 in hash keys, implementor missing
74027              From: Simon Cozens <simon@cozens.net>
74028              Date: Sat, 2 Dec 2000 19:49:35 +0000
74029              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
74030              
74031              The first step at UTF-8 hash keys.
74032      Branch: perl
74033            ! doop.c hv.c pp.c sv.h
74034 ____________________________________________________________________________
74035 [  7976] By: jhi                                   on 2000/12/04  16:13:53
74036         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
74037              From: sthoenna@efn.org
74038              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
74039              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
74040      Branch: perl
74041            ! os2/os2.c perlio.c
74042 ____________________________________________________________________________
74043 [  7975] By: jhi                                   on 2000/12/04  16:05:25
74044         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
74045              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74046              Date: Thu, 30 Nov 2000 20:50:37 -0800
74047              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
74048      Branch: perl
74049            ! os2/os2.c
74050 ____________________________________________________________________________
74051 [  7974] By: jhi                                   on 2000/12/04  16:03:57
74052         Log: Subject: [PATCH] ++ 20% faster
74053              From: Nicholas Clark <nick@ccl4.org>
74054              Date: Mon, 4 Dec 2000 12:17:27 +0000
74055              Message-ID: <20001204121726.B52976@plum.flirble.org>
74056              
74057              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
74058      Branch: perl
74059            ! sv.c
74060 ____________________________________________________________________________
74061 [  7973] By: jhi                                   on 2000/12/04  16:00:48
74062         Log: 
74063              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
74064              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74065              Date: Mon, 04 Dec 2000 12:30:45 +0100
74066              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
74067              
74068              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
74069              library (getprotobyname and getprotobynumber are outversioned by
74070              the same calls in libc, at least for xlc version 3.
74071      Branch: perl
74072            ! hints/aix.sh
74073 ____________________________________________________________________________
74074 [  7972] By: jhi                                   on 2000/12/04  02:58:31
74075         Log: Integrate perlio:
74076              
74077              [  7971]
74078              Quieten some noise in Win32 builds:
74079              - win32.h is included after <sys/socket.h>, so need to 
74080              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
74081              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
74082              
74083              [  7970]
74084              PERL_IMPLICIT_SYS compiles but does not work.
74085      Branch: perl
74086           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
74087           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
74088           !> win32/win32.h win32/win32iop.h win32/win32thread.h
74089 ____________________________________________________________________________
74090 [  7971] By: nick                                  on 2000/12/04  00:24:33
74091         Log: Quieten some noise in Win32 builds:
74092              - win32.h is included after <sys/socket.h>, so need to 
74093              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
74094              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
74095      Branch: perlio
74096            ! doio.c perl.h toke.c win32/win32.h
74097 ____________________________________________________________________________
74098 [  7970] By: nick                                  on 2000/12/03  22:57:46
74099         Log: PERL_IMPLICIT_SYS compiles but does not work.
74100      Branch: perlio
74101            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
74102            ! win32/perlhost.h win32/perllib.c win32/win32.h
74103            ! win32/win32iop.h win32/win32thread.h
74104 ____________________________________________________________________________
74105 [  7969] By: jhi                                   on 2000/12/03  22:12:58
74106         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
74107              used to swash_init(), makes regprop() dumps more informative
74108              (+utf8::IsAlpha, -utf8::IsDigit, for example).
74109      Branch: perl
74110            ! regcomp.c regexec.c
74111 ____________________________________________________________________________
74112 [  7968] By: jhi                                   on 2000/12/03  21:39:56
74113         Log: Implement ANYOFUTF8 regprop() dumping.
74114      Branch: perl
74115            ! regcomp.c
74116 ____________________________________________________________________________
74117 [  7967] By: jhi                                   on 2000/12/03  20:57:19
74118         Log: Make uv_to_utf8() to zero-terminate its output buffer,
74119              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
74120      Branch: perl
74121            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
74122 ____________________________________________________________________________
74123 [  7966] By: nick                                  on 2000/12/03  18:41:21
74124         Log: Integrate mainline (STDCHAR)
74125      Branch: perlio
74126           !> Configure t/pragma/utf8.t
74127 ____________________________________________________________________________
74128 [  7965] By: jhi                                   on 2000/12/03  17:58:20
74129         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
74130      Branch: perl
74131            ! t/pragma/utf8.t
74132 ____________________________________________________________________________
74133 [  7964] By: jhi                                   on 2000/12/03  17:35:56
74134         Log: Integrate perlio:
74135              
74136              [  7961]
74137              Make iperlsys.h vector stdio not PerlIO.
74138      Branch: perl
74139           !> iperlsys.h perlio.c
74140 ____________________________________________________________________________
74141 [  7963] By: jhi                                   on 2000/12/03  17:33:55
74142         Log: Metaconfig unit change for #7962.
74143      Branch: metaconfig
74144            ! U/modified/stdchar.U
74145 ____________________________________________________________________________
74146 [  7962] By: jhi                                   on 2000/12/03  17:33:27
74147         Log: Untangle the <stdio.h> #include nest for the stdchar test,
74148              from Andy Dougherty.
74149      Branch: perl
74150            ! Configure
74151 ____________________________________________________________________________
74152 [  7961] By: nick                                  on 2000/12/03  16:53:00
74153         Log: Make iperlsys.h vector stdio not PerlIO.
74154      Branch: perlio
74155            ! iperlsys.h perlio.c
74156 ____________________________________________________________________________
74157 [  7960] By: nick                                  on 2000/12/03  14:43:01
74158         Log: Integrate mainline
74159      Branch: perlio
74160           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
74161           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
74162 ____________________________________________________________________________
74163 [  7959] By: jhi                                   on 2000/12/03  08:16:36
74164         Log: Use DO_UTF8().
74165      Branch: perl
74166            ! op.c
74167 ____________________________________________________________________________
74168 [  7958] By: jhi                                   on 2000/12/02  18:33:05
74169         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
74170              From: Mike Guy <mjtg@cam.ac.uk>         
74171              Date: Sat, 02 Dec 2000 17:27:13 +0000
74172              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
74173              
74174              An extraneous argument.
74175      Branch: perl
74176            ! toke.c
74177 ____________________________________________________________________________
74178 [  7957] By: jhi                                   on 2000/12/02  18:22:32
74179         Log: A missing hunk.
74180      Branch: perl
74181            ! t/lib/net-hostent.t
74182 ____________________________________________________________________________
74183 [  7956] By: jhi                                   on 2000/12/02  18:06:20
74184         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
74185              From: Nicholas Clark <nick@ccl4.org>
74186              Date: Sat, 2 Dec 2000 14:28:27 +0000
74187              Message-ID: <20001202142827.A12308@plum.flirble.org>
74188              
74189              Test robustness.
74190      Branch: perl
74191            ! t/lib/net-hostent.t
74192 ____________________________________________________________________________
74193 [  7955] By: jhi                                   on 2000/12/02  17:58:06
74194         Log: Metaconfig unit change for #7954.
74195      Branch: metaconfig
74196            ! U/modified/stdchar.U
74197 ____________________________________________________________________________
74198 [  7954] By: jhi                                   on 2000/12/02  17:54:32
74199         Log: An inconvenient hang would happen if the stdio _ptr wasn't
74200              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
74201              would be grepping stdin for all eternity for the _ptr.)
74202      Branch: perl
74203            ! Configure
74204 ____________________________________________________________________________
74205 [  7953] By: jhi                                   on 2000/12/02  00:07:15
74206         Log: Update Changes.
74207      Branch: perl
74208            ! Changes patchlevel.h
74209 ____________________________________________________________________________
74210 [  7952] By: jhi                                   on 2000/12/01  23:54:47
74211         Log: Subject: Re: long shell lines
74212              From: Andy Dougherty <doughera@lafayette.edu>
74213              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
74214              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
74215              
74216              Split overly long shell command lines.
74217      Branch: perl
74218            ! lib/ExtUtils/MM_Unix.pm
74219 ____________________________________________________________________________
74220 [  7951] By: jhi                                   on 2000/12/01  23:48:02
74221         Log: The metaconfig unit change for #7950.
74222      Branch: metaconfig
74223            + U/modified/stdchar.U
74224 ____________________________________________________________________________
74225 [  7950] By: jhi                                   on 2000/12/01  23:47:39
74226         Log: Try to find stdchar also from <stdio_impl.h>.
74227      Branch: perl
74228            ! Configure config_h.SH
74229 ____________________________________________________________________________
74230 [  7949] By: jhi                                   on 2000/12/01  23:46:45
74231         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
74232              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
74233              Date: Fri, 1 Dec 2000 16:26:08 -0500
74234              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
74235              
74236              Reword the diagnostic message.
74237      Branch: perl
74238            ! pod/perldiag.pod
74239 ____________________________________________________________________________
74240 [  7948] By: nick                                  on 2000/12/01  22:49:43
74241         Log: Integrate mainline (for s/y/m as sub names stuff).
74242      Branch: perlio
74243           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
74244           !> t/pragma/warn/toke toke.c
74245 ____________________________________________________________________________
74246 [  7947] By: jhi                                   on 2000/12/01  20:55:41
74247         Log: Integrate perlio:
74248              
74249              [  7942]
74250              Fix 'mmap' lib/filehand.t (ungetc) test fail.
74251              Make 'unix' pass most tests
74252              - do unread by temporary push of layer ("pending") holding unread chars
74253              - fast_gets is now based on per-handle flag
74254              - relax one of io/pipe.t tests to allow print to fail and close to
74255              succeed so that it passes on unbuffered "unix" layer.
74256              Remaining fail is sporadic and a genuine race condition between
74257              parent/child in fork test.
74258      Branch: perl
74259           !> perlio.c perliol.h t/io/pipe.t
74260 ____________________________________________________________________________
74261 [  7946] By: jhi                                   on 2000/12/01  20:36:51
74262         Log: Upgrade to CPAN 1.59_51, from Andreas König.
74263      Branch: perl
74264            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74265 ____________________________________________________________________________
74266 [  7945] By: nick                                  on 2000/12/01  20:31:32
74267         Log: Integrate mainline
74268      Branch: perlio
74269           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
74270           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
74271           +> t/lib/net-hostent.t
74272           !> (integrate 35 files)
74273 ____________________________________________________________________________
74274 [  7944] By: jhi                                   on 2000/12/01  20:23:29
74275         Log: Some help for 20001130.011.  Now one gets warnings like
74276              "Ambiguous -f() resolved as a file test ..."
74277      Branch: perl
74278            ! pod/perldiag.pod t/pragma/warn/toke toke.c
74279 ____________________________________________________________________________
74280 [  7943] By: jhi                                   on 2000/12/01  19:44:44
74281         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
74282              that also breaks using them as methods. 
74283      Branch: perl
74284            ! pod/perldiag.pod t/op/misc.t toke.c
74285 ____________________________________________________________________________
74286 [  7942] By: nick                                  on 2000/12/01  17:56:46
74287         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
74288              Make 'unix' pass most tests
74289              - do unread by temporary push of layer ("pending") holding unread chars
74290              - fast_gets is now based on per-handle flag
74291              - relax one of io/pipe.t tests to allow print to fail and close to
74292              succeed so that it passes on unbuffered "unix" layer.
74293              Remaining fail is sporadic and a genuine race condition between
74294              parent/child in fork test.
74295      Branch: perlio
74296            ! perlio.c perliol.h t/io/pipe.t
74297 ____________________________________________________________________________
74298 [  7941] By: jhi                                   on 2000/12/01  15:28:58
74299         Log: (Retracted by #7943.)
74300              
74301              Reserve the short named string operator names.
74302      Branch: perl
74303            ! pod/perldiag.pod t/op/misc.t toke.c
74304 ____________________________________________________________________________
74305 [  7940] By: jhi                                   on 2000/12/01  06:45:53
74306         Log: Get the three different space character classes right under utf8.
74307      Branch: perl
74308            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
74309            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
74310            ! regexec.c t/op/pat.t utf8.c
74311 ____________________________________________________________________________
74312 [  7939] By: jhi                                   on 2000/12/01  03:26:26
74313         Log: Two more tests that make no sense in UTF-8 since the test
74314              data is not in UTF-8.
74315      Branch: perl
74316            ! t/op/regexp.t
74317 ____________________________________________________________________________
74318 [  7938] By: jhi                                   on 2000/12/01  03:20:39
74319         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
74320              should it be required inside regexen?
74321      Branch: perl
74322            ! regcomp.c t/op/regmesg.t
74323 ____________________________________________________________________________
74324 [  7937] By: jhi                                   on 2000/12/01  02:58:53
74325         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
74326              stored and restored, and thusly was trounced by the utf8 swash
74327              routines.
74328      Branch: perl
74329            ! regcomp.c
74330 ____________________________________________________________________________
74331 [  7936] By: jhi                                   on 2000/11/30  20:41:39
74332         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
74333              Why the different platforms behave so differently (core dump vs
74334              no core dump) on this bug is a but of a mystery, but if I had to
74335              guess I would mumble something like 'alignment'.
74336      Branch: perl
74337            ! sv.c
74338 ____________________________________________________________________________
74339 [  7935] By: jhi                                   on 2000/11/30  16:17:02
74340         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
74341              From: Robin Barker <rmb1@cise.npl.co.uk>
74342              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
74343              Date: Thu, 30 Nov 2000 14:27:12 GMT
74344      Branch: perl
74345            ! perlio.c toke.c
74346 ____________________________________________________________________________
74347 [  7934] By: jhi                                   on 2000/11/30  16:04:49
74348         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
74349      Branch: perl
74350            ! t/lib/net-hostent.t
74351 ____________________________________________________________________________
74352 [  7933] By: jhi                                   on 2000/11/30  06:07:26
74353         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
74354              From: Peter Prymmer <pvhp@forte.com>
74355              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
74356              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
74357              
74358              In VMS the localhost may be LOCALHOST.
74359      Branch: perl
74360            ! t/lib/net-hostent.t
74361 ____________________________________________________________________________
74362 [  7932] By: jhi                                   on 2000/11/30  01:11:11
74363         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
74364              From: Peter Prymmer <pvhp@forte.com>
74365              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
74366              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
74367              
74368              plus regen perlapi.pod.
74369      Branch: perl
74370            ! pod/perlapi.pod utf8.c
74371 ____________________________________________________________________________
74372 [  7931] By: jhi                                   on 2000/11/30  01:06:19
74373         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
74374              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74375              Date:     Wed, 29 Nov 2000 17:15:11 EST
74376              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
74377      Branch: perl
74378            ! t/lib/filter-util.pl t/lib/filter-util.t
74379 ____________________________________________________________________________
74380 [  7930] By: jhi                                   on 2000/11/29  18:51:55
74381         Log: Update Changes.
74382      Branch: perl
74383            ! Changes patchlevel.h
74384 ____________________________________________________________________________
74385 [  7929] By: jhi                                   on 2000/11/29  18:50:55
74386         Log: Update the va_copy() metaconfig unit.
74387      Branch: metaconfig/U/perl
74388            ! need_va_copy.U
74389 ____________________________________________________________________________
74390 [  7928] By: jhi                                   on 2000/11/29  17:50:43
74391         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
74392              From: Dominic Dunlop <domo@computer.org>
74393              Date: Tue, 28 Nov 2000 16:41:57 +0100
74394              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
74395              
74396              Patch to catch a core dump in the Configure va_copy test.
74397      Branch: perl
74398            ! Configure config_h.SH
74399 ____________________________________________________________________________
74400 [  7927] By: jhi                                   on 2000/11/29  17:31:59
74401         Log: Retract #7921, the patch shouldn't be needed.
74402      Branch: perl
74403            ! sv.c
74404 ____________________________________________________________________________
74405 [  7926] By: jhi                                   on 2000/11/29  17:01:41
74406         Log: Make the Class::Struct import() wiser.
74407      Branch: perl
74408            ! lib/Class/Struct.pm t/lib/class-struct.t
74409 ____________________________________________________________________________
74410 [  7925] By: jhi                                   on 2000/11/29  16:36:33
74411         Log: All the core library users of Class::Struct seem to be
74412              using "use Class::Struct 'struct';" instead of the bare
74413              "use Class::Struct;", which isn't documented in Class::Struct.
74414              This can't be right.
74415      Branch: perl
74416            ! lib/File/stat.pm
74417 ____________________________________________________________________________
74418 [  7924] By: jhi                                   on 2000/11/29  16:32:15
74419         Log: A test works better if it has the right 1..$n output.
74420      Branch: perl
74421            ! t/lib/class-struct.t
74422 ____________________________________________________________________________
74423 [  7923] By: jhi                                   on 2000/11/29  16:29:11
74424         Log: Forgot to MANIFEST the new Net::hostent test.
74425      Branch: perl
74426            ! MANIFEST
74427 ____________________________________________________________________________
74428 [  7922] By: jhi                                   on 2000/11/29  16:27:49
74429         Log: Integrate perlio:
74430              
74431              [  7906]
74432              Initial tidy of setmode() muddle (UNIX does not have, nor need it).
74433      Branch: perl
74434           !> iperlsys.h perlio.c
74435 ____________________________________________________________________________
74436 [  7921] By: jhi                                   on 2000/11/29  16:27:10
74437         Log: (Retracted by #7927.)
74438              
74439              Subject: [PATCH] Is infinity a number?
74440              From: Simon Cozens <simon@cozens.net>
74441              Date: Wed, 29 Nov 2000 14:48:20 +0000
74442              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
74443      Branch: perl
74444            ! sv.c
74445 ____________________________________________________________________________
74446 [  7920] By: jhi                                   on 2000/11/29  16:23:02
74447         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
74448              From: rspier@pobox.com (Robert Spier)
74449              Date: Wed, 29 Nov 2000 02:17:49 -0500
74450              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
74451              
74452              Add a test for Net::hostent.
74453      Branch: perl
74454            + t/lib/net-hostent.t
74455 ____________________________________________________________________________
74456 [  7919] By: jhi                                   on 2000/11/29  16:21:31
74457         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
74458              add a test for Class::Struct.
74459      Branch: perl
74460            + t/lib/class-struct.t
74461            ! MANIFEST lib/Class/Struct.pm
74462 ____________________________________________________________________________
74463 [  7918] By: jhi                                   on 2000/11/29  15:48:40
74464         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
74465              From: rspier@pobox.com (Robert Spier)
74466              Date: Wed, 29 Nov 2000 02:25:39 -0500
74467              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
74468              
74469              More checking in case someone has broken their services or
74470              protocol databases.
74471      Branch: perl
74472            ! ext/Sys/Syslog/Syslog.pm
74473 ____________________________________________________________________________
74474 [  7917] By: jhi                                   on 2000/11/29  15:46:25
74475         Log: Subject: [PATCH] $^O  win32 -> MSWin32
74476              From: rspier@pobox.com (Robert Spier)
74477              Date: Wed, 29 Nov 2000 02:17:38 -0500
74478              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
74479              
74480              plus similar nits for vms, err, VMS, and UNICOS.
74481      Branch: perl
74482            ! t/lib/syslfs.t t/op/lfs.t
74483 ____________________________________________________________________________
74484 [  7916] By: jhi                                   on 2000/11/29  15:42:51
74485         Log: Subject: [PATCH] Tokeniser debugging
74486              From: Simon Cozens <simon@cozens.net>
74487              Date: Wed, 29 Nov 2000 14:15:45 +0000
74488              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
74489      Branch: perl
74490            ! perl.c perl.h pod/perlrun.pod toke.c
74491 ____________________________________________________________________________
74492 [  7915] By: jhi                                   on 2000/11/29  15:41:36
74493         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
74494              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74495              Date: Wed, 29 Nov 2000 02:13:14 -0500
74496              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
74497              
74498              OUT keyword nits.
74499              
74500              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
74501              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74502              Date: Wed, 29 Nov 2000 03:09:04 -0500
74503              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
74504              
74505              OUT and IN_OUT documentation.
74506      Branch: perl
74507            ! lib/ExtUtils/xsubpp pod/perlxs.pod
74508 ____________________________________________________________________________
74509 [  7914] By: jhi                                   on 2000/11/29  03:35:01
74510         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
74511              From: John Tobey <jtobey@john-edwin-tobey.org>
74512              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
74513              Message-Id: <m140e1N-000FOoC@feynman.localnet>
74514              
74515              plus a performance speedup noticed by Sarathy.
74516      Branch: perl
74517            ! op.c
74518 ____________________________________________________________________________
74519 [  7913] By: jhi                                   on 2000/11/29  03:16:59
74520         Log: Use "1 while unlink" so that VMS gets clean, too.
74521      Branch: perl
74522            ! t/lib/filter-util.t
74523 ____________________________________________________________________________
74524 [  7912] By: jhi                                   on 2000/11/29  03:09:08
74525         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
74526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74527              Date: Tue, 28 Nov 2000 03:27:09 -0500
74528              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
74529      Branch: perl
74530            ! lib/ExtUtils/xsubpp
74531 ____________________________________________________________________________
74532 [  7911] By: jhi                                   on 2000/11/29  03:06:30
74533         Log: This should have been part of #7872: no need to scan UTF-8
74534              until eternity.
74535      Branch: perl
74536            ! utf8.c
74537 ____________________________________________________________________________
74538 [  7910] By: jhi                                   on 2000/11/29  02:50:04
74539         Log: One more perltie.pod nit from Casey R. Tweten.
74540      Branch: perl
74541            ! pod/perltie.pod
74542 ____________________________________________________________________________
74543 [  7909] By: jhi                                   on 2000/11/29  02:44:23
74544         Log: Document the known sprintf test failures, exact standard
74545              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
74546      Branch: perl
74547            ! pod/perldelta.pod t/op/sprintf.t
74548 ____________________________________________________________________________
74549 [  7908] By: jhi                                   on 2000/11/29  02:36:23
74550         Log: Add the Encoding table format documentation.
74551      Branch: perl
74552            + ext/Encode/Encode/EncodeFormat.pod
74553            ! MANIFEST
74554 ____________________________________________________________________________
74555 [  7907] By: jhi                                   on 2000/11/29  02:07:24
74556         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
74557              From: "Casey R. Tweten" <crt@kiski.net>
74558              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
74559              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
74560              
74561              Subject: Re: [PATCH] Updating perltie.pod for arrays
74562              From: "Casey R. Tweten" <crt@kiski.net>
74563              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
74564              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
74565      Branch: perl
74566            ! pod/perltie.pod
74567 ____________________________________________________________________________
74568 [  7906] By: nick                                  on 2000/11/28  22:40:59
74569         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
74570      Branch: perlio
74571            ! iperlsys.h perlio.c
74572 ____________________________________________________________________________
74573 [  7905] By: nick                                  on 2000/11/28  22:04:34
74574         Log: Integrate mainline
74575      Branch: perlio
74576           !> (integrate 39 files)
74577 ____________________________________________________________________________
74578 [  7904] By: jhi                                   on 2000/11/28  16:44:43
74579         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
74580              From: Nicholas Clark <nick@babyhippo.co.uk>
74581              Date: Tue, 28 Nov 2000 11:16:57 +0000
74582              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
74583      Branch: perl
74584            ! pod/perlipc.pod
74585 ____________________________________________________________________________
74586 [  7903] By: jhi                                   on 2000/11/28  16:40:31
74587         Log: Subject: [PATCH] Updating perltie.pod for arrays
74588              From: "Casey R. Tweten" <crt@kiski.net>
74589              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
74590              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
74591      Branch: perl
74592            ! pod/perltie.pod
74593 ____________________________________________________________________________
74594 [  7902] By: jhi                                   on 2000/11/28  16:39:37
74595         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
74596              From: Robin Barker <rmb1@cise.npl.co.uk>
74597              Date: Mon, 27 Nov 2000 17:56:44 GMT
74598              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
74599      Branch: perl
74600            ! pod/perlfunc.pod t/op/split.t
74601 ____________________________________________________________________________
74602 [  7901] By: jhi                                   on 2000/11/28  16:28:04
74603         Log: setmode() is a DOSish-only thing.
74604      Branch: perl
74605            ! perlio.c
74606 ____________________________________________________________________________
74607 [  7900] By: jhi                                   on 2000/11/28  16:21:46
74608         Log: Subject: [PATCH] perlcc.PL cleanups
74609              From: Simon Cozens <simon@cozens.net>
74610              Date: Tue, 28 Nov 2000 12:44:35 +0000
74611              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
74612      Branch: perl
74613            ! utils/perlcc.PL
74614 ____________________________________________________________________________
74615 [  7899] By: gsar                                  on 2000/11/28  06:32:55
74616         Log: reintegrate files missed by change#7895
74617      Branch: maint-5.6/perl
74618           +> ext/ByteLoader/bytecode.h utils/Makefile
74619            - utils/perlbc.PL
74620 ____________________________________________________________________________
74621 [  7897] By: gsar                                  on 2000/11/27  18:22:47
74622         Log: can't integrate these two files, for some reason
74623      Branch: maint-5.6/perl
74624            - ext/ByteLoader/bytecode.h utils/Makefile
74625 ____________________________________________________________________________
74626 [  7895] By: gsar                                  on 2000/11/27  18:11:21
74627         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
74628              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
74629              6757..6890,6892..6901 from mainline
74630              
74631              Bytecompiler patches from Benjamin Stuhl.
74632              
74633              More bytecompiler.
74634              
74635              Subject: [PATCH blead] B:: missing dependency
74636              
74637              Subject: [PATCH: 6757] configure.com updates and syslog build
74638              
74639              Long double Gconvert fixes from Yitzchak Scott-Thoennes
74640              and Spider Boardman.
74641              
74642              Subject: [PATCH blead] nextchar() abuse misses an optimisation
74643              
74644              Long double fixes from Spider Boardman.
74645              
74646              Make the selection of NVff et al stricter.
74647              
74648              cSVOPo_*v things index into the current PL_curpad
74649              under ithreads, which is different from the curpad
74650              used by the XSUB.  (In other words, the code as-is
74651              before this patch wouldn't work under ithreads.)
74652              
74653              Be portable.
74654              
74655              VMS MMS (make) wants null action.
74656              
74657              Mac and other portability updates from Chris Nandor.
74658              
74659              Storable support, v-version fixes.
74660              Subject: CPAN.pm beta for testing available
74661              
74662              Portability fix from Hugo van der Sanden.
74663              
74664              Bad makefile.
74665              
74666              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
74667              
74668              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
74669              
74670              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
74671              
74672              Replace #6705 with a minimal doc patch.
74673              Subject: [PATCH 5.6.0] replace change #6705
74674              
74675              Drop the separate perlbc, perlcc -b should be enough.
74676              
74677              installperl couldn't tell whether it had run tests or not.
74678              Subject: [PATCH] Re: installperl and t/TEST
74679              
74680              Add silencer flags to installperl.
74681              Subject: [PATCH] Making installperl silent.
74682              
74683              Make "make install" by default silent.  A new "install-verbose"
74684              target is verbose.
74685              
74686              More liberal parsing of version numbers.
74687              Subject: Re: CPAN.pm beta for testing available
74688              
74689              Create directories in silence.
74690              Subject: [PATCH] Another silencer for MakeMaker
74691              
74692              DOS patches and portability/porting notes, from Tim Jenness.
74693              
74694              Make installman to recognize the silence flag -S.
74695              
74696              Actually do something with the silencer option.
74697              
74698              Continue silencing.
74699              
74700              Show the doc file, not the temp file.
74701              
74702              Regen perltoc.
74703              
74704              Subject: [PATCH] More silencing of installman.
74705              
74706              Better wording for the vec lvalue diagnostic.
74707              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
74708              
74709              Subject: [PATCH: 6805] several more tweaks to configure.com
74710              
74711              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
74712              
74713              Missing parts of 
74714              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
74715              
74716              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
74717              (applied slightly modified)
74718              
74719              installperl --verbose and --silent.
74720              Subject: Re: [PATCH] More silencing of installman.
74721              
74722              Add install-silent target.
74723              
74724              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
74725              the problem reported in
74726              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
74727              
74728              Tweak the sfio/useperlio logic, hopefully as wished in
74729              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
74730              
74731              One forgotten file from #6816.
74732              
74733              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
74734              
74735              Remove duplicately applied patch shards.
74736              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
74737              
74738              Support preserving extremely big/small angles.
74739              
74740              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
74741              
74742              Subject: [PATCH] installation not quite silent yet.
74743              
74744              Update the test count.
74745              
74746              Use UVxf, PTR2UV, NVff.
74747              
74748              Document PTR2XX and INT2PTR.
74749              
74750              no-install target a la make -n.
74751              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
74752              
74753              grep -e isn't portable.
74754              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
74755              
74756              Can't get the test to reliably work thanks to the
74757              inaccurateness of floating point.  "Resolves" bug ids
74758              20000826.003, 20000826.009, 20000826.010,
74759              
74760              Subject: installman buglet
74761              
74762              DJGPP update from Laszlo Molnar.
74763              
74764              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
74765              
74766              Passing -R in ldflags makes now it to appear in the default
74767              for lddlflags, just like with -L.
74768              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
74769              
74770              Test nit.
74771              
74772              Use the actual thread type, not the pointer-to-struct.
74773              
74774              Provice virtual $Config{ccflags_nolargefiles} etc. 
74775              
74776              display_format used as a class method without arguments was broken,
74777              reported in
74778              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
74779              
74780              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
74781              
74782              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
74783              
74784              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
74785              
74786              opmini.o may be left around if a build is interrupted.
74787              
74788              Typo in #6858.
74789              
74790              Fix for ID 20000828.001, long doubles were not formatted
74791              correctly (showed up in $], which stopped installing perl).
74792              
74793              An attempt to fix the problem reported in
74794              Subject: Building perl@6856 using gcc/AIX 4.3.3 
74795              I can't test this properly since the gcc installation I have
74796              access to seems to be botched (gcc is calling the AIX cpp,
74797              a losing proposition...)
74798              
74799              Add -ld to archname on long tr...double platforms.
74800              
74801              Subject: hv.h Doc Patch
74802              
74803              Potential cruft.
74804              
74805              Subject: [PATCH bleedperl@6856] warnings fixes
74806              
74807              -S is the silent flag, -s is the strip flag.
74808              Subject: [PATCH] Re: [PATCH] make no-install          
74809              
74810              Take out the SUIDMAIL thing, that will not be
74811              a problem in 5.7.*.
74812              
74813              Subject: [PATCH bleedperl@6866] spellings
74814              
74815              Subject: [PATCH] Re: files not cleaned even by veryclean
74816              
74817              Use minimal @INC in tests, most of the time just '../lib',
74818              so that we simply can't pick up stuff from other Perls than
74819              the one we are testing.  Pointed out by
74820              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
74821              
74822              Update to Getopt::Long 2.24, from Johan Vromans.
74823              
74824              Fix for thinko in #6848.
74825              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
74826              
74827              Patches all over for people and the files they (hopefully) care about.
74828              
74829              Subject: Net::protoent does not export 'getproto'
74830              
74831              Missed a change in #6869.
74832              
74833              Subject: [PATCH] Warnings in B::Deparse
74834              
74835              Subject: [PATCH] Glob dumping
74836              
74837              Disable one of the tests for now.
74838              
74839              Disabling the one test is a bit tricky.
74840              
74841              Don't forget to tidy up.
74842              
74843              The #6881 removed one dump line.
74844              
74845              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
74846              
74847              Under usethreads the dumped variable is IN_PAD.
74848              Subject: Re: [PATCH] Glob dumping
74849              
74850              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
74851              
74852              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
74853              
74854              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
74855              
74856              Regen Configure for #6894.
74857              
74858              Subject: [PATCH: 6889] updates to perlebcdic.pod
74859              
74860              Undo namespace pollution of #6878.
74861              Subject: Re: Net::protoent does not export 'getproto'
74862              
74863              Admit that we are leaking scalars.
74864              
74865              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
74866      Branch: maint-5.6/perl
74867           !> (integrate 271 files)
74868 ____________________________________________________________________________
74869 [  7894] By: gsar                                  on 2000/11/27  16:00:34
74870         Log: a couple of nits
74871      Branch: maint-5.6/perl
74872            ! MANIFEST pp_sys.c
74873 ____________________________________________________________________________
74874 [  7893] By: gsar                                  on 2000/11/27  15:10:56
74875         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
74876              6740..6745,6747..6757,6760
74877              
74878              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
74879              
74880              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
74881              
74882              Doc nits spotted by Richard Soderberg.
74883              
74884              move WNOHANG definition to where other such things are
74885              
74886              Make $Config{byteorder} more magical so that it is
74887              dynamically computed: nice for 'fat binaries'.
74888              Subject: [PATCH]: default byteorder
74889              
74890              Subject: [PATCH] Cwd.pm now uses strict
74891              
74892              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
74893              
74894              Get -DLEAKTEST to compile (not necessarily to work, mind)
74895              Subject: [ID 20000724.006] -DLEAKTEST problem
74896              
74897              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
74898              
74899              Add perlebcdic from Peter Prymmer, regen toc.
74900              
74901              Don't propose using modules built for 5.005 if no binary
74902              compatibility with 5.005 is attempted.
74903              
74904              Do not use prototyping here.
74905              Subject: [ID 20000817.016] [PATCH] Peek.xs
74906              
74907              Document what the backtick returns if the command fails.
74908              
74909              Add byteorder to the myconfig output.
74910              
74911              Introduce NVef, NVff, and NVgf, use the middle one.
74912              (helps for lib/peek + Linux + long doubles)  Reported in
74913              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
74914              Use NVs in POSIX math, not doubles.
74915              Subject: [ID 20000817.014] POSIX & modfl
74916              
74917              Subject: [PATCH 5.6.0+] newSVrv() memory leak
74918              
74919              The byteorder code in #6671 was wrong.
74920              
74921              Fix the lib/complex failure of
74922              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
74923              Linux long double accuracy issue: something that
74924              when printed with %g looks like "2" but int() of it is 1.
74925              
74926              Propagate new Configure vars.
74927              
74928              Unbuffer the output.
74929              
74930              Subject: [PATCH] perltrap.pod spring cleaning
74931              
74932              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
74933              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
74934              
74935              Tiny Getopt::Long patch from Johan Vromans.
74936              
74937              Document code point which makes if (defined %stash::) to work
74938              (noted by Spider Boardman).
74939              
74940              Subject: [PATCH perl@6698] cygwin port
74941              
74942              Document the NDBM_File and ODBM_File as SDBM_File
74943              was documented in #6417.
74944              
74945              The new tests were missing from #6415.
74946              
74947              Add [[:blank:]] as suggested in
74948              Subject: [ID 20000716.024] [=cc=] / [:blank:]
74949              (the [=cc=] has already been taken care of by #6439
74950              so the whole bug report can be closed)
74951              and make [[:space:]] to be equivalent to isspace(3)
74952              (as opposed to \s, which is isSPACE()).  The difference
74953              is that now [[:space:]] matches the mythical vertical tab,
74954              while \s doesn't.
74955              
74956              Don't eat leading os from index entries.
74957              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
74958              
74959              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
74960              
74961              Typo in pp_complement().
74962              Subject: [PATCH perl-current] Deparse
74963              
74964              Add warnif(), check warnings further up the stack,
74965              all the warnings functions now can take an optional object reference.
74966              Subject: [PATCH bleedperl@6691] warnings pragma update
74967              
74968              Fix a core dump in lib/selfloader under -DDEBUGGING.
74969              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
74970              
74971              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
74972              
74973              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
74974              
74975              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
74976              Put back the long double avoidance code to POSIX.xs
74977              because VMS seems to need it still.
74978              
74979              Introduce a 'veryclean' target that is like 'distclean'
74980              but also removes *~ and *.orig.
74981              
74982              Subject: [ID 20000817.023] endianness description in perlfunc.pod
74983              
74984              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
74985              
74986              Let's try #6717 again.
74987              
74988              UTF8 concat fixes.
74989              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
74990              
74991              pp_open() could pass an uninitialized filename down to do_open9().
74992              
74993              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
74994              
74995              Update to CGI 2.72, from Lincoln Stein.
74996              
74997              Subject: [PATCH] Silence MakeMaker (Was: installman)
74998              
74999              Use temporary directory instead of current directory.
75000              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
75001              
75002              Document odd vs even subreleases and -Dusedevel.
75003              
75004              The veryclean target needs to clobber.
75005              
75006              Use File::Spec->tmpdir().
75007              
75008              Document the number of exponent digits.
75009              
75010              Mention perlebcdic and perlposix-bc.
75011              
75012              s/this one/the 5.6.0 release/
75013              
75014              The #6724 is here.
75015              
75016              The correct cleaning order is an art.
75017              
75018              small tweaks for change#6705: avoid C++ style comments in C code;
75019              use Perl's malloc API rather than the low level system one
75020              
75021              Array context keeps slithering in.
75022              
75023              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
75024              
75025              Subject: [PATCH] os2.c fix for use64bitint
75026              
75027              Update to Pod::LaTeX 0.53.
75028              Subject: [PATCH] lib/Pod/LaTeX.pm updates
75029              
75030              Document the endianness of Alpha more precisely.
75031              
75032              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
75033              
75034              Rename the macro argument because some preprocessors
75035              can't tell the difference and expand arguments also inside
75036              double quoted strings.
75037              
75038              free TLS slot properly on Windows
75039              
75040              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
75041              
75042              Unicos/mk requires elaborate paranoia.
75043              
75044              Tweak the floating point output routine preferences.
75045              
75046              Also under djgpp the timestamps are funky.
75047              
75048              Apply some PodParser 1.18 patches; the Pod/Find.pm
75049              patches cannot be applied since #6712 conflicts.
75050              
75051              Use PodParser 1.18 new test.
75052              
75053              A pod nit.
75054              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
75055              
75056              Be verydeepclean.
75057      Branch: maint-5.6/perl
75058           +> pod/perlebcdic.pod
75059           !> (integrate 106 files)
75060 ____________________________________________________________________________
75061 [  7892] By: jhi                                   on 2000/11/27  15:02:32
75062         Log: Update Changes.
75063      Branch: perl
75064            ! Changes patchlevel.h
75065 ____________________________________________________________________________
75066 [  7891] By: jhi                                   on 2000/11/27  14:57:23
75067         Log: Subject: Re: perlfaq style changes
75068              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75069              Date: Sat, 25 Nov 2000 23:32:26 -0800
75070              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
75071              
75072              plus a note from Ronald Kimball.
75073      Branch: perl
75074            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
75075 ____________________________________________________________________________
75076 [  7890] By: jhi                                   on 2000/11/27  14:53:14
75077         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
75078              From: Benjamin Holzman <bah@ecnvantage.com>
75079              Date: Sun, 26 Nov 2000 16:27:33 -0500
75080              Message-ID: <20001126162733.J25040@ecnvantage.com>
75081      Branch: perl
75082            ! gv.c
75083 ____________________________________________________________________________
75084 [  7889] By: jhi                                   on 2000/11/27  14:43:11
75085         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
75086              From: lvirden@cas.org
75087              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
75088              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
75089      Branch: perl
75090            ! README.amiga
75091 ____________________________________________________________________________
75092 [  7888] By: jhi                                   on 2000/11/27  14:32:34
75093         Log: Restore also the locale test to no-sprintf-taint state.
75094              Fixes the bug 20001127.003.
75095      Branch: perl
75096            ! sv.c t/pragma/locale.t
75097 ____________________________________________________________________________
75098 [  7887] By: gsar                                  on 2000/11/27  14:13:05
75099         Log: integrate changes#6613..6616,6620..6665 from mainline
75100              
75101              VMS configure.com update continues.
75102              
75103              Subject: Test fails / warnings with perl-current #6612
75104              
75105              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
75106              
75107              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
75108              
75109              For now remove the mail code.
75110              
75111              Subject: Re: [PATCH] @+, @- readonly
75112              
75113              Subject: warning: storage class after type is obsolescent
75114              
75115              Subject: sfio2000
75116              
75117              Subject: Re: File::Temp problems on VMS in bleedperl
75118              
75119              README.os2 update.
75120              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
75121              
75122              Make the user to give up his firstborn, err, to knowingly
75123              verify installing an unstable developer release.  Also bump
75124              the release to 5.7.0, but leave a patch tag in the local
75125              patches saying that this is not yet the real thing.
75126              
75127              Update (kinda) to Test 1.14, from Joshua Pritikin.
75128              
75129              make ok etc also for win32.
75130              
75131              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
75132              
75133              Don't blow limited stacks, a lower number is enough to
75134              tickle the lookbehind limit.
75135              
75136              Use -Dusedevel; regen Configure and the respective Porting stuff.
75137              
75138              Subject: [PATCH] debugger exit code should reflect user exit code
75139              
75140              Subject: [PATCH perl@6620] cygwin port
75141              
75142              Missed a file from #6638.
75143              
75144              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)
75145              
75146              magic callbacks all need to have same type signature
75147              
75148              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
75149              
75150              Fix a dependency problem.
75151              Subject: [PATCH: 6640] VMS Makefile.SH update
75152              
75153              The numeric locale was reset to "C" by s?printf and never restored.
75154              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
75155              No test since adding the failing example to locale.t
75156              does not fail -- probably because the locale settings are so
75157              thoroughly tweaked by that time.  Running the example standalone
75158              does fail, though.  UPDATE: test case added at change #7540.
75159              
75160              Subject: [ID 20000324.040] minor fix to perlhpux.pod
75161              
75162              Update to CPAN 1.57.
75163              
75164              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
75165              
75166              Change the perlbug address to perl.org since it's more forgiving.
75167              
75168              Change the regx compilation error markers to use = instead of <
75169              since pod makes using the latter quite messy.  Reported in
75170              ID 20000814.006 by Abigail and in
75171              Subject: Unknown escape E<> ?
75172              
75173              Update to perldebtut 1.9, from Richard Foley.
75174              
75175              check that the number pseudo children doesn't exceed
75176              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
75177              the WaitForMultipleObjects() limit that would cause wait()
75178              to crash)
75179              wait() and waitpid() could potentially be rewritten to use
75180              more than one thread to do the waiting to eliminate this
75181              limitation
75182              
75183              change#6328 could make close(SOCKET) return false on windows
75184              when it shouldn't
75185              
75186              pod nit seen in passing
75187              
75188              on windows, the return values from wait() and waitpid() don't
75189              match those of pseudo-pids
75190              
75191              waitpid() now handles externally spawned pids correctly;
75192              fixes for backtick/wait/waitpid failures on Windows 9x
75193              these changes make the pid returned by process functions on
75194              Windows 9x always positive by clearing the high bit (which
75195              is always set on Win9x); pseudo-process PIDs are likewise
75196              always negative now on Win9x (just as on NT/2000)
75197              
75198              trailing new %ENV entries weren't being pushed into the real
75199              environment of subprocesses on Windows
75200              
75201              Tweak the regex compilation errors once more.
75202              
75203              avoid warnings from dense compiler
75204              
75205              add "ok" targets from change#6632 in makefile.mk
75206      Branch: maint-5.6/perl
75207            - lib/Pod/PlainText.pm vms/configure.com
75208           !> (integrate 66 files)
75209 ____________________________________________________________________________
75210 [  7886] By: jhi                                   on 2000/11/27  13:54:18
75211         Log: __FUNCTION__ isn't portable and trying to emulate it leads
75212              into practically spelling out the name of the function.
75213              Takes care of the bug 20001127.001.
75214      Branch: perl
75215            ! perlio.c
75216 ____________________________________________________________________________
75217 [  7885] By: gsar                                  on 2000/11/27  13:53:18
75218         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
75219              6610..6611 from mainline
75220              
75221              Make regular expression parse error messages easier to understand.
75222              Subject: Re: enhanced(?) regex error messages
75223              
75224              Tiny tidying on report_evil_fh().
75225              
75226              Subject: Re: enhanced(?) regex error messages 
75227              plus Capitalize the error messages, plus perldiag them.
75228              
75229              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
75230              
75231              Document here-doc better.
75232              
75233              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
75234              
75235              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
75236              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
75237              (either perlbug or p5p ate the original), plus regen
75238              perlapi and perltoc. 
75239              
75240              Regen global.sym.
75241              
75242              Double check that we have a dirhandle.
75243              
75244              Subject: Re: enhanced(?) regex error messages
75245              (plus two small patches sent privately)
75246              (this still seems to leave few test failures)
75247              
75248              warn is a macro, avoid using at a variable to avoid warnings
75249              in some configurations; readdir.t is too conservative in
75250              estimating number of *.t's
75251              
75252              Get back into sync with Jeffrey on the enhanced regex warnings.
75253              
75254              Subject: [PATCH 5.6.0] cygwin port
75255              
75256              Zero entries were skipped, fix from Adrian Goalby
75257              <argoalby@yahoo.co.uk>
75258              
75259              Subject: Remove dead entry in perldiag
75260              
75261              Amend the description of Perl6.
75262              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
75263              
75264              detypo
75265              
75266              It's the 2ndO'ROSSC.
75267              
75268              Revert the sv.c part of #6559, a better fix is needed.
75269              
75270              Iterating perl6 description.
75271              
75272              Update to Term::ANSIColor 1.03, from Russ Allbery.
75273              
75274              Update to Getopt::Long 2.23_05, from Johan Vromans.
75275              
75276              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
75277              
75278              Update to Pod::Parser 1.17, from Brad Appleton.
75279              
75280              Update to CPAN 1.56, from Andreas König.
75281              
75282              Update to CGI 2.70, from Lincoln Stein.
75283              
75284              Put back the std @INC thing.
75285              
75286              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
75287              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
75288              
75289              Document the IO::Select timeout.
75290              
75291              sleep(1) does not necessarily return 1.
75292              Subject: [PATCH bleadperl] op/lex_assign.t  
75293              
75294              Subject: debugger "d" command doesnt check line number
75295              
75296              B::Deparse didn't do sub attributes.
75297              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
75298              
75299              Preprocessing and postprocessing for File::Find.
75300              Subject: Patch to Find::File.pm to allow alphabetical results
75301              
75302              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
75303              
75304              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
75305              
75306              Subject: Re: [ID 20000730.003] utf8::length() bad
75307              
75308              Subject: Getting perlio and threads to compile
75309              (the Solaris version changes in Configure skipped)
75310              
75311              Tests for #6589.
75312              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
75313              
75314              Add Perl debugging tutorial, regen toc. 
75315              Subject: perldebtut.pod
75316              
75317              Add a few missing files, update MANIFEST.
75318              
75319              Rewrite of vms/subconfigure.com as configure.com,
75320              from Peter Prymmer and the vmsperl crew.
75321              
75322              Should have deleted this in #6603.
75323              
75324              Fix the test for 5005threads.
75325              
75326              Fix-n-skip the tests under 5005threads.
75327              
75328              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
75329              
75330              Upgrade to CGI 2.71, from Lincoln Stein.
75331      Branch: maint-5.6/perl
75332           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
75333           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
75334           +> t/op/regmesg.t t/pod/find.t vms/configure.com
75335            - vms/subconfigure.com
75336            ! lib/lib.pm
75337           !> (integrate 115 files)
75338 ____________________________________________________________________________
75339 [  7884] By: jhi                                   on 2000/11/27  13:44:33
75340         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
75341              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75342              Date:     Mon, 27 Nov 2000 08:23:54 EST
75343              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
75344      Branch: perl
75345            ! vms/descrip_mms.template vms/test.com
75346 ____________________________________________________________________________
75347 [  7883] By: gsar                                  on 2000/11/27  11:50:46
75348         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
75349              6511..6513,6515..6523,6525..6536
75350              
75351              The swallow_bom() saga continues.  The #23 of require.t
75352              (UTF16-LE) still fails (silently, no output) but the #22
75353              (UTF16-BE) seems to be working now.  The root of the
75354              failure may be in sv_gets(): is it UTF-16LE-aware,
75355              especially when it comes to line endings? 
75356              
75357              Document the problem with -P in HP-UX and its workaround.
75358              
75359              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
75360              (aka ID 20000730.002)
75361              
75362              Subject: fix and question re: waitpid() under win32
75363              
75364              Make the safety catch for buggy gccs work with triple version
75365              numbers like 2.95.2.  Reported in
75366              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
75367              
75368              In Digital UNIX warn if gcc explicitly chosen because even
75369              2.95.2 is known to cause problems.
75370              
75371              Make chr() for values >127 to create utf8 when under utf8.
75372              
75373              various syntax errors and such (not fixed: comp/require.t#22 coredump
75374              on Windows)
75375              
75376              Stash away the largefiles flags and libswanted.
75377              
75378              BOM patching from Simon Cozens.
75379              
75380              If gccosandvers is equal to osname, clear gccosandvers.
75381              
75382              Make p4desc to skip non-mainperl branches by default.
75383              
75384              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
75385              
75386              The test from this
75387              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
75388              
75389              In new BSDs changes to argv[] do not show up in ps(1) output,
75390              instead one must use setproctitle().  This was already addressed
75391              by change #6457, but the below has a new variant for FreeBSD 4.0
75392              or later, and the matter is also documented more.
75393              
75394              FreeBSD 3.* updates from
75395              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
75396              
75397              regen_headers, regen perltoc.
75398              
75399              Document in one place the memory abstractions used in Perl core.
75400              
75401              memcpy has n o in it, as pinted ut by Sarathy.
75402              
75403              Remove the extraneous "main::" prefix from all the
75404              "opened only for", "on closed", and "never opened" warnings.
75405              
75406              The name of a filehandle does not have <these>.
75407              
75408              The tr utf8 patching continues.
75409              
75410              The new setproctitle() feature is available only in 
75411              bleeding edge FreeBSD.  From Paul Saab.
75412              
75413              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
75414              
75415              Dump UVs as UVs in Data::Dumper.
75416              
75417              detypo #6494
75418              
75419              Document the IVdf UVuf UVof UVxf.
75420              
75421              require.t needs binmode() to work on windows
75422              
75423              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
75424              that are hopefully soon put into use.
75425              
75426              Allow "no Module;" even if there is no 'unimport'.
75427              
75428              Better skip message for the test; one of the two problems in
75429              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
75430              
75431              The subtest 4 may fail also on VOBS, as pointed out
75432              by Nick Ing-Simmons in November 1999, bug id 19991124.003
75433              (but the failure in that bug report isn't the subtest 4).
75434              
75435              Be more informative on what is skipped and why,
75436              also repeat the list at the end.
75437              
75438              Add a URL for FSF.
75439              
75440              Subject: [PATCH] sv.h documentation - SvLEN
75441              
75442              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
75443              
75444              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
75445              
75446              Subject: [PATCH] bad cppsymbols on os2 + Configure question
75447              
75448              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
75449              
75450              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
75451              mention the idea of @( and @)
75452              
75453              This is 6512.  Really.
75454              
75455              Subject: [ID 19990721.004] Documentation bug in perlfunc
75456              
75457              Subject: Minor tweak to perlvar.pod
75458              
75459              In the warnings call filehandles consistently so;
75460              add "unopened" warning for stat().
75461              
75462              After the #6519 a warning about stat() is just that,
75463              not about a filetest, which now have their own warning.
75464              
75465              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
75466              
75467              Subject: Re: Array vs. List context
75468              
75469              Subject: New perlcc, take 2
75470              
75471              Weed buglets pointed out by
75472              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
75473              
75474              gcc versions might have (parentheses) in them.
75475              
75476              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
75477              
75478              Essential prototype changes were missing from #6527.
75479              Also make report_evil_fh() more bomb-proof.
75480              
75481              Zap lib/Sys directory when cleaning up.
75482              
75483              Change the Policy policy: now -Dprefix= with an existing
75484              Policy.sh and prefix == siteprefix == vendorprefix, then all
75485              of them follow along the new prefix.
75486              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
75487              
75488              Continue fixing the io warnings.  This also
75489              sort of fixes bug ID 20000802.003: the core dump
75490              is no more.  Whether the current behaviour is correct
75491              (giving a warning: "Not a format reference"), is another matter.
75492              
75493              Have symbols for the IoTYPEs.
75494              
75495              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
75496              
75497              Document a bit that UDP is not what you might think.
75498              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
75499              tr memory corruption fix from Simon Cozens.
75500              
75501              Plug the security hole described in the Aug 05 2000 bugtraq message
75502              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
75503              The security hole exists only in suidperls, which isn't
75504              installed or even built by default.
75505      Branch: maint-5.6/perl
75506           !> (integrate 71 files)
75507 ____________________________________________________________________________
75508 [  7882] By: gsar                                  on 2000/11/27  10:25:36
75509         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
75510              from mainline
75511              
75512              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
75513              to be fatal errors (instead of by default ignoring them, and
75514              ignoring with a bug: even though -w gave an error, the opening [
75515              was left in)  Reported in:
75516              
75517              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
75518              
75519              Subject: [PATCH] split /^/
75520              
75521              MacOS nits from Matthias Neeracher.
75522              
75523              More split() doc and test patches from Mike Guy.
75524              
75525              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
75526              from Graham Barr in the module list.
75527              
75528              docfix from Peter Scott <Peter@PSDT.com>.
75529              
75530              File::Temp patches for VMS and OS/2 from Tim Jenness.
75531              
75532              open() wariness in perlbug.
75533              
75534              Subject: [PATCH] minor doc change - perlguts
75535              
75536              Subject: Minor doc patch: handy.h
75537              
75538              Be wary of close()s, too.
75539              
75540              Further File::Temp patches from Yitzchak Scott-Thoennes
75541              and Craig A. Berry.
75542              
75543              Subject: [PATCH] fixes bug 20000508.004
75544              
75545              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
75546              
75547              Allow "no AutoLoader;", based on change #6444,
75548              suggested by Graham Barr.
75549              
75550              Use setproctitle() if available to modify $0.
75551              
75552              Warn if the version of the operating system used to compile gcc
75553              differs from the current version of the operating system.
75554              Also display the gcc compilation os and version in myconfig.
75555              Inspiration from
75556              
75557              Tiny fixes for #6460.
75558              
75559              The problem described in this
75560              Subject: [ID 20000322.018] named chars aren't magical enough
75561              has been fixed in perl 5.6.0 but just in case added a test
75562              to keep it away.  (The report from Joseph Hall.)
75563              
75564              Tune the comments and hopefully stop a memory leak.
75565              
75566              Subject: UTF8 concat
75567              (with a memory leak fixed, plus a few casts added)
75568              This also seems to help for
75569              Subject: [ID 20000716.015] join UTF8 weirdness
75570              
75571              Do not upgrade SVs into utf8 just because they participate
75572              in eq or cmp.  Reported and fix suggested in
75573              Subject: [ID 20000720.009] sv_eq UTF8 bug
75574              
75575              Fix the HALF_UPGRADE() macro introduced in #6263.
75576              
75577              Find green threads before native threads.
75578              Subject: Re: Patch to jpl/JNI/Makefile.PL
75579      Branch: maint-5.6/perl
75580           !> (integrate 30 files)
75581 ____________________________________________________________________________
75582 [  7881] By: jhi                                   on 2000/11/27  05:48:41
75583         Log: It seems that *both* the unused submatch loop cleanup
75584              codes are needed.
75585      Branch: perl
75586            ! regexec.c
75587 ____________________________________________________________________________
75588 [  7880] By: jhi                                   on 2000/11/27  04:50:07
75589         Log: Clean .exists deeper.
75590      Branch: perl
75591            ! Makefile.SH
75592 ____________________________________________________________________________
75593 [  7879] By: jhi                                   on 2000/11/27  02:31:35
75594         Log: The code in regcppop() (see #7878) contains the correct lower
75595              limit for the unused submatch 'cleanup' loop so that under
75596              "use utf8" the following code wouldn't dump core:
75597              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
75598              the cleanup loop in regtry() stomped beyond allocated area
75599              in the startp[] array.  Therefore, copied the correct lower
75600              loop limit (*PL_reglastparen) to regtry().  Note: something
75601              may still not be quite right: why was the _higher_ loop limit
75602              (prog->nparens) different in the utf8 case?
75603              
75604              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
75605              without core dumps, there were about 17 of them before
75606              the patch (with us since Perl 5.7.0).  Two failures, still:
75607              496 and 505 (though these may not be severe).
75608              
75609              Patch #7881 is also needed since both the cleanup loops
75610              seem to be needed.
75611              
75612              Also, the t/op/pat#44 seems to core dump under utf8.
75613              Plus a couple of failures.  UGH-8.
75614      Branch: perl
75615            ! regexec.c
75616 ____________________________________________________________________________
75617 [  7878] By: jhi                                   on 2000/11/27  02:21:17
75618         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
75619              the code in regcppop() seems to be redundant for the test suite --
75620              but it contains a germ of truth, and it needed for the build
75621              process itself: see #7879 and #7881.
75622      Branch: perl
75623            ! regexec.c
75624 ____________________________________________________________________________
75625 [  7877] By: jhi                                   on 2000/11/27  01:53:09
75626         Log: Comment on comment.
75627      Branch: perl
75628            ! regexec.c
75629 ____________________________________________________________________________
75630 [  7876] By: jhi                                   on 2000/11/27  00:49:59
75631         Log: Adjust the docs to agree with #7875.
75632      Branch: perl
75633            ! pod/perllocale.pod
75634 ____________________________________________________________________________
75635 [  7875] By: jhi                                   on 2000/11/27  00:49:27
75636         Log: Retract #7863.  It makes more sense not to taint formatted output,
75637              not even by sprintf().
75638      Branch: perl
75639            ! sv.c
75640 ____________________________________________________________________________
75641 [  7874] By: jhi                                   on 2000/11/26  23:36:02
75642         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
75643              Not really fixed (should really dump the UTF-8 charclass),
75644              but stopped displaying the garbage.
75645              
75646              Also add a note on the (missing) Unicode PSXSPC and BLANK.
75647      Branch: perl
75648            ! regcomp.c
75649 ____________________________________________________________________________
75650 [  7873] By: jhi                                   on 2000/11/26  21:31:13
75651         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
75652      Branch: perl
75653            ! regexec.c
75654 ____________________________________________________________________________
75655 [  7872] By: jhi                                   on 2000/11/26  21:06:04
75656         Log: No need to scan till infinity, 13 is enough.
75657      Branch: perl
75658            ! handy.h utf8.c
75659 ____________________________________________________________________________
75660 [  7871] By: jhi                                   on 2000/11/26  20:20:32
75661         Log: Test line numbers are different with utf8.
75662      Branch: perl
75663            ! t/op/re_tests
75664 ____________________________________________________________________________
75665 [  7870] By: jhi                                   on 2000/11/26  20:10:12
75666         Log: Message nit.
75667      Branch: perl
75668            ! regcomp.c
75669 ____________________________________________________________________________
75670 [  7869] By: jhi                                   on 2000/11/26  19:01:05
75671         Log: Make utf8_length() and utf8_distance() (the latter of which
75672              is unused at the moment) to be less forgiving about bad UTF-8.
75673      Branch: perl
75674            ! embed.h embed.pl objXSUB.h proto.h utf8.c
75675 ____________________________________________________________________________
75676 [  7868] By: jhi                                   on 2000/11/26  18:45:56
75677         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
75678              From: Benjamin Holzman <bah@ecnvantage.com>
75679              Date: Sat, 25 Nov 2000 20:40:20 -0500       
75680              Message-ID: <20001125204020.A25040@ecnvantage.com>              
75681              
75682              Debian allows installing /usr/bin/locale without installing
75683              any locales, an error message will ensue.
75684      Branch: perl
75685            ! t/pragma/locale.t
75686 ____________________________________________________________________________
75687 [  7867] By: jhi                                   on 2000/11/26  18:31:12
75688         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
75689              From: Benjamin Holzman <bah@ecnvantage.com>
75690              Date: Sun, 26 Nov 2000 02:42:34 -0500
75691              Message-ID: <20001126024234.G25040@ecnvantage.com>
75692              
75693              Patch for the bug 20000212.002.
75694      Branch: perl
75695            ! sv.c t/op/array.t
75696 ____________________________________________________________________________
75697 [  7866] By: jhi                                   on 2000/11/26  18:28:09
75698         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
75699              From: Tim Jenness <t.jenness@jach.hawaii.edu>
75700              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
75701              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
75702              
75703              File::Temp 0.11.
75704      Branch: perl
75705            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
75706 ____________________________________________________________________________
75707 [  7865] By: jhi                                   on 2000/11/26  18:24:22
75708         Log: The metaconfig unit change for #7864.
75709      Branch: metaconfig/U/perl
75710            ! need_va_copy.U
75711 ____________________________________________________________________________
75712 [  7864] By: jhi                                   on 2000/11/26  18:23:41
75713         Log: Make the va_copy() test not to be so talkative.
75714      Branch: perl
75715            ! Configure config_h.SH
75716 ____________________________________________________________________________
75717 [  7863] By: jhi                                   on 2000/11/26  18:11:02
75718         Log: Fix locale inconsistencies unearthed by Hugo's work.
75719              Now the floating point sprintf really does taint the result
75720              string as perllocale promises (has promised for a long time)
75721              if "use locale" is in the lexical scope.
75722      Branch: perl
75723            ! sv.c t/pragma/locale.t
75724 ____________________________________________________________________________
75725 [  7862] By: jhi                                   on 2000/11/26  00:35:15
75726         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
75727              From: Nicholas Clark <nick@ccl4.org>
75728              Date: Sun, 26 Nov 2000 00:07:50 +0000
75729              Message-ID: <20001126000750.A22446@plum.flirble.org>
75730              
75731              Infinit.
75732      Branch: perl
75733            ! sv.c
75734 ____________________________________________________________________________
75735 [  7861] By: jhi                                   on 2000/11/26  00:01:26
75736         Log: Integrate perlio:
75737              
75738              [  7860]
75739              Correct relative path from new ext\Filter\Util\Call location
75740              back to miniperl.
75741              
75742              [  7857]
75743              All tests pass on Win32/gcc/USE_PERLIO.
75744              - when crlf layer is pushed make unix-level binary.
75745              - remove :crlf injection in pp_backtick in pp_sys.c
75746              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
75747              
75748              [  7853]
75749              Re-arrange crlf vs binary for platforms that care.
75750              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
75751              Lip-service to making stdio layer work on such platforms (untested).
75752              Now fails 3 tests rather than one, checkin to see if I can debug 
75753              the issue under linux. (Do not merge.)
75754      Branch: perl
75755           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
75756 ____________________________________________________________________________
75757 [  7860] By: nick                                  on 2000/11/25  22:04:17
75758         Log: Correct relative path from new ext\Filter\Util\Call location
75759              back to miniperl.
75760      Branch: perlio
75761            ! win32/makefile.mk
75762 ____________________________________________________________________________
75763 [  7859] By: nick                                  on 2000/11/25  21:26:54
75764         Log: Integrate mainline.
75765      Branch: perlio
75766           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
75767           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
75768           +> t/lib/filter-util.t
75769            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75770            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
75771            - t/lib/filt-util.t
75772           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
75773           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
75774           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
75775           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
75776           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
75777           !> win32/makefile.mk
75778 ____________________________________________________________________________
75779 [  7858] By: gsar                                  on 2000/11/25  20:52:17
75780         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
75781              parent's memory; fix it by keeping track of the actual pad
75782              offset rather than a raw pointer (this change is probably also
75783              relevant to non-ithreads case to avoid fallout from reallocs of
75784              the pad array, but is currently only enabled for the ithreads
75785              case in the interests of minimal disruption to existing "well
75786              tested" code)
75787      Branch: perl
75788            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
75789            ! proto.h scope.c scope.h sv.c t/op/fork.t
75790 ____________________________________________________________________________
75791 [  7857] By: nick                                  on 2000/11/25  20:01:28
75792         Log: All tests pass on Win32/gcc/USE_PERLIO.
75793              - when crlf layer is pushed make unix-level binary.
75794              - remove :crlf injection in pp_backtick in pp_sys.c
75795              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
75796      Branch: perlio
75797            ! doio.c perlio.c pp_sys.c win32/makefile.mk
75798 ____________________________________________________________________________
75799 [  7856] By: jhi                                   on 2000/11/25  18:38:30
75800         Log: Update the metaconfig units for #7855.
75801      Branch: metaconfig/U/perl
75802            ! useperlio.U usesocks.U
75803 ____________________________________________________________________________
75804 [  7855] By: jhi                                   on 2000/11/25  18:37:54
75805         Log: Undo the SOCKS workarounds, instead start using PerlIO
75806              if SOCKS is selected.
75807              
75808              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
75809              From: Jens Hamisch <jens@Strawberry.COM>
75810              Date: Fri, 24 Nov 2000 18:31:30 +0100
75811              Message-ID: <20001124183130.E28337@Strawberry.COM>
75812              
75813              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
75814              From: Jens Hamisch <jens@Strawberry.COM>
75815              Date: Fri, 24 Nov 2000 19:11:51 +0100
75816              Message-ID: <20001124191151.A28753@Strawberry.COM>
75817      Branch: perl
75818            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
75819            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
75820 ____________________________________________________________________________
75821 [  7854] By: jhi                                   on 2000/11/25  17:39:08
75822         Log: Undo #7848.  Some of the code seems to use walkoptree(),
75823              some walkoptree_slow().  An unfinished renaming?
75824              Now the sub is walkoptree() (which is @EXPORT_OK),
75825              the walkoptree_slow() is a typeglob alias to walkoptree.
75826              This makes the tests to pass, at least.
75827      Branch: perl
75828            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
75829 ____________________________________________________________________________
75830 [  7853] By: nick                                  on 2000/11/24  22:24:33
75831         Log: Re-arrange crlf vs binary for platforms that care.
75832              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
75833              Lip-service to making stdio layer work on such platforms (untested).
75834              Now fails 3 tests rather than one, checkin to see if I can debug 
75835              the issue under linux. (Do not merge.)
75836      Branch: perlio
75837            ! doio.c perlio.c perliol.h
75838 ____________________________________________________________________________
75839 [  7852] By: jhi                                   on 2000/11/24  18:57:39
75840         Log: AUTHORS edits.
75841      Branch: perl
75842            ! AUTHORS
75843 ____________________________________________________________________________
75844 [  7851] By: jhi                                   on 2000/11/24  17:34:56
75845         Log: Add Jan-Erik Karlsson.
75846      Branch: perl
75847            ! AUTHORS
75848 ____________________________________________________________________________
75849 [  7850] By: jhi                                   on 2000/11/24  17:27:56
75850         Log: Configure should find stdchar on its own.
75851      Branch: perl
75852            ! hints/solaris_2.sh
75853 ____________________________________________________________________________
75854 [  7849] By: jhi                                   on 2000/11/24  17:24:55
75855         Log: Subject: PATCH over 7848: Filter test flawed
75856              From: andreas.koenig@anima.de (Andreas J. Koenig)
75857              Date: 24 Nov 2000 10:28:29 +0100
75858              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
75859      Branch: perl
75860            ! t/lib/filter-util.t
75861 ____________________________________________________________________________
75862 [  7848] By: jhi                                   on 2000/11/24  17:22:15
75863         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
75864              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
75865              Date: Fri, 24 Nov 2000 16:12:58 +0000
75866              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
75867      Branch: perl
75868            ! ext/B/B.pm
75869 ____________________________________________________________________________
75870 [  7847] By: jhi                                   on 2000/11/24  03:07:01
75871         Log: Integrate perlio:
75872              
75873              [  7844]
75874              Win32/perlio Now just fails one io/argv.t test - lack 
75875              of default :crlf on standard streams.
75876              
75877              [  7843]
75878              Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
75879              peek fail is showing a real problem (multiple crlf layers
75880              are getting pushed.)
75881              
75882              [  7842]
75883              Implement PerlIO_binmode()
75884              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
75885              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
75886              make binmode in t/lib/io_tell.t unconditional so that works.
75887              Checkin just so Win32 machine can see these changes.
75888              
75889              [  7836]
75890              Implement crlf layer - not ready for merge.
75891      Branch: perl
75892           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
75893           !> win32/makefile.mk
75894 ____________________________________________________________________________
75895 [  7846] By: gsar                                  on 2000/11/24  00:55:57
75896         Log: integrate changes#6415..6418,6420..6438 from mainline
75897              
75898              Fix the bitvector ops for utf8 (tricky since past 7 bits
75899              the utf8 'characters' can be more than one octet).
75900              
75901              MPE/ix updates for perl 5.6.0 from Mark Bixby.
75902              
75903              Subject: SDBM_File documentation
75904              
75905              Detypo.
75906              
75907              Decutandpasto.
75908              
75909              Send all installperl messages to STDERR and be -w clean.
75910              
75911              Out-of-date note removed.
75912              
75913              Protect against "wild next"s, that is, callbacks doing "next"
75914              instead of "return".
75915              
75916              Use STDOUT consistently.
75917              
75918              The output might have been produced in the wrong order.
75919              
75920              A missing 'break' after the [[:space:]] switch case.
75921              
75922              Add tests for
75923              [ID 19991110.003] another matching finding by pcre author
75924              which has already been fixed by some patch, as verified in
75925              
75926              Documentation to explain the behaviour of map().
75927              
75928              Add an optimization for map-maps-a-list-element-to-more-list-elements
75929              case, but add also notes explaining the relationship of this
75930              patch and the earlier notes by Sarathy.
75931              
75932              Subject: [ID 20000716.023] syslog test fails without sockets
75933              
75934              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
75935              Test cases for #6431.
75936              
75937              File::Spec::VMS fixup for tmpdir from Craig Berry.
75938              
75939              Make the "uninit variable" warning to say "concat or string"
75940              or "join or string" when in concat or join .
75941              
75942              Get UTF16 BOMs working.  Patch from
75943              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
75944              
75945              Subject: [PATCH] Make large file tests deal with SIGXFSZ
75946              
75947              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
75948              
75949              Subject: [PATCH] av.c apidoc
75950      Branch: maint-5.6/perl
75951           !> (integrate 43 files)
75952 ____________________________________________________________________________
75953 [  7845] By: gsar                                  on 2000/11/24  00:20:45
75954         Log: integrate changes#6406..6414 from mainline
75955              
75956              Merge perlhacktut into perlhack, update perlguts.
75957              
75958              Fix AutoSplit to use File::Spec the right way in VMS,
75959              from Peter Prymmer.
75960              
75961              The bug report
75962              [ID 19991110.002] minimal matching discrepancy found by pcre author
75963              seems to have been fixed (though differently from what was suggested
75964              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
75965              
75966              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
75967              not in pod, from Peter Prymmer
75968              
75969              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
75970              From: Hugo <hv@crypt.compulink.co.uk>
75971              Date: Fri, 14 Jul 2000 23:05:20 +0100
75972              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
75973              
75974              Didn't anymore apply, but that point still could use another fix.
75975              
75976              lib/b test fixes from Peter Prymmer.
75977              
75978              More docs for sv functions.
75979              
75980              perlvms.pod whitespace cleanup to keep pod utils happy.
75981              
75982              another VMS build tweak from Peter Prymmer
75983      Branch: maint-5.6/perl
75984           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
75985           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
75986           !> vms/descrip_mms.template vms/perlvms.pod
75987 ____________________________________________________________________________
75988 [  7844] By: nick                                  on 2000/11/23  23:42:45
75989         Log: Win32/perlio Now just fails one io/argv.t test - lack 
75990              of default :crlf on standard streams.
75991      Branch: perlio
75992            ! doio.c perlio.c
75993 ____________________________________________________________________________
75994 [  7843] By: nick                                  on 2000/11/23  23:04:05
75995         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
75996              peek fail is showing a real problem (multiple crlf layers
75997              are getting pushed.)
75998      Branch: perlio
75999            ! doio.c perlio.c win32/makefile.mk
76000 ____________________________________________________________________________
76001 [  7842] By: nick                                  on 2000/11/23  19:46:23
76002         Log: Implement PerlIO_binmode()
76003              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
76004              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
76005              make binmode in t/lib/io_tell.t unconditional so that works.
76006              Checkin just so Win32 machine can see these changes.
76007      Branch: perlio
76008            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
76009 ____________________________________________________________________________
76010 [  7841] By: jhi                                   on 2000/11/23  19:30:00
76011         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
76012      Branch: perl
76013            ! README.amiga
76014 ____________________________________________________________________________
76015 [  7840] By: jhi                                   on 2000/11/23  17:18:02
76016         Log: SOCKS wrestling continues, patches from Jens Hamisch.
76017      Branch: perl
76018            ! doio.c embed.h embed.pl perlsdio.h proto.h
76019 ____________________________________________________________________________
76020 [  7839] By: jhi                                   on 2000/11/23  16:54:14
76021         Log: Push Filter::Util::Call one level deeper.
76022      Branch: perl
76023            + t/lib/filter-util.t
76024           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
76025           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
76026            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
76027            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
76028            - t/lib/filt-util.t
76029            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
76030            ! win32/Makefile win32/makefile.mk
76031 ____________________________________________________________________________
76032 [  7838] By: jhi                                   on 2000/11/23  16:52:40
76033         Log: Reach back one higher up when searching for PERL_SRC.
76034      Branch: perl
76035            ! lib/ExtUtils/MM_Unix.pm
76036 ____________________________________________________________________________
76037 [  7837] By: jhi                                   on 2000/11/23  16:05:41
76038         Log: Subject: Re: perl@7826
76039              Date: Thu, 23 Nov 2000 02:20:25 -0600
76040              From: "Craig A. Berry" <craigberry@mac.com>
76041              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
76042              
76043              Make VMS to like Filter::Util::Call. 
76044      Branch: perl
76045            ! configure.com ext/Filter/Util/Makefile.PL
76046 ____________________________________________________________________________
76047 [  7836] By: nick                                  on 2000/11/23  16:04:08
76048         Log: Implement crlf layer - not ready for merge.
76049      Branch: perlio
76050            ! perlio.c win32/makefile.mk
76051 ____________________________________________________________________________
76052 [  7835] By: jhi                                   on 2000/11/23  15:56:52
76053         Log: STDCHAR is different in Sparc v9 vs x86.
76054      Branch: perl
76055            ! hints/solaris_2.sh
76056 ____________________________________________________________________________
76057 [  7834] By: jhi                                   on 2000/11/23  15:50:47
76058         Log: The type needs to be visible to protos.
76059      Branch: perl
76060            ! perl.h
76061 ____________________________________________________________________________
76062 [  7833] By: jhi                                   on 2000/11/23  15:40:46
76063         Log: Finish unfinished SOCKS workaround changes.
76064      Branch: perl
76065            ! doio.c
76066 ____________________________________________________________________________
76067 [  7832] By: jhi                                   on 2000/11/23  15:33:30
76068         Log: Integrate perlio:
76069              
76070              [  7831]
76071              Correct makefile.mk dependancies for ext/Filter/Util
76072              Build ext/Encode
76073              Run dmake regen_config_h
76074      Branch: perl
76075           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
76076           !> win32/makefile.mk
76077 ____________________________________________________________________________
76078 [  7831] By: nick                                  on 2000/11/23  10:31:07
76079         Log: Correct makefile.mk dependancies for ext/Filter/Util
76080              Build ext/Encode
76081              Run dmake regen_config_h
76082      Branch: perlio
76083            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76084            ! win32/makefile.mk
76085 ____________________________________________________________________________
76086 [  7830] By: nick                                  on 2000/11/23  08:05:07
76087         Log: Integrate mainline
76088      Branch: perlio
76089           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
76090           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
76091           +> t/lib/filt-util.pl t/lib/filt-util.t
76092           !> (integrate 41 files)
76093 ____________________________________________________________________________
76094 [  7829] By: gsar                                  on 2000/11/23  03:07:11
76095         Log: build the Filter extension on windows
76096      Branch: perl
76097            ! win32/Makefile win32/makefile.mk
76098 ____________________________________________________________________________
76099 [  7828] By: gsar                                  on 2000/11/23  02:46:35
76100         Log: regenerate win32/config* and fix some inconsistencies in the
76101              makefiles; always export Perl_deb() because it is needed
76102              by ext/re/* (whether perl itself is built with -DDEBUGGING
76103              or not)
76104      Branch: perl
76105            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
76106            ! win32/config_H.vc win32/makefile.mk
76107 ____________________________________________________________________________
76108 [  7827] By: gsar                                  on 2000/11/23  02:18:38
76109         Log: get sources building on windows+MSVC again (untested with other
76110              compilers)
76111      Branch: perl
76112            ! win32/include/sys/socket.h win32/perllib.c
76113 ____________________________________________________________________________
76114 [  7826] By: jhi                                   on 2000/11/23  01:18:26
76115         Log: Update Changes.
76116      Branch: perl
76117            ! Changes patchlevel.h
76118 ____________________________________________________________________________
76119 [  7825] By: jhi                                   on 2000/11/23  00:20:41
76120         Log: Subject: Re: av.c patch (having slight problems)
76121              From: "Ben Tilly" <ben_tilly@hotmail.com>
76122              Date: Tue, 21 Nov 2000 23:29:31 -0500
76123              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
76124              
76125              unshift() speedup.
76126      Branch: perl
76127            ! av.c
76128 ____________________________________________________________________________
76129 [  7824] By: jhi                                   on 2000/11/22  23:59:15
76130         Log: Fixes for signedness warnings noticed by VMSperlers.
76131      Branch: perl
76132            ! ext/Storable/Storable.xs regcomp.c sv.c
76133 ____________________________________________________________________________
76134 [  7823] By: jhi                                   on 2000/11/22  23:19:31
76135         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
76136              From: Peter Prymmer <pvhp@forte.com>
76137              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
76138              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
76139      Branch: perl
76140            ! t/pragma/warn/pp_hot
76141 ____________________________________________________________________________
76142 [  7822] By: jhi                                   on 2000/11/22  22:52:20
76143         Log: Be clean.
76144      Branch: perl
76145            ! Makefile.SH
76146 ____________________________________________________________________________
76147 [  7821] By: jhi                                   on 2000/11/22  22:46:39
76148         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
76149              by Damian Conway, as suggested by Paul Marquess.
76150      Branch: perl
76151            + lib/Filter/Simple.pm
76152 ____________________________________________________________________________
76153 [  7820] By: jhi                                   on 2000/11/22  22:45:51
76154         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
76155      Branch: perl
76156            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
76157            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
76158            + t/lib/filt-util.t
76159            ! MANIFEST
76160 ____________________________________________________________________________
76161 [  7819] By: jhi                                   on 2000/11/22  22:03:27
76162         Log: Integrate perlio:
76163              
76164              [  7802]
76165              Win32 PerlIO intermediate state now working as expected.
76166              - In current state we are still using C runtime in text/binary
76167              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
76168              - PERLIO=stdio and PERLIO=unix pass all expected tests.
76169              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
76170              and PerlIO_seek() and the dummy crlf layer is not making adjustments
76171              for CRLF translation happening in C runtime. All other tests pass.
76172              Added note to README.win32 to point out the snags of doing a perl build
76173              with Norton AntiVirus turned on.
76174              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
76175              which file a fail comes from.
76176              Updated "canned" config.h to match the one generated.
76177      Branch: perl
76178           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
76179           !> win32/makefile.mk
76180 ____________________________________________________________________________
76181 [  7818] By: jhi                                   on 2000/11/22  21:56:02
76182         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
76183      Branch: perl
76184            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
76185            ! t/lib/io_sock.t
76186 ____________________________________________________________________________
76187 [  7817] By: jhi                                   on 2000/11/22  21:39:49
76188         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
76189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76190              Date: Wed, 22 Nov 2000 16:08:12 -0500
76191              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
76192      Branch: perl
76193            ! lib/ExtUtils/Liblist.pm
76194 ____________________________________________________________________________
76195 [  7816] By: jhi                                   on 2000/11/22  21:38:25
76196         Log: Go ahead and #include <unistd.h> in perl.h.
76197      Branch: perl
76198            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
76199            ! util.c
76200 ____________________________________________________________________________
76201 [  7815] By: jhi                                   on 2000/11/22  21:22:52
76202         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
76203              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76204              Date: Mon, 20 Nov 2000 18:30:52 -0500
76205              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
76206      Branch: perl
76207            ! pod/perlre.pod regcomp.c t/op/re_tests
76208 ____________________________________________________________________________
76209 [  7814] By: jhi                                   on 2000/11/22  21:21:46
76210         Log: Subject: [PATCH 5.7.0] Liblist finally works
76211              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76212              Date: Tue, 21 Nov 2000 22:02:17 -0500
76213              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
76214      Branch: perl
76215            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
76216            ! lib/ExtUtils/MakeMaker.pm
76217 ____________________________________________________________________________
76218 [  7813] By: jhi                                   on 2000/11/22  21:20:23
76219         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
76220              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76221              Date: Wed, 22 Nov 2000 17:53:15 +0100
76222              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
76223              
76224              AIX dynaloader and perlio patch.
76225      Branch: perl
76226            ! ext/DynaLoader/dl_aix.xs
76227 ____________________________________________________________________________
76228 [  7812] By: jhi                                   on 2000/11/22  21:17:52
76229         Log: (Accidentally empty patch.)
76230      Branch: perl
76231            ! av.c
76232 ____________________________________________________________________________
76233 [  7811] By: jhi                                   on 2000/11/22  21:16:31
76234         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
76235              From: Peter Prymmer <pvhp@forte.com>
76236              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
76237              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
76238      Branch: perl
76239            ! vms/test.com
76240 ____________________________________________________________________________
76241 [  7810] By: jhi                                   on 2000/11/22  21:15:36
76242         Log: Subject: Re: perl@7777 
76243              From: "John P. Linderman" <jpl@research.att.com>
76244              Date: Wed, 22 Nov 2000 13:11:11 -0500
76245              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
76246              
76247              Detypoing.
76248      Branch: perl
76249            ! lib/CPAN.pm
76250 ____________________________________________________________________________
76251 [  7809] By: jhi                                   on 2000/11/22  21:14:19
76252         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
76253              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76254              Date:     Wed, 22 Nov 2000 13:51:37 EST
76255              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
76256      Branch: perl
76257            ! perlsdio.h
76258 ____________________________________________________________________________
76259 [  7808] By: jhi                                   on 2000/11/22  21:13:27
76260         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
76261              From: Casey Tweten <crt@kiski.net>
76262              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
76263              Message-Id: <200011201653.LAA10194@home.kiski.net>
76264      Branch: perl
76265            ! t/lib/io_udp.t
76266 ____________________________________________________________________________
76267 [  7807] By: jhi                                   on 2000/11/22  21:12:35
76268         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
76269              From: Casey Tweten <crt@kiski.net>
76270              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
76271              Message-Id: <200011201636.LAA07227@home.kiski.net>
76272      Branch: perl
76273            ! t/lib/io_sock.t
76274 ____________________________________________________________________________
76275 [  7806] By: jhi                                   on 2000/11/22  21:10:59
76276         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
76277              From: "Casey R. Tweten" <crt@kiski.net>
76278              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
76279              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
76280      Branch: perl
76281            ! utils/h2xs.PL
76282 ____________________________________________________________________________
76283 [  7805] By: nick                                  on 2000/11/22  21:05:06
76284         Log: Integrate mainline
76285      Branch: perlio
76286           !> Changes Porting/genlog ext/DB_File/DB_File.xs
76287           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
76288           !> utils/perlbug.PL
76289 ____________________________________________________________________________
76290 [  7804] By: jhi                                   on 2000/11/22  21:01:12
76291         Log: Subject: [PATCH] Test.pm POD peculiarity
76292              From: "Casey R. Tweten" <crt@kiski.net>
76293              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
76294              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
76295      Branch: perl
76296            ! lib/Test.pm
76297 ____________________________________________________________________________
76298 [  7803] By: jhi                                   on 2000/11/22  20:59:59
76299         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
76300              From: "Philip Newton" <pnewton@gmx.de>
76301              Date: Wed, 22 Nov 2000 14:25:53 +0100
76302              Message-Id: <3A1BD771.25462.1939FAD@localhost>
76303              
76304              Be case-understanding also on 's', and use the -oi of sendmail
76305              not to terminate the transmission on a lone '.'.
76306      Branch: perl
76307            ! utils/perlbug.PL
76308 ____________________________________________________________________________
76309 [  7802] By: nick                                  on 2000/11/22  20:51:42
76310         Log: Win32 PerlIO intermediate state now working as expected.
76311              - In current state we are still using C runtime in text/binary
76312              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
76313              - PERLIO=stdio and PERLIO=unix pass all expected tests.
76314              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
76315              and PerlIO_seek() and the dummy crlf layer is not making adjustments
76316              for CRLF translation happening in C runtime. All other tests pass.
76317              
76318              Added note to README.win32 to point out the snags of doing a perl build
76319              with Norton AntiVirus turned on.
76320              
76321              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
76322              which file a fail comes from.
76323              
76324              Updated "canned" config.h to match the one generated.
76325      Branch: perlio
76326            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
76327            ! win32/makefile.mk
76328 ____________________________________________________________________________
76329 [  7801] By: jhi                                   on 2000/11/22  06:50:20
76330         Log: Nickety nits.
76331      Branch: perl
76332            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
76333 ____________________________________________________________________________
76334 [  7800] By: jhi                                   on 2000/11/22  01:29:55
76335         Log: Changes had accidentally gone too silent on non-main branches.
76336      Branch: perl
76337            ! Changes Porting/genlog patchlevel.h
76338 ____________________________________________________________________________
76339 [  7799] By: gsar                                  on 2000/11/22  01:02:56
76340         Log: some lib_pm.PL changes snuck in via change#7772
76341      Branch: maint-5.6/perl
76342            ! Makefile.SH
76343 ____________________________________________________________________________
76344 [  7798] By: nick                                  on 2000/11/21  21:59:40
76345         Log: Integrate mainline
76346      Branch: perlio
76347           !> (integrate 28 files)
76348 ____________________________________________________________________________
76349 [  7797] By: jhi                                   on 2000/11/21  21:01:45
76350         Log: Integrate perlio:
76351              
76352              [  7796]
76353              Win32 builds and runs (mostly) with USE_PERLIO.
76354              PERLIO=perlio passes all tests. 
76355              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
76356              
76357              [  7790]
76358              If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
76359              
76360              [  7788]
76361              Make extra buffer layer work (dummy crlf layer)
76362      Branch: perl
76363           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
76364 ____________________________________________________________________________
76365 [  7796] By: nick                                  on 2000/11/21  20:36:22
76366         Log: Win32 builds and runs (mostly) with USE_PERLIO.
76367              PERLIO=perlio passes all tests. 
76368              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
76369      Branch: perlio
76370            ! perlio.c win32/perllib.c win32/win32.c
76371 ____________________________________________________________________________
76372 [  7795] By: jhi                                   on 2000/11/21  19:03:44
76373         Log: Update Changes.
76374      Branch: perl
76375            ! Changes patchlevel.h
76376 ____________________________________________________________________________
76377 [  7794] By: jhi                                   on 2000/11/21  18:56:34
76378         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
76379              From: "Craig A. Berry" <craigberry@mac.com>
76380              Date: Mon, 20 Nov 2000 20:27:06 -0600
76381              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
76382              
76383              A cut-and-pasto.
76384      Branch: perl
76385            ! perlio.h
76386 ____________________________________________________________________________
76387 [  7793] By: jhi                                   on 2000/11/21  18:54:41
76388         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
76389              From: Dominic Dunlop <domo@computer.org> 
76390              Date: Mon, 20 Nov 2000 18:55:29 +0100
76391              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
76392              
76393              va_copy() and the need of it.
76394              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
76395      Branch: metaconfig/U/perl
76396            + need_va_copy.U
76397      Branch: perl
76398            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76399            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
76400            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
76401            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
76402            ! win32/config.bc win32/config.gc win32/config.vc
76403 ____________________________________________________________________________
76404 [  7792] By: jhi                                   on 2000/11/21  17:04:10
76405         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
76406      Branch: perl
76407           !> scope.h
76408 ____________________________________________________________________________
76409 [  7791] By: jhi                                   on 2000/11/21  17:01:16
76410         Log: Export the SOCKS workaround symbols only if necessary.
76411      Branch: perl
76412            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
76413 ____________________________________________________________________________
76414 [  7790] By: nick                                  on 2000/11/20  23:57:11
76415         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
76416      Branch: perlio
76417            ! scope.h
76418 ____________________________________________________________________________
76419 [  7789] By: nick                                  on 2000/11/20  23:38:33
76420         Log: Integrate mainline
76421      Branch: perlio
76422           +> lib/File/Spec/Epoc.pm
76423           !> (integrate 34 files)
76424 ____________________________________________________________________________
76425 [  7788] By: nick                                  on 2000/11/20  23:20:18
76426         Log: Make extra buffer layer work (dummy crlf layer)
76427      Branch: perlio
76428            ! doio.c perlio.c perlio.h
76429 ____________________________________________________________________________
76430 [  7787] By: jhi                                   on 2000/11/20  22:44:04
76431         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
76432              From: Peter Prymmer <pvhp@forte.com>
76433              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
76434              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
76435      Branch: perl
76436            ! t/pragma/locale.t
76437 ____________________________________________________________________________
76438 [  7786] By: jhi                                   on 2000/11/20  22:29:10
76439         Log: Subject: DOC PATCH 5.6.0 perlreftut
76440              From: mjd@plover.com
76441              Date: 20 Nov 2000 19:45:06 -0000
76442              Message-ID: <20001120194506.9505.qmail@plover.com>
76443      Branch: perl
76444            ! pod/perlreftut.pod
76445 ____________________________________________________________________________
76446 [  7785] By: jhi                                   on 2000/11/20  22:27:44
76447         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
76448              From: David Dyck <dcd@tc.fluke.com>
76449              Date: Mon, 20 Nov 2000 11:43:40 -0800
76450              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
76451      Branch: perl
76452            ! lib/Cwd.pm
76453 ____________________________________________________________________________
76454 [  7784] By: jhi                                   on 2000/11/20  22:23:21
76455         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
76456              Date: Mon, 20 Nov 2000 17:06:10 -0500
76457              To: Mailing list Perl5 <perl5-porters@perl.org>
76458              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
76459      Branch: perl
76460            ! pp_ctl.c t/op/pat.t
76461 ____________________________________________________________________________
76462 [  7783] By: jhi                                   on 2000/11/20  22:11:18
76463         Log: Subject: [PATCH] doop.c - UTF8 tr///               
76464              From: Simon Cozens <simon@cozens.net>
76465              Date: Sat, 18 Nov 2000 18:49:30 +0000
76466              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
76467              
76468              Subject: Re: [PATCH] doop.c - UTF8 tr///           
76469              From: Simon Cozens <simon@cozens.net>
76470              Date: Mon, 20 Nov 2000 20:45:22 +0000
76471              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
76472              
76473              Make tr on UTF-8 better but still not correct.
76474      Branch: perl
76475            ! doop.c
76476 ____________________________________________________________________________
76477 [  7782] By: jhi                                   on 2000/11/20  22:02:16
76478         Log: Remove the shared object before attempting to create
76479              (by linking) a new one.  E.g. in AIX not removing
76480              becomes quite painful if one tries to do more than one
76481              build in the same tree (an interrupted build, for example),
76482              since the AIX' shared dynaloader seemingly keeps the shared
76483              objects open and therefore 'busy' for quite a while, even when
76484              nobody is using the objects, leading into link failures.
76485      Branch: perl
76486            ! lib/ExtUtils/MM_Unix.pm
76487 ____________________________________________________________________________
76488 [  7781] By: gsar                                  on 2000/11/20  19:02:55
76489         Log: type mismatch due to faulty integration
76490      Branch: maint-5.6/perl
76491            ! toke.c win32/Makefile
76492 ____________________________________________________________________________
76493 [  7780] By: gsar                                  on 2000/11/20  17:31:55
76494         Log: integrate changes#6392,6394..6399,6401..6404
76495              
76496              The {multiplier} of a fixed substring was overlooked which
76497              caused a wrong initial search offset for that substring.
76498              
76499              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
76500              From: Hugo <hv@crypt.compulink.co.uk>
76501              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
76502              Date: Thu, 13 Jul 2000 19:27:13 +0100
76503              
76504              Fix the BOM bug: not a byteorder bug, a signedness bug.
76505              
76506              Replace change #6337 with a better one.
76507              
76508              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
76509              From: Hugo <hv@crypt.compulink.co.uk>
76510              Date: Fri, 14 Jul 2000 04:16:20 +0100
76511              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
76512              
76513              MakeMaker should not remove editor backups (*~) on `make clean`
76514              by default (completes change#6383)
76515              
76516              move new variables to the end of the interpreter structure (for
76517              bincompat in code that doesn't #include XSUB.h)
76518              
76519              rename totally bletcherous SvLOCK() thingy (doesn't do what the
76520              name suggests anyway)
76521              
76522              various cleanups (typos, misformatted code, and small bugs)
76523              
76524              typecasts needed for change#6394
76525              
76526              typos in change#6399, regen headers
76527              
76528              inconsistent types needs casts
76529              
76530              PERL_OBJECT build tweaks
76531      Branch: maint-5.6/perl
76532           !> MANIFEST doop.c embed.h embed.pl embedvar.h
76533           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
76534           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
76535           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
76536           !> toke.c util.c
76537 ____________________________________________________________________________
76538 [  7779] By: gsar                                  on 2000/11/20  17:06:29
76539         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
76540              
76541              Cosmetics and perldelta.
76542              
76543              Fix nits noticed by Boston.pm.
76544              
76545              Do the cc sanity check both before the hints and
76546              after the cc selction.
76547              
76548              get sprintf.t to adjust properly for 3-digit exponents
76549              
76550              don't clobber *.orig files on *clean targets
76551              
76552              fix bugs in processing %v-*d and similar format specs (from
76553              Avi Finkel <avi@finkel.org>)
76554              
76555              sprintf test tweaks (from Dominic Dunlop)
76556              
76557              new selfloader.t in change#6183 doesn't close DATA handles,
76558              and thus fails to clean up tmp files on dosish platforms
76559              
76560              typos (spotted by Peter Prymmer)
76561              
76562              typo fix from Craig Berry
76563      Branch: maint-5.6/perl
76564           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
76565           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
76566           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
76567           !> x2p/Makefile.SH
76568 ____________________________________________________________________________
76569 [  7778] By: gsar                                  on 2000/11/20  16:46:51
76570         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
76571              
76572              Subject: Re: format bug report  [Patch]
76573              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76574              Date: Wed, 05 Jul 2000 13:12:52 +0200
76575              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
76576              
76577              Subject: Re: format bug report  [Patch]
76578              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76579              Date: Wed, 05 Jul 2000 14:10:01 +0200
76580              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
76581              
76582              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
76583              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76584              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
76585              Date: Fri, 07 Jul 2000 17:57:16 +0100
76586              
76587              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
76588              To: perl5-porters@perl.org
76589              From: Karsten Sperling <spiff@phreax.net>
76590              Date: Mon, 10 Jul 2000 15:12:52 +0200
76591              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
76592              
76593              README.posix-bc podified from Thomas Dorner.
76594              
76595              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
76596              From: Dominic Dunlop <domo@computer.org>
76597              Date: Tue, 11 Jul 2000 12:27:33 +0200
76598              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
76599              
76600              Typo in #6341.
76601              
76602              Fix for
76603              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
76604              From: Roderick Schertler <roderick@argon.org>
76605              Date: Tue, 11 Jul 2000 13:55:05 -0400
76606              Message-Id: <200007111755.NAA05077@jones.argon.org>
76607              
76608              Minor cleanups on the booklist.
76609              
76610              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
76611              regen perltoc.
76612              
76613              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
76614      Branch: maint-5.6/perl
76615           +> pod/perlbook.pod
76616           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
76617           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
76618           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
76619 ____________________________________________________________________________
76620 [  7777] By: jhi                                   on 2000/11/20  16:08:49
76621         Log: Update Changes.
76622      Branch: perl
76623            ! Changes patchlevel.h
76624 ____________________________________________________________________________
76625 [  7776] By: jhi                                   on 2000/11/20  15:27:56
76626         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
76627              This may be overly harsh but until proven otherwise, we think this
76628              way, or until we have a simple test for Configure (having to start
76629              up servers is does not count as simple) to check for the problems.
76630      Branch: perl
76631            ! perl.h
76632 ____________________________________________________________________________
76633 [  7775] By: jhi                                   on 2000/11/20  15:22:17
76634         Log: Solaris hints tweaks.
76635      Branch: perl
76636            ! hints/solaris_2.sh
76637 ____________________________________________________________________________
76638 [  7774] By: jhi                                   on 2000/11/20  15:01:20
76639         Log: Add a workaround to SOCKS 64-bit problems.
76640      Branch: perl
76641            ! doio.c embed.h embed.pl perlsdio.h proto.h
76642 ____________________________________________________________________________
76643 [  7773] By: jhi                                   on 2000/11/20  14:51:47
76644         Log: sysseek() instead of seek().
76645      Branch: perl
76646            ! t/lib/syslfs.t
76647 ____________________________________________________________________________
76648 [  7772] By: gsar                                  on 2000/11/20  13:06:23
76649         Log: integrate changes#6315..6319,6321..6331,6333..6338
76650              
76651              Integrate with Sarathy, preliminary fix for unicos
76652              alignment problems in [ID 20000612.002] Perl problem on Cray system.
76653              
76654              some debugger output does not go to the socket when RemotePort is set
76655              
76656              winsock cleanup never done on Windows (leads to handle leaks)
76657              
76658              fix UNC path handling on Windows under ithreads, and chdir()
76659              return value when given a non-existent directory
76660              
76661              Autogenerate pod/Makefile and pod/buildtoc.
76662              buildtoc also checks whether the existin pods are
76663              mentioned in MANIFEST and perl.pod, and vice versa.
76664              (None of the thusly found discrepancies fixed yet.)
76665              roffitall also needs to be autogenerated similarly but it
76666              seems so badly out of date that I didn't touch it yet.
76667              
76668              Config is being used.
76669              
76670              Add =head1 NAMEs so that buildtoc is happy.
76671              (The CGI::Util nit reported to Lincoln.)
76672              
76673              Fix complaints of buildtoc.
76674              
76675              Fix the alignment problem in Crays ([ID 20000612.002]).
76676              
76677              Remove perlbook, update perlfaq book listing,
76678              rearrange perl.pod, regenerate perltoc.
76679              
76680              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
76681              was cast to an unsigned (32-bit) integer with wild abandon.
76682              
76683              winsock options weren't being set in all threads under ithreads
76684              (caused send()s from second and subsequent threads to fail)
76685              
76686              accept() leaks memory on windows due to incorrect ordering of
76687              closesocket() and fclose() calls
76688              
76689              Reorder perl.pod once more.
76690              
76691              More POSIX.pod tweaks.
76692              
76693              Sprinkle ldlibpath.
76694              
76695              Precedence goof, fix based on
76696              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
76697              From: Hugo <hv@crypt.compulink.co.uk>
76698              Date: Tue, 11 Jul 2000 12:52:38 +0100
76699              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
76700              
76701              Subject: PATCH perlguts.pod: Document D and d magic types
76702              From: mjd@plover.com
76703              Date: 5 Jul 2000 18:01:51 -0000
76704              Message-ID: <20000705180151.29413.qmail@plover.com>
76705              
76706              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
76707              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
76708              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
76709              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
76710              
76711              Subject: [PATCH cfgperl] $& segfaults if you trick it
76712              From: simon@brecon.co.uk (Simon Cozens)
76713              Date: 7 Jul 2000 11:26:09 GMT
76714              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
76715              
76716              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
76717              From: Hugo <hv@crypt.compulink.co.uk>
76718              Date: Tue, 11 Jul 2000 12:44:50 +0100
76719              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
76720              
76721              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
76722              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76723              Date: Tue, 11 Jul 2000 13:50:51 +0100
76724              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
76725      Branch: maint-5.6/perl
76726           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
76727           +> pod/buildtoc.PL
76728            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
76729           !> (integrate 26 files)
76730 ____________________________________________________________________________
76731 [  7771] By: gsar                                  on 2000/11/20  12:31:42
76732         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
76733              6310,6311,6314
76734              
76735              Subject: [PATCH bleedperl] File::Spec 0.82 beta
76736              From: Barrie Slaymaker <barries@jester.slaysys.com>
76737              Date: Wed, 28 Jun 2000 11:35:29 -0400
76738              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
76739              
76740              tweak perlembed for multiplicity/usethreads sanity; correct notes
76741              about Windows
76742              
76743              localize %INC in a Safe compartment so that use/require work
76744              (many other magic globals probably need similar treatment)
76745              
76746              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
76747              when @_ is modified, causing coredumps
76748              
76749              slurp mode fix in change#4736 still not quite right
76750              
76751              Point to perlipc for more SysV IPC examples.
76752              
76753              Elaborate POSIX.pod.  Still needs work.
76754              
76755              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
76756              
76757              fix large memory leak that has been around for ever, masked by
76758              -DPURIFY (most of the arenas were never freed!)
76759              
76760              fix memory leak on Windows (PL_sys_intern contents were never
76761              freed)
76762              
76763              PERL_OBJECT build tweak
76764              
76765              adjust change#6299
76766              
76767              remove rel2abs prototypes (from Barrie Slaymaker)
76768              
76769              missing perldiag entry for unpack("w",...) diagnostic (from
76770              Andreas Koenig)
76771              
76772              better diagnostic on Frob->stuff() when Frob:: doesn't exist
76773              (from Richard Soderberg <rs@oregonnet.com>)
76774              
76775              Win32 patches for cfgperl from Sarathy.
76776              
76777              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
76778              
76779              More POSIX.pod embellishment.
76780              
76781              tyop in change#6306
76782      Branch: maint-5.6/perl
76783           !> (integrate 44 files)
76784 ____________________________________________________________________________
76785 [  7770] By: gsar                                  on 2000/11/20  11:51:00
76786         Log: integrate changes#6268..6282 from cfgperl branch
76787              
76788              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
76789              From: Dominic Dunlop <domo@computer.org>
76790              Date: Thu, 29 Jun 2000 12:32:39 +0200
76791              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
76792              
76793              Regen headers for #6261 (and update embed.pl for this) and #6267,
76794              silence few compiler warnings.
76795              
76796              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
76797              From: Nicholas Clark <nick@talking.bollo.cx>
76798              Date: Fri, 23 Jun 2000 16:21:15 +0100
76799              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
76800              
76801              Subject: PATCH pod/perltie.pod
76802              From: Ian Phillipps <Ian.Phillipps@iname.com>
76803              Date: Fri, 16 Jun 2000 00:17:19 +0100
76804              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
76805              (only the first hunk, the second hunk had already been done
76806              by some other patch)
76807              
76808              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
76809              From: Tom Phoenix <rootbeer@redcat.com>
76810              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
76811              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
76812              
76813              Subject: [PATCH] xsub attributes
76814              From: Doug MacEachern <dougm@covalent.net>
76815              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
76816              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
76817              
76818              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
76819              From: Andy Dougherty <doughera@lafayette.edu>
76820              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
76821              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
76822              
76823              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
76824              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
76825              Date: Tue, 13 Jun 2000 02:43:48 -0500
76826              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
76827              
76828              Subject: [PATCH] Re: eval documentation: context
76829              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76830              Date: Mon, 12 Jun 2000 15:07:29 +0100
76831              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
76832              
76833              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
76834              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76835              Date: Mon, 12 Jun 2000 14:55:59 +0100
76836              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
76837              
76838              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
76839              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
76840              Date: Fri, 09 Jun 2000 12:39:27 -0400
76841              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
76842              (plus update the version "number" of Text::Wrap)
76843              
76844              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
76845              From: Tim Ayers <tayers@bridge.com>
76846              Date: Thu, 08 Jun 2000 08:11:06 +0200
76847              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
76848              [resent by Richard Foley, Message-Id probably wrong]
76849              
76850              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
76851              From: rspier@pobox.com (Robert Spier)
76852              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
76853              Message-ID: <14654.31913.845602.610277@rls.cx>
76854              
76855              Subject: [PATCH 5.6.0] utils/h2xs.PL
76856              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
76857              Date: Wed, 7 Jun 2000 04:02:04 -0500
76858              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
76859              
76860              Subject: [PATCH 5.6.0]ITHREADs for VMS
76861              From: Dan Sugalski <dan@sidhe.org>
76862              Date: Tue, 06 Jun 2000 11:59:50 -0400
76863              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
76864      Branch: maint-5.6/perl
76865           !> (integrate 31 files)
76866 ____________________________________________________________________________
76867 [  7769] By: gsar                                  on 2000/11/20  11:29:06
76868         Log: integrate changes#6261..6266 from cfgperl
76869              
76870              Subject: Re: [PATCH cfgperl] BOMs away!
76871              From: simon@brecon.co.uk (Simon Cozens)
76872              Date: 17 Jun 2000 11:49:57 GMT
76873              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
76874              
76875              Subject: 5.6.0 Patch for EPOC
76876              From: Olaf Flebbe <o.flebbe@gmx.de>
76877              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
76878              Message-ID: <23449.960929969@www11.gmx.net>
76879              
76880              tr fixes from Simon Cozens
76881              
76882              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
76883              From: Marty Lucich <marty@netcom.com>
76884              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
76885              Message-Id: <200006282116.OAA11148@netcom.com>
76886              ccdlflags update (the BSD/OS 4.1 part had already been taken
76887              care of by #6141).
76888              
76889              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
76890              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76891              Date: Wed, 28 Jun 2000 17:50:12 -0700
76892              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
76893              
76894              Subject: [PATCH 5.6.0] cygwin port
76895              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
76896              From: "Fifer, Eric" <EFifer@sanwaint.com>
76897              Date: Thu, 29 Jun 2000 12:58:29 +0100
76898      Branch: maint-5.6/perl
76899           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
76900           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
76901           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
76902           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
76903 ____________________________________________________________________________
76904 [  7768] By: gsar                                  on 2000/11/20  11:13:44
76905         Log: integrate changes#6252..6256,6259..6260
76906              
76907              Paranoia tweak on #6249.
76908              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
76909              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
76910              Date: Sun, 25 Jun 2000 23:43:12 -0400
76911              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
76912              
76913              Subject: tr///, help wanted.
76914              From: simon@brecon.co.uk (Simon Cozens)
76915              Date: 28 Jun 2000 11:29:04 GMT
76916              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
76917              
76918              small thinko tweaks
76919              
76920              tweaks from Simon Conzes to further fix tr/// under utf8
76921              
76922              perlnewmod was missing from MANIFEST.
76923              
76924              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
76925              From: simon@brecon.co.uk (Simon Cozens)
76926              Date: 17 Jun 2000 11:56:44 GMT
76927              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
76928              pack U0, pack C0
76929      Branch: maint-5.6/perl
76930           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
76931           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
76932           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
76933           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
76934 ____________________________________________________________________________
76935 [  7767] By: gsar                                  on 2000/11/20  10:51:38
76936         Log: integrate change#6250 from cfgperl
76937              
76938              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
76939              From: Doug MacEachern <dougm@covalent.net>
76940              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
76941              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
76942      Branch: maint-5.6/perl
76943           +> t/op/my_stash.t
76944           !> MANIFEST embed.pl global.sym proto.h toke.c
76945 ____________________________________________________________________________
76946 [  7766] By: gsar                                  on 2000/11/20  10:48:34
76947         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
76948              
76949              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
76950              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
76951              Date: Mon, 26 Jun 2000 18:40:14 +0100
76952              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
76953              
76954              Subject: [PATCH] bytes<->utf8 fixes
76955              From: simon@brecon.co.uk (Simon Cozens)
76956              Date: 26 Jun 2000 04:55:45 GMT
76957              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
76958              
76959              Subject: [PATCH] is_utf8_string
76960              From: simon@brecon.co.uk (Simon Cozens)
76961              Date: 26 Jun 2000 02:25:59 GMT
76962              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
76963              
76964              Subject: [PATCH] avoid mg_ptr in '*' magic
76965              From: Doug MacEachern <dougm@covalent.net>
76966              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
76967              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
76968              
76969              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
76970              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
76971              Date: Sat, 24 Jun 2000 13:06:20 +0100
76972              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
76973              
76974              Allow for standalone testing.
76975              
76976              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
76977              From: Mark-Jason Dominus <mjd@plover.com>
76978              Date: Tue, 27 Jun 2000 22:36:42 -0400
76979              Message-ID: <20000628023642.12166.qmail@plover.com>
76980              
76981              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
76982              From: Frank Tobin <ftobin@uiuc.edu>
76983              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
76984              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
76985      Branch: maint-5.6/perl
76986           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
76987           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
76988           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
76989           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
76990           !> utf8.c utils/h2xs.PL
76991 ____________________________________________________________________________
76992 [  7765] By: gsar                                  on 2000/11/20  10:29:13
76993         Log: integrate change#6239 from cfgperl
76994              
76995              Configure maintenance.  Sever some dependency cycles,
76996              separate gccversion from the cc unit,
76997              address [ID 20000623.006] Configure script patch for using gcc on AIX
76998              (but solve it a little bit differently),
76999              unduplex some accidentally duplicated units,
77000              suggest using gcc if no cc available
77001              (p5p thread: "Solaris configure: counterproposal", 1999-09)
77002      Branch: maint-5.6/perl
77003           !> Configure Todo-5.6 config_h.SH
77004 ____________________________________________________________________________
77005 [  7764] By: gsar                                  on 2000/11/20  10:25:55
77006         Log: integrate changes#6233..6238 from cfgperl
77007              
77008              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
77009              From: Mark-Jason Dominus <mjd@plover.com>
77010              Date: Fri, 16 Jun 2000 20:53:04 -0400
77011              Message-ID: <20000617005304.8008.qmail@plover.com>
77012              
77013              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
77014              because when run as services (Win32ese for daemons)
77015              no environment variables are set and tmpdir ends up as /tmp,
77016              which is ambiguous.
77017              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
77018              From: matt@sergeant.org
77019              Date: 16 Jun 2000 16:30:43 -0000
77020              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
77021              
77022              The thread begun by
77023              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
77024              From: Kevin.Ruscoe@ubsw.com
77025              Date: Fri, 16 Jun 2000 16:38:51 +0100
77026              Message-Id: <H000019b03c300d6@MHS>
77027              
77028              Tweak embed.pl, regen headers.
77029              
77030              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
77031              From: Dan Sugalski <dan@sidhe.org>
77032              Date: Fri, 23 Jun 2000 17:00:00 -0400
77033              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
77034      Branch: maint-5.6/perl
77035           !> (integrate 27 files)
77036 ____________________________________________________________________________
77037 [  7763] By: gsar                                  on 2000/11/20  10:08:08
77038         Log: s/perl56delta/perldelta/g
77039      Branch: maint-5.6/perl
77040            ! pod/Makefile
77041 ____________________________________________________________________________
77042 [  7762] By: gsar                                  on 2000/11/20  10:04:00
77043         Log: integrate changes#6225,6229,6231,6232 from cfgperl
77044              
77045              Add source code filenames to apidoc.
77046              From: simon@brecon.co.uk (Simon Cozens)
77047              Subject: [PATCH embed.pl] Source X-ref
77048              Date: 22 Jun 2000 02:18:49 GMT
77049              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
77050              
77051              Subject: README.hpux version 0.6.1
77052              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
77053              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
77054              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
77055              
77056              Subject: [PATCH 5.6.0] cygwin port
77057              From: "Fifer, Eric" <EFifer@sanwaint.com>
77058              Date: Tue, 20 Jun 2000 14:30:58 +0100
77059              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
77060              
77061              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
77062              From: simon@brecon.co.uk (Simon Cozens)
77063              Date: 19 Jun 2000 15:18:27 GMT
77064              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
77065              
77066              plus update pod/Makefile and regenerate perltoc
77067      Branch: maint-5.6/perl
77068           +> pod/perlutil.pod
77069           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
77070           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
77071 ____________________________________________________________________________
77072 [  7761] By: jhi                                   on 2000/11/20  04:09:55
77073         Log: Miraculous typo.
77074      Branch: perl
77075            ! t/op/pat.t
77076 ____________________________________________________________________________
77077 [  7760] By: jhi                                   on 2000/11/20  04:06:08
77078         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
77079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77080              Date: Sun, 19 Nov 2000 22:30:26 -0500
77081              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
77082      Branch: perl
77083            ! regexec.c scope.h t/op/pat.t
77084 ____________________________________________________________________________
77085 [  7759] By: jhi                                   on 2000/11/20  02:05:22
77086         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
77087      Branch: perl
77088            ! perl.h
77089 ____________________________________________________________________________
77090 [  7758] By: jhi                                   on 2000/11/20  01:58:11
77091         Log: Subject: [perl 7711: EPOC] updates
77092              From: Olaf Flebbe <o.flebbe@gmx.de>
77093              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
77094              Message-ID: <25575.974658810@www23.gmx.net>               
77095      Branch: perl
77096            + lib/File/Spec/Epoc.pm
77097            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
77098            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
77099            ! lib/File/Spec.pm perl.c sv.c
77100 ____________________________________________________________________________
77101 [  7757] By: jhi                                   on 2000/11/20  01:53:11
77102         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
77103      Branch: perl
77104            ! MANIFEST
77105 ____________________________________________________________________________
77106 [  7756] By: jhi                                   on 2000/11/20  01:47:22
77107         Log: Integrate perlio:
77108              
77109              [  7755]
77110              Add dummy crlf layer (just as buffer)
77111              Correct 1st bug - one layer of indirection.
77112              
77113              [  7754]
77114              Work-round to Perl_deb_nocontext is no longer required
77115              
77116              [  7753]
77117              diff -se shows these as different
77118              
77119              [  7752]
77120              Configure GCC/Win32 build -Duseperlio
77121              Fix a couple of gross issues
77122              - double-include of ../deb.o in re.dll
77123              - win32sck.c needs PerlIO and FILE 
77124              
77125              [  7751]
77126              Special case :crlf and :raw in dummy PerlIO_apply_layers
77127              
77128              [  7750]
77129              Missing aTHX_
77130      Branch: perl
77131            - ext/re/hints/MSWin32.pl
77132           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
77133           !> win32/config.gc win32/config_H.gc win32/win32sck.c
77134 ____________________________________________________________________________
77135 [  7755] By: nick                                  on 2000/11/19  20:57:17
77136         Log: Add dummy crlf layer (just as buffer)
77137              Correct 1st bug - one layer of indirection.
77138      Branch: perlio
77139            ! perlio.c perlio.h perliol.h
77140 ____________________________________________________________________________
77141 [  7754] By: nick                                  on 2000/11/19  20:56:12
77142         Log: Work-round to Perl_deb_nocontext is no longer required
77143      Branch: perlio
77144            - ext/re/hints/MSWin32.pl
77145 ____________________________________________________________________________
77146 [  7753] By: nick                                  on 2000/11/19  20:01:16
77147         Log: diff -se shows these as different
77148      Branch: perlio
77149            ! global.sym pod/perlapi.pod
77150 ____________________________________________________________________________
77151 [  7752] By: nick                                  on 2000/11/19  18:57:30
77152         Log: Configure GCC/Win32 build -Duseperlio
77153              Fix a couple of gross issues
77154              - double-include of ../deb.o in re.dll
77155              - win32sck.c needs PerlIO and FILE 
77156      Branch: perlio
77157            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
77158            ! win32/win32sck.c
77159 ____________________________________________________________________________
77160 [  7751] By: nick                                  on 2000/11/19  17:05:36
77161         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
77162      Branch: perlio
77163            ! perlio.c
77164 ____________________________________________________________________________
77165 [  7750] By: nick                                  on 2000/11/19  16:57:14
77166         Log: Missing aTHX_
77167      Branch: perlio
77168            ! sv.c
77169 ____________________________________________________________________________
77170 [  7749] By: jhi                                   on 2000/11/19  16:28:40
77171         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
77172              From: "Peter J. Farley III" <pjfarley@banet.net>
77173              Date: Sun, 19 Nov 2000 01:42:58 -0500
77174              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
77175      Branch: perl
77176            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
77177 ____________________________________________________________________________
77178 [  7748] By: jhi                                   on 2000/11/19  16:08:10
77179         Log: Subject: podlators 1.05 available        
77180              From: Russ Allbery <rra@stanford.edu>   
77181              Date: 18 Nov 2000 22:04:28 -0800
77182              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
77183      Branch: perl
77184            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
77185 ____________________________________________________________________________
77186 [  7747] By: nick                                  on 2000/11/19  11:19:39
77187         Log: Integrate mainline
77188      Branch: perlio
77189           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
77190           !> util.c
77191 ____________________________________________________________________________
77192 [  7746] By: jhi                                   on 2000/11/19  06:42:22
77193         Log: Make hex scanning warn on "\x{x}" and "\xx".
77194              "\x" and and hex("x") are still valid.
77195      Branch: perl
77196            ! util.c
77197 ____________________________________________________________________________
77198 [  7745] By: nick                                  on 2000/11/18  22:52:28
77199         Log: Integrate mainline
77200      Branch: perlio
77201           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
77202           !> perl.h perlio.c proto.h regcomp.c regcomp.h
77203 ____________________________________________________________________________
77204 [  7744] By: jhi                                   on 2000/11/18  22:50:28
77205         Log: Introduce Perl_utf8_length().  Use it.
77206      Branch: perl
77207            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
77208 ____________________________________________________________________________
77209 [  7743] By: jhi                                   on 2000/11/18  22:38:51
77210         Log: Compiler denit.
77211      Branch: perl
77212            ! perlio.c
77213 ____________________________________________________________________________
77214 [  7742] By: jhi                                   on 2000/11/18  20:33:05
77215         Log: Integrate perlio:
77216              
77217              [  7740]
77218              Lexical use open ... support:
77219              add ->cop_io to COP structure in cop.h.
77220              Make mg.c and gv.c associate it with ${^OPEN}.
77221              Make lib/open.pm set it.
77222              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
77223              manner similar to ->cop_warnings.
77224              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
77225              call new PerlIO_apply_layers().
77226              Declare latter in perlio.h and define in perlio.c
77227      Branch: perl
77228           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
77229           !> perlio.h pp_ctl.c pp_sys.c sv.c
77230 ____________________________________________________________________________
77231 [  7741] By: jhi                                   on 2000/11/18  20:31:27
77232         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
77233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77234              Date: Fri, 17 Nov 2000 20:35:11 -0500
77235              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
77236              
77237              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
77238              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77239              Date: Fri, 17 Nov 2000 21:03:47 -0500
77240              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
77241              
77242              Plus a little bit of tweaking in pregcomp().
77243      Branch: perl
77244            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
77245 ____________________________________________________________________________
77246 [  7740] By: nick                                  on 2000/11/18  20:17:22
77247         Log: Lexical use open ... support:
77248              add ->cop_io to COP structure in cop.h.
77249              Make mg.c and gv.c associate it with ${^OPEN}.
77250              Make lib/open.pm set it.
77251              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
77252              manner similar to ->cop_warnings.
77253              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
77254              call new PerlIO_apply_layers().
77255              Declare latter in perlio.h and define in perlio.c
77256      Branch: perlio
77257            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
77258            ! perlio.h pp_ctl.c pp_sys.c sv.c
77259 ____________________________________________________________________________
77260 [  7739] By: jhi                                   on 2000/11/18  19:54:00
77261         Log: Integrate perlio:
77262              
77263              [  7736]
77264              Basic tweaks to do_open() type parsing to allow layer/discipline
77265              part to be isolated.
77266              
77267              [  7727]
77268              Experiment on use of attributes.pm interface.
77269              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
77270              SVt_PVRV if not already something better (else vivify of say magic gets
77271              core dump).
77272      Branch: perl
77273           !> doio.c perlio.c pp.c
77274 ____________________________________________________________________________
77275 [  7738] By: jhi                                   on 2000/11/18  17:16:13
77276         Log: Subject: [PATCH 5.7.0] etags broken again
77277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77278              Date: Sat, 18 Nov 2000 02:41:36 -0500
77279              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
77280      Branch: perl
77281            ! emacs/ptags
77282 ____________________________________________________________________________
77283 [  7737] By: jhi                                   on 2000/11/18  17:12:18
77284         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
77285      Branch: perl
77286            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77287 ____________________________________________________________________________
77288 [  7736] By: nick                                  on 2000/11/18  14:06:20
77289         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
77290              part to be isolated.
77291      Branch: perlio
77292            ! doio.c perlio.c
77293 ____________________________________________________________________________
77294 [  7735] By: nick                                  on 2000/11/18  11:03:32
77295         Log: Integrate mainline
77296      Branch: perlio
77297           !> Changes README.amiga README.win32 patchlevel.h
77298           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
77299 ____________________________________________________________________________
77300 [  7734] By: jhi                                   on 2000/11/18  01:18:56
77301         Log: Update Changes.
77302      Branch: perl
77303            ! Changes patchlevel.h
77304 ____________________________________________________________________________
77305 [  7733] By: jhi                                   on 2000/11/18  00:32:54
77306         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
77307              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77308              Date: Fri, 17 Nov 2000 17:28:02 -0500
77309              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
77310      Branch: perl
77311            ! regcomp.c regexec.c t/op/re_tests
77312 ____________________________________________________________________________
77313 [  7732] By: jhi                                   on 2000/11/18  00:28:56
77314         Log: Sparc 64-bit pack() fix from Jens Hamisch.
77315      Branch: perl
77316            ! pp.c
77317 ____________________________________________________________________________
77318 [  7731] By: jhi                                   on 2000/11/18  00:18:39
77319         Log: Explain in more detail the {} syntax ambiguousity.
77320              
77321              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
77322              From: Nicholas Clark <nick@ccl4.org>
77323              Date: Fri, 17 Nov 2000 22:10:28 +0000
77324              Message-ID: <20001117221028.A88930@plum.flirble.org>
77325      Branch: perl
77326            ! pod/perlfunc.pod
77327 ____________________________________________________________________________
77328 [  7730] By: jhi                                   on 2000/11/18  00:12:18
77329         Log: Subject: Fix for README.amiga (20000323.033)
77330              From: "Stephen P. Potter" <spp@spotter.yi.org>
77331              Date: Fri, 17 Nov 2000 12:25:51 -0500
77332              Message-Id: <200011171725.MAA05768@spotter.yi.org>
77333      Branch: perl
77334            ! README.amiga
77335 ____________________________________________________________________________
77336 [  7729] By: jhi                                   on 2000/11/18  00:08:34
77337         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
77338              From: "A. C. Yardley" <yardley@tanet.net>
77339              Date: Mon, 3 Apr 2000 11:35:33 -0700
77340              Message-ID: <3483.000403@tanet.net>
77341      Branch: perl
77342            ! README.win32
77343 ____________________________________________________________________________
77344 [  7728] By: nick                                  on 2000/11/17  21:59:47
77345         Log: Integrate mainline
77346      Branch: perlio
77347           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
77348           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
77349           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
77350           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
77351 ____________________________________________________________________________
77352 [  7727] By: nick                                  on 2000/11/17  21:56:31
77353         Log: Experiment on use of attributes.pm interface.
77354              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
77355              SVt_PVRV if not already something better (else vivify of say magic gets
77356              core dump).
77357      Branch: perlio
77358            ! perlio.c pp.c
77359 ____________________________________________________________________________
77360 [  7726] By: jhi                                   on 2000/11/17  14:15:49
77361         Log: Subject: Fix for 20000815.006
77362              From: "Stephen P. Potter" <spp@spotter.yi.org>
77363              Date: Fri, 17 Nov 2000 08:57:45 -0500
77364              Message-Id: <200011171357.IAA05122@spotter.yi.org>
77365              
77366              It's really 20000518.006.
77367      Branch: perl
77368            ! pod/perlmodlib.PL
77369 ____________________________________________________________________________
77370 [  7725] By: jhi                                   on 2000/11/17  14:12:31
77371         Log: Subject: Fix for 20000409.001
77372              From: "Stephen P. Potter" <spp@spotter.yi.org>
77373              Date: Fri, 17 Nov 2000 08:55:45 -0500
77374              Message-Id: <200011171355.IAA05104@spotter.yi.org>
77375      Branch: perl
77376            ! pod/perlfaq9.pod
77377 ____________________________________________________________________________
77378 [  7724] By: jhi                                   on 2000/11/17  14:08:58
77379         Log: Undo #7627 now that we have =head3.
77380      Branch: perl
77381            ! pod/perlhack.pod
77382 ____________________________________________________________________________
77383 [  7723] By: jhi                                   on 2000/11/17  14:04:09
77384         Log: As surmised the #7719 wasn't a good move.
77385      Branch: perl
77386            ! hints/solaris_2.sh
77387 ____________________________________________________________________________
77388 [  7722] By: jhi                                   on 2000/11/17  13:59:04
77389         Log: Also the 64bitall hints can be either here or there.
77390      Branch: perl
77391            ! hints/solaris_2.sh
77392 ____________________________________________________________________________
77393 [  7721] By: jhi                                   on 2000/11/17  02:26:23
77394         Log: Test tweak for the open pragma.
77395      Branch: perl
77396            ! t/lib/b.t
77397 ____________________________________________________________________________
77398 [  7720] By: jhi                                   on 2000/11/17  00:23:22
77399         Log: The long double hints can be here or there.
77400      Branch: perl
77401            ! hints/solaris_2.sh
77402 ____________________________________________________________________________
77403 [  7719] By: jhi                                   on 2000/11/17  00:14:06
77404         Log: For Solaris use64bitall the stdchar needs a little bit of help.
77405      Branch: perl
77406            ! hints/solaris_2.sh
77407 ____________________________________________________________________________
77408 [  7718] By: jhi                                   on 2000/11/16  23:27:34
77409         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
77410              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
77411              Date: Wed, 15 Nov 2000 08:56:32 +0100
77412              Message-ID: <3A1241B0.64477E00@alcatel.at>
77413      Branch: perl
77414            ! lib/Carp/Heavy.pm
77415 ____________________________________________________________________________
77416 [  7717] By: jhi                                   on 2000/11/16  23:23:29
77417         Log: Subject: [PATCH] Re: 20001101.003 PDL
77418              From: Nicholas Clark <nick@ccl4.org>
77419              Date: Thu, 16 Nov 2000 16:48:25 +0000
77420              Message-ID: <20001116164825.B93487@plum.flirble.org>
77421      Branch: perl
77422            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
77423 ____________________________________________________________________________
77424 [  7716] By: jhi                                   on 2000/11/16  23:21:31
77425         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
77426              From: "Casey R. Tweten" <crt@kiski.net>
77427              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
77428              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
77429      Branch: perl
77430            ! lib/Pod/Checker.pm pod/perlpod.pod
77431 ____________________________________________________________________________
77432 [  7715] By: jhi                                   on 2000/11/16  23:19:40
77433         Log: Avoid an infinite loop in VMS when utils scripts are run
77434              with no arguments, from Charles Lane.
77435      Branch: perl
77436            ! configure.com
77437 ____________________________________________________________________________
77438 [  7714] By: jhi                                   on 2000/11/16  23:17:08
77439         Log: Subject: perllocale.pod changes
77440              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77441              Date: Mon, 13 Nov 2000 10:09:22 +0300
77442              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
77443      Branch: perl
77444            ! pod/perllocale.pod
77445 ____________________________________________________________________________
77446 [  7713] By: jhi                                   on 2000/11/16  23:14:06
77447         Log: Integrate perlio:
77448              
77449              [  7711]
77450              Minor tweaks:
77451              consistent way of getting 'rb', 'wb' etc. for binary opens
77452              move *perlio::layers to *open::layers
77453              a #define to show layers available
77454              DOSISH popen/PerlIO had export/import sense inverted.
77455      Branch: perl
77456           !> doio.c perlio.c perlio.h util.c
77457 ____________________________________________________________________________
77458 [  7712] By: nick                                  on 2000/11/16  21:10:58
77459         Log: Integrate mainline
77460      Branch: perlio
77461           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
77462           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
77463           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
77464           !> vos/config.ga.def vos/config.ga.h win32/config.bc
77465           !> win32/config.gc win32/config.vc
77466 ____________________________________________________________________________
77467 [  7711] By: nick                                  on 2000/11/16  19:56:41
77468         Log: Minor tweaks:
77469              consistent way of getting 'rb', 'wb' etc. for binary opens
77470              move *perlio::layers to *open::layers
77471              a #define to show layers available
77472              DOSISH popen/PerlIO had export/import sense inverted.
77473      Branch: perlio
77474            ! doio.c perlio.c perlio.h util.c
77475 ____________________________________________________________________________
77476 [  7710] By: jhi                                   on 2000/11/16  15:46:05
77477         Log: Add HAS_SBRK_PROTO.
77478      Branch: metaconfig/U/perl
77479            + d_sbrkproto.U
77480      Branch: perl
77481            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77482            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
77483            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
77484            ! vos/config.ga.def vos/config.ga.h win32/config.bc
77485            ! win32/config.gc win32/config.vc
77486 ____________________________________________________________________________
77487 [  7709] By: nick                                  on 2000/11/16  07:31:49
77488         Log: Integrate mainline
77489      Branch: perlio
77490           !> (integrate 35 files)
77491 ____________________________________________________________________________
77492 [  7708] By: jhi                                   on 2000/11/16  05:33:03
77493         Log: These files are text, not binary.
77494      Branch: perl
77495            ! ext/Encode/Encode/iso8859-10.enc
77496            ! ext/Encode/Encode/iso8859-13.enc
77497            ! ext/Encode/Encode/iso8859-14.enc
77498            ! ext/Encode/Encode/iso8859-15.enc
77499 ____________________________________________________________________________
77500 [  7707] By: jhi                                   on 2000/11/16  01:53:37
77501         Log: Update Changes.
77502      Branch: perl
77503            ! Changes patchlevel.h
77504 ____________________________________________________________________________
77505 [  7706] By: jhi                                   on 2000/11/16  01:35:59
77506         Log: More #undefing of stdio.
77507      Branch: perl
77508            ! fakesdio.h nostdio.h
77509 ____________________________________________________________________________
77510 [  7705] By: jhi                                   on 2000/11/16  01:34:18
77511         Log: Add fwalk() probe to the configuration files and regen perltoc.
77512      Branch: perl
77513            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77514            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
77515            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
77516            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
77517            ! win32/config.bc win32/config.gc win32/config.vc
77518 ____________________________________________________________________________
77519 [  7704] By: jhi                                   on 2000/11/16  01:33:07
77520         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
77521              an optional third argument to Inlibc?)
77522      Branch: metaconfig/U/perl
77523            + d__fwalk.U
77524 ____________________________________________________________________________
77525 [  7703] By: jhi                                   on 2000/11/16  01:09:22
77526         Log: The type of the hash_cb() size argument is tricky.
77527      Branch: perl
77528            ! ext/DB_File/DB_File.xs
77529 ____________________________________________________________________________
77530 [  7702] By: jhi                                   on 2000/11/15  23:01:16
77531         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
77532      Branch: perl
77533            ! nostdio.h
77534 ____________________________________________________________________________
77535 [  7701] By: jhi                                   on 2000/11/15  22:52:32
77536         Log: Detypo.
77537      Branch: perl
77538            ! t/lib/bigfltpm.t
77539 ____________________________________________________________________________
77540 [  7700] By: jhi                                   on 2000/11/15  22:51:56
77541         Log: UINT64_C() work continues.
77542      Branch: perl
77543            ! handy.h perl.h utf8.h
77544 ____________________________________________________________________________
77545 [  7699] By: jhi                                   on 2000/11/15  14:13:04
77546         Log: SOCKS has its own USE_THREADS, based on
77547              
77548              Subject: [ID 20001114.002] et. al. bugfix followup
77549              From: Jens Hamisch <jens@Strawberry.COM> 
77550              Date: Wed, 15 Nov 2000 14:23:11 +0100
77551              Message-ID: <20001115142311.A21164@Strawberry.COM>
77552      Branch: perl
77553            ! perl.h
77554 ____________________________________________________________________________
77555 [  7698] By: jhi                                   on 2000/11/15  03:50:56
77556         Log: Add few missing #undefs and sort them.
77557      Branch: perl
77558            ! fakesdio.h
77559 ____________________________________________________________________________
77560 [  7697] By: jhi                                   on 2000/11/15  03:39:14
77561         Log: Linenumber fix.
77562      Branch: perl
77563            ! t/pragma/warn/utf8
77564 ____________________________________________________________________________
77565 [  7696] By: jhi                                   on 2000/11/15  02:55:26
77566         Log: EBCDIC tweaks.
77567              
77568              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
77569              From: Peter Prymmer <pvhp@forte.com>
77570              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
77571              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
77572      Branch: perl
77573            ! t/op/regmesg.t t/pragma/warn/utf8
77574 ____________________________________________________________________________
77575 [  7695] By: jhi                                   on 2000/11/15  02:53:58
77576         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
77577              From: Peter Prymmer <pvhp@forte.com>
77578              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
77579              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
77580      Branch: perl
77581            ! utf8.c
77582 ____________________________________________________________________________
77583 [  7694] By: jhi                                   on 2000/11/15  02:50:55
77584         Log: Subject: [PATCH: perl@7674] updates to README.os390
77585              From: Prymmer/Kahn <pvhp@best.com>
77586              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
77587              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
77588      Branch: perl
77589            ! README.os390
77590 ____________________________________________________________________________
77591 [  7693] By: jhi                                   on 2000/11/15  02:48:37
77592         Log: Quit utf8_to_uv() instantly if curlen == 0.
77593      Branch: perl
77594            ! utf8.c
77595 ____________________________________________________________________________
77596 [  7692] By: jhi                                   on 2000/11/15  02:24:29
77597         Log: Use u_int32_t for the size of hash_cb(), not size_t.
77598              
77599              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
77600              From: Jens Hamisch <jens@Strawberry.COM>     
77601              Date: Tue, 14 Nov 2000 19:03:55 +0100
77602              Message-Id: <20001114190355.A20559@Strawberry.COM>
77603      Branch: perl
77604            ! ext/DB_File/DB_File.xs
77605 ____________________________________________________________________________
77606 [  7691] By: jhi                                   on 2000/11/15  02:20:12
77607         Log: Use UINT64_C().
77608              
77609              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
77610              From: Jens Hamisch <jens@Strawberry.COM>
77611              Date: Tue, 14 Nov 2000 19:16:23 +0100
77612              Message-Id: <20001114191623.G20559@Strawberry.COM>
77613      Branch: perl
77614            ! utf8.c utf8.h
77615 ____________________________________________________________________________
77616 [  7690] By: jhi                                   on 2000/11/15  02:17:06
77617         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
77618              (a macro to define signed and unsigned integer constants).
77619      Branch: perl
77620            ! handy.h
77621 ____________________________________________________________________________
77622 [  7689] By: jhi                                   on 2000/11/15  01:56:51
77623         Log: Regen Configure.
77624      Branch: perl
77625            ! Configure
77626 ____________________________________________________________________________
77627 [  7688] By: jhi                                   on 2000/11/15  01:56:32
77628         Log: Make the unit know about SOCKS.
77629      Branch: metaconfig
77630            ! U/protos/socksizetype.U
77631 ____________________________________________________________________________
77632 [  7687] By: jhi                                   on 2000/11/15  01:54:47
77633         Log: Remove unused dependencies.
77634      Branch: metaconfig
77635            ! U/compline/d_getpagsz.U
77636 ____________________________________________________________________________
77637 [  7686] By: nick                                  on 2000/11/14  21:25:13
77638         Log: Integrate mainline.
77639      Branch: perlio
77640           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
77641           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
77642           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
77643           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
77644           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
77645           !> win32/config.bc win32/config.gc win32/config.vc
77646           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
77647 ____________________________________________________________________________
77648 [  7685] By: jhi                                   on 2000/11/14  17:54:56
77649         Log: Integrate perlio:
77650              
77651              [  7684]
77652              PerlIO #include and #ifdef re-work.
77653      Branch: perl
77654           +> fakesdio.h perliol.h
77655           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
77656           !> perlsdio.h perlsfio.h pod/perlfunc.pod
77657 ____________________________________________________________________________
77658 [  7684] By: nick                                  on 2000/11/14  17:43:04
77659         Log: PerlIO #include and #ifdef re-work.
77660      Branch: perlio
77661            + fakesdio.h perliol.h
77662            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
77663            ! perlsdio.h perlsfio.h
77664 ____________________________________________________________________________
77665 [  7683] By: jhi                                   on 2000/11/14  15:42:40
77666         Log: Hoist the duplicated socket/netdb include logic to perl.h;
77667              undef SETERRNO in case SOCKS has defined it.  Based on:
77668              
77669              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
77670              From: Jens Hamisch <jens@Strawberry.COM> 
77671              Date: Tue, 14 Nov 2000 11:34:40 +0100
77672              Message-Id: <20001114113440.A20005@Strawberry.COM>
77673      Branch: perl
77674            ! doio.c perl.h pp_sys.c
77675 ____________________________________________________________________________
77676 [  7682] By: jhi                                   on 2000/11/14  14:07:28
77677         Log: Subject: some additions for makefiles for win32 (for perl@7674)
77678              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77679              Date: Tue, 14 Nov 2000 09:31:13 +0300
77680              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
77681      Branch: perl
77682            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
77683            ! win32/makefile.mk
77684 ____________________________________________________________________________
77685 [  7681] By: jhi                                   on 2000/11/14  14:01:41
77686         Log: Subject: tiny typo in perl5db.pl
77687              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77688              Date: Tue, 14 Nov 2000 09:29:28 +0300
77689              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
77690      Branch: perl
77691            ! lib/perl5db.pl
77692 ____________________________________________________________________________
77693 [  7680] By: jhi                                   on 2000/11/14  04:13:50
77694         Log: Redo #7679 with LFs instead of CRLFs.
77695      Branch: perl
77696            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
77697            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
77698            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
77699 ____________________________________________________________________________
77700 [  7679] By: jhi                                   on 2000/11/14  01:21:09
77701         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
77702              From: Benjamin Stuhl <tiriath@yahoo.com> 
77703              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
77704              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
77705      Branch: perl
77706            + win32/bin/mdelete.bat
77707            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
77708            ! makedef.pl perlio.c win32/Makefile win32/config.gc
77709            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
77710 ____________________________________________________________________________
77711 [  7678] By: jhi                                   on 2000/11/14  01:19:20
77712         Log: Fix the re extension building for Win32.
77713              
77714              Subject: [PATCH perl@7638] Get PerlIO building on Win32
77715              From: Benjamin Stuhl <tiriath@yahoo.com> 
77716              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
77717              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
77718      Branch: perl
77719            + ext/re/hints/MSWin32.pl
77720            ! MANIFEST
77721 ____________________________________________________________________________
77722 [  7677] By: jhi                                   on 2000/11/14  01:13:54
77723         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
77724              From: sthoenna@efn.org
77725              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
77726              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
77727      Branch: perl
77728            ! doop.c pp.c toke.c utf8.c utf8.h
77729 ____________________________________________________________________________
77730 [  7676] By: jhi                                   on 2000/11/13  20:23:15
77731         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
77732              From: Nicholas Clark <nick@ccl4.org>
77733              Date: Mon, 13 Nov 2000 18:55:04 +0000
77734              Message-ID: <20001113185504.J29183@plum.flirble.org>
77735      Branch: perl
77736            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
77737 ____________________________________________________________________________
77738 [  7675] By: nick                                  on 2000/11/13  20:21:57
77739         Log: Integrate mainline ...
77740      Branch: perlio
77741           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
77742           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
77743           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
77744           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
77745 ____________________________________________________________________________
77746 [  7674] By: jhi                                   on 2000/11/13  15:07:56
77747         Log: Update Changes.
77748      Branch: perl
77749            ! Changes patchlevel.h
77750 ____________________________________________________________________________
77751 [  7673] By: jhi                                   on 2000/11/13  14:42:42
77752         Log: Remove the new two tests of lib/io_xs for now, they seem to
77753              fail under perlio on some platforms.
77754      Branch: perl
77755            ! t/lib/io_xs.t
77756 ____________________________________________________________________________
77757 [  7672] By: jhi                                   on 2000/11/13  13:57:53
77758         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
77759      Branch: perl
77760            ! perlio.c
77761 ____________________________________________________________________________
77762 [  7671] By: jhi                                   on 2000/11/13  05:30:48
77763         Log: Placate nervous compilers that see longer than ints switch()ing.
77764      Branch: perl
77765            ! utf8.c
77766 ____________________________________________________________________________
77767 [  7670] By: jhi                                   on 2000/11/13  05:14:21
77768         Log: fputs() does return EOF on error but here we don't care.
77769      Branch: perl
77770            ! perlio.c
77771 ____________________________________________________________________________
77772 [  7669] By: jhi                                   on 2000/11/13  05:02:45
77773         Log: Declare reg_data like reg_substr_data.
77774      Branch: perl
77775            ! regexp.h
77776 ____________________________________________________________________________
77777 [  7668] By: jhi                                   on 2000/11/13  04:54:34
77778         Log: Typos in #7667.
77779      Branch: perl
77780            ! perl.h
77781 ____________________________________________________________________________
77782 [  7667] By: jhi                                   on 2000/11/13  04:49:49
77783         Log: Cleanup messy #ifdef.
77784      Branch: perl
77785            ! perl.h
77786 ____________________________________________________________________________
77787 [  7666] By: jhi                                   on 2000/11/13  04:17:34
77788         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
77789              From: Nicholas Clark <nick@talking.bollo.cx>
77790              Date: Sun, 12 Nov 2000 21:14:11 +0000
77791              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
77792              
77793              Note: only one breakage of the two reported is fixed by this patch.
77794      Branch: perl
77795            ! perlio.c
77796 ____________________________________________________________________________
77797 [  7665] By: jhi                                   on 2000/11/13  04:05:07
77798         Log: Tweak the definition of the bit complement on UTF-8 data:
77799              if none of the characters in the string are > 0xff,
77800              the result is a complemented byte string, not a (UTF-8)
77801              char string.  Based on the summary in
77802              
77803              Subject: Re: [ID 20000918.005] ~ on wide chars
77804              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
77805              Date: Fri, 10 Nov 2000 09:47:15 -0800
77806              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
77807              
77808              This should give us the maximum backward (pre-char string)
77809              compatibility and utf8 compatibility.  The other alternative
77810              would be to limit the bit complement to be always byte only,
77811              taking the least significant byte of the chars.
77812      Branch: perl
77813            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
77814 ____________________________________________________________________________
77815 [  7664] By: jhi                                   on 2000/11/13  00:23:44
77816         Log: Couple of tests from #7660 salvaged.
77817      Branch: perl
77818            - t/op/tell.t
77819            ! MANIFEST t/io/tell.t
77820 ____________________________________________________________________________
77821 [  7663] By: jhi                                   on 2000/11/13  00:02:48
77822         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
77823              From: Nicholas Clark <nick@talking.bollo.cx>
77824              Date: Sun, 12 Nov 2000 21:23:43 +0000
77825              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
77826      Branch: perl
77827            ! perlsfio.h
77828 ____________________________________________________________________________
77829 [  7662] By: jhi                                   on 2000/11/13  00:01:39
77830         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
77831              From: Nicholas Clark <nick@talking.bollo.cx>
77832              Date: Sun, 12 Nov 2000 21:30:04 +0000
77833              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
77834      Branch: perl
77835            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
77836 ____________________________________________________________________________
77837 [  7661] By: jhi                                   on 2000/11/12  23:57:29
77838         Log: Document tell() on special streams.
77839      Branch: perl
77840            ! pod/perlfunc.pod
77841 ____________________________________________________________________________
77842 [  7660] By: jhi                                   on 2000/11/12  23:54:22
77843         Log: (Subsumed by #7664)
77844      Branch: perl
77845            + t/op/tell.t
77846            ! MANIFEST
77847 ____________________________________________________________________________
77848 [  7659] By: jhi                                   on 2000/11/12  22:55:25
77849         Log: Many subdocumented return values of the IO extension now documented.
77850              ungetc and write still left subdocumented.
77851              
77852              Subject: [PATCH] (was Re: IO::Handle::ungetc)
77853              From: Nicholas Clark <nick@talking.bollo.cx>
77854              Date: Sun, 12 Nov 2000 21:35:53 +0000
77855              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
77856      Branch: perl
77857            ! ext/IO/lib/IO/Handle.pm
77858 ____________________________________________________________________________
77859 [  7658] By: jhi                                   on 2000/11/12  21:37:06
77860         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
77861              From: Nicholas Clark <nick@talking.bollo.cx>
77862              Date: Sun, 12 Nov 2000 20:03:22 +0000
77863              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
77864      Branch: perl
77865            ! pod/perlfunc.pod
77866 ____________________________________________________________________________
77867 [  7657] By: jhi                                   on 2000/11/12  20:34:55
77868         Log: Integrate perlio:
77869              
77870              [  7656]
77871              Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
77872      Branch: perl
77873           !> perlio.c
77874 ____________________________________________________________________________
77875 [  7656] By: nick                                  on 2000/11/12  19:25:06
77876         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
77877      Branch: perlio
77878            ! perlio.c
77879 ____________________________________________________________________________
77880 [  7655] By: nick                                  on 2000/11/12  19:09:41
77881         Log: Integrate mainline
77882      Branch: perlio
77883           +> README.solaris ext/Encode/Encode/cp1006.enc
77884           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
77885           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
77886           +> ext/Encode/Encode/iso8859-13.enc
77887           +> ext/Encode/Encode/iso8859-14.enc
77888           +> ext/Encode/Encode/iso8859-15.enc
77889           !> (integrate 34 files)
77890 ____________________________________________________________________________
77891 [  7654] By: jhi                                   on 2000/11/12  19:00:22
77892         Log: Add a metaconfig unit for fsync.
77893      Branch: metaconfig/U/perl
77894            + d_fsync.U
77895 ____________________________________________________________________________
77896 [  7653] By: jhi                                   on 2000/11/12  19:00:01
77897         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
77898      Branch: perl
77899            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77900            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
77901            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77902            ! vos/config.ga.h win32/config.bc win32/config.gc
77903            ! win32/config.vc
77904 ____________________________________________________________________________
77905 [  7652] By: jhi                                   on 2000/11/11  21:12:01
77906         Log: Copy the s// information of README.hpux also to the perlrun.
77907      Branch: perl
77908            ! README.hpux pod/perlrun.pod
77909 ____________________________________________________________________________
77910 [  7651] By: jhi                                   on 2000/11/11  21:03:13
77911         Log: More README.solaris updates from Andy Dougherty.
77912      Branch: perl
77913            ! README.solaris
77914 ____________________________________________________________________________
77915 [  7650] By: jhi                                   on 2000/11/11  18:38:57
77916         Log: More descriptive error for unknown perlio layers.
77917              
77918              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
77919              From: Dominic Dunlop <domo@computer.org> 
77920              Date: Sat, 11 Nov 2000 18:20:32 +0100             
77921              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
77922      Branch: perl
77923            ! perlio.c pod/perldiag.pod
77924 ____________________________________________________________________________
77925 [  7649] By: jhi                                   on 2000/11/11  18:37:52
77926         Log: MachTen doesn't really do mmap() and munmap().
77927              
77928              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
77929              From: Dominic Dunlop <domo@computer.org> 
77930              Date: Sat, 11 Nov 2000 18:20:32 +0100             
77931              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
77932      Branch: perl
77933            ! hints/machten.sh
77934 ____________________________________________________________________________
77935 [  7648] By: jhi                                   on 2000/11/11  18:36:46
77936         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
77937              From: rspier@pobox.com (Robert Spier)
77938              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
77939              Message-ID: <14861.32839.491271.985797@rls.cx>
77940      Branch: perl
77941            ! Porting/Contract pod/perltoot.pod
77942 ____________________________________________________________________________
77943 [  7647] By: jhi                                   on 2000/11/11  18:35:30
77944         Log: Simplify the getpagesize() unit by dropping the
77945              pagesize probe since it's nowadays slightly more
77946              complicated because of sysconf(). (Note: if some
77947              platform really needs the -lPW for getpagesize,
77948              I just broke it.)
77949              
77950              TODO: a new pagesize unit.
77951      Branch: metaconfig
77952            ! U/compline/d_getpagsz.U
77953 ____________________________________________________________________________
77954 [  7646] By: jhi                                   on 2000/11/11  18:33:23
77955         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
77956      Branch: perl
77957            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77958            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
77959            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77960            ! vos/config.ga.h win32/config.bc win32/config.gc
77961            ! win32/config.vc
77962 ____________________________________________________________________________
77963 [  7645] By: jhi                                   on 2000/11/11  16:45:15
77964         Log: Use sysconf() or getpagesize() to find out the pagesize.
77965      Branch: perl
77966            ! perlio.c
77967 ____________________________________________________________________________
77968 [  7644] By: jhi                                   on 2000/11/11  15:46:08
77969         Log: Integrate perlio:
77970              
77971              [  7641]
77972              Fixup mmap layer by doing mmap() calls on pagesize boundaries.
77973              Also call "Buf" layer directly when unread'ing non-read chars.
77974      Branch: perl
77975           !> perlio.c
77976 ____________________________________________________________________________
77977 [  7643] By: jhi                                   on 2000/11/11  15:33:36
77978         Log: Subject: Re: [PATCH] README.solaris
77979              From: Lupe Christoph <lupe@lupe-christoph.de>
77980              Date: Sat, 11 Nov 2000 14:08:10 +0100
77981              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
77982      Branch: perl
77983            ! README.solaris
77984 ____________________________________________________________________________
77985 [  7642] By: jhi                                   on 2000/11/11  15:22:12
77986         Log: Subject: [PATCH perl@7638] cygwin port
77987              From: "Eric Fifer" <egf7@columbia.edu>            
77988              Date: Fri, 10 Nov 2000 19:30:30 -0000
77989              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
77990      Branch: perl
77991            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
77992 ____________________________________________________________________________
77993 [  7641] By: nick                                  on 2000/11/11  14:50:36
77994         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
77995              Also call "Buf" layer directly when unread'ing non-read chars.
77996      Branch: perlio
77997            ! perlio.c
77998 ____________________________________________________________________________
77999 [  7640] By: jhi                                   on 2000/11/11  02:05:02
78000         Log: Add more encoding tables.
78001      Branch: perl
78002            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
78003            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
78004            + ext/Encode/Encode/iso8859-10.enc
78005            + ext/Encode/Encode/iso8859-13.enc
78006            + ext/Encode/Encode/iso8859-14.enc
78007            + ext/Encode/Encode/iso8859-15.enc
78008            ! MANIFEST
78009 ____________________________________________________________________________
78010 [  7639] By: jhi                                   on 2000/11/10  18:49:25
78011         Log: Subject: [PATCH] README.solaris
78012              From: Andy Dougherty <doughera@lafayette.edu>
78013              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
78014              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
78015      Branch: perl
78016            + README.solaris
78017            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
78018            ! pod/perl.pod pod/perltoc.pod
78019 ____________________________________________________________________________
78020 [  7638] By: jhi                                   on 2000/11/10  15:04:15
78021         Log: Update Changes.
78022      Branch: perl
78023            ! Changes patchlevel.h
78024 ____________________________________________________________________________
78025 [  7637] By: jhi                                   on 2000/11/10  14:14:28
78026         Log: Explain better why certain regex tests are skipped.
78027              
78028              Subject: Re: tests skipped: unknown reason
78029              From: Lupe Christoph <lupe@lupe-christoph.de>
78030              Date: Fri, 10 Nov 2000 09:08:56 +0100
78031              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
78032      Branch: perl
78033            ! t/op/regexp.t
78034 ____________________________________________________________________________
78035 [  7636] By: nick                                  on 2000/11/10  13:40:00
78036         Log: Integrate mainline.
78037      Branch: perlio
78038           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
78039           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
78040           !> win32/bin/search.pl
78041 ____________________________________________________________________________
78042 [  7635] By: nick                                  on 2000/11/10  13:25:52
78043         Log: Re-instate stdio large file support via perlio.
78044      Branch: perl
78045            ! perlio.c
78046 ____________________________________________________________________________
78047 [  7634] By: jhi                                   on 2000/11/10  04:49:55
78048         Log: Amdahl UTS hints updates.
78049              
78050              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
78051              From: hom00@utsglobal.com (Harold O Morris)
78052              Date: Thu, 9 Nov 2000 20:02 PST
78053              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
78054      Branch: perl
78055            ! hints/uts.sh
78056 ____________________________________________________________________________
78057 [  7633] By: jhi                                   on 2000/11/09  23:33:28
78058         Log: Subject: [PATCH] IO::Seekable pod
78059              From: Nicholas Clark <nick@talking.bollo.cx>
78060              Date: Thu, 9 Nov 2000 20:29:45 +0000
78061              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
78062      Branch: perl
78063            ! ext/IO/lib/IO/Handle.pm
78064 ____________________________________________________________________________
78065 [  7632] By: jhi                                   on 2000/11/09  21:55:41
78066         Log: Various doc oddball characters.
78067              
78068              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
78069              From: Michael Somos <somos@grail.cba.csuohio.edu>
78070              Date: Mon, 6 Nov 2000 17:44:20 -0500
78071              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
78072      Branch: perl
78073            ! emacs/cperl-mode.el lib/unicode/syllables.txt
78074            ! win32/bin/search.pl
78075 ____________________________________________________________________________
78076 [  7631] By: jhi                                   on 2000/11/09  21:12:29
78077         Log: Subject: Re: bash -c exit and linux hints 
78078              From: "John P. Linderman" <jpl@research.att.com>
78079              Date: Thu, 02 Nov 2000 09:37:25 -0500
78080              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
78081      Branch: perl
78082            ! hints/linux.sh
78083 ____________________________________________________________________________
78084 [  7630] By: nick                                  on 2000/11/09  20:34:11
78085         Log: Integrate mainline.
78086      Branch: perlio
78087           !> (integrate 91 files)
78088 ____________________________________________________________________________
78089 [  7629] By: jhi                                   on 2000/11/09  19:46:31
78090         Log: Missing dTHXs.
78091              
78092              Subject: RE: perl@7595 builds not on cygwin
78093              From: "Eric Fifer" <egf7@columbia.edu>
78094              Date: Thu, 9 Nov 2000 19:26:50 -0000
78095              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
78096      Branch: perl
78097            ! ext/Devel/Peek/Peek.xs
78098 ____________________________________________________________________________
78099 [  7628] By: jhi                                   on 2000/11/09  14:48:27
78100         Log: Disable only the tests 99 and 166 for UTF-8 locales.
78101      Branch: perl
78102            ! t/pragma/locale.t
78103 ____________________________________________________________________________
78104 [  7627] By: jhi                                   on 2000/11/09  14:40:27
78105         Log: There's no =head3.
78106      Branch: perl
78107            ! pod/perlhack.pod
78108 ____________________________________________________________________________
78109 [  7626] By: jhi                                   on 2000/11/09  13:54:26
78110         Log: The generated boot_* headers are wrong.  Pickier compiler,
78111              such as KAI C++ will refuse to compile the resulting perlmain.
78112              
78113              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
78114              From: Harri Pasanen <harri.pasanen@trema.com>
78115              Date: Thu, 09 Nov 2000 14:23:28 +0100
78116              Message-Id: <3A0AA550.26D548A3@trema.com>
78117      Branch: perl
78118            ! minimod.pl
78119 ____________________________________________________________________________
78120 [  7625] By: jhi                                   on 2000/11/09  13:50:44
78121         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
78122              From: Prymmer/Kahn <pvhp@best.com>
78123              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
78124              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
78125              
78126              All except the "cow orker" change.
78127      Branch: perl
78128            ! Porting/pumpkin.pod
78129 ____________________________________________________________________________
78130 [  7624] By: jhi                                   on 2000/11/09  13:45:33
78131         Log: Fix for
78132              
78133              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
78134              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
78135              Date: Thu, 09 Nov 2000 11:05:52 +0100
78136              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
78137      Branch: perl
78138            ! pod/perldiag.pod t/pragma/warn/pp_sys
78139 ____________________________________________________________________________
78140 [  7623] By: jhi                                   on 2000/11/09  13:37:16
78141         Log: Typo in an ifndef.
78142              
78143              Subject: Re: [PATCH 5.7.0] better messages from malloc()
78144              From: Joe Smith <jms@inwap.com>         
78145              Date: Thu, 09 Nov 2000 01:33:14 -0800
78146              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
78147      Branch: perl
78148            ! malloc.c
78149 ____________________________________________________________________________
78150 [  7622] By: jhi                                   on 2000/11/09  13:31:18
78151         Log: Remove unused extra arguments.
78152      Branch: metaconfig/U/perl
78153            ! perlxv.U
78154      Branch: perl
78155            ! Configure config_h.SH
78156 ____________________________________________________________________________
78157 [  7621] By: jhi                                   on 2000/11/09  13:16:36
78158         Log: More VMS moves on environment handling, from Charles Lane.
78159      Branch: perl
78160            ! t/pragma/locale.t
78161 ____________________________________________________________________________
78162 [  7620] By: jhi                                   on 2000/11/09  04:42:38
78163         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
78164              From: David Dyck <dcd@tc.fluke.com>
78165              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
78166              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
78167      Branch: perl
78168            ! pp_sys.c
78169 ____________________________________________________________________________
78170 [  7619] By: jhi                                   on 2000/11/09  04:36:21
78171         Log: Forgot from #7618.
78172      Branch: perl
78173            ! lib/File/stat.pm
78174 ____________________________________________________________________________
78175 [  7618] By: jhi                                   on 2000/11/09  04:28:44
78176         Log: Make deleting for %ENV work for (newer versions of) VMS,
78177              from Craig A. Berry.
78178      Branch: perl
78179            ! vms/vms.c
78180 ____________________________________________________________________________
78181 [  7617] By: jhi                                   on 2000/11/09  04:25:05
78182         Log: Subject: [PATCH] Class::Struct at compile time
78183              From: "Casey R. Tweten" <crt@kiski.net>
78184              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
78185              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
78186      Branch: perl
78187            ! lib/Class/Struct.pm
78188 ____________________________________________________________________________
78189 [  7616] By: jhi                                   on 2000/11/09  04:15:17
78190         Log: Subject: [ID 20001108.013] spelling
78191              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
78192              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
78193              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
78194      Branch: perl
78195            ! lib/ftp.pl
78196 ____________________________________________________________________________
78197 [  7615] By: jhi                                   on 2000/11/09  04:12:42
78198         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
78199              From: Peter Prymmer <pvhp@forte.com>
78200              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
78201              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
78202      Branch: perl
78203            ! configure.com
78204 ____________________________________________________________________________
78205 [  7614] By: jhi                                   on 2000/11/08  22:42:55
78206         Log: A missing aTHX_.
78207      Branch: perl
78208            ! ext/IPC/SysV/SysV.xs
78209 ____________________________________________________________________________
78210 [  7613] By: jhi                                   on 2000/11/08  19:30:21
78211         Log: Update Changes.
78212      Branch: perl
78213            ! Changes patchlevel.h
78214 ____________________________________________________________________________
78215 [  7612] By: jhi                                   on 2000/11/08  18:35:25
78216         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
78217              From: David Dyck <dcd@tc.fluke.com>
78218              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
78219              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
78220      Branch: perl
78221            ! pp_sys.c
78222 ____________________________________________________________________________
78223 [  7611] By: jhi                                   on 2000/11/08  18:30:26
78224         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
78225              From: Dominic Dunlop <domo@computer.org>
78226              Date: Tue, 7 Nov 2000 12:05:25 +0100
78227              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
78228      Branch: perl
78229            ! malloc.c
78230 ____________________________________________________________________________
78231 [  7610] By: jhi                                   on 2000/11/08  18:25:14
78232         Log: Do not test UTF-8 locales since that the tests would require
78233              polymorphic regexen.
78234      Branch: perl
78235            ! t/pragma/locale.t
78236 ____________________________________________________________________________
78237 [  7609] By: jhi                                   on 2000/11/08  17:12:51
78238         Log: Locale buglets.
78239              
78240              Subject: RE: Locales support (setlocale) fixes
78241              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78242              Date: Wed, 8 Nov 2000 20:01:39 +0300
78243              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
78244      Branch: perl
78245            ! t/pragma/locale.t util.c
78246 ____________________________________________________________________________
78247 [  7608] By: jhi                                   on 2000/11/08  17:00:16
78248         Log: Deleting $ENV{PATH} in VMS is not recommendable.
78249      Branch: perl
78250            ! t/pragma/locale.t
78251 ____________________________________________________________________________
78252 [  7607] By: jhi                                   on 2000/11/08  16:58:26
78253         Log: Subject: PATCH std stdio for (Free)BSD
78254              From: Nicholas Clark <nick@ccl4.org>
78255              Date: Wed, 8 Nov 2000 15:36:29 +0000
78256              Message-ID: <20001108153629.D98736@plum.flirble.org>
78257      Branch: metaconfig
78258            ! U/compline/d_stdstdio.U
78259      Branch: perl
78260            ! Configure config_h.SH
78261 ____________________________________________________________________________
78262 [  7606] By: jhi                                   on 2000/11/08  16:43:31
78263         Log: Forgot to bump the line numbers in #7601.
78264      Branch: perl
78265            ! t/pragma/warn/pp_sys
78266 ____________________________________________________________________________
78267 [  7605] By: jhi                                   on 2000/11/08  16:39:12
78268         Log: More careful detection of how well NVs and UVs mix.
78269              
78270              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))
78271              From: Nicholas Clark <nick@ccl4.org>
78272              Date: Wed, 8 Nov 2000 15:14:12 +0000
78273              Message-ID: <20001108151412.B98736@plum.flirble.org>
78274              
78275              Added some SIGFPE paranoia.
78276      Branch: metaconfig/U/perl
78277            ! perlxv.U
78278      Branch: perl
78279            ! Configure config_h.SH
78280 ____________________________________________________________________________
78281 [  7604] By: jhi                                   on 2000/11/08  14:39:10
78282         Log: Subject: [patch perl@7595] VMS configure.com tweak
78283              From: "Craig A. Berry" <craigberry@mac.com>
78284              Date: Wed, 8 Nov 2000 00:24:12 -0600
78285              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
78286      Branch: perl
78287            ! configure.com
78288 ____________________________________________________________________________
78289 [  7603] By: jhi                                   on 2000/11/08  14:27:11
78290         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
78291              From: Robin Barker <rmb1@cise.npl.co.uk>
78292              Date: Wed, 8 Nov 2000 11:11:39 GMT
78293              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
78294      Branch: perl
78295            ! perlio.c
78296 ____________________________________________________________________________
78297 [  7602] By: jhi                                   on 2000/11/08  14:25:03
78298         Log: Fix for the tie-refhash string table leaks.
78299              
78300              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
78301              Date: Wed, 8 Nov 2000 13:03:04 GMT
78302              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
78303      Branch: perl
78304            ! t/lib/tie-refhash.t
78305 ____________________________________________________________________________
78306 [  7601] By: jhi                                   on 2000/11/08  14:21:08
78307         Log: Try to avoid flockless and emulationless places.
78308      Branch: perl
78309            ! t/pragma/warn/pp_sys
78310 ____________________________________________________________________________
78311 [  7600] By: jhi                                   on 2000/11/08  02:28:54
78312         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
78313              
78314              Subject: [PATCH] prototyped functions that should be overrideable
78315              From: "Casey R. Tweten" <crt@kiski.net>
78316              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
78317              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
78318      Branch: perl
78319            ! toke.c
78320 ____________________________________________________________________________
78321 [  7599] By: jhi                                   on 2000/11/08  01:12:05
78322         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
78323              
78324              Subject: [PATCH] perlbug.PL
78325              From: "Kurt D. Starsinic" <kstar@chapin.edu>
78326              Date: Mon, 6 Nov 2000 21:39:01 -0500
78327              Message-ID: <20001106213901.B20955@O2.chapin.edu>
78328      Branch: perl
78329            ! utils/perlbug.PL
78330 ____________________________________________________________________________
78331 [  7598] By: jhi                                   on 2000/11/07  23:42:00
78332         Log: Bad thinko in #7581 (I used the test program with the expanded
78333              values as-is).
78334      Branch: metaconfig
78335            ! U/compline/d_stdstdio.U
78336      Branch: perl
78337            ! Configure
78338 ____________________________________________________________________________
78339 [  7597] By: jhi                                   on 2000/11/07  21:43:29
78340         Log: Subject: [PATCH perl@7573] cygwin port
78341              From: "Fifer, Eric" <EFifer@sanwaint.com>
78342              Date: Tue, 7 Nov 2000 18:08:51 -0000 
78343              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
78344              
78345              Synchronize with Cygwin 1.1.5.
78346      Branch: perl
78347            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
78348            ! pod/perlport.pod unixish.h util.c
78349 ____________________________________________________________________________
78350 [  7596] By: jhi                                   on 2000/11/07  21:39:25
78351         Log: perlhack updates from H.Merijn Brand.
78352      Branch: perl
78353            ! pod/perlhack.pod
78354 ____________________________________________________________________________
78355 [  7595] By: jhi                                   on 2000/11/07  20:21:41
78356         Log: Update Changes.
78357      Branch: perl
78358            ! Changes patchlevel.h
78359 ____________________________________________________________________________
78360 [  7594] By: jhi                                   on 2000/11/07  19:18:58
78361         Log: Be more robust in Dynaloader.pm.
78362      Branch: perl
78363            ! ext/DynaLoader/DynaLoader_pm.PL
78364 ____________________________________________________________________________
78365 [  7593] By: jhi                                   on 2000/11/07  16:49:31
78366         Log: AUTHORS update.
78367      Branch: perl
78368            ! AUTHORS
78369 ____________________________________________________________________________
78370 [  7592] By: gsar                                  on 2000/11/07  16:39:51
78371         Log: normalize relative paths in virtualized current directory on windows,
78372              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
78373              returns)
78374      Branch: perl
78375            ! win32/vdir.h
78376 ____________________________________________________________________________
78377 [  7591] By: jhi                                   on 2000/11/07  16:04:26
78378         Log: Too profiler-happy: with optimization the #7590 actually makes
78379              the test to run 0.5% _slower_.  Requires much more instrumentation.
78380              Retract #7590.
78381      Branch: perl
78382            ! regcomp.c regcomp.h
78383 ____________________________________________________________________________
78384 [  7590] By: jhi                                   on 2000/11/07  15:51:13
78385         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
78386              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
78387              by using memset() and testing bytewise (as opposed to bitwise).
78388      Branch: perl
78389            ! regcomp.c regcomp.h
78390 ____________________________________________________________________________
78391 [  7589] By: jhi                                   on 2000/11/07  12:56:39
78392         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
78393              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78394              Date: Mon, 06 Nov 2000 23:45:30 -0500
78395              Message-Id: <0011079735.AA973576259@univpress.com>
78396      Branch: perl
78397            ! configure.com t/lib/st-lock.t
78398 ____________________________________________________________________________
78399 [  7588] By: jhi                                   on 2000/11/07  01:03:28
78400         Log: Tweak #7587.
78401      Branch: perl
78402            ! pod/perldiag.pod
78403 ____________________________________________________________________________
78404 [  7587] By: jhi                                   on 2000/11/07  01:00:27
78405         Log: A doc addition for bug id 20001105.019, beware \p.
78406      Branch: perl
78407            ! pod/perldiag.pod
78408 ____________________________________________________________________________
78409 [  7586] By: jhi                                   on 2000/11/07  00:32:22
78410         Log: Fake support of holey files in win/dosish platforms.
78411              
78412              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
78413              From: kipp@shonanblue.ne.jp
78414              Date: Mon, 6 Nov 2000 13:30:55 -0800
78415              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
78416      Branch: perl
78417            ! ext/SDBM_File/sdbm/sdbm.c
78418 ____________________________________________________________________________
78419 [  7585] By: jhi                                   on 2000/11/07  00:12:54
78420         Log: Subject: Pod updates
78421              From: "Stephen P. Potter" <spp@spotter.yi.org>
78422              Date: Mon, 06 Nov 2000 18:56:43 -0500
78423              Message-Id: <200011062357.SAA18173@spotter.yi.org>
78424      Branch: perl
78425            ! README.dos README.os2 README.win32 pod/buildtoc.PL
78426            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
78427            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
78428            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
78429            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
78430            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
78431            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
78432            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
78433            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
78434            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
78435            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
78436            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
78437            ! pod/perltootc.pod pod/perlunicode.pod
78438 ____________________________________________________________________________
78439 [  7584] By: jhi                                   on 2000/11/07  00:04:17
78440         Log: Varargs don't always work too well if one puts an unsigned
78441              char on the stack and pop an unsigned quad off the stack.
78442              
78443              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
78444              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
78445              Date: Mon, 06 Nov 2000 15:19:05 -0800
78446              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
78447      Branch: perl
78448            ! utf8.c
78449 ____________________________________________________________________________
78450 [  7583] By: jhi                                   on 2000/11/06  23:58:48
78451         Log: %ENV note tweaks from Dan Sugalski.
78452      Branch: perl
78453            ! pod/perlport.pod vms/perlvms.pod
78454 ____________________________________________________________________________
78455 [  7582] By: jhi                                   on 2000/11/06  23:05:49
78456         Log: glibc5 detection by __GNU_LIBRARY__.
78457      Branch: perl
78458            ! toke.c
78459 ____________________________________________________________________________
78460 [  7581] By: jhi                                   on 2000/11/06  22:51:29
78461         Log: Make the stdio test program of 7427 less noisy while being 
78462              compiled so that Digital UNIX wouldn't get both
78463              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
78464              undefined.  This makes perlio happy.
78465      Branch: metaconfig
78466            ! U/compline/d_stdstdio.U
78467      Branch: perl
78468            ! Configure config_h.SH
78469 ____________________________________________________________________________
78470 [  7580] By: jhi                                   on 2000/11/06  22:41:41
78471         Log: Document %ENV = () portability issues.
78472      Branch: perl
78473            ! pod/perlport.pod vms/perlvms.pod
78474 ____________________________________________________________________________
78475 [  7579] By: jhi                                   on 2000/11/06  21:29:24
78476         Log: VOS updates from Paul Green.
78477      Branch: perl
78478            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
78479 ____________________________________________________________________________
78480 [  7578] By: jhi                                   on 2000/11/06  21:00:40
78481         Log: Sanitize the environment further.
78482      Branch: perl
78483            ! t/pragma/locale.t
78484 ____________________________________________________________________________
78485 [  7577] By: jhi                                   on 2000/11/06  20:53:51
78486         Log: Re-introduce 7552 lost in integration.
78487      Branch: perl
78488            ! perlio.c
78489 ____________________________________________________________________________
78490 [  7576] By: jhi                                   on 2000/11/06  20:33:46
78491         Log: Admit that the test leaks scalars.
78492      Branch: perl
78493            ! t/comp/proto.t
78494 ____________________________________________________________________________
78495 [  7575] By: jhi                                   on 2000/11/06  20:17:08
78496         Log: Integrate perlio:
78497              
78498              [  7574]
78499              Remove debug. Try (Mmap_t) on madvise() call.
78500      Branch: perl
78501           !> perlio.c
78502 ____________________________________________________________________________
78503 [  7574] By: nick                                  on 2000/11/06  20:07:28
78504         Log: Remove debug. Try (Mmap_t) on madvise() call.
78505      Branch: perlio
78506            ! perlio.c
78507 ____________________________________________________________________________
78508 [  7573] By: jhi                                   on 2000/11/06  13:56:05
78509         Log: Update Changes.
78510      Branch: perl
78511            ! Changes patchlevel.h
78512 ____________________________________________________________________________
78513 [  7572] By: jhi                                   on 2000/11/06  13:48:41
78514         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
78515              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78516              Date: Mon, 06 Nov 2000 10:11:42 +0100
78517              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
78518      Branch: perl
78519            ! pod/perlhack.pod
78520 ____________________________________________________________________________
78521 [  7571] By: jhi                                   on 2000/11/06  01:45:51
78522         Log: AUTHORS updates.
78523      Branch: perl
78524            ! AUTHORS
78525 ____________________________________________________________________________
78526 [  7570] By: jhi                                   on 2000/11/06  00:18:00
78527         Log: Fix for
78528              
78529              Subject: [ID 20000728.005] perl -P broken
78530              From: David Dyck <dcd@tc.fluke.com>
78531              Date: Fri, 28 Jul 2000 17:19:16 -0700
78532              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
78533              
78534              (hopefully).  The fix is also not complete, it seems to break
78535              BOM swallowing for libc5 systems, but until someone figures
78536              out a way to do this without ftell(), this will do.
78537      Branch: perl
78538            ! toke.c
78539 ____________________________________________________________________________
78540 [  7569] By: jhi                                   on 2000/11/06  00:05:30
78541         Log: Document that the evaled syntax errors cause scalar leaks.
78542      Branch: perl
78543            ! t/comp/proto.t
78544 ____________________________________________________________________________
78545 [  7568] By: jhi                                   on 2000/11/05  23:14:47
78546         Log: opmini.o can linger from Configures past.
78547      Branch: perl
78548            ! Makefile.SH
78549 ____________________________________________________________________________
78550 [  7567] By: jhi                                   on 2000/11/05  21:28:39
78551         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
78552              first argument correctly.
78553      Branch: perl
78554            ! perlio.c
78555 ____________________________________________________________________________
78556 [  7566] By: jhi                                   on 2000/11/05  21:15:56
78557         Log: Integrate perlio:
78558              
78559              [  7564]
78560              Added a mmap layer as a "subclass" of perlio.
78561              PERLIO=mmap ./perl harness passes
78562      Branch: perl
78563           !> perlio.c
78564 ____________________________________________________________________________
78565 [  7565] By: jhi                                   on 2000/11/05  21:15:13
78566         Log: Use -dM for gcc (the suggested patch did it only for Linux,
78567              but I think it can be generalized).
78568              
78569              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
78570              From: Pixel <pixel@mandrakesoft.com>
78571              Date: 05 Nov 2000 21:49:34 +0100 
78572              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
78573      Branch: perl
78574            ! ext/Errno/Errno_pm.PL
78575 ____________________________________________________________________________
78576 [  7564] By: nick                                  on 2000/11/05  21:09:18
78577         Log: Added a mmap layer as a "subclass" of perlio.
78578              PERLIO=mmap ./perl harness passes
78579      Branch: perlio
78580            ! perlio.c
78581 ____________________________________________________________________________
78582 [  7563] By: jhi                                   on 2000/11/05  19:48:55
78583         Log: Add a note for future generations about bug id 20000229.006.
78584      Branch: perl
78585            ! malloc.c
78586 ____________________________________________________________________________
78587 [  7562] By: jhi                                   on 2000/11/05  19:38:24
78588         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
78589      Branch: perl
78590            ! pp_ctl.c t/op/pos.t
78591 ____________________________________________________________________________
78592 [  7561] By: jhi                                   on 2000/11/05  18:21:46
78593         Log: Add =pod to be tidy.
78594      Branch: perl
78595            ! lib/Math/Complex.pm
78596 ____________________________________________________________________________
78597 [  7560] By: jhi                                   on 2000/11/05  17:38:46
78598         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
78599      Branch: perl
78600            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
78601            ! ext/Storable/Storable.xs t/lib/st-recurse.t
78602 ____________________________________________________________________________
78603 [  7559] By: jhi                                   on 2000/11/05  17:32:59
78604         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
78605              From: "Peter J. Farley III" <pjfarley@banet.net>
78606              Date: Sun, 05 Nov 2000 11:55:59 -0500
78607              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
78608      Branch: perl
78609            ! t/lib/syslog.t
78610 ____________________________________________________________________________
78611 [  7558] By: jhi                                   on 2000/11/05  17:29:19
78612         Log: Integrate perlio:
78613              
78614              [  7555]
78615              Fix read from STDERR on raw unix layer for Solaris where fd 2 is
78616              open RDWR so does not fail. (pragma/warnings 303 again...)
78617              
78618              [  7554]
78619              Fix case where ungetc(f,EOF) was allowed.
78620              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
78621              so we can see similarities.
78622              Use types more carefully and a STDCHAR array in hope that this will
78623              fix Jarkko's 64bit machine.
78624      Branch: perl
78625           !> perlio.c
78626 ____________________________________________________________________________
78627 [  7557] By: jhi                                   on 2000/11/05  17:22:01
78628         Log: A fix of sorts for 20000329.026, a better error message
78629              for a missing "use charnames" when using the \N{...}. 
78630      Branch: perl
78631            ! pod/perldiag.pod toke.c
78632 ____________________________________________________________________________
78633 [  7556] By: jhi                                   on 2000/11/05  16:33:50
78634         Log: Test tweak: show also the failed locales.
78635              
78636              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
78637              From: Lupe Christoph <lupe@lupe-christoph.de>         
78638              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
78639              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
78640      Branch: perl
78641            ! t/pragma/locale.t
78642 ____________________________________________________________________________
78643 [  7555] By: nick                                  on 2000/11/05  11:09:34
78644         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
78645              open RDWR so does not fail. (pragma/warnings 303 again...)
78646      Branch: perlio
78647            ! perlio.c
78648 ____________________________________________________________________________
78649 [  7554] By: nick                                  on 2000/11/05  10:10:13
78650         Log: Fix case where ungetc(f,EOF) was allowed.
78651              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
78652              so we can see similarities.
78653              Use types more carefully and a STDCHAR array in hope that this will
78654              fix Jarkko's 64bit machine.
78655      Branch: perlio
78656            ! perlio.c
78657 ____________________________________________________________________________
78658 [  7553] By: jhi                                   on 2000/11/05  01:12:16
78659         Log: Fix for
78660              
78661              Subject: [ID 20001004.007] taint propogation is inconsistent
78662              From: pimlott@idiomtech.com (Andrew Pimlott) 
78663              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
78664              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
78665              
78666              The culprit was sv_setsv() which was rather blindly
78667              propagating taint, which lead to behaviour where if
78668              a tainted anon hash value was seen all the hash values
78669              from then on at that level became tainted, or at any
78670              upper levels in the case of nested anon hashes.
78671      Branch: perl
78672            ! sv.c t/op/taint.t
78673 ____________________________________________________________________________
78674 [  7552] By: jhi                                   on 2000/11/04  23:44:18
78675         Log: Some cpps don't like splitting conditionals across several lines.
78676      Branch: perl
78677            ! perlio.c
78678 ____________________________________________________________________________
78679 [  7551] By: nick                                  on 2000/11/04  23:40:44
78680         Log: Integrate mainline
78681      Branch: perlio
78682           !> pp_hot.c t/op/taint.t
78683 ____________________________________________________________________________
78684 [  7550] By: nick                                  on 2000/11/04  23:39:05
78685         Log: Integrate mainline again
78686      Branch: perlio
78687           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
78688           !> t/lib/b.t t/op/misc.t util.c
78689 ____________________________________________________________________________
78690 [  7549] By: jhi                                   on 2000/11/04  23:14:01
78691         Log: Fix for
78692              
78693              Subject: [ID 20001004.006] undef is never tainted
78694              From: pimlott@idiomtech.com (Andrew Pimlott)
78695              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
78696              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
78697              
78698              An undef read from a slurped file was not tainted.
78699      Branch: perl
78700            ! pp_hot.c t/op/taint.t
78701 ____________________________________________________________________________
78702 [  7548] By: jhi                                   on 2000/11/04  22:56:21
78703         Log: Test tweak ($Config{useperlio} is by default undef) .
78704      Branch: perl
78705            ! t/lib/b.t
78706 ____________________________________________________________________________
78707 [  7547] By: jhi                                   on 2000/11/04  22:43:56
78708         Log: Integrate perlio:
78709              
78710              [  7539]
78711              PerlIO infrastructure complete.
78712              
78713              [  7538]
78714              Type tweaks + less contorted allocation scheme
78715              
78716              [  7537]
78717              Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
78718              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
78719              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
78720              sensible) which lead to some interesting fails.
78721              
78722              [  7535]
78723              Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
78724              - Works on Linux with
78725              perlio + unix
78726              stdio
78727              - Works on Solaris with
78728              perlio + unix
78729              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
78730              - Fails (hangs in openpid) if you try and stack
78731              perlio + stdio - Linux stdio's read() logic is hanging.
78732              
78733              [  7492]
78734              Change files which are mysteriously different to mainline to be
78735              copies of mainline.
78736              
78737              [  7491]
78738              Perlio fixes discovered on big-endian & very traditional Solaris:
78739              - typo in endian code in putc.
78740              - Don't allow read of write-only files and vice-versa
78741              - and off-by-one in flush-all loop.
78742              Remove debug calls as they were using GCC specific features.
78743              
78744              [  7484]
78745              PerlIO passes all tests.
78746              
78747              [  7482]
78748              Include <unistd.h> to get correct lseek() prototype etc.
78749              (I thought perl.h did that) - down to two fails
78750              - comp/require.t (last test)
78751              - lib/io_xs.t - possibly import/export of FILE * ?
78752              
78753              [  7480]
78754              Fixed two bugs:
78755              - error code not being set on close (of broken pipe)
78756              - append mode was truncating.
78757              At least one seek/tell bug remains.
78758              
78759              [  7479]
78760              Prototype (stdio-like) PerlIO passing basic tests. Checked in
78761              in case of accidents. Still several worrying fails, no line disciplines yet.
78762      Branch: perl
78763           +> lib/perlio.pm
78764           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
78765           !> pod/perlapi.pod t/lib/b.t
78766 ____________________________________________________________________________
78767 [  7546] By: jhi                                   on 2000/11/04  22:40:59
78768         Log: Configure would use a bad $myuname from an old config.sh.
78769              
78770              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
78771              From: Andy Dougherty <doughera@lafayette.edu>
78772              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
78773              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
78774      Branch: metaconfig
78775            ! U/modified/Oldconfig.U
78776      Branch: perl
78777            ! Configure config_h.SH
78778 ____________________________________________________________________________
78779 [  7545] By: jhi                                   on 2000/11/04  22:36:54
78780         Log: Subject: Locales support (setlocale) fixes
78781              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78782              Date: Sat, 4 Nov 2000 10:15:48 +0300 
78783              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
78784              
78785              Modified quite a bit to be more portable.
78786      Branch: perl
78787            ! embed.h embed.pl perl.h proto.h util.c
78788 ____________________________________________________________________________
78789 [  7544] By: jhi                                   on 2000/11/04  22:32:47
78790         Log: Dying is too strict here, better just skip.
78791      Branch: perl
78792            ! t/op/misc.t
78793 ____________________________________________________________________________
78794 [  7543] By: nick                                  on 2000/11/04  21:55:13
78795         Log: Merge mainline
78796      Branch: perlio
78797           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
78798           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
78799           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
78800           !> (integrate 64 files)
78801 ____________________________________________________________________________
78802 [  7542] By: jhi                                   on 2000/11/04  21:09:28
78803         Log: More Changes tweakery.
78804      Branch: perl
78805            ! Changes Porting/genlog
78806 ____________________________________________________________________________
78807 [  7541] By: jhi                                   on 2000/11/04  20:58:18
78808         Log: Changes fixups.
78809      Branch: perl
78810            ! Changes
78811 ____________________________________________________________________________
78812 [  7540] By: jhi                                   on 2000/11/04  20:42:38
78813         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
78814              create a "fast path" for locale name probing using "locale -a"
78815              if available, squash finally hopefully the s?printf resetting
78816              the numeric locale (since, IIUC perllocale, it never shouldn't). 
78817      Branch: perl
78818            ! sv.c t/op/misc.t t/pragma/locale.t
78819 ____________________________________________________________________________
78820 [  7539] By: nick                                  on 2000/11/04  19:56:10
78821         Log: PerlIO infrastructure complete.
78822      Branch: perlio
78823            + lib/perlio.pm
78824            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
78825 ____________________________________________________________________________
78826 [  7538] By: nick                                  on 2000/11/04  14:31:32
78827         Log: Type tweaks + less contorted allocation scheme
78828      Branch: perlio
78829            ! perlio.c
78830 ____________________________________________________________________________
78831 [  7537] By: nick                                  on 2000/11/04  12:40:42
78832         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
78833              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
78834              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
78835              sensible) which lead to some interesting fails.
78836      Branch: perlio
78837            ! perlio.c
78838 ____________________________________________________________________________
78839 [  7536] By: jhi                                   on 2000/11/04  00:20:02
78840         Log: Add FCNTL_CAN_LOCK.
78841              
78842              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
78843              From: Andy Dougherty <doughera@lafayette.edu>
78844              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
78845              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
78846              
78847              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
78848              From: Andy Dougherty <doughera@lafayette.edu>
78849              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
78850              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
78851      Branch: metaconfig/U/perl
78852            + d_fcntl_can_lock.U
78853            ! startperl.U
78854      Branch: perl
78855            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78856            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
78857            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
78858            ! vos/config.ga.h win32/config.bc win32/config.gc
78859            ! win32/config.vc
78860 ____________________________________________________________________________
78861 [  7535] By: nick                                  on 2000/11/03  22:19:10
78862         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
78863              - Works on Linux with
78864              perlio + unix
78865              stdio
78866              - Works on Solaris with
78867              perlio + unix
78868              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
78869              - Fails (hangs in openpid) if you try and stack
78870              perlio + stdio - Linux stdio's read() logic is hanging.
78871      Branch: perlio
78872            ! iperlsys.h perlio.c
78873 ____________________________________________________________________________
78874 [  7534] By: jhi                                   on 2000/11/03  15:16:02
78875         Log: Subject: Re: README.aix
78876              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78877              Date: Fri, 03 Nov 2000 16:03:15 +0100
78878              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
78879      Branch: perl
78880            ! README.aix
78881 ____________________________________________________________________________
78882 [  7533] By: jhi                                   on 2000/11/03  03:59:02
78883         Log: Subject: [PATCH 5.7.0] better messages from malloc()
78884              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78885              Date: Wed, 1 Nov 2000 23:39:56 -0500
78886              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
78887      Branch: perl
78888            ! malloc.c pod/perldiag.pod
78889 ____________________________________________________________________________
78890 [  7532] By: jhi                                   on 2000/11/03  00:11:56
78891         Log: The #7521 touched things it shouldn't have.
78892      Branch: perl
78893            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
78894 ____________________________________________________________________________
78895 [  7531] By: jhi                                   on 2000/11/02  22:32:33
78896         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
78897              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78898              Date:     Thu, 2 Nov 2000 16:58:36 EST
78899              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
78900      Branch: perl
78901            ! vms/gen_shrfls.pl
78902 ____________________________________________________________________________
78903 [  7530] By: jhi                                   on 2000/11/02  22:08:49
78904         Log: Fix the problem discussed in
78905              
78906              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
78907              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
78908              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
78909              
78910              originally from Linc Madison.  Also Andreas König's comments
78911              taken into account.  Some other problems with Tie::SubstrHash
78912              fixed: didn't croak when the table exceeded the requested number
78913              of entries (as documented) but instead when the number of entries
78914              exceeded the size of the table, a croak() had an unnecessary \n,
78915              didn't have a CLEAR method, documented that there is no exists().
78916              Didn't fix to be strict-proof because the module uses &foo; and
78917              dynamic scope.  Added a test script exercizing both first tamely 
78918              the basic functionality, and then the failure cases reported by
78919              Linc Madison.
78920      Branch: perl
78921            + t/lib/tie-substrhash.t
78922            ! MANIFEST lib/Tie/SubstrHash.pm
78923 ____________________________________________________________________________
78924 [  7529] By: jhi                                   on 2000/11/02  17:58:08
78925         Log: recv() can fail and return undef.
78926              
78927              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
78928              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
78929              Date: Thu, 2 Nov 2000 20:12:20 +0300
78930              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
78931      Branch: perl
78932            ! lib/Net/Ping.pm
78933 ____________________________________________________________________________
78934 [  7528] By: jhi                                   on 2000/11/02  17:49:09
78935         Log: Detpyo.
78936      Branch: perl
78937            ! pod/perlop.pod
78938 ____________________________________________________________________________
78939 [  7527] By: jhi                                   on 2000/11/02  15:48:37
78940         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
78941              fix a autovivification bug in Tie::RefHash, add tests for both.
78942              
78943              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
78944              From: Edward Avis <epa98@doc.ic.ac.uk>
78945              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
78946              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
78947      Branch: perl
78948            + t/lib/tie-refhash.t
78949            ! MANIFEST lib/Tie/RefHash.pm
78950 ____________________________________________________________________________
78951 [  7526] By: jhi                                   on 2000/11/02  13:56:26
78952         Log: Test::Harness revealed buglets in the new DynaLoader.
78953              
78954              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
78955              From: andreas.koenig@anima.de (Andreas J. Koenig)
78956              Date: 02 Nov 2000 11:26:48 +0100 
78957              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
78958      Branch: perl
78959            ! ext/DynaLoader/DynaLoader_pm.PL
78960 ____________________________________________________________________________
78961 [  7525] By: jhi                                   on 2000/11/01  23:52:08
78962         Log: The entry for #7503 was missing.
78963      Branch: perl
78964            ! Changes
78965 ____________________________________________________________________________
78966 [  7524] By: jhi                                   on 2000/11/01  23:40:52
78967         Log: Update Changes.
78968      Branch: perl
78969            ! Changes patchlevel.h
78970 ____________________________________________________________________________
78971 [  7523] By: jhi                                   on 2000/11/01  22:57:09
78972         Log: More tweaking on the #7522 theme.
78973      Branch: perl
78974            ! ext/DynaLoader/DynaLoader_pm.PL
78975 ____________________________________________________________________________
78976 [  7522] By: jhi                                   on 2000/11/01  22:06:15
78977         Log: Expand %Config variables and %ENV variables only if
78978              so requested during build time using the
78979              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
78980              Not expanding makes relocating distributions easier.
78981      Branch: perl
78982            ! ext/DynaLoader/DynaLoader_pm.PL
78983 ____________________________________________________________________________
78984 [  7521] By: jhi                                   on 2000/11/01  20:56:34
78985         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
78986              and setgid() because they were just changing $< and $( which means
78987              only changing the real uid/gid, as opposed to changing both
78988              real and effective ids.  (The alternative way could have been
78989              in POSIX.pm to change $> and $), too, but making a direct call
78990              to the C API feels cleaner.)  Fixes the bug
78991              
78992              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
78993              From: "Garry T. Williams" <garry@zvolve.com>
78994              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
78995              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
78996      Branch: perl
78997            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
78998            ! ext/POSIX/typemap pod/perlvar.pod
78999 ____________________________________________________________________________
79000 [  7520] By: jhi                                   on 2000/11/01  20:08:33
79001         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
79002              From: "Garry T. Williams" <garry@zvolve.com>
79003              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
79004              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
79005      Branch: perl
79006            ! pod/perlsec.pod
79007 ____________________________________________________________________________
79008 [  7519] By: jhi                                   on 2000/11/01  20:01:22
79009         Log: Locale warning explanation tweak.
79010      Branch: perl
79011            ! pod/perldiag.pod
79012 ____________________________________________________________________________
79013 [  7518] By: jhi                                   on 2000/11/01  18:57:13
79014         Log: C.pm part of
79015              
79016              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
79017              From: Jarkko Hietaniemi <jhi@iki.fi>
79018              Date: Tue, 10 Oct 2000 08:22:28 -0500
79019              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
79020      Branch: perl
79021            ! ext/B/B/C.pm
79022 ____________________________________________________________________________
79023 [  7517] By: jhi                                   on 2000/11/01  18:41:59
79024         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
79025              From: Martien Verbruggen <mgjv@comdyn.com.au>
79026              Date: Fri, 6 Oct 2000 14:09:10 +1100
79027              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
79028      Branch: perl
79029            ! pod/perlop.pod
79030 ____________________________________________________________________________
79031 [  7516] By: jhi                                   on 2000/11/01  18:34:55
79032         Log: Generalize the Camel wording.
79033              
79034              Subject: Re: perlfaq style changes
79035              From: John Borwick <jhborwic@unity.ncsu.edu>
79036              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
79037              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
79038      Branch: perl
79039            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
79040 ____________________________________________________________________________
79041 [  7515] By: jhi                                   on 2000/11/01  16:52:31
79042         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
79043              From: pimlott@idiomtech.com (Andrew Pimlott)
79044              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
79045              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
79046      Branch: perl
79047            ! pod/perlsec.pod
79048 ____________________________________________________________________________
79049 [  7514] By: jhi                                   on 2000/11/01  15:03:40
79050         Log: More AIX lore.
79051      Branch: perl
79052            ! ext/re/hints/aix.pl
79053 ____________________________________________________________________________
79054 [  7513] By: jhi                                   on 2000/11/01  14:48:30
79055         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
79056              From: root <root@chronos.fi.muni.cz>
79057              Date: Wed, 1 Nov 2000 12:31:32 +0100
79058              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
79059      Branch: perl
79060            ! lib/Net/Ping.pm
79061 ____________________________________________________________________________
79062 [  7512] By: jhi                                   on 2000/11/01  14:46:47
79063         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
79064              From: Martin Husemann <martin@duskware.de>
79065              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
79066              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
79067      Branch: perl
79068            ! regcomp.c
79069 ____________________________________________________________________________
79070 [  7511] By: jhi                                   on 2000/11/01  14:39:50
79071         Log: AUTHORS updates.
79072      Branch: perl
79073            ! AUTHORS
79074 ____________________________________________________________________________
79075 [  7510] By: jhi                                   on 2000/11/01  14:29:50
79076         Log: Subject: [PATCH] startperl to respect versiononly
79077              From: Robin Barker <rmb1@cise.npl.co.uk> 
79078              Date: Tue, 31 Oct 2000 16:29:36 GMT
79079              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
79080      Branch: metaconfig/U/perl
79081            ! startperl.U
79082      Branch: perl
79083            ! Configure config_h.SH
79084 ____________________________________________________________________________
79085 [  7509] By: jhi                                   on 2000/11/01  14:19:53
79086         Log: printf UVs the correct way, noticed by Robin Barker.
79087      Branch: perl
79088            ! utf8.c
79089 ____________________________________________________________________________
79090 [  7508] By: jhi                                   on 2000/11/01  14:10:03
79091         Log: Do not cleanup *% because the % has special meanings in some
79092              shell environments.
79093      Branch: perl
79094            ! ext/Storable/Makefile.PL
79095 ____________________________________________________________________________
79096 [  7507] By: jhi                                   on 2000/11/01  14:06:00
79097         Log: The NonStop-UX libraries have a novel way to say NaN.
79098      Branch: perl
79099            ! t/lib/bigfltpm.t
79100 ____________________________________________________________________________
79101 [  7506] By: jhi                                   on 2000/11/01  14:03:35
79102         Log: The osname has been lowercased by now, from Tom Bates.
79103      Branch: metaconfig
79104            ! U/modified/Oldconfig.U
79105      Branch: perl
79106            ! Configure config_h.SH
79107 ____________________________________________________________________________
79108 [  7505] By: jhi                                   on 2000/10/31  19:18:39
79109         Log: The compiler is either gcc or cc, from Tom Bates.
79110      Branch: perl
79111            ! hints/nonstopux.sh
79112 ____________________________________________________________________________
79113 [  7504] By: jhi                                   on 2000/10/31  14:53:42
79114         Log: Update Changes.
79115      Branch: perl
79116            ! Changes patchlevel.h
79117 ____________________________________________________________________________
79118 [  7503] By: jhi                                   on 2000/10/31  14:30:50
79119         Log: Whitespace style tweak.  Was originally going to see to
79120              
79121              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
79122              From: Joe Smith <jms@inwap.com>
79123              Date: Mon, 30 Oct 2000 18:47:57 -0800
79124              Message-Id: <39FE32DD.24AAC4D@inwap.com>
79125              
79126              but that had already been taken care of.
79127      Branch: metaconfig
79128            ! U/compline/d_stdstdio.U
79129      Branch: perl
79130            ! Configure config_h.SH
79131 ____________________________________________________________________________
79132 [  7502] By: jhi                                   on 2000/10/31  14:25:02
79133         Log: AUTHORS tweaks.
79134      Branch: perl
79135            ! AUTHORS
79136 ____________________________________________________________________________
79137 [  7501] By: jhi                                   on 2000/10/31  14:23:59
79138         Log: Subject: perlfaq style changes
79139              From: John Borwick <jhborwic@unity.ncsu.edu>
79140              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
79141              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
79142      Branch: perl
79143            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
79144            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
79145            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
79146            ! pod/perlfaq9.pod
79147 ____________________________________________________________________________
79148 [  7500] By: jhi                                   on 2000/10/31  14:22:15
79149         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
79150              
79151              Subject: Re: [ID 20000918.005] ~ on wide chars
79152              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79153              Date: Mon, 30 Oct 2000 21:09:55 -0800
79154              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
79155              
79156              (The ord() part of the patch skipped.)
79157      Branch: perl
79158            ! doop.c
79159 ____________________________________________________________________________
79160 [  7499] By: jhi                                   on 2000/10/31  14:20:08
79161         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
79162              From: Jens Hamisch <jens@Strawberry.COM>
79163              Date: Mon, 30 Oct 2000 15:17:07 +0100
79164              Message-Id: <20001030151707.A9597@Strawberry.COM>
79165      Branch: perl
79166            ! av.c
79167 ____________________________________________________________________________
79168 [  7498] By: jhi                                   on 2000/10/31  14:16:29
79169         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
79170              From: Peter Prymmer <pvhp@forte.com>
79171              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
79172              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
79173      Branch: perl
79174            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
79175            + ext/Encode/Encode/posix-bc.enc
79176            ! MANIFEST t/lib/encode.t
79177 ____________________________________________________________________________
79178 [  7497] By: jhi                                   on 2000/10/31  14:13:22
79179         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
79180              From: Peter Prymmer <pvhp@forte.com>
79181              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
79182              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
79183      Branch: perl
79184            ! t/lib/cgi-html.t
79185 ____________________________________________________________________________
79186 [  7496] By: jhi                                   on 2000/10/31  14:12:05
79187         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
79188              From: Peter Prymmer <pvhp@forte.com>
79189              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
79190              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
79191      Branch: perl
79192            ! t/lib/cgi-function.t
79193 ____________________________________________________________________________
79194 [  7495] By: jhi                                   on 2000/10/31  14:11:08
79195         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
79196              From: Peter Prymmer <pvhp@forte.com>
79197              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
79198              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
79199      Branch: perl
79200            + ext/re/hints/aix.pl
79201            ! MANIFEST ext/re/Makefile.PL
79202 ____________________________________________________________________________
79203 [  7494] By: jhi                                   on 2000/10/31  14:08:32
79204         Log: Use Errno magic.
79205              
79206              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
79207              From: Casey Tweten <perl@ctweten.amsite.com>
79208              Date: Mon, 30 Oct 2000 15:51:17 -0500
79209              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
79210      Branch: perl
79211            ! lib/File/Temp.pm
79212 ____________________________________________________________________________
79213 [  7493] By: jhi                                   on 2000/10/31  14:05:07
79214         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
79215              
79216              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
79217              From: Nicholas Clark <nick@ccl4.org>
79218              Date: Mon, 30 Oct 2000 17:38:45 +0000
79219              Message-ID: <20001030173845.O60355@plum.flirble.org>
79220      Branch: perl
79221            ! Makefile.SH utils/perlbug.PL
79222 ____________________________________________________________________________
79223 [  7492] By: nick                                  on 2000/10/30  19:37:23
79224         Log: Change files which are mysteriously different to mainline to be
79225              copies of mainline.
79226      Branch: perlio
79227            ! objXSUB.h perlapi.c pod/perlapi.pod
79228 ____________________________________________________________________________
79229 [  7491] By: nick                                  on 2000/10/30  18:05:54
79230         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
79231              - typo in endian code in putc.
79232              - Don't allow read of write-only files and vice-versa
79233              - and off-by-one in flush-all loop.
79234              Remove debug calls as they were using GCC specific features.
79235      Branch: perlio
79236            ! perlio.c
79237 ____________________________________________________________________________
79238 [  7490] By: nick                                  on 2000/10/29  21:45:45
79239         Log: Integrate mainline to perlio
79240      Branch: perlio
79241           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
79242           !> toke.c
79243 ____________________________________________________________________________
79244 [  7489] By: jhi                                   on 2000/10/29  21:11:08
79245         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
79246              From: andreas.koenig@anima.de (Andreas J. Koenig)
79247              Date: 29 Oct 2000 22:05:59 +0100
79248              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
79249      Branch: perl
79250            ! lib/ExtUtils/Manifest.pm
79251 ____________________________________________________________________________
79252 [  7488] By: jhi                                   on 2000/10/29  21:07:47
79253         Log: Tests for #7487.
79254              
79255              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
79256              From: andreas.koenig@anima.de (Andreas J. Koenig)
79257              Date: 29 Oct 2000 19:37:09 +0100
79258              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
79259      Branch: perl
79260            ! t/comp/proto.t
79261 ____________________________________________________________________________
79262 [  7487] By: jhi                                   on 2000/10/29  21:06:27
79263         Log: constsub spillage.
79264              
79265              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
79266              From: John Tobey <jtobey@john-edwin-tobey.org>
79267              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
79268              Message-Id: <m13pvSr-000FObC@feynman.localnet>
79269      Branch: perl
79270            ! op.c
79271 ____________________________________________________________________________
79272 [  7486] By: nick                                  on 2000/10/29  21:05:04
79273         Log: Integrate mainline to perlio branch
79274      Branch: perlio
79275           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
79276           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
79277           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
79278           +> vos/install_perl.cm
79279            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
79280            - vos/config.h vos/config_h.SH_orig
79281           !> (integrate 141 files)
79282 ____________________________________________________________________________
79283 [  7485] By: jhi                                   on 2000/10/29  21:00:47
79284         Log: Make \x{...} consistently produce UTF-8.
79285              
79286              Subject: Re: \x{...} is confused 
79287              From: Simon Cozens <simon@cozens.net>
79288              Date: Sun, 29 Oct 2000 19:36:48 +0000
79289              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
79290      Branch: perl
79291            ! t/pragma/utf8.t toke.c
79292 ____________________________________________________________________________
79293 [  7484] By: nick                                  on 2000/10/29  20:05:29
79294         Log: PerlIO passes all tests.
79295      Branch: perlio
79296            ! perlio.c
79297 ____________________________________________________________________________
79298 [  7483] By: jhi                                   on 2000/10/29  18:06:55
79299         Log: Update Changes.
79300      Branch: perl
79301            ! Changes patchlevel.h
79302 ____________________________________________________________________________
79303 [  7482] By: nick                                  on 2000/10/29  17:43:28
79304         Log: Include <unistd.h> to get correct lseek() prototype etc.
79305              (I thought perl.h did that) - down to two fails
79306              - comp/require.t (last test)
79307              - lib/io_xs.t - possibly import/export of FILE * ?
79308      Branch: perlio
79309            ! perlio.c
79310 ____________________________________________________________________________
79311 [  7481] By: jhi                                   on 2000/10/29  17:02:37
79312         Log: UTF-8 decoder tweak.
79313      Branch: perl
79314            ! utf8.c
79315 ____________________________________________________________________________
79316 [  7480] By: nick                                  on 2000/10/29  16:26:11
79317         Log: Fixed two bugs:
79318              - error code not being set on close (of broken pipe)
79319              - append mode was truncating.
79320              At least one seek/tell bug remains.
79321      Branch: perlio
79322            ! perlio.c
79323 ____________________________________________________________________________
79324 [  7479] By: nick                                  on 2000/10/29  11:18:16
79325         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
79326              in case of accidents. Still several worrying fails, no line disciplines yet.
79327      Branch: perlio
79328            ! iperlsys.h perlio.c
79329 ____________________________________________________________________________
79330 [  7478] By: jhi                                   on 2000/10/29  02:04:01
79331         Log: Add also emailless people.
79332      Branch: perl
79333            ! AUTHORS
79334 ____________________________________________________________________________
79335 [  7477] By: jhi                                   on 2000/10/29  01:36:00
79336         Log: The #7476 needs a MANIFEST change, too.
79337      Branch: perl
79338            ! MANIFEST
79339 ____________________________________________________________________________
79340 [  7476] By: jhi                                   on 2000/10/29  01:35:21
79341         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
79342      Branch: perl
79343            - MAINTAIN
79344            ! AUTHORS Changes
79345 ____________________________________________________________________________
79346 [  7475] By: jhi                                   on 2000/10/28  23:57:25
79347         Log: De-quoted-unreadable to ISO Latin 1.
79348              (There's one ISO-2022-JP name in Changes5.004.)
79349      Branch: perl
79350            ! Changes Changes5.6
79351 ____________________________________________________________________________
79352 [  7474] By: jhi                                   on 2000/10/28  19:13:06
79353         Log: Subject: [ID 20001027.007] uniq array in perlfaq
79354              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
79355              Date: Fri, 27 Oct 2000 19:28:30 +0200
79356              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
79357      Branch: perl
79358            ! pod/perlfaq4.pod
79359 ____________________________________________________________________________
79360 [  7473] By: jhi                                   on 2000/10/28  18:02:05
79361         Log: Locking null mutexes is not recommendable.
79362              
79363              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
79364              From: Hugo <hv@crypt.compulink.co.uk>
79365              Date: Sat, 28 Oct 2000 18:41:12 +0100
79366              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
79367      Branch: perl
79368            ! op.c
79369 ____________________________________________________________________________
79370 [  7472] By: jhi                                   on 2000/10/28  17:52:58
79371         Log: Better create a true mailing list for the repository keepers.
79372      Branch: perl
79373            ! Porting/repository.pod
79374 ____________________________________________________________________________
79375 [  7471] By: jhi                                   on 2000/10/28  17:28:24
79376         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
79377              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
79378      Branch: perl
79379            + Porting/repository.pod
79380            ! MANIFEST
79381 ____________________________________________________________________________
79382 [  7470] By: jhi                                   on 2000/10/28  17:20:54
79383         Log: Subject: DOC PATCH 5.6.0
79384              From: mjd@plover.com
79385              Date: 27 Oct 2000 17:32:44 -0000
79386              Message-ID: <20001027173244.23754.qmail@plover.com>
79387      Branch: perl
79388            ! pod/perlfunc.pod
79389 ____________________________________________________________________________
79390 [  7469] By: jhi                                   on 2000/10/28  17:16:45
79391         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
79392              From: "Peter J. Farley III" <pjfarley@banet.net>
79393              Date: Fri, 27 Oct 2000 20:32:56 -0400
79394              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
79395      Branch: perl
79396            ! README.dos
79397 ____________________________________________________________________________
79398 [  7468] By: jhi                                   on 2000/10/28  17:07:18
79399         Log: Make target reordering to avoid pointless re-makes.
79400              
79401              Subject: Re: Total re-make of 'make okfile' after 7451 ?
79402              From: Nicholas Clark <nick@ccl4.org>
79403              Date: Sat, 28 Oct 2000 00:31:02 +0100
79404              Message-ID: <20001028003101.A54517@plum.flirble.org>
79405      Branch: perl
79406            ! Makefile.SH
79407 ____________________________________________________________________________
79408 [  7467] By: jhi                                   on 2000/10/28  17:05:31
79409         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
79410              From: lvirden@cas.org
79411              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
79412              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
79413      Branch: perl
79414            ! README.os2
79415 ____________________________________________________________________________
79416 [  7466] By: jhi                                   on 2000/10/28  16:09:16
79417         Log: Upgrade to CPAN 1.58_55.
79418              
79419              Subject: CPAN.pm status
79420              From: andreas.koenig@anima.de (Andreas J. Koenig) 
79421              Date: 28 Oct 2000 08:18:00 +0200 
79422              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
79423      Branch: perl
79424            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79425 ____________________________________________________________________________
79426 [  7465] By: jhi                                   on 2000/10/28  16:02:47
79427         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
79428      Branch: perl
79429            ! embed.h embed.pl perl.h proto.h toke.c
79430 ____________________________________________________________________________
79431 [  7464] By: nick                                  on 2000/10/28  10:43:44
79432         Log: Fix for sv_2iv() on "shared" value from keys %hash.
79433      Branch: perl
79434            ! sv.c
79435 ____________________________________________________________________________
79436 [  7463] By: jhi                                   on 2000/10/27  16:18:29
79437         Log: Update Changes.
79438      Branch: perl
79439            ! Changes patchlevel.h
79440 ____________________________________________________________________________
79441 [  7462] By: jhi                                   on 2000/10/27  16:17:44
79442         Log: Too enthusiastic editing in #7460.
79443      Branch: metaconfig
79444            ! U/modified/Oldsym.U
79445      Branch: perl
79446            ! Configure config_h.SH
79447 ____________________________________________________________________________
79448 [  7461] By: jhi                                   on 2000/10/27  15:37:38
79449         Log: Retract #7459, the script needs more work.
79450      Branch: perl
79451            - mkreef
79452            ! MANIFEST
79453 ____________________________________________________________________________
79454 [  7460] By: jhi                                   on 2000/10/27  15:23:14
79455         Log: Use $sort, $uniq (and $tr) consistently as wondered
79456              by Nicholas Clark.
79457      Branch: metaconfig
79458            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
79459            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
79460            ! U/modified/libc.U
79461      Branch: perl
79462            ! Configure config_h.SH
79463 ____________________________________________________________________________
79464 [  7459] By: jhi                                   on 2000/10/27  15:02:07
79465         Log: (Retracted by #7461)
79466              
79467              Add a shell script for creating/removing symbolic link farms,
79468              useful for keeping the source code read-only and doing the
79469              builds somewhere else.
79470      Branch: perl
79471            + mkreef
79472            ! MANIFEST
79473 ____________________________________________________________________________
79474 [  7458] By: jhi                                   on 2000/10/27  14:42:20
79475         Log: Do away with the fix_pl.
79476      Branch: perl
79477            - fix_pl
79478            ! MANIFEST Makefile.SH
79479 ____________________________________________________________________________
79480 [  7457] By: jhi                                   on 2000/10/27  12:43:13
79481         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
79482              From: Jens Hamisch <jens@Strawberry.COM>
79483              Date: Fri, 27 Oct 2000 14:38:21 +0200
79484              Message-Id: <20001027143821.B3366@Strawberry.COM>
79485      Branch: perl
79486            ! perl.h
79487 ____________________________________________________________________________
79488 [  7456] By: jhi                                   on 2000/10/27  12:33:42
79489         Log: Subject: [PATCH] todo
79490              From: Nicholas Clark <nick@ccl4.org>
79491              Date: Thu, 26 Oct 2000 22:32:29 +0100
79492              Message-ID: <20001026223229.A44540@plum.flirble.org>
79493      Branch: perl
79494            ! pod/perltodo.pod
79495 ____________________________________________________________________________
79496 [  7455] By: jhi                                   on 2000/10/27  12:02:21
79497         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
79498              From: John Tobey <jtobey@john-edwin-tobey.org>
79499              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
79500              Message-Id: <m13ozHF-000FObC@feynman.localnet>
79501      Branch: perl
79502            ! op.c t/pragma/sub_lval.t
79503 ____________________________________________________________________________
79504 [  7454] By: jhi                                   on 2000/10/27  11:59:42
79505         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
79506              From: sthoenna@efn.org
79507              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
79508              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
79509      Branch: perl
79510            ! pp.c t/op/assignwarn.t
79511 ____________________________________________________________________________
79512 [  7453] By: jhi                                   on 2000/10/27  00:15:08
79513         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
79514      Branch: perl
79515            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
79516            ! ext/Storable/Storable.xs t/lib/st-lock.t
79517 ____________________________________________________________________________
79518 [  7452] By: jhi                                   on 2000/10/26  13:05:52
79519         Log: Undo #7451, this seems to be a deficiency in Perforce,
79520              there is no per-file line-terminator type, only per-client.
79521      Branch: perl
79522            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
79523            ! win32/makefile.mk
79524 ____________________________________________________________________________
79525 [  7451] By: jhi                                   on 2000/10/26  04:56:03
79526         Log: Experimenting in DOS arcana.
79527      Branch: perl
79528            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
79529            ! win32/makefile.mk
79530 ____________________________________________________________________________
79531 [  7450] By: jhi                                   on 2000/10/26  04:50:52
79532         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
79533              From: "Peter J. Farley III" <pjfarley@banet.net>            
79534              Date: Wed, 25 Oct 2000 23:10:18 -0400
79535              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
79536      Branch: perl
79537            ! t/io/open.t
79538 ____________________________________________________________________________
79539 [  7449] By: jhi                                   on 2000/10/26  04:49:16
79540         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
79541              From: Hugo <hv@crypt.compulink.co.uk>
79542              Date: Thu, 26 Oct 2000 01:55:17 +0100
79543              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
79544              
79545              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
79546      Branch: perl
79547            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
79548 ____________________________________________________________________________
79549 [  7448] By: jhi                                   on 2000/10/26  04:38:36
79550         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
79551              From: Peter Prymmer <pvhp@forte.com>
79552              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
79553              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
79554      Branch: perl
79555            ! configure.com
79556 ____________________________________________________________________________
79557 [  7447] By: jhi                                   on 2000/10/25  23:20:02
79558         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
79559              in platforms that strictly require all the symbols being present
79560              at link time.
79561      Branch: perl
79562            ! handy.h
79563 ____________________________________________________________________________
79564 [  7446] By: jhi                                   on 2000/10/25  21:55:57
79565         Log: Update Changes.
79566      Branch: perl
79567            ! Changes patchlevel.h
79568 ____________________________________________________________________________
79569 [  7445] By: jhi                                   on 2000/10/25  21:27:08
79570         Log: Integrate with vmsperl #7430 by Charles Bailey:
79571              
79572              Cleanup from prior patch (Charles Lane?):
79573              - improve handling of MFDs in Basename and Path
79574              - default to no xsubpp line # munging when building debug images
79575      Branch: perl
79576           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
79577 ____________________________________________________________________________
79578 [  7444] By: jhi                                   on 2000/10/25  21:03:50
79579         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
79580              From: John Peacock <JPeacock@UnivPress.com>
79581              Date: Thu, 18 May 2000 11:55:27 -0400
79582              Message-ID: <3924126F.A58BE57A@UnivPress.com>
79583      Branch: perl
79584            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
79585            ! t/op/write.t
79586 ____________________________________________________________________________
79587 [  7443] By: jhi                                   on 2000/10/25  20:43:10
79588         Log: Temporary stopgap for the self-tying issue: for now only
79589              array and hash self-ties are verboten.  The real fix, of
79590              course, would be to comprehensively test (and implement?)
79591              and debug (and document) self-ties.
79592      Branch: perl
79593            ! pod/perldiag.pod pp_sys.c t/op/tie.t
79594 ____________________________________________________________________________
79595 [  7442] By: jhi                                   on 2000/10/25  20:14:30
79596         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
79597              From: Dan Sugalski <dan@sidhe.org>
79598              Date: Wed, 25 Oct 2000 13:36:35 -0400
79599              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
79600              
79601              plus regen global.sym.
79602      Branch: perl
79603            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
79604            ! thrdvar.h util.c
79605 ____________________________________________________________________________
79606 [  7441] By: jhi                                   on 2000/10/25  20:12:20
79607         Log: buildtoc target tweaks.
79608      Branch: perl
79609            ! pod/Makefile.SH
79610 ____________________________________________________________________________
79611 [  7440] By: jhi                                   on 2000/10/25  20:03:53
79612         Log: A new version of making the syslog test more robust.
79613              (Replaces #7421.)
79614              
79615              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
79616              From: "Kurt D. Starsinic" <kstar@chapin.edu>
79617              Date: Wed, 25 Oct 2000 12:13:54 -0400
79618              Message-ID: <20001025121354.B2264@O2.chapin.edu>
79619      Branch: perl
79620            ! t/lib/syslog.t
79621 ____________________________________________________________________________
79622 [  7439] By: jhi                                   on 2000/10/25  20:00:48
79623         Log: Continue the internal UTF-8 API tweaking.
79624              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
79625              used much more than the simpler API, now called utf8_to_uv_simple().
79626              Still not quite happy with API, too much partial duplication
79627              of functionality.
79628      Branch: perl
79629            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
79630            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
79631            ! regcomp.c regexec.c sv.c toke.c utf8.c
79632 ____________________________________________________________________________
79633 [  7438] By: jhi                                   on 2000/10/25  18:52:30
79634         Log: Allow poking holes at the UTF-8 decoding strictness.
79635      Branch: perl
79636            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
79637            ! utf8.h
79638 ____________________________________________________________________________
79639 [  7437] By: jhi                                   on 2000/10/25  13:53:05
79640         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
79641              UTF8LEN() and UTF8SKIP(). 
79642      Branch: perl
79643            ! pp.c utf8.c utf8.h
79644 ____________________________________________________________________________
79645 [  7436] By: jhi                                   on 2000/10/25  13:51:37
79646         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
79647              From: Nicholas Clark <nick@ccl4.org>
79648              Date: Wed, 25 Oct 2000 14:44:05 +0100
79649              Message-ID: <20001025144404.D27253@plum.flirble.org>
79650      Branch: perl
79651            ! pod/perlrun.pod
79652 ____________________________________________________________________________
79653 [  7435] By: jhi                                   on 2000/10/25  13:49:32
79654         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
79655              From: Mike Guy <mjtg@cam.ac.uk>
79656              Date: Tue, 24 Oct 2000 14:59:40 +0100
79657              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
79658      Branch: perl
79659            ! scope.c
79660 ____________________________________________________________________________
79661 [  7434] By: jhi                                   on 2000/10/25  13:48:41
79662         Log: AIX is picky about its symbol exports.  Solution for now
79663              is to include the deb.o explicitly to the re extension build.
79664              
79665              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
79666              From: Peter Prymmer <pvhp@forte.com>
79667              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
79668              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
79669      Branch: perl
79670            ! ext/re/Makefile.PL hints/aix.sh
79671 ____________________________________________________________________________
79672 [  7433] By: jhi                                   on 2000/10/25  13:46:49
79673         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
79674              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79675              Date: Wed, 25 Oct 2000 12:02:20 +0200
79676              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
79677      Branch: perl
79678            ! perlsdio.h
79679 ____________________________________________________________________________
79680 [  7432] By: jhi                                   on 2000/10/25  13:44:28
79681         Log: Subject: Minor update to find2perl, for portability
79682              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
79683              Date: Wed, 25 Oct 2000 12:05:47 +0100
79684              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
79685      Branch: perl
79686            ! x2p/find2perl.PL
79687 ____________________________________________________________________________
79688 [  7431] By: jhi                                   on 2000/10/25  13:40:39
79689         Log: Add targets to Makefile.SH, most importantly
79690              'regen_all' which also remembers to update vms/perly*.
79691      Branch: perl
79692            ! Makefile.SH
79693 ____________________________________________________________________________
79694 [  7430] By: bailey                                on 2000/10/25  03:13:53
79695         Log: Cleanup from prior patch (Charles Lane?):
79696              - improve handling of MFDs in Basename and Path
79697              - default to no xsubpp line # munging when building debug images
79698      Branch: vmsperl
79699            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
79700 ____________________________________________________________________________
79701 [  7429] By: jhi                                   on 2000/10/24  20:03:40
79702         Log: Podify README.epoc and README.vos.
79703      Branch: perl
79704            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
79705            ! pod/perlport.pod pod/perltoc.pod
79706 ____________________________________________________________________________
79707 [  7428] By: jhi                                   on 2000/10/24  19:10:33
79708         Log: Stratus VOS updates from Paul Green.
79709      Branch: perl
79710            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
79711            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
79712            - vos/config.def vos/config.h vos/config_h.SH_orig
79713            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
79714            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
79715 ____________________________________________________________________________
79716 [  7427] By: jhi                                   on 2000/10/24  18:59:48
79717         Log: Check if stdio supports tweaking lval and cnt simultaneously.
79718              
79719              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
79720              From: Nicholas Clark <nick@ccl4.org>
79721              Date: Mon, 23 Oct 2000 15:39:32 +0100
79722              Message-ID: <20001023153932.A10786@plum.flirble.org>
79723      Branch: metaconfig
79724            ! U/compline/d_stdstdio.U
79725      Branch: perl
79726            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79727            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
79728            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
79729            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
79730            ! vos/config.h vos/config_h.SH_orig win32/config.bc
79731            ! win32/config.gc win32/config.vc
79732 ____________________________________________________________________________
79733 [  7426] By: jhi                                   on 2000/10/24  17:57:44
79734         Log: Missed the header file changes from #7425.
79735      Branch: perl
79736            ! embed.h embed.pl objXSUB.h proto.h
79737 ____________________________________________________________________________
79738 [  7425] By: jhi                                   on 2000/10/24  17:55:17
79739         Log: Fix the bug reported in
79740              
79741              From: andreas.koenig@anima.de (Andreas J. Koenig)
79742              Subject: Encode bug?
79743              Date: 24 Oct 2000 14:01:26 +0200 
79744              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
79745              
79746              Also make is_utf8_char() stricter.
79747      Branch: perl
79748            ! ext/Encode/Encode.xs utf8.c
79749 ____________________________________________________________________________
79750 [  7424] By: jhi                                   on 2000/10/24  15:15:39
79751         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
79752              From: Peter Scott <Peter@PSDT.com>
79753              Date: Mon, 23 Oct 2000 19:46:01 -0700
79754              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
79755      Branch: perl
79756            ! pod/perlfaq5.pod
79757 ____________________________________________________________________________
79758 [  7423] By: jhi                                   on 2000/10/24  14:25:30
79759         Log: Test tweak to avoid pulling in the whole Config.
79760      Branch: perl
79761            ! t/lib/st-lock.t
79762 ____________________________________________________________________________
79763 [  7422] By: jhi                                   on 2000/10/24  14:03:16
79764         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
79765      Branch: perl
79766            ! pp.c
79767 ____________________________________________________________________________
79768 [  7421] By: jhi                                   on 2000/10/24  13:32:09
79769         Log: (Replaced by #7440.)
79770              
79771              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
79772              From: "Kurt D. Starsinic" <kstar@chapin.edu>
79773              Date: Mon, 23 Oct 2000 16:40:54 -0400
79774              Message-ID: <20001023164054.B14491@O2.chapin.edu>
79775      Branch: perl
79776            ! t/lib/syslog.t
79777 ____________________________________________________________________________
79778 [  7420] By: jhi                                   on 2000/10/24  13:30:53
79779         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
79780              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79781              Date: Mon, 23 Oct 2000 17:29:03 -0400
79782              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
79783      Branch: perl
79784            ! lib/ExtUtils/MM_Unix.pm
79785 ____________________________________________________________________________
79786 [  7419] By: jhi                                   on 2000/10/24  13:29:57
79787         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
79788              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79789              Date: Mon, 23 Oct 2000 19:01:32 -0400
79790              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
79791      Branch: perl
79792            ! utils/h2xs.PL
79793 ____________________________________________________________________________
79794 [  7418] By: jhi                                   on 2000/10/24  13:26:04
79795         Log: Replace #7409 with
79796              
79797              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
79798              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
79799              Date: Mon, 23 Oct 2000 20:08:56 +0200
79800              Message-ID: <20001023200855.A14850@nice.ram.loc>
79801      Branch: perl
79802            ! ext/Storable/Storable.pm t/lib/st-lock.t
79803 ____________________________________________________________________________
79804 [  7417] By: jhi                                   on 2000/10/24  13:17:52
79805         Log: Run vms/vms_yfix.pl, should have done that after changing
79806              perly.c in #7382.
79807      Branch: perl
79808            ! vms/perly_c.vms vms/perly_h.vms
79809 ____________________________________________________________________________
79810 [  7416] By: jhi                                   on 2000/10/24  02:55:33
79811         Log: Make the UTF-8 decoding stricter and more verbose when
79812              malformation happens.  This involved adding an argument
79813              to utf8_to_uv_chk(), which involved changing its prototype,
79814              and prefer STRLEN over I32 for the UTF-8 length, which as
79815              a domino effect necessitated changing the prototypes of
79816              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
79817              The stricter UTF-8 decoding checking uses Markus Kuhn's
79818              UTF-8 Decode Stress Tester from
79819              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
79820      Branch: perl
79821            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
79822            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
79823            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
79824            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
79825 ____________________________________________________________________________
79826 [  7415] By: jhi                                   on 2000/10/23  14:06:06
79827         Log: Update Changes.
79828      Branch: perl
79829            ! Changes patchlevel.h
79830 ____________________________________________________________________________
79831 [  7414] By: jhi                                   on 2000/10/23  12:39:52
79832         Log: Undo the basename() part of #7412 since the lib/basename
79833              tests would need upgrading too.
79834      Branch: perl
79835            ! lib/File/Basename.pm
79836 ____________________________________________________________________________
79837 [  7413] By: jhi                                   on 2000/10/23  12:19:27
79838         Log: Document PERL_INSTALL_ROOT of #7210.
79839      Branch: perl
79840            ! lib/ExtUtils/Install.pm
79841 ____________________________________________________________________________
79842 [  7412] By: jhi                                   on 2000/10/23  12:16:47
79843         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
79844      Branch: perl
79845            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
79846            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
79847 ____________________________________________________________________________
79848 [  7411] By: jhi                                   on 2000/10/23  12:07:41
79849         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
79850              From: Prymmer/Kahn <pvhp@best.com>
79851              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
79852              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
79853      Branch: perl
79854            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
79855 ____________________________________________________________________________
79856 [  7410] By: jhi                                   on 2000/10/23  04:10:11
79857         Log: The change #7187 was not so good on VMS.
79858              
79859              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
79860              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79861              Date: Sun, 22 Oct 2000 23:03:08 -0500
79862              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
79863      Branch: perl
79864            ! utils/perldoc.PL
79865 ____________________________________________________________________________
79866 [  7409] By: jhi                                   on 2000/10/23  03:57:36
79867         Log: Avoid Storable locking on DJGPP for now.
79868              
79869              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
79870              From: "Peter J. Farley III" <pjfarley@banet.net>
79871              Date: Sun, 22 Oct 2000 20:00:00 -0400
79872              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
79873      Branch: perl
79874            ! ext/Storable/Storable.pm t/lib/st-lock.t
79875 ____________________________________________________________________________
79876 [  7408] By: jhi                                   on 2000/10/23  03:50:24
79877         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
79878              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
79879              Date: Sun, 22 Oct 2000 21:12:22 -0400
79880              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
79881      Branch: perl
79882            ! lib/vars.pm
79883 ____________________________________________________________________________
79884 [  7407] By: jhi                                   on 2000/10/23  03:43:12
79885         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
79886              From: Hugo <hv@crypt.compulink.co.uk>
79887              Date: Mon, 23 Oct 2000 00:47:22 +0100
79888              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
79889      Branch: perl
79890            ! regexec.c t/op/pat.t
79891 ____________________________________________________________________________
79892 [  7406] By: jhi                                   on 2000/10/23  03:40:29
79893         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
79894      Branch: perl
79895            ! lib/ExtUtils/MakeMaker.pm
79896 ____________________________________________________________________________
79897 [  7405] By: jhi                                   on 2000/10/22  21:32:00
79898         Log: Doc patch.
79899              
79900              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
79901              From: rspier@pobox.com (Robert Spier)
79902              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
79903              Message-ID: <14835.16112.13457.447971@rls.cx>
79904      Branch: perl
79905            ! lib/strict.pm
79906 ____________________________________________________________________________
79907 [  7404] By: jhi                                   on 2000/10/22  21:30:51
79908         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
79909              From: rspier@pobox.com (Robert Spier)
79910              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
79911              Message-ID: <14835.17223.72448.705566@rls.cx>
79912      Branch: perl
79913            ! lib/ExtUtils/MakeMaker.pm
79914 ____________________________________________________________________________
79915 [  7403] By: jhi                                   on 2000/10/22  21:24:11
79916         Log: Subject: [PATCH bleadperl] ripples from constsub patch
79917              From: John Tobey <jtobey@john-edwin-tobey.org>
79918              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
79919              Message-Id: <m13nSOB-000FObC@feynman.localnet>
79920      Branch: perl
79921            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
79922 ____________________________________________________________________________
79923 [  7402] By: jhi                                   on 2000/10/22  20:59:35
79924         Log: Support s?printf parameter reordering.
79925      Branch: perl
79926            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
79927 ____________________________________________________________________________
79928 [  7401] By: jhi                                   on 2000/10/22  19:19:14
79929         Log: Expand %Config variables only if explicitly so requested
79930              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
79931              
79932              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
79933              From: Gurusamy Sarathy <gsar@ActiveState.com>
79934              Date: Sun, 22 Oct 2000 11:47:32 -0700
79935              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
79936      Branch: perl
79937            ! Makefile.SH lib/lib_pm.PL
79938 ____________________________________________________________________________
79939 [  7400] By: jhi                                   on 2000/10/22  18:24:10
79940         Log: Move the #7390 test from warn/op to comp/redef.
79941              
79942              Subject: Re: Creating const subs for constants.
79943              From: John Tobey <jtobey@john-edwin-tobey.org>
79944              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
79945              Message-Id: <m13nG72-000FObC@feynman.localnet>               
79946      Branch: perl
79947            ! t/comp/redef.t t/pragma/warn/op
79948 ____________________________________________________________________________
79949 [  7399] By: jhi                                   on 2000/10/22  17:49:59
79950         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
79951              From: Nicholas Clark <nick@ccl4.org>
79952              Date: Sat, 21 Oct 2000 22:23:19 +0100
79953              Message-ID: <20001021222319.B45586@plum.flirble.org>
79954      Branch: perl
79955            ! ext/DynaLoader/DynaLoader_pm.PL
79956 ____________________________________________________________________________
79957 [  7398] By: jhi                                   on 2000/10/22  17:47:35
79958         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
79959              From: Hugo <hv@crypt.compulink.co.uk>
79960              Date: Sat, 21 Oct 2000 18:19:59 +0100
79961              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
79962      Branch: perl
79963            ! ext/B/B.pm ext/B/B/C.pm
79964 ____________________________________________________________________________
79965 [  7397] By: jhi                                   on 2000/10/22  17:35:18
79966         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
79967              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
79968              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
79969              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
79970      Branch: perl
79971            ! hints/openbsd.sh
79972 ____________________________________________________________________________
79973 [  7396] By: jhi                                   on 2000/10/22  17:19:46
79974         Log: Subject: installman go-faster stripes
79975              From: Nicholas Clark <nick@talking.bollo.cx>
79976              Date: Sat, 21 Oct 2000 17:24:53 +0100
79977              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
79978              
79979              Subject: Re: installman go-faster stripes
79980              From: Russ Allbery <rra@stanford.edu>
79981              Date: 21 Oct 2000 11:04:13 -0700
79982              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
79983      Branch: perl
79984            ! installman pod/pod2man.PL
79985 ____________________________________________________________________________
79986 [  7395] By: jhi                                   on 2000/10/22  17:17:35
79987         Log: Hints tweak from Anton Berezin.
79988      Branch: perl
79989            ! hints/freebsd.sh
79990 ____________________________________________________________________________
79991 [  7394] By: jhi                                   on 2000/10/22  04:50:04
79992         Log: Tweak the Is* definitions of Unicode character classes
79993              to better match the official categorizations; embrace
79994              the official categorizations; add the combining marks
79995              as alpha (and -numeric); fix DCinital (a typo and edito)
79996              to be DCmedial.
79997      Branch: perl
79998            + lib/unicode/Is/DCmedial.pl
79999            - lib/unicode/Is/DCinital.pl
80000            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
80001            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
80002            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
80003            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
80004 ____________________________________________________________________________
80005 [  7393] By: jhi                                   on 2000/10/21  18:06:05
80006         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
80007              From: Daniel Chetlin <daniel@chetlin.com>
80008              Date: Sat, 21 Oct 2000 02:57:03 -0700
80009              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
80010      Branch: perl
80011            + t/lib/tie-splice.t
80012            ! MANIFEST lib/Tie/Array.pm
80013 ____________________________________________________________________________
80014 [  7392] By: gsar                                  on 2000/10/21  18:05:15
80015         Log: resync utfperl branch with mainline
80016      Branch: utfperl
80017           !> (integrate 1760 files)
80018 ____________________________________________________________________________
80019 [  7391] By: jhi                                   on 2000/10/21  14:37:49
80020         Log: Testcases for a #7383,#7385 related bug.
80021              
80022              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
80023              From: Nicholas Clark <nick@ccl4.org>
80024              Date: Sat, 21 Oct 2000 15:04:51 +0100
80025              Message-ID: <20001021150451.A51566@plum.flirble.org>
80026      Branch: perl
80027            ! t/pragma/utf8.t
80028 ____________________________________________________________________________
80029 [  7390] By: jhi                                   on 2000/10/21  14:35:57
80030         Log: Add a testcase for #7389.
80031      Branch: perl
80032            ! t/pragma/warn/op
80033 ____________________________________________________________________________
80034 [  7389] By: jhi                                   on 2000/10/21  14:26:45
80035         Log: Subject: Re: Creating const subs for constants.
80036              From: John Tobey <jtobey@john-edwin-tobey.org>
80037              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
80038              Message-Id: <m13mo0N-000FObC@feynman.localnet>
80039      Branch: perl
80040            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
80041            ! proto.h sv.c
80042 ____________________________________________________________________________
80043 [  7388] By: nick                                  on 2000/10/21  11:44:23
80044         Log: Populate perlio branch
80045      Branch: perlio
80046           +> (branch 1760 files)
80047 ____________________________________________________________________________
80048 [  7387] By: nick                                  on 2000/10/21  10:52:05
80049         Log: Get branch back as replica of mainline via :
80050              p4 integrate -b utfperl
80051              p4 resolve -at ./...
80052      Branch: utfperl
80053           +> (branch 269 files)
80054            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
80055            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
80056            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
80057            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
80058            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
80059            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
80060            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
80061            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
80062            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
80063            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
80064            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
80065            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
80066            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
80067            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
80068            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
80069            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
80070            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
80071            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
80072            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
80073            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
80074            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
80075            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
80076            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
80077            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
80078            - lib/unicode/UCD300.html lib/unicode/Unicode.300
80079            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
80080            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
80081            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
80082            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
80083           !> (integrate 965 files)
80084 ____________________________________________________________________________
80085 [  7386] By: jhi                                   on 2000/10/21  01:31:12
80086         Log: Update Changes.
80087      Branch: perl
80088            ! Changes patchlevel.h
80089 ____________________________________________________________________________
80090 [  7385] By: jhi                                   on 2000/10/21  01:28:42
80091         Log: The #7383 was right only in the context of the original bug report,
80092              not in more general case.
80093      Branch: perl
80094            ! pp_hot.c
80095 ____________________________________________________________________________
80096 [  7384] By: jhi                                   on 2000/10/21  01:08:23
80097         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
80098      Branch: perl
80099            ! ext/IO/lib/IO/Select.pm
80100 ____________________________________________________________________________
80101 [  7383] By: jhi                                   on 2000/10/21  00:44:18
80102         Log: Fix for ID 20001020.006, concatenating an unset submatch
80103              with utf8 resulted in "Modification of a read-only value".
80104      Branch: perl
80105            ! pp_hot.c t/pragma/utf8.t
80106 ____________________________________________________________________________
80107 [  7382] By: jhi                                   on 2000/10/20  20:44:31
80108         Log: Make scan_num() reëntrant, as suggested in
80109              
80110              Subject: [PATCH perl@7229] Rentrant parser and yylex()
80111              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
80112              Date: Fri, 20 Oct 2000 14:17:27 +0100
80113              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
80114      Branch: perl
80115            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
80116            ! toke.c
80117 ____________________________________________________________________________
80118 [  7381] By: jhi                                   on 2000/10/20  20:07:29
80119         Log: Reëntrancy fix.
80120              
80121              Subject: [PATCH perl@7229] Rentrant parser and yylex()
80122              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
80123              Date: Fri, 20 Oct 2000 14:17:27 +0100
80124              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
80125      Branch: perl
80126            ! embed.h embed.pl perl.h proto.h toke.c
80127 ____________________________________________________________________________
80128 [  7380] By: jhi                                   on 2000/10/20  19:15:54
80129         Log: Don't write double values through long double pointers,
80130              based on a part of
80131              
80132              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
80133              From: Jens Hamisch <jens@Strawberry.COM>
80134              Date: Tue, 17 Oct 2000 08:39:36 +0200
80135              Message-Id: <20001017083936.A11104@Strawberry.COM>
80136      Branch: perl
80137            ! perl.h pp.c
80138 ____________________________________________________________________________
80139 [  7379] By: jhi                                   on 2000/10/20  18:43:37
80140         Log: Portability tweak on #7377.
80141              
80142              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
80143              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80144              Date:     Fri, 20 Oct 2000 13:13:41 EDT
80145              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
80146      Branch: perl
80147            ! t/lib/dprof.t
80148 ____________________________________________________________________________
80149 [  7378] By: jhi                                   on 2000/10/20  12:57:19
80150         Log: SOCKS function redefinitions need prototypes, too, otherwise
80151              for example 32 bit versus 64 bit differences cause a lot of
80152              problems.  Part of
80153              
80154              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
80155              From: Jens Hamisch <jens@Strawberry.COM>
80156              Date: Tue, 17 Oct 2000 08:39:36 +0200
80157              Message-Id: <20001017083936.A11104@Strawberry.COM>
80158      Branch: perl
80159            ! doio.c pp_sys.c
80160 ____________________________________________________________________________
80161 [  7377] By: jhi                                   on 2000/10/20  12:37:12
80162         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
80163              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80164              Date:     Fri, 20 Oct 2000 08:26:04 EDT
80165              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
80166      Branch: perl
80167            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
80168 ____________________________________________________________________________
80169 [  7376] By: jhi                                   on 2000/10/20  12:35:31
80170         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
80171              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80172              Date:     Fri, 20 Oct 2000 07:48:15 EDT
80173              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
80174      Branch: perl
80175            ! configure.com vms/gen_shrfls.pl
80176 ____________________________________________________________________________
80177 [  7375] By: bailey                                on 2000/10/20  04:44:37
80178         Log: SYN SYN
80179      Branch: vmsperl
80180           +> (branch 134 files)
80181            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
80182            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
80183            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
80184            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
80185            - eg/cgi/frameset.cgi eg/cgi/index.html
80186            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
80187            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
80188            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
80189            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
80190            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
80191            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
80192            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
80193            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
80194            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
80195            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
80196            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
80197            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
80198            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
80199            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
80200            - lib/unicode/Props.txt lib/unicode/UCD300.html
80201            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
80202            - utils/perlbc.PL vms/subconfigure.com
80203           !> (integrate 785 files)
80204 ____________________________________________________________________________
80205 [  7374] By: jhi                                   on 2000/10/20  00:59:48
80206         Log: In the latest compiler builds cccdlflags must not become -fpic,
80207              from Wilfredo Sánchez.
80208      Branch: perl
80209            ! hints/darwin.sh
80210 ____________________________________________________________________________
80211 [  7373] By: jhi                                   on 2000/10/20  00:56:35
80212         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
80213              From: Tony Cook <tony@develop-help.com>
80214              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
80215              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
80216      Branch: perl
80217            ! pod/perlop.pod
80218 ____________________________________________________________________________
80219 [  7372] By: jhi                                   on 2000/10/19  19:34:40
80220         Log: Typo noted by Mark Lutz.
80221      Branch: perl
80222            ! t/op/64bitint.t
80223 ____________________________________________________________________________
80224 [  7371] By: jhi                                   on 2000/10/19  19:33:13
80225         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
80226      Branch: metaconfig
80227            ! U/modified/Cppsym.U U/modified/Oldconfig.U
80228      Branch: metaconfig/U/perl
80229            ! End.U dlsrc.U libperl.U
80230      Branch: perl
80231            + hints/nonstopux.sh
80232            ! Configure MANIFEST config_h.SH
80233 ____________________________________________________________________________
80234 [  7370] By: jhi                                   on 2000/10/19  17:18:08
80235         Log: Subject: PATCH do_print has 2 PerlIO_error()s
80236              From: nick@ccl4.org
80237              Date: Thu, 19 Oct 2000 18:09:20 +0100
80238              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
80239      Branch: perl
80240            ! doio.c
80241 ____________________________________________________________________________
80242 [  7369] By: jhi                                   on 2000/10/19  14:01:49
80243         Log: Update Changes.
80244      Branch: perl
80245            ! Changes patchlevel.h
80246 ____________________________________________________________________________
80247 [  7368] By: jhi                                   on 2000/10/19  13:04:29
80248         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
80249              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80250              Date: Wed, 18 Oct 2000 13:12:01 +0200
80251              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
80252      Branch: perl
80253            ! hints/aix.sh
80254 ____________________________________________________________________________
80255 [  7367] By: jhi                                   on 2000/10/19  02:22:40
80256         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
80257              of a 'pmshort' anywhere in the B, so the offending line was simply
80258              removed.
80259      Branch: perl
80260            ! ext/B/B/Debug.pm
80261 ____________________________________________________________________________
80262 [  7366] By: jhi                                   on 2000/10/19  02:12:37
80263         Log: Add the test case for the bug id 20000730.004 which seems
80264              to have been fixed by now.
80265      Branch: perl
80266            ! t/pragma/utf8.t
80267 ____________________________________________________________________________
80268 [  7365] By: jhi                                   on 2000/10/18  23:36:24
80269         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
80270              From: Hugo <hv@crypt.compulink.co.uk>
80271              Date: Wed, 18 Oct 2000 23:25:58 +0100
80272              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
80273      Branch: perl
80274            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
80275 ____________________________________________________________________________
80276 [  7364] By: jhi                                   on 2000/10/18  21:12:53
80277         Log: (retracted)
80278      Branch: perl
80279            ! pp.c
80280 ____________________________________________________________________________
80281 [  7363] By: jhi                                   on 2000/10/18  20:55:38
80282         Log: Missing change from #7362.
80283      Branch: perl
80284            ! win32/perlhost.h
80285 ____________________________________________________________________________
80286 [  7362] By: jhi                                   on 2000/10/18  20:52:01
80287         Log: Borland C fstat() never saw the fd as writable.
80288              
80289              Subject: fix for Borland's weak "stat" (perl@7211)
80290              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
80291              Date: Mon, 16 Oct 2000 09:55:03 +0400
80292              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
80293      Branch: perl
80294            ! win32/win32.c
80295 ____________________________________________________________________________
80296 [  7361] By: jhi                                   on 2000/10/18  17:43:50
80297         Log: Regen toc.
80298      Branch: perl
80299            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
80300 ____________________________________________________________________________
80301 [  7360] By: jhi                                   on 2000/10/18  17:07:44
80302         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80303              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
80304              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
80305              Date: Mon, 16 Oct 2000 15:19:49 +0200
80306      Branch: perl
80307            + README.aix
80308            ! MANIFEST
80309 ____________________________________________________________________________
80310 [  7359] By: jhi                                   on 2000/10/18  17:04:49
80311         Log: Subject: Pod patch for Devel::Peek
80312              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80313              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
80314              Date: Mon, 16 Oct 2000 12:26:34 +0200
80315      Branch: perl
80316            ! ext/Devel/Peek/Peek.pm
80317 ____________________________________________________________________________
80318 [  7358] By: jhi                                   on 2000/10/18  17:03:15
80319         Log: Make Cwd more bulletproof in chrooted environments.
80320              
80321              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
80322              From: "Eric E. Coe" <Eric.Coe@oracle.com>
80323              Date: Wed, 18 Oct 2000 04:03:54 -0400
80324              Message-Id: <39ED596A.70E599FE@oracle.com>
80325      Branch: perl
80326            ! lib/Cwd.pm
80327 ____________________________________________________________________________
80328 [  7357] By: jhi                                   on 2000/10/18  16:37:26
80329         Log: Disable the UTF8 downgrade croakage for now to avoid
80330              too many not okay messages.
80331      Branch: perl
80332            ! doio.c
80333 ____________________________________________________________________________
80334 [  7356] By: jhi                                   on 2000/10/17  23:29:41
80335         Log: Show the failed remote port, instead of the failing line number.
80336              
80337              Subject: [PATCH 5.6.1 Debugger] More diagnostics
80338              From: David Sparks <daves@ActiveState.com>
80339              Date: Tue, 17 Oct 2000 15:00:24 -0700
80340              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
80341      Branch: perl
80342            ! lib/perl5db.pl
80343 ____________________________________________________________________________
80344 [  7355] By: jhi                                   on 2000/10/17  14:11:31
80345         Log: On output try to downgrade to bytes, croak if impossible,
80346              from Simon Cozens.  This means that outputting >255 UTF8
80347              is impossible.  Consider this as a strong incentive to get
80348              the I/O disciplines implemented.
80349      Branch: perl
80350            ! doio.c pod/perldiag.pod sv.c
80351 ____________________________________________________________________________
80352 [  7354] By: jhi                                   on 2000/10/17  13:42:23
80353         Log: Clarify documentation on 'use bytes'.
80354              
80355              Subject: Re: What does 'use bytes' "mean" ?
80356              From: Simon Cozens <simon@cozens.net>
80357              Date: Mon, 18 Sep 2000 18:24:25 +0100
80358              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
80359      Branch: perl
80360            ! lib/bytes.pm
80361 ____________________________________________________________________________
80362 [  7353] By: jhi                                   on 2000/10/17  13:28:12
80363         Log: Workaround for a sfio bug where the stream error indicator
80364              is not cleared as documented.
80365              
80366              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
80367              From: Nicholas Clark <nick@ccl4.org>
80368              Date: Mon, 16 Oct 2000 18:28:23 +0100
80369              Message-ID: <20001016182823.J19700@plum.flirble.org>
80370      Branch: perl
80371            ! doio.c
80372 ____________________________________________________________________________
80373 [  7352] By: jhi                                   on 2000/10/17  13:06:19
80374         Log: More IoTYPE sprinkling.
80375      Branch: perl
80376            ! doio.c pp_hot.c
80377 ____________________________________________________________________________
80378 [  7351] By: jhi                                   on 2000/10/16  22:47:07
80379         Log: Detect early whether the std streams have gone bad.
80380              
80381              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
80382              Date: Mon, 16 Oct 2000 23:28:42 +0100
80383              From: Nicholas Clark <nick@ccl4.org>
80384              Message-ID: <20001016232842.A37942@plum.flirble.org>
80385      Branch: perl
80386            ! t/op/misc.t
80387 ____________________________________________________________________________
80388 [  7350] By: jhi                                   on 2000/10/16  22:45:16
80389         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
80390              From: "Peter J. Farley III" <pjfarley@banet.net>
80391              Date: Mon, 16 Oct 2000 18:15:59 -0400
80392              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
80393      Branch: perl
80394            ! djgpp/djgpp.c dosish.h t/io/open.t
80395 ____________________________________________________________________________
80396 [  7349] By: jhi                                   on 2000/10/16  22:36:45
80397         Log: perldelta tweak.
80398      Branch: perl
80399            ! pod/perldelta.pod
80400 ____________________________________________________________________________
80401 [  7348] By: jhi                                   on 2000/10/16  15:17:53
80402         Log: Update Changes.
80403      Branch: perl
80404            ! Changes patchlevel.h
80405 ____________________________________________________________________________
80406 [  7347] By: jhi                                   on 2000/10/16  13:55:27
80407         Log: Add the capability to include/exclude branches.
80408      Branch: perl
80409            ! Porting/genlog
80410 ____________________________________________________________________________
80411 [  7346] By: jhi                                   on 2000/10/16  13:18:04
80412         Log: Add Charles Lane.
80413      Branch: perl
80414            ! AUTHORS Changes
80415 ____________________________________________________________________________
80416 [  7345] By: jhi                                   on 2000/10/16  13:13:21
80417         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
80418      Branch: perl
80419            ! pod/perldelta.pod
80420 ____________________________________________________________________________
80421 [  7344] By: gsar                                  on 2000/10/16  09:30:21
80422         Log: integrate change#6220 from cfgperl
80423              
80424              Win32 patches from Benjamin Stuhl.
80425      Branch: maint-5.6/perl
80426           !> makedef.pl win32/win32.h
80427 ____________________________________________________________________________
80428 [  7343] By: gsar                                  on 2000/10/16  08:32:19
80429         Log: integrate changes#6221,6222 from cfgperl
80430              
80431              Remove tr///CU (the feature is to be obsoleted by better interfaces).
80432              From: simon@brecon.co.uk (Simon Cozens)
80433              Subject: [PATCH] Eliminate tr///[CU][CU]
80434              Date: 23 Jun 2000 11:05:40 GMT
80435              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
80436              
80437              doc typo fix
80438              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
80439              From: Ian Phillipps <Ian.Phillipps@iname.com>
80440              Date: Fri, 23 Jun 2000 10:40:58 +0100
80441              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
80442      Branch: maint-5.6/perl
80443           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
80444 ____________________________________________________________________________
80445 [  7342] By: gsar                                  on 2000/10/16  08:28:08
80446         Log: integrate change#6217 from cfgperl (in part)
80447              
80448              Rename the fdpid locking and integrate with Sarathy.
80449      Branch: maint-5.6/perl
80450           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
80451           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
80452           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
80453           !> win32/win32.c
80454 ____________________________________________________________________________
80455 [  7341] By: gsar                                  on 2000/10/16  08:23:39
80456         Log: integrate changes#6214..6216 from mainline
80457              
80458              @_ can't have junk in it even in the non-USE_ITHREADS case because
80459              caller() wants to populate @DB::args with it (causes a coredump
80460              in Carp::confess())
80461              
80462              tweak comment about @DB::args
80463              
80464              be more optimal about clearing @_
80465      Branch: maint-5.6/perl
80466           !> av.h cop.h pp_ctl.c t/op/runlevel.t
80467 ____________________________________________________________________________
80468 [  7340] By: gsar                                  on 2000/10/16  08:20:37
80469         Log: integrate changes#6207..6210 from cfgperl
80470              
80471              Subject: [PATCH 5.6.0] Threadsafe patches
80472              From: Dan Sugalski <dan@sidhe.org>
80473              To: perl5-porters@perl.org
80474              Date: Mon, 08 May 2000 18:08:13 -0400
80475              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
80476              
80477              Regen headers for #6207.
80478              
80479              Lock PL_fdpid against race conditions, based on:
80480              Subject: [PATCH 5.6.0]subprocess fixup for threads
80481              From: Dan Sugalski <dan@sidhe.org>
80482              To: perl5-porters@perl.org
80483              Date: Tue, 11 Apr 2000 17:02:32 -0400
80484              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
80485              
80486              Mopup for #6207 and #6209.
80487      Branch: maint-5.6/perl
80488           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
80489           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
80490           !> win32/win32.c
80491 ____________________________________________________________________________
80492 [  7339] By: gsar                                  on 2000/10/16  08:14:34
80493         Log: integrate change#6203 from cfgperl
80494              
80495              perldiag should refer to perlos2.pod not README.os2
80496      Branch: maint-5.6/perl
80497           !> pod/perldiag.pod
80498 ____________________________________________________________________________
80499 [  7338] By: gsar                                  on 2000/10/16  08:11:42
80500         Log: integrate change#6201 from mainline
80501              
80502              Perl_eval_pv() leaks 4 bytes every time it is called because it
80503              does a PUSHMARK that's never ever POPMARKed; in general, only
80504              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
80505              Perl_eval_[sp]v() don't because they don't take any incoming
80506              arguments (this leak has been around since the original version
80507              of perl_eval_pv() in 5.003_97e)
80508      Branch: maint-5.6/perl
80509           !> perl.c
80510 ____________________________________________________________________________
80511 [  7337] By: gsar                                  on 2000/10/16  08:08:47
80512         Log: integrate changes#6197..6200 from cfgperl
80513              
80514              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
80515              From: John Borwick <jhborwic@unity.ncsu.edu>
80516              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
80517              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
80518              
80519              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
80520              From: Dan Sugalski <dan@sidhe.org>
80521              To: vmsperl@perl.org, perl5-porters@perl.org
80522              Date: Fri, 02 Jun 2000 16:00:41 -0400
80523              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
80524              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
80525              
80526              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
80527              From: Dan Sugalski <dan@sidhe.org>
80528              To: perl5-porters@perl.org, vmsperl@perl.org
80529              Date: Fri, 02 Jun 2000 17:30:51 -0400
80530              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
80531              
80532              Update to cperl-mode.el 4.31 from
80533              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
80534              Subject: A couple of notes
80535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80536              To: Mailing list Perl5 <perl5-porters@perl.org>
80537              Date: Sat, 3 Jun 2000 23:33:32 -0400
80538              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
80539      Branch: maint-5.6/perl
80540           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
80541           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
80542           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
80543           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
80544           !> vms/vmsish.h
80545 ____________________________________________________________________________
80546 [  7336] By: gsar                                  on 2000/10/16  08:03:46
80547         Log: integrate changes#6194,6195 from mainline
80548              
80549              fix small eval"" memory leaks under USE_ITHREADS
80550              
80551              fix yet another eval"" leak under USE_ITHREADS
80552      Branch: maint-5.6/perl
80553           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
80554           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
80555           !> vms/perly_c.vms
80556 ____________________________________________________________________________
80557 [  7335] By: gsar                                  on 2000/10/16  08:02:15
80558         Log: integrate changes#6190,6191 from mainline
80559              
80560              submit missing embed.pl change
80561              
80562              vec() loses numericalness (modified version of patch suggested
80563              by Robin Barker)
80564      Branch: maint-5.6/perl
80565           !> doop.c embed.pl t/op/vec.t
80566 ____________________________________________________________________________
80567 [  7334] By: gsar                                  on 2000/10/16  08:01:03
80568         Log: integrate change#6189 from mainline
80569              
80570              counting tr/// corrupts later operation (from M.J.T Guy)
80571      Branch: maint-5.6/perl
80572           !> doop.c t/op/tr.t
80573 ____________________________________________________________________________
80574 [  7333] By: gsar                                  on 2000/10/16  07:59:07
80575         Log: integrate changes#6183..6188 from mainline
80576              
80577              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
80578              <nick@ccl4.org>)
80579              
80580              tweak for change#6127
80581              
80582              remove incorrect documentation about implicit split to @_ in
80583              list context, which never really worked in perl 5 (from
80584              M.J.T. Guy)
80585              
80586              further qualify references to "alphanumeric" (from Wolfgang Laun
80587              <wolfgang.laun@alcatel.at>)
80588              
80589              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
80590              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
80591              
80592              h2xs tweaks
80593      Branch: maint-5.6/perl
80594           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
80595           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
80596           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
80597           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
80598           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
80599           !> pod/pod2latex.PL utils/h2xs.PL
80600 ____________________________________________________________________________
80601 [  7332] By: gsar                                  on 2000/10/16  07:53:52
80602         Log: integrate change#6179 from mainline
80603              
80604              buggy modulus on UVs introduced by change#3378 (resulted in
80605              4063328477 % 65535 amounting to 27406, instead of 27407)
80606      Branch: maint-5.6/perl
80607           !> pp.c t/op/arith.t
80608 ____________________________________________________________________________
80609 [  7331] By: gsar                                  on 2000/10/16  07:52:49
80610         Log: integrate changes#6176,6177,6178,6182 from cfgperl
80611              
80612              Single-quoted utf8 patch from Simon Cozens.
80613              
80614              Substitution utf8 patch from Simon Cozens.
80615              
80616              Be cleaner.
80617              
80618              Be Cleaner Part Deux.
80619      Branch: maint-5.6/perl
80620           !> Makefile.SH pp_hot.c toke.c
80621 ____________________________________________________________________________
80622 [  7330] By: gsar                                  on 2000/10/16  07:41:36
80623         Log: integrate change#6172 from mainline
80624              
80625              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
80626              (from Ilya Zakharevich)
80627      Branch: maint-5.6/perl
80628           !> regexec.c t/op/re_tests
80629 ____________________________________________________________________________
80630 [  7329] By: gsar                                  on 2000/10/16  07:40:25
80631         Log: integrate change#6171 from mainline
80632              
80633              scalar() doesn't force scalar context when used in void context
80634              (from Simon Cozens)
80635      Branch: maint-5.6/perl
80636           !> op.c t/op/wantarray.t
80637 ____________________________________________________________________________
80638 [  7328] By: gsar                                  on 2000/10/16  07:39:33
80639         Log: integrate change#6170 from mainline
80640              
80641              change#6142 needs tweaks to tests to work where there's no
80642              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80643      Branch: maint-5.6/perl
80644           !> t/lib/filefind.t
80645 ____________________________________________________________________________
80646 [  7327] By: gsar                                  on 2000/10/16  07:35:34
80647         Log: integrate changes#6166..6168 from cfgperl
80648              
80649              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
80650              in case somebody wants to write an extension for more
80651              shadow database interfaces.
80652              
80653              tweak todo
80654              
80655              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
80656      Branch: maint-5.6/perl
80657           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80658           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
80659           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
80660           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
80661           !> win32/config.vc win32/config_H.bc win32/config_H.gc
80662           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
80663 ____________________________________________________________________________
80664 [  7326] By: gsar                                  on 2000/10/16  07:29:05
80665         Log: integrate changes#6157,6159..6161,6164 from cfgperl
80666              
80667              Regen Configure to jive with #6149.
80668              
80669              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
80670              
80671              Changes for the File::Temp 0.08 (change #6159) test suite
80672              to fit better into the Perl distribution test framework.
80673              
80674              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
80675              both from Simon Cozens.
80676              
80677              detypo
80678      Branch: maint-5.6/perl
80679           +> pod/perlmodlib.PL pod/perlnewmod.pod
80680           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
80681           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
80682           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
80683           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
80684 ____________________________________________________________________________
80685 [  7325] By: gsar                                  on 2000/10/16  07:25:13
80686         Log: integrate change#6158 from vmsperl
80687              
80688              Add fallback to tmpfile for use in cases where user's relying on
80689              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
80690              Lane's patch)
80691      Branch: maint-5.6/perl
80692           !> vms/vms.c vms/vmsish.h
80693 ____________________________________________________________________________
80694 [  7324] By: gsar                                  on 2000/10/16  07:20:50
80695         Log: integrate changes#6153..6155 from mainline
80696              
80697              prettier Test::Harness output on failed tests (from Nicholas Clark
80698              <nick@Bagpuss.uk.boo.com>)
80699              
80700              avoid type mismatch warning
80701              
80702              small bug in change#6144; remove random \xA0 character that snuck
80703              in via change#6145
80704      Branch: maint-5.6/perl
80705           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
80706           !> perl.c
80707 ____________________________________________________________________________
80708 [  7323] By: gsar                                  on 2000/10/16  07:18:47
80709         Log: integrate changes#6151,6152 from mainline
80710              
80711              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
80712              
80713              cosmetic fixups of RE debug output (from Ilya Zakharevich)
80714      Branch: maint-5.6/perl
80715           !> regexec.c
80716 ____________________________________________________________________________
80717 [  7322] By: gsar                                  on 2000/10/16  07:17:25
80718         Log: integrate changes#6146..6150 from mainline
80719              
80720              doc typo
80721              
80722              add a make entry to Config.pm so "perl -V:make" works on VMS
80723              (from Peter Prymmer)
80724              
80725              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
80726              
80727              OS/2 tweaks for usethreads build (from Rocco Caputo
80728              <troc@netrus.net>)
80729              
80730              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
80731      Branch: maint-5.6/perl
80732           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
80733           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
80734           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
80735           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
80736           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
80737           !> warnings.pl x2p/a2p.h
80738 ____________________________________________________________________________
80739 [  7321] By: gsar                                  on 2000/10/16  07:14:02
80740         Log: integrate changes#6143..6145 from mainline
80741              
80742              MacOS support, part 1 (from Matthias Neeracher
80743              <neeri@iis.ee.ethz.ch>)
80744              
80745              MacOS support, part 2: make AutoSplit use File::Spec instead
80746              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
80747              <neeri@iis.ee.ethz.ch>)
80748              
80749              make xsubpp skip embedded pod (from Matthias Neeracher
80750              <neeri@iis.ee.ethz.ch>)
80751      Branch: maint-5.6/perl
80752           +> ext/DynaLoader/dl_mac.xs
80753           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
80754           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
80755           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
80756           !> pp_ctl.c proto.h toke.c util.c util.h
80757 ____________________________________________________________________________
80758 [  7320] By: gsar                                  on 2000/10/16  07:12:13
80759         Log: integrate changes#6141,6142 from mainline
80760              
80761              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
80762              forwarded by Peter Seebach from the bsdi-users mailing list.
80763              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
80764              
80765              File::Find fails to chdir when chasing symlinks (from
80766              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80767      Branch: maint-5.6/perl
80768           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
80769 ____________________________________________________________________________
80770 [  7319] By: gsar                                  on 2000/10/16  07:04:30
80771         Log: integrate change#6139 from mainline
80772              
80773              revise mktables.PL for bugs and newness in Unicode 3.0
80774              (from James Bence <jbence@amgen.com>)
80775      Branch: maint-5.6/perl
80776           +> (branch 30 files)
80777           !> (integrate 49 files)
80778 ____________________________________________________________________________
80779 [  7318] By: gsar                                  on 2000/10/16  07:01:01
80780         Log: integrate changes#6137,6138 from mainline
80781              
80782              fix bogus redeclaration warning for "our" variables in different
80783              scopes
80784              
80785              add note about the handling of negative indices to tied arrays
80786              (from Michael G Schwern <schwern@pobox.com>)
80787      Branch: maint-5.6/perl
80788           !> op.c pod/perltie.pod t/pragma/strict-vars
80789 ____________________________________________________________________________
80790 [  7317] By: gsar                                  on 2000/10/16  06:58:46
80791         Log: integrate changes#6127..6136 from mainline
80792              
80793              call_method(...,G_EVAL) can longjmp() out if the method probing
80794              failed (from Gisle Aas)
80795              
80796              new perlxstut example for passing/returning refs to arrays
80797              (from David Lowe <dlowe@pootpoot.com>)
80798              
80799              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
80800              
80801              fix places that mean C<"word" character> but say C<alphanumeric
80802              character>
80803              
80804              avoid warnings in POSIX.pm (from Barrie Slaymaker)
80805              
80806              warnings::enabled() doesn't fall back to looking at $^W if
80807              caller isn't using lexical warnings (from Paul Marquess)
80808              
80809              elide bogus test in change#6132
80810              
80811              make Test::Harness use wait.h/WCOREDUMP if available
80812              (from Ben Tilly <ben_tilly@hotmail.com>)
80813              
80814              enable Test::Harness to dynamically determine column width etc.
80815              (from Rob Napier <rnapier@employees.org>)
80816              
80817              random pod typos (from Peter Scott <Peter@PSDT.com>)
80818      Branch: maint-5.6/perl
80819           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
80820           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
80821           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
80822           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
80823 ____________________________________________________________________________
80824 [  7316] By: gsar                                  on 2000/10/16  06:53:23
80825         Log: integrate change#6126 from mainline
80826              
80827              change#2879 broke rvalue autovivification of magicals such as
80828              ${$num} (reworked variant of patch suggested by Simon Cozens)
80829      Branch: maint-5.6/perl
80830           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
80831           !> pp_hot.c proto.h t/op/gv.t
80832 ____________________________________________________________________________
80833 [  7315] By: gsar                                  on 2000/10/16  06:51:38
80834         Log: integrate changes#6123,6125 from mainline
80835              
80836              clarify gotcha with #line directives (from Rocco Caputo
80837              <troc@netrus.net>)
80838              
80839              enable propagating exception objects via Perl_croak() in XS code
80840              (from Gisle Aas)
80841      Branch: maint-5.6/perl
80842           !> pod/perldebug.pod pod/perlsyn.pod util.c
80843 ____________________________________________________________________________
80844 [  7314] By: gsar                                  on 2000/10/16  06:49:28
80845         Log: integrate change#6122 from mainline
80846              
80847              downgrade fatal error on C<"foo@nosucharray.com"> to optional
80848              warning (from Mark-Jason Dominus)
80849      Branch: maint-5.6/perl
80850           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
80851           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
80852           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
80853           !> toke.c
80854 ____________________________________________________________________________
80855 [  7313] By: gsar                                  on 2000/10/16  06:46:54
80856         Log: integrate changes#6112..6121 from vmsperl
80857              
80858              Check for existence of file before trying to delete
80859              
80860              Ugly workaround for version-specific RTL error
80861              
80862              Urk -- undo previous removal of vmsish 'exit' change
80863              
80864              Add bounds checking for several strings (Charles Lane)
80865              
80866              Miscellaneous cosmetic fixes (Charles Lane)
80867              
80868              Treat sockets as special in sys(read|write) (Charles Lane et al.)
80869              
80870              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
80871              Flatten case labels in switch statements uniformly (Charles Bailey)
80872              
80873              Quiet error messages in vmsish.t (Charles Lane)
80874              
80875              Add missing escape (Charles Lane)
80876              
80877              Allow eliminate_macros() and fixpath() to handle space-delimited
80878              lists (based on fixes by Craig Berry)
80879      Branch: maint-5.6/perl
80880           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
80881           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
80882           !> vms/vmsish.h
80883 ____________________________________________________________________________
80884 [  7312] By: gsar                                  on 2000/10/16  06:41:18
80885         Log: integrate changes#6107,6110 from cfgperl
80886              
80887              Tweak the todo list.
80888              
80889              todo tweak
80890      Branch: maint-5.6/perl
80891           !> Todo-5.6
80892 ____________________________________________________________________________
80893 [  7311] By: gsar                                  on 2000/10/16  06:38:38
80894         Log: integrate changes#6104,6108 from mainline
80895              
80896              PL_sys_intern was being initialized too late on windows
80897              
80898              reenable fake signal handling on Windows, bugs and all
80899      Branch: maint-5.6/perl
80900           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
80901           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
80902           !> win32/win32.c
80903 ____________________________________________________________________________
80904 [  7310] By: gsar                                  on 2000/10/16  06:36:03
80905         Log: integrate changes#6095,6097..6103 from cfgperl
80906              
80907              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
80908              might be useful in future.
80909              
80910              Add a note about possible compilation problems from Allen Smith.
80911              
80912              Add a note about other, yet unsupported, shadow password APIs.
80913              
80914              Tweaks for the cc bugs from Allen Smith.
80915              
80916              More compilation tweakery from Allen Smith.
80917              
80918              Hints and test tweaks for Unicos.
80919              
80920              The test suite tweak in #6101 wasn't quite right.
80921              
80922              Test tweaking for Unicos continues.
80923      Branch: maint-5.6/perl
80924           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80925           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
80926           !> t/lib/complex.t t/op/64bitint.t
80927 ____________________________________________________________________________
80928 [  7309] By: gsar                                  on 2000/10/16  06:29:41
80929         Log: integrate changes#6093,6094 from mainline
80930              
80931              fork() failure to create pseudo process sets errno=EAGAIN and returns
80932              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
80933              
80934              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
80935      Branch: maint-5.6/perl
80936           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
80937           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
80938 ____________________________________________________________________________
80939 [  7308] By: gsar                                  on 2000/10/16  06:27:29
80940         Log: integrate change#6092 from cfgperl
80941              
80942              Regen perltoc with the fixed buildtoc.
80943      Branch: maint-5.6/perl
80944           !> pod/perltoc.pod
80945 ____________________________________________________________________________
80946 [  7307] By: gsar                                  on 2000/10/16  06:26:40
80947         Log: integrate changes#6089,6090 from mainline
80948              
80949              buildtoc tweak to fix newline lossage
80950              
80951              concat doesn't preserve utf8-ness, and doesn't invalidate
80952              [NI]OK; added tests for both
80953      Branch: maint-5.6/perl
80954           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
80955 ____________________________________________________________________________
80956 [  7306] By: gsar                                  on 2000/10/16  06:24:05
80957         Log: integrate change#6088 from cfgperl
80958              
80959              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
80960              because we do not use those.  The HAS_GETSPNAM remains,
80961              though, because we still do use that.
80962      Branch: maint-5.6/perl
80963           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80964           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
80965           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
80966           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
80967           !> win32/config.vc win32/config_H.bc win32/config_H.gc
80968           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
80969 ____________________________________________________________________________
80970 [  7305] By: gsar                                  on 2000/10/16  06:15:52
80971         Log: integrate changes#6084,6085,6087 from mainline
80972              
80973              substr() does not preserve utf8-ness (from Stefan Eissing
80974              <Eissing@medicaldataservice.de>); added tests
80975              
80976              repeat operator (x) doesn't preserve utf8-ness
80977              
80978              reverse() and quotemeta() weren't preserving utf8-ness; add tests
80979      Branch: maint-5.6/perl
80980           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
80981 ____________________________________________________________________________
80982 [  7304] By: gsar                                  on 2000/10/16  06:13:10
80983         Log: integrate changes#6077..6083 from mainline
80984              
80985              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
80986              and Tom Phoenix)
80987              
80988              workaround for CRT bug in chdir() (from Charles Lane, via
80989              Peter Prymmer)
80990              
80991              remove outdated kludge in Carp (NULLs are permitted in diagnostics
80992              now)
80993              
80994              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
80995              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
80996              
80997              better default perlbug categories for ok reports (from Richard Foley)
80998              
80999              peek.t non-portable to ithreads
81000              
81001              note about undocumented caller() return value (from M.J.T. Guy);
81002              yet another peek.t tweak
81003      Branch: maint-5.6/perl
81004           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
81005           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
81006           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
81007           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
81008           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
81009           !> vms/vmsish.h
81010 ____________________________________________________________________________
81011 [  7303] By: gsar                                  on 2000/10/16  06:03:18
81012         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
81013              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
81014              
81015              &HUGE_VAL is not defined, it exists.
81016              
81017              Do not warn that an infinity does not look like a number.
81018              
81019              Rewrite the pwent/spent logic to be a little bit more clearer.
81020              
81021              Continue on the pwent/spent case.
81022              
81023              Correct Freudian slip.
81024              
81025              Use HUGE_VALL if applicable.
81026              
81027              pwent/spent #ifdef imbalance.
81028              
81029              Infinite problems.
81030              
81031              Call getspnam() only iff needd.
81032              
81033              Test both the scalar and list contexts.
81034              
81035              Use setxxent()/endxxent().
81036              
81037              Complex tweakery.
81038              
81039              Unicos hint tweak.
81040              
81041              Be more forgiving in POSIX about HUGE_VALL.
81042              
81043              Detypo.
81044              
81045              The search of infinity continues, this time simplified.
81046              
81047              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
81048              in natively 64-bit platforms where a long is a quad (no need
81049              for long longs).  Also added bias for IVs.
81050              
81051              Complex tweaks.
81052              
81053              Introduce t/lib/peek.t.
81054              
81055              Make the test more portable.
81056      Branch: maint-5.6/perl
81057           +> t/lib/peek.t
81058            ! pp_sys.c
81059           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
81060           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
81061           !> t/op/pwent.t toke.c util.c
81062 ____________________________________________________________________________
81063 [  7302] By: gsar                                  on 2000/10/16  05:03:37
81064         Log: integrate changes#6066..6071 from mainline
81065              
81066              s/END/CHECK/
81067              
81068              replace direct call to sighandler() with (*PL_sighandlerp)()
81069              
81070              note about values()
81071              
81072              File::Spec compatibility update (from Barrie Slaymaker
81073              <barries@slaysys.com>)
81074              
81075              remove misleading comment (from M.J.T. Guy)
81076              
81077              misformatted perllocal.pod (from Tim Jenness
81078              <t.jenness@jach.hawaii.edu>)
81079      Branch: maint-5.6/perl
81080           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
81081           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81082           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
81083           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
81084 ____________________________________________________________________________
81085 [  7301] By: gsar                                  on 2000/10/16  05:00:08
81086         Log: integrate changes#6061..6063 from mainline
81087              
81088              change#5921 neglected to make eq honor "use bytes"
81089              
81090              additional tests for utf8.t
81091              
81092              tokeq() could read unallocated field in argument
81093      Branch: maint-5.6/perl
81094           !> sv.c t/pragma/utf8.t toke.c
81095 ____________________________________________________________________________
81096 [  7300] By: gsar                                  on 2000/10/16  04:56:54
81097         Log: integrate changes#6046,6048,6057,6058 from mainline
81098              
81099              libscheck has insufficient checks for n32 libs (from
81100              Albert Chin-A-Young <china@thewrittenword.com>)
81101              
81102              add note about how $( doesn't interpolate in REs (from
81103              Philip Newton <newton@ficus.frogspace.net>)
81104              
81105              fix broken parsing of /\x{ab}/
81106              
81107              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
81108              (spotted by Donald Kinzer <dkinzer@premia.com>)
81109      Branch: maint-5.6/perl
81110           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
81111           !> t/pragma/utf8.t
81112 ____________________________________________________________________________
81113 [  7299] By: gsar                                  on 2000/10/16  04:52:50
81114         Log: integrate change#6044 from mainline
81115              
81116              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
81117              such that underscores are only ignored in literal numbers,
81118              "\x{...}", and hex/oct argument
81119      Branch: maint-5.6/perl
81120           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
81121 ____________________________________________________________________________
81122 [  7298] By: gsar                                  on 2000/10/16  04:50:53
81123         Log: integrate changes#6027..6043 from mainline
81124              
81125              podlators-1.02 update (from Russ Allbery)
81126              
81127              Pod::Man generates groff-incompatible macro definition (from
81128              Tom Christiansen)
81129              
81130              add CGI.pm v2.66 (from Lincoln Stein)
81131              
81132              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
81133              for @- and @+ (from Johan Vromans)
81134              
81135              small nits in diagnostics.pm (from Robin Barker)
81136              
81137              whitespace adjustments
81138              
81139              missing files in MANIFEST
81140              
81141              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
81142              to compensate
81143              
81144              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
81145              
81146              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
81147      Branch: maint-5.6/perl
81148           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
81149           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
81150           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
81151           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
81152           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
81153           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
81154           !> t/lib/cgi-html.t t/lib/cgi-request.t
81155 ____________________________________________________________________________
81156 [  7297] By: gsar                                  on 2000/10/16  04:44:30
81157         Log: integrate change#6025 from mainline
81158              
81159              Is{Alnum,Alpha,Word} don't match titlecase
81160              TODO: IsSpace is defined recursively!
81161              (both spotted by Larry)
81162      Branch: maint-5.6/perl
81163           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
81164           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
81165 ____________________________________________________________________________
81166 [  7296] By: gsar                                  on 2000/10/16  04:39:30
81167         Log: integrate change#6023 from mainline
81168              
81169              debugger stomps on $. (from M.J.T. Guy)
81170      Branch: maint-5.6/perl
81171           !> lib/perl5db.pl
81172 ____________________________________________________________________________
81173 [  7295] By: gsar                                  on 2000/10/16  04:38:02
81174         Log: integrate change#6022 from mainline
81175              
81176              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
81177      Branch: maint-5.6/perl
81178           !> sv.c
81179 ____________________________________________________________________________
81180 [  7294] By: gsar                                  on 2000/10/16  04:37:05
81181         Log: integrate changes#6018..6021 from mainline
81182              
81183              make lib/syslog.t portable to systems that don't have _PATH_LOG,
81184              make _PATH_LOG() return "" if unavailable
81185              
81186              windows portability tweaks
81187              
81188              test tweak
81189              
81190              remove Win2K issue in pod (fixed by change#6020)
81191      Branch: maint-5.6/perl
81192           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
81193           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
81194           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
81195 ____________________________________________________________________________
81196 [  7293] By: gsar                                  on 2000/10/16  04:20:00
81197         Log: integrate changes#6013..6015 from mainline
81198              
81199              tweak change#5945 to display correct switch name in diagnostic
81200              
81201              glob() loading File::Glob behind the scenes may cause syntax errors
81202              
81203              tweak test for portability
81204      Branch: maint-5.6/perl
81205           !> op.c perl.c pod/perldiag.pod t/lib/b.t
81206 ____________________________________________________________________________
81207 [  7292] By: gsar                                  on 2000/10/16  04:18:11
81208         Log: integrate changes#6005..6010 from mainline, cfgperl
81209              
81210              perldoc might fail via "use blib" (from Hugo van der Sanden)
81211              
81212              Regen Configure.
81213              
81214              note about compile failures and END blocks (from M.J.T. Guy)
81215              
81216              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
81217              
81218              (change#6009 integrated earlier in change#7255)
81219              
81220              clarify note about shadow password support (from
81221              gellyfish@gellyfish.com)
81222      Branch: maint-5.6/perl
81223           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
81224           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
81225           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
81226 ____________________________________________________________________________
81227 [  7291] By: gsar                                  on 2000/10/16  04:12:03
81228         Log: integrate changes#6002,6003 from mainline
81229              
81230              destructive sv_setsv() can lose UV-ness from source, causing
81231              numeric promotions/comparisons to fail to do the right thing
81232              
81233              allow REG_EXPAND_SZ keys in Windows registry (from
81234              John Clayton <John.Clayton@barclayscapital.com>)
81235      Branch: maint-5.6/perl
81236           !> sv.c win32/win32.c
81237 ____________________________________________________________________________
81238 [  7290] By: gsar                                  on 2000/10/16  04:10:19
81239         Log: integrate change#6001 from mainline
81240              
81241              support additional library locations via $Config{otherlibdirs}
81242              (from Andy Dougherty)
81243      Branch: maint-5.6/perl
81244           !> Configure INSTALL Porting/Glossary Porting/config.sh
81245           !> Porting/config_H config_h.SH epoc/config.sh perl.c
81246           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
81247           !> win32/config.bc win32/config.gc win32/config.vc
81248 ____________________________________________________________________________
81249 [  7289] By: gsar                                  on 2000/10/16  04:08:28
81250         Log: integrate change#5999 from mainline
81251              
81252              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
81253      Branch: maint-5.6/perl
81254           !> t/pragma/warn/toke toke.c
81255 ____________________________________________________________________________
81256 [  7288] By: gsar                                  on 2000/10/16  04:07:01
81257         Log: integrate changes#5997,5998 from cfgperl
81258              
81259              Preserve $!.
81260              
81261              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
81262      Branch: maint-5.6/perl
81263           !> lib/Math/Complex.pm
81264 ____________________________________________________________________________
81265 [  7287] By: gsar                                  on 2000/10/16  04:04:37
81266         Log: integrate change#5995 from mainline
81267              
81268              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
81269      Branch: maint-5.6/perl
81270           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
81271 ____________________________________________________________________________
81272 [  7286] By: gsar                                  on 2000/10/16  04:03:21
81273         Log: integrate change#5994 from mainline
81274              
81275              fix for missed accounting for null byte in pack("Z",...) (from
81276              M.J.T. Guy)
81277      Branch: maint-5.6/perl
81278           !> pp.c t/op/pack.t
81279 ____________________________________________________________________________
81280 [  7285] By: gsar                                  on 2000/10/16  04:02:11
81281         Log: integrate changes#5989..5993 from mainline
81282              
81283              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
81284              itself and no other (from Tom Hughes)
81285              
81286              use $ENV{LIB} to search for libs under Visual C compiler
81287              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
81288              
81289              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
81290              
81291              pod nit (from Simon Cozens)
81292              
81293              various minor tweaks seen on p5p
81294      Branch: maint-5.6/perl
81295           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
81296           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
81297           !> t/op/array.t toke.c
81298 ____________________________________________________________________________
81299 [  7284] By: gsar                                  on 2000/10/16  03:59:00
81300         Log: integrate changes#5978..5988 from mainline
81301              
81302              sync version numbers in File::Spec with the ones on CPAN
81303              (from Barrie Slaymaker)
81304              
81305              under useithreads, constant pad entries could inadvertantly be
81306              shared across threads (from Eric Blood <eblood@xmission.com>);
81307              added Eric's test case to testsuite
81308              
81309              allow Configure -S to run non-interactively (spotted by Greg Hudson
81310              <ghudson@mit.edu>)
81311              
81312              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
81313              prototype mismatch with CORE::glob(); update pod and tests to
81314              suit (File::Glob::glob() is still available for backward
81315              compatibility, but should be considered deprecated)
81316              
81317              avoid error in IO::Socket::INET when given an unknown service name
81318              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
81319              
81320              numeric conversion of non-number in change#3378 tramples on
81321              OOK offset, causing segfaults
81322              
81323              attributes::reftype() doesn't work on tied argument
81324              
81325              forked child may not exit correctly if it failed to open
81326              /dev/console (from Graham Barr)
81327              
81328              add regular expressions tutorial and quick-start guide (from
81329              Mark Kvale <kvale@phy.ucsf.edu>)
81330              
81331              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
81332              
81333              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
81334              <paul@miraclefish.com>)
81335      Branch: maint-5.6/perl
81336           +> pod/perlrequick.pod pod/perlretut.pod
81337           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
81338           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
81339           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
81340           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
81341           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
81342           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
81343           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
81344           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
81345 ____________________________________________________________________________
81346 [  7283] By: gsar                                  on 2000/10/16  03:52:14
81347         Log: integrate change#5977 from mainline
81348              
81349              autoquote barewords followed by newline and arrow properly
81350              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
81351      Branch: maint-5.6/perl
81352           !> t/pragma/warn/toke toke.c
81353 ____________________________________________________________________________
81354 [  7282] By: gsar                                  on 2000/10/16  03:50:48
81355         Log: integrate change#5976 from mainline
81356              
81357              DB_File v1.73 update (from Paul Marquess)
81358      Branch: maint-5.6/perl
81359           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
81360           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
81361 ____________________________________________________________________________
81362 [  7281] By: gsar                                  on 2000/10/16  03:49:14
81363         Log: integrate change#5975 from mainline
81364              
81365              allow sort() reentrancy (variant of patch suggested by
81366              Hugo van der Sanden)
81367      Branch: maint-5.6/perl
81368           !> pp_ctl.c t/op/sort.t
81369 ____________________________________________________________________________
81370 [  7280] By: gsar                                  on 2000/10/16  03:48:22
81371         Log: integrate change#5974 from mainline
81372              
81373              change#4197 somehow missed initializing PL_errors, meaning
81374              syntax error queueing wasn't working outside eval"" at all;
81375              also fixed eval"" to localize PL_error_count, so that compile-time
81376              eval's don't clobber the error state of the outer context
81377      Branch: maint-5.6/perl
81378           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
81379           !> t/pragma/warn/toke
81380 ____________________________________________________________________________
81381 [  7279] By: gsar                                  on 2000/10/16  03:46:21
81382         Log: integrate change#5973 from mainline
81383              
81384              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
81385      Branch: maint-5.6/perl
81386           !> regcomp.c regexec.c t/op/re_tests
81387 ____________________________________________________________________________
81388 [  7278] By: gsar                                  on 2000/10/16  03:44:54
81389         Log: integrate change#5971 from cfgperl
81390              
81391              Unicos tweaks from Mark P. Lutz.
81392      Branch: maint-5.6/perl
81393           !> hints/unicos.sh lib/Math/Complex.pm
81394 ____________________________________________________________________________
81395 [  7277] By: gsar                                  on 2000/10/16  03:42:59
81396         Log: integrate changes#5966..5970 from mainline
81397              
81398              add testsuite for B backends, fix bug in B::Deparse (from
81399              Simon Cozens <simon@brecon.co.uk>)
81400              
81401              improved docs on the warn_uninit diagnostic (from David Glasser
81402              and Simon Cozens)
81403              
81404              tolerate spaces in group names in test on solaris (from David Boyce
81405              <dsb@boyski.com>)
81406              
81407              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
81408              
81409              Data::Dumper fumbles negative numbers on 32-bit platforms where
81410              IV is >32bits
81411      Branch: maint-5.6/perl
81412           +> t/lib/b.t t/lib/syslog.t
81413           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
81414           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
81415           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
81416 ____________________________________________________________________________
81417 [  7276] By: gsar                                  on 2000/10/16  03:39:30
81418         Log: integrate change#5965 from mainline
81419              
81420              avoid "will not stay shared" warnings for our variables (from
81421              Robin Barker)
81422      Branch: maint-5.6/perl
81423           !> op.c t/pragma/warn/op
81424 ____________________________________________________________________________
81425 [  7275] By: gsar                                  on 2000/10/16  03:38:18
81426         Log: integrate change#5964 from mainline
81427              
81428              reformat to 72 columns (again)
81429      Branch: maint-5.6/perl
81430           !> pod/perldiag.pod
81431 ____________________________________________________________________________
81432 [  7274] By: gsar                                  on 2000/10/16  03:36:58
81433         Log: integrate change#5963 from mainline
81434              
81435              patch from Larry to make (\&) prototype work; added tests for
81436              the same
81437      Branch: maint-5.6/perl
81438           !> op.c t/comp/proto.t
81439 ____________________________________________________________________________
81440 [  7273] By: gsar                                  on 2000/10/16  03:35:51
81441         Log: integrate changes#5956..5962 from mainline
81442              
81443              better diagnostics on failed tests (from Ilya Zakharevich)
81444              
81445              pod nits (from A. C. Yardley <yardley@tanet.net>)
81446              
81447              change#3569 deleted some essential code, revert; avoid use of
81448              atexit() to make DynaLoader work properly on AIX under mod_perl
81449              (from Jens-Uwe Mager <jum@helios.de>)
81450              
81451              doubled words in pods (from Simon Cozens
81452              <simon.p.cozens@jp.pwcglobal.com>)
81453              
81454              better INSTALL notes on Solaris issues (from Dominic Dunlop)
81455              
81456              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
81457              
81458              updated README.hpux (from Jeff Okamoto)
81459      Branch: maint-5.6/perl
81460           !> INSTALL README.hpux emacs/cperl-mode.el
81461           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
81462           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
81463           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
81464           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
81465           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
81466           !> t/op/lex_assign.t
81467 ____________________________________________________________________________
81468 [  7272] By: gsar                                  on 2000/10/16  03:31:22
81469         Log: integrate change#5955 from mainline
81470              
81471              longstanding bug exposed by change#3307: sort arguments weren't
81472              compiled with the right wantarray context (ensuing runtime lookup
81473              via block_gimme() was getting the incidental context of the
81474              sort() itself)
81475      Branch: maint-5.6/perl
81476           !> op.c t/op/sort.t
81477 ____________________________________________________________________________
81478 [  7271] By: gsar                                  on 2000/10/16  03:29:11
81479         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
81480              branch
81481              
81482              Flatten the cpp jungle doing the nosuid checking.
81483              
81484              Do not assume sign propagation. (from M.J.T. Guy)
81485              
81486              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
81487              
81488              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
81489              Now pp_ncmp() returns undef is either operand is a NaN.
81490              
81491              On second thoughts frexp() does have two arguments.
81492              
81493              Document that tr() is not tr(1).
81494              
81495              Be more robust on "extreme" (large absolute value)
81496              arguments.  Originally reported by Daniel Connelly
81497              as a problem with asinh() on large negative arguments,
81498              asinh() used to bail out because an argument to log()
81499              ended up being zero.  Ilya Zakharevich proposed using
81500              Taylor's series in such cases, which for such large
81501              arguments is a very good approximation.
81502              
81503              Undo "use integer" addition from 64bitint as it seems
81504              to break most of the subtests in Digital UNIX;
81505              Unicos needs to find another way.
81506      Branch: maint-5.6/perl
81507           !> (integrate 29 files)
81508 ____________________________________________________________________________
81509 [  7270] By: gsar                                  on 2000/10/16  03:09:44
81510         Log: integrate changes#5948,5949,5950 from mainline
81511              
81512              typo in vars.pm that leads to cryptic message (from Piotr
81513              Piatkowski <kompas@kompas.usr.onet.pl>)
81514              
81515              make perldoc use the pod2man from the same version (from
81516              M.J.T. Guy)
81517              
81518              reformat perldiag to avoid long lines
81519      Branch: maint-5.6/perl
81520           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
81521 ____________________________________________________________________________
81522 [  7269] By: gsar                                  on 2000/10/16  03:05:54
81523         Log: integrate change#5947 from mainline
81524              
81525              use &dl_error rather than &dl_load_file as the guard for calling
81526              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
81527              statically built perl)
81528      Branch: maint-5.6/perl
81529           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
81530 ____________________________________________________________________________
81531 [  7268] By: gsar                                  on 2000/10/16  03:04:48
81532         Log: integrate change#5945 from mainline
81533              
81534              make module name mandatory after -M switch; reorder perldiag
81535              alphabetically (from Mark-Jason Dominus)
81536      Branch: maint-5.6/perl
81537           !> perl.c pod/perldiag.pod
81538 ____________________________________________________________________________
81539 [  7267] By: gsar                                  on 2000/10/16  03:03:01
81540         Log: integrate change#5939 from mainline
81541              
81542              more pod nits (from Larry Virden)
81543      Branch: maint-5.6/perl
81544           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
81545           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
81546           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
81547 ____________________________________________________________________________
81548 [  7266] By: gsar                                  on 2000/10/16  03:01:39
81549         Log: integrate change#5938 from mainline
81550              
81551              Consolidated B::Deparse fixes (from Stephen McCamant)
81552      Branch: maint-5.6/perl
81553           !> ext/B/B/Deparse.pm
81554 ____________________________________________________________________________
81555 [  7265] By: gsar                                  on 2000/10/16  03:00:43
81556         Log: integrate change#5936 from mainline
81557              
81558              additional tests for change#7263 (from Paul Marquess)
81559      Branch: maint-5.6/perl
81560           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
81561           !> t/pragma/warn/5nolint t/pragma/warn/6default
81562 ____________________________________________________________________________
81563 [  7264] By: gsar                                  on 2000/10/16  02:58:34
81564         Log: integrate change#5934 from mainline
81565              
81566              propagate lexical warnings from surrounding scope correctly
81567              within string eval() (from Paul Marquess)
81568      Branch: maint-5.6/perl
81569           !> pp_ctl.c t/pragma/warn/pp_ctl
81570 ____________________________________________________________________________
81571 [  7263] By: gsar                                  on 2000/10/16  02:56:53
81572         Log: integrate change#5932 from mainline
81573              
81574              add rsignal(), whichsig() and do_join() to public API list
81575              (mod_perl uses them to good advantage)
81576      Branch: maint-5.6/perl
81577           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
81578 ____________________________________________________________________________
81579 [  7262] By: gsar                                  on 2000/10/16  02:55:53
81580         Log: integrate change#5931 from mainline
81581              
81582              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
81583      Branch: maint-5.6/perl
81584           !> pp_hot.c regexec.c t/op/pat.t
81585 ____________________________________________________________________________
81586 [  7261] By: gsar                                  on 2000/10/16  02:55:01
81587         Log: integrate change#5930 from mainline
81588              
81589              small os390 tweaks (from Peter Prymmer)
81590      Branch: maint-5.6/perl
81591           !> config_h.SH makedepend.SH
81592 ____________________________________________________________________________
81593 [  7260] By: gsar                                  on 2000/10/16  02:54:10
81594         Log: integrate change#5929 from mainline
81595              
81596              pod nits
81597      Branch: maint-5.6/perl
81598           !> pod/perlguts.pod
81599 ____________________________________________________________________________
81600 [  7259] By: gsar                                  on 2000/10/16  02:52:55
81601         Log: integrate change#5927 from mainline
81602              
81603              arrange for next() to resume at the unstack op rather than the
81604              loop conditional, so that scope cleanup happens correctly
81605              (from Stephen McCamant)
81606      Branch: maint-5.6/perl
81607           !> op.c pp_ctl.c t/op/misc.t
81608 ____________________________________________________________________________
81609 [  7258] By: gsar                                  on 2000/10/16  02:51:38
81610         Log: integrate change#5926 from mainline
81611              
81612              on windows, reserve 16M of stack rather than 128M (allows more
81613              threads to run concurrently)
81614      Branch: maint-5.6/perl
81615           !> win32/Makefile win32/makefile.mk
81616 ____________________________________________________________________________
81617 [  7257] By: gsar                                  on 2000/10/16  02:50:37
81618         Log: integrate change#5925 from mainline
81619              
81620              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
81621      Branch: maint-5.6/perl
81622           !> toke.c
81623 ____________________________________________________________________________
81624 [  7256] By: gsar                                  on 2000/10/16  02:49:36
81625         Log: integrate change#5924 from mainline
81626              
81627              avoid using uninitialized memory in require version check
81628      Branch: maint-5.6/perl
81629           !> pp_ctl.c universal.c
81630 ____________________________________________________________________________
81631 [  7255] By: gsar                                  on 2000/10/16  02:48:03
81632         Log: integrate changes#5923,5928,6009 from mainline
81633              
81634              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
81635      Branch: maint-5.6/perl
81636           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
81637 ____________________________________________________________________________
81638 [  7254] By: gsar                                  on 2000/10/16  02:44:46
81639         Log: integrate change#5922 from mainline
81640              
81641              commentary about IoTYPE() (from Nathan Torkington)
81642      Branch: maint-5.6/perl
81643           !> sv.h
81644 ____________________________________________________________________________
81645 [  7253] By: gsar                                  on 2000/10/16  02:43:49
81646         Log: integrate change#5921 from mainline
81647              
81648              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
81649      Branch: maint-5.6/perl
81650           !> sv.c t/lib/charnames.t t/pragma/utf8.t
81651 ____________________________________________________________________________
81652 [  7252] By: gsar                                  on 2000/10/16  02:42:31
81653         Log: integrate change#5920 from mainline
81654              
81655              Larry's fix for buggy propagation of utf8-ness in join(); add test
81656      Branch: maint-5.6/perl
81657           !> doop.c t/op/ver.t
81658 ____________________________________________________________________________
81659 [  7251] By: gsar                                  on 2000/10/16  02:41:14
81660         Log: integrate changes#5915..5919 from mainline
81661              
81662              various (pod tweaks &c)
81663      Branch: maint-5.6/perl
81664           !> (integrate 33 files)
81665 ____________________________________________________________________________
81666 [  7250] By: gsar                                  on 2000/10/16  02:38:16
81667         Log: integrate change#5914 from mainline
81668              
81669              caller() wasn't returning the right number of elements for
81670              eval {...}
81671      Branch: maint-5.6/perl
81672           !> pp_ctl.c t/pragma/warn/9enabled
81673 ____________________________________________________________________________
81674 [  7249] By: gsar                                  on 2000/10/16  02:37:02
81675         Log: integrate change#5913 from mainline
81676              
81677              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
81678              (from Mark-Jason Dominus)
81679      Branch: maint-5.6/perl
81680           !> pod/perlfunc.pod
81681 ____________________________________________________________________________
81682 [  7248] By: gsar                                  on 2000/10/16  02:35:58
81683         Log: integrate change#5912 from mainline
81684              
81685              fix totally broken caching in UNIVERSAL::isa() (from
81686              Nick Ing-Simmons)
81687      Branch: maint-5.6/perl
81688           !> t/op/universal.t universal.c
81689 ____________________________________________________________________________
81690 [  7247] By: gsar                                  on 2000/10/16  02:34:27
81691         Log: integrate changes#5910,5911 from mainline
81692              
81693              typo in pod
81694              
81695              add linebreak properties from unicode/LineBrk.txt (from
81696              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
81697      Branch: maint-5.6/perl
81698           +> (branch 29 files)
81699           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
81700 ____________________________________________________________________________
81701 [  7246] By: gsar                                  on 2000/10/16  02:33:29
81702         Log: integrate change#5909 from mainline
81703              
81704              mode argument to do_binmode() should be file mode, not boolean
81705      Branch: maint-5.6/perl
81706           !> pp_sys.c
81707 ____________________________________________________________________________
81708 [  7245] By: gsar                                  on 2000/10/16  02:31:04
81709         Log: integrate change#5908 from mainline
81710              
81711              introduce illegal symbols into null package so that
81712              gv_fetchpv(...,TRUE) always returns a valid GV even when the
81713              symbol is trapped by strictures (avoids coredumps)
81714      Branch: maint-5.6/perl
81715           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
81716           !> t/pragma/strict-vars
81717 ____________________________________________________________________________
81718 [  7244] By: jhi                                   on 2000/10/16  02:29:54
81719         Log: Subject: $Carp::ExportLevel confusion in Exporter
81720              From: "Ben Tilly" <ben_tilly@hotmail.com>
81721              Date: Sat, 14 Oct 2000 16:44:34 EDT
81722              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
81723      Branch: perl
81724            ! lib/Exporter/Heavy.pm
81725 ____________________________________________________________________________
81726 [  7243] By: jhi                                   on 2000/10/16  02:28:33
81727         Log: Subject: [PATCH perlguts.pod] Document offset hack
81728              From: Simon Cozens <simon@cozens.net>
81729              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
81730              Date: Sat, 14 Oct 2000 19:32:25 +0100
81731      Branch: perl
81732            ! pod/perlguts.pod
81733 ____________________________________________________________________________
81734 [  7242] By: gsar                                  on 2000/10/16  02:26:51
81735         Log: integrate changes#5905,5906,5907,6064 from mainline
81736              
81737              printf/sprintf didn't get quad types right under use64bitint
81738      Branch: maint-5.6/perl
81739           !> pp_sys.c sv.c t/op/64bitint.t
81740 ____________________________________________________________________________
81741 [  7241] By: jhi                                   on 2000/10/16  02:22:44
81742         Log: Subject: small pod patch
81743              From: Dan Boorstein <dan_boo@bellsouth.net>
81744              Date: Sat, 14 Oct 2000 14:29:24 -0400
81745              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
81746      Branch: perl
81747            ! pod/perlfaq7.pod pod/perlmod.pod
81748 ____________________________________________________________________________
81749 [  7240] By: jhi                                   on 2000/10/16  02:13:46
81750         Log: -w cleanup.
81751              
81752              Subject: Re: Problems with bleadperl 
81753              From: "Stephen P. Potter" <spp@ds.net>
81754              Date: Fri, 13 Oct 2000 13:32:49 -0400
81755              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
81756      Branch: perl
81757            ! t/pragma/overload.t
81758 ____________________________________________________________________________
81759 [  7239] By: jhi                                   on 2000/10/16  01:41:18
81760         Log: One more ~utf8 tweak.
81761      Branch: perl
81762            ! t/op/bop.t
81763 ____________________________________________________________________________
81764 [  7238] By: jhi                                   on 2000/10/16  01:34:14
81765         Log: Tweak the test of #7235.
81766      Branch: perl
81767            ! t/op/bop.t
81768 ____________________________________________________________________________
81769 [  7237] By: jhi                                   on 2000/10/16  01:25:04
81770         Log: Fix a couple of compiler-noted nits in #7235.
81771      Branch: perl
81772            ! pp.c
81773 ____________________________________________________________________________
81774 [  7236] By: jhi                                   on 2000/10/16  01:22:46
81775         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
81776      Branch: perl
81777            ! pp.c pp_hot.c
81778 ____________________________________________________________________________
81779 [  7235] By: jhi                                   on 2000/10/15  16:24:44
81780         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
81781              
81782              From: Simon Cozens <simon@cozens.net>
81783              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
81784              Date: Sat, 14 Oct 2000 20:52:13 +0100
81785              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
81786      Branch: perl
81787            ! pp.c t/op/bop.t utf8.h
81788 ____________________________________________________________________________
81789 [  7234] By: jhi                                   on 2000/10/15  15:19:29
81790         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
81791              The problem was that rx->minlen was in chars while pp_split()
81792              thought it would be in bytes. 
81793      Branch: perl
81794            ! pp.c t/pragma/utf8.t
81795 ____________________________________________________________________________
81796 [  7233] By: jhi                                   on 2000/10/14  20:24:24
81797         Log: Document FNCASE=y as discussed in the bug 20000902.009.
81798      Branch: perl
81799            ! README.dos
81800 ____________________________________________________________________________
81801 [  7232] By: jhi                                   on 2000/10/14  18:52:21
81802         Log: Add test for bug id 20000427.003 (which seems to have
81803              been fixed) (also duplicate as 20000427.004, though
81804              with a higher severity).  Move one utf8 from op/append
81805              to pragma/utf8, tag the tests with bug ids.
81806      Branch: perl
81807            ! t/op/append.t t/pragma/utf8.t
81808 ____________________________________________________________________________
81809 [  7231] By: jhi                                   on 2000/10/14  17:28:37
81810         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
81811      Branch: perl
81812            ! t/pragma/utf8.t
81813 ____________________________________________________________________________
81814 [  7230] By: jhi                                   on 2000/10/14  14:24:50
81815         Log: Needs to be conditional on SunOS 4.
81816              
81817              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
81818              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
81819              Date: Sat, 14 Oct 2000 13:37:49 +0100
81820              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
81821      Branch: metaconfig/U/perl
81822            ! End.U
81823      Branch: perl
81824            ! Configure myconfig.SH pod/perldelta.pod
81825 ____________________________________________________________________________
81826 [  7229] By: jhi                                   on 2000/10/14  00:49:22
81827         Log: Update Changes.
81828      Branch: perl
81829            ! Changes patchlevel.h
81830 ____________________________________________________________________________
81831 [  7228] By: jhi                                   on 2000/10/14  00:46:10
81832         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
81833              From: Peter Prymmer <pvhp@forte.com>
81834              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
81835              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
81836      Branch: perl
81837            ! lib/utf8.pm
81838 ____________________________________________________________________________
81839 [  7227] By: jhi                                   on 2000/10/13  23:20:30
81840         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
81841      Branch: perl
81842            ! t/op/tie.t
81843 ____________________________________________________________________________
81844 [  7226] By: jhi                                   on 2000/10/13  22:14:32
81845         Log: Tweak #7225.
81846              
81847              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
81848              From: Peter Prymmer <pvhp@forte.com>
81849              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
81850              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
81851      Branch: perl
81852            ! t/op/sprintf.t
81853 ____________________________________________________________________________
81854 [  7225] By: jhi                                   on 2000/10/13  22:11:31
81855         Log: op/sprintf.t patch for OS/390 (and any other host with limited
81856              floating-point exponent length)
81857              
81858              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
81859              From: Dominic Dunlop <domo@computer.org>
81860              Date: Fri, 13 Oct 2000 19:17:57 +0200
81861              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
81862      Branch: perl
81863            ! t/op/sprintf.t
81864 ____________________________________________________________________________
81865 [  7224] By: jhi                                   on 2000/10/13  18:40:48
81866         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
81867      Branch: perl
81868            ! toke.c
81869 ____________________________________________________________________________
81870 [  7223] By: jhi                                   on 2000/10/13  18:37:13
81871         Log: Thinko in #7222.
81872      Branch: perl
81873            ! utf8.c
81874 ____________________________________________________________________________
81875 [  7222] By: jhi                                   on 2000/10/13  18:05:23
81876         Log: Use UTF8SKIP(), from Simon Cozens.
81877      Branch: perl
81878            ! utf8.c
81879 ____________________________________________________________________________
81880 [  7221] By: jhi                                   on 2000/10/13  15:43:19
81881         Log: (accidentally empty check-in)
81882      Branch: perl
81883            ! utf8.c
81884 ____________________________________________________________________________
81885 [  7220] By: jhi                                   on 2000/10/13  15:23:51
81886         Log: Add (optimistically) Storable to static extensions.
81887      Branch: perl
81888            ! hints/uwin.sh hints/vmesa.sh
81889 ____________________________________________________________________________
81890 [  7219] By: jhi                                   on 2000/10/13  15:20:05
81891         Log: Amdahl UTS doesn't seem to do dynaloading.
81892      Branch: perl
81893            ! hints/uts.sh
81894 ____________________________________________________________________________
81895 [  7218] By: jhi                                   on 2000/10/13  15:15:20
81896         Log: Slight tweak of the code to appease Amdahl UTS cc.
81897      Branch: perl
81898            ! pp.c
81899 ____________________________________________________________________________
81900 [  7217] By: jhi                                   on 2000/10/13  14:50:42
81901         Log: In Amdahl UTS "struct sv" is defined by a system header,
81902              <ksync.h>.
81903      Branch: perl
81904            ! perl.h sv.h
81905 ____________________________________________________________________________
81906 [  7216] By: jhi                                   on 2000/10/13  11:58:25
81907         Log: Ilya implemented the memory profiling API.
81908      Branch: perl
81909            ! Todo
81910 ____________________________________________________________________________
81911 [  7215] By: jhi                                   on 2000/10/13  02:56:38
81912         Log: Subject: [PATCH 5.7.0] Perl API for mstats
81913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81914              Date: Thu, 12 Oct 2000 22:52:40 -0400
81915              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
81916      Branch: perl
81917            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
81918 ____________________________________________________________________________
81919 [  7214] By: jhi                                   on 2000/10/13  02:55:38
81920         Log: Subject: [PATCH 5.7.0] IVs in mtats
81921              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81922              Date: Thu, 12 Oct 2000 22:51:04 -0400
81923              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
81924      Branch: perl
81925            ! malloc.c perl.h
81926 ____________________________________________________________________________
81927 [  7213] By: jhi                                   on 2000/10/13  02:31:47
81928         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
81929      Branch: perl
81930            ! pod/perldiag.pod pp_sys.c
81931 ____________________________________________________________________________
81932 [  7212] By: jhi                                   on 2000/10/13  01:27:38
81933         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
81934              From: Peter Prymmer <pvhp@forte.com>
81935              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
81936              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
81937      Branch: perl
81938            ! t/op/oct.t
81939 ____________________________________________________________________________
81940 [  7211] By: jhi                                   on 2000/10/13  00:35:09
81941         Log: Update Changes.
81942      Branch: perl
81943            ! Changes patchlevel.h
81944 ____________________________________________________________________________
81945 [  7210] By: jhi                                   on 2000/10/12  23:59:40
81946         Log: The Install.pm third of
81947              
81948              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
81949              From: Bill Campbell <bill@celestial.com>
81950              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
81951              Date: Thu, 5 Oct 2000 18:04:51 -0700
81952      Branch: perl
81953            ! lib/ExtUtils/Install.pm
81954 ____________________________________________________________________________
81955 [  7209] By: jhi                                   on 2000/10/12  23:58:43
81956         Log: Two thirds of
81957              
81958              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
81959              Date: Thu, 5 Oct 2000 18:04:51 -0700
81960              From: Bill Campbell <bill@celestial.com>
81961              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
81962              
81963              The Install.pm changes will be submitted separately because
81964              they need some work and discussion still.
81965      Branch: perl
81966            ! lib/getopts.pl lib/termcap.pl
81967 ____________________________________________________________________________
81968 [  7208] By: jhi                                   on 2000/10/12  23:41:19
81969         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
81970              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81971              Date:     Thu, 12 Oct 2000 07:30:02 EDT
81972              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
81973      Branch: perl
81974            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
81975            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
81976 ____________________________________________________________________________
81977 [  7207] By: jhi                                   on 2000/10/12  23:39:01
81978         Log: An updated EBCDIC tr patch.
81979              
81980              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
81981              From: Peter Prymmer <pvhp@forte.com>
81982              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
81983              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
81984      Branch: perl
81985            ! t/op/tr.t
81986 ____________________________________________________________________________
81987 [  7206] By: jhi                                   on 2000/10/12  23:34:55
81988         Log: Upgrade to CPAN 1.58, from Andreas König.
81989      Branch: perl
81990            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
81991 ____________________________________________________________________________
81992 [  7205] By: jhi                                   on 2000/10/12  23:29:08
81993         Log: Introduce the man[24-8] variables, from Andy Dougherty.
81994      Branch: metaconfig/U/perl
81995            + mandirs.U mandirstyle.U
81996      Branch: perl
81997            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81998            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
81999            ! vos/config.h vos/config.pl vos/config_h.SH_orig
82000            ! win32/config.bc win32/config.gc win32/config.vc
82001 ____________________________________________________________________________
82002 [  7204] By: gsar                                  on 2000/10/12  18:11:24
82003         Log: restore change#7202
82004      Branch: perl
82005            ! mg.c
82006 ____________________________________________________________________________
82007 [  7203] By: gsar                                  on 2000/10/12  18:09:40
82008         Log: another test of the Emergency Broadcast System--back out 
82009              change#7202
82010      Branch: perl
82011            ! mg.c
82012 ____________________________________________________________________________
82013 [  7202] By: gsar                                  on 2000/10/12  16:40:47
82014         Log: (submitted on behalf of Jarkko)
82015              Fix the lib/encode.t subtest 6 failure as reported by Andreas
82016              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
82017              was unearthed by change 7182, as was a bug in HTML::Entities.
82018      Branch: perl
82019            ! mg.c
82020 ____________________________________________________________________________
82021 [  7201] By: jhi                                   on 2000/10/11  03:16:05
82022         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
82023      Branch: perl
82024            ! pp_hot.c t/pragma/utf8.t
82025 ____________________________________________________________________________
82026 [  7200] By: jhi                                   on 2000/10/11  00:40:30
82027         Log: The #7198 was a false alarm.
82028      Branch: perl
82029            ! pp_hot.c
82030 ____________________________________________________________________________
82031 [  7199] By: jhi                                   on 2000/10/11  00:26:04
82032         Log: Remove duplicated code.
82033      Branch: perl
82034            ! t/lib/cgi-html.t
82035 ____________________________________________________________________________
82036 [  7198] By: jhi                                   on 2000/10/10  23:30:46
82037         Log: (Retracted by #7200.)
82038      Branch: perl
82039            ! pp_hot.c
82040 ____________________________________________________________________________
82041 [  7197] By: jhi                                   on 2000/10/10  21:49:30
82042         Log: Add the test case for #7190, from the original bug report
82043              by Andreas König.
82044      Branch: perl
82045            ! t/pragma/utf8.t
82046 ____________________________________________________________________________
82047 [  7196] By: jhi                                   on 2000/10/10  21:40:49
82048         Log: Reapply Andy's patch and regen Configure.
82049      Branch: perl
82050            ! Configure INSTALL Makefile.SH Porting/Glossary
82051            ! Porting/config.sh config_h.SH epoc/config.sh installperl
82052            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
82053            ! win32/config.vc
82054 ____________________________________________________________________________
82055 [  7195] By: jhi                                   on 2000/10/10  21:09:30
82056         Log: Use the versiononly instead of the installscripts,
82057              retract the changes 7146 and 7147.
82058      Branch: perl
82059            ! Configure INSTALL Makefile.SH Porting/Glossary
82060            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
82061            ! installperl uconfig.sh vos/config.def win32/config.bc
82062            ! win32/config.gc win32/config.vc
82063 ____________________________________________________________________________
82064 [  7194] By: jhi                                   on 2000/10/10  21:06:15
82065         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
82066              From: Peter Prymmer <pvhp@forte.com>
82067              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
82068              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
82069      Branch: perl
82070            ! t/op/ver.t
82071 ____________________________________________________________________________
82072 [  7193] By: jhi                                   on 2000/10/10  21:05:12
82073         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
82074              From: Peter Prymmer <pvhp@forte.com>
82075              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
82076              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
82077      Branch: perl
82078            ! t/op/tr.t
82079 ____________________________________________________________________________
82080 [  7192] By: jhi                                   on 2000/10/10  20:57:30
82081         Log: Add versiononly, delete installscripts, from Andy Dougherty.
82082      Branch: metaconfig
82083            - U/installdirs/installscripts.U
82084      Branch: metaconfig/U/perl
82085            + versiononly.U
82086 ____________________________________________________________________________
82087 [  7191] By: jhi                                   on 2000/10/10  19:41:21
82088         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
82089              From: Peter Prymmer <pvhp@forte.com>
82090              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
82091              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
82092      Branch: perl
82093            ! pod/perlebcdic.pod
82094 ____________________________________________________________________________
82095 [  7190] By: jhi                                   on 2000/10/10  19:26:14
82096         Log: Subject: Re: utf8 concat, mg_get
82097              From: Simon Cozens <simon@cozens.net>
82098              Date: Tue, 10 Oct 2000 17:40:17 +0100
82099              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
82100      Branch: perl
82101            ! pp_hot.c
82102 ____________________________________________________________________________
82103 [  7189] By: jhi                                   on 2000/10/10  19:23:03
82104         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
82105              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
82106              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
82107              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
82108      Branch: perl
82109            ! lib/ExtUtils/MM_Unix.pm
82110 ____________________________________________________________________________
82111 [  7188] By: jhi                                   on 2000/10/10  15:31:24
82112         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
82113              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
82114              Date: Fri, 14 Jul 2000 10:47:36 +0100
82115              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
82116      Branch: perl
82117            ! README.win32
82118 ____________________________________________________________________________
82119 [  7187] By: jhi                                   on 2000/10/10  13:30:10
82120         Log: Quote the temp file name, needed in Win32 because the
82121              default name unfortunately contains spaces, shouldn't
82122              hurt elsewhere.
82123              
82124              Subject: FW: perldoc fails if $TEMP contains spaces
82125              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
82126              Date: Thu, 14 Sep 2000 08:58:45 +0100
82127              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
82128      Branch: perl
82129            ! utils/perldoc.PL
82130 ____________________________________________________________________________
82131 [  7186] By: jhi                                   on 2000/10/10  13:16:27
82132         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
82133              From: hv@hugo.hybyte.com
82134              Date: Tue, 10 Oct 2000 14:10:20 +0100
82135              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
82136      Branch: perl
82137            ! t/lib/thr5005.t util.c
82138 ____________________________________________________________________________
82139 [  7185] By: jhi                                   on 2000/10/10  12:06:22
82140         Log: Upgrade to podlators 1.04, from Russ Allbery.
82141      Branch: perl
82142            ! lib/Pod/Man.pm lib/Pod/Text.pm
82143 ____________________________________________________________________________
82144 [  7184] By: jhi                                   on 2000/10/10  12:01:32
82145         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
82146      Branch: perl
82147            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
82148 ____________________________________________________________________________
82149 [  7183] By: jhi                                   on 2000/10/09  23:47:15
82150         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
82151              From: Peter Prymmer <pvhp@forte.com>
82152              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
82153              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
82154      Branch: perl
82155            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
82156 ____________________________________________________________________________
82157 [  7182] By: jhi                                   on 2000/10/09  23:43:16
82158         Log: Make eq work again with utf8 (disabling the upgrading
82159              should no more be necessary since the copies of the
82160              scalars are upgraded, not the scalars themselves).
82161              Takes care of ID 20001009.001.  (The claimed length()
82162              bug in 20001009.001 seems bogus to me.)
82163      Branch: perl
82164            ! sv.c t/pragma/utf8.t
82165 ____________________________________________________________________________
82166 [  7181] By: gsar                                  on 2000/10/09  19:41:54
82167         Log: tweak for change#7173
82168      Branch: perl
82169            ! win32/win32sck.c
82170 ____________________________________________________________________________
82171 [  7180] By: gsar                                  on 2000/10/09  19:26:56
82172         Log: on Windows, clean targets might not work under some flavors of the shell
82173      Branch: perl
82174            ! win32/Makefile win32/makefile.mk
82175 ____________________________________________________________________________
82176 [  7179] By: jhi                                   on 2000/10/09  19:21:02
82177         Log: Update Changes.
82178      Branch: perl
82179            ! Changes patchlevel.h
82180 ____________________________________________________________________________
82181 [  7178] By: jhi                                   on 2000/10/09  19:18:23
82182         Log: Warn about unknown scripts.
82183              
82184              Subject: Re: ideas? patches? [PATCH bleadperl]
82185              From: Dominic Dunlop <domo@computer.org>
82186              Date: Mon, 9 Oct 2000 14:57:17 +0200
82187              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
82188      Branch: perl
82189            ! lib/charnames.pm
82190 ____________________________________________________________________________
82191 [  7177] By: jhi                                   on 2000/10/09  19:13:27
82192         Log: Change #7160 had a nasty typo.
82193      Branch: metaconfig
82194            ! U/compline/Compile.U
82195      Branch: perl
82196            ! Configure config_h.SH
82197 ____________________________________________________________________________
82198 [  7176] By: gsar                                  on 2000/10/09  18:59:33
82199         Log: pod nit
82200      Branch: perl
82201            ! pod/perlport.pod
82202 ____________________________________________________________________________
82203 [  7175] By: gsar                                  on 2000/10/09  18:54:28
82204         Log: Windows9x doesn't support link(), despite what Config.pm
82205              might think
82206      Branch: perl
82207            ! lib/ExtUtils/Manifest.pm
82208 ____________________________________________________________________________
82209 [  7174] By: gsar                                  on 2000/10/09  18:50:03
82210         Log: avoid nonportable example code
82211      Branch: perl
82212            ! lib/File/Copy.pm
82213 ____________________________________________________________________________
82214 [  7173] By: gsar                                  on 2000/10/09  18:46:54
82215         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
82216              being used) when closing a socket handle
82217      Branch: perl
82218            ! win32/win32.c win32/win32.h win32/win32sck.c
82219 ____________________________________________________________________________
82220 [  7172] By: gsar                                  on 2000/10/09  18:41:40
82221         Log: on Windows, cwd strings in the environment should be of the
82222              form =X:=X:\foo instead of =X=X:\foo\
82223      Branch: perl
82224            ! win32/vdir.h
82225 ____________________________________________________________________________
82226 [  7171] By: gsar                                  on 2000/10/09  18:30:09
82227         Log: on Windows, LoadLibrary() could load an extension DLL multiple
82228              times if forward slashes are used in the path
82229      Branch: perl
82230            ! win32/win32.c
82231 ____________________________________________________________________________
82232 [  7170] By: jhi                                   on 2000/10/09  17:53:59
82233         Log: Add a todo note about overloadable assertions.
82234      Branch: perl
82235            ! Todo-5.6
82236 ____________________________________________________________________________
82237 [  7169] By: jhi                                   on 2000/10/09  13:43:45
82238         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
82239              From: mjd@plover.com
82240              Date: 9 Oct 2000 00:24:44 -0000
82241              Message-ID: <20001009002444.10616.qmail@plover.com>
82242      Branch: perl
82243            ! pod/perldebguts.pod
82244 ____________________________________________________________________________
82245 [  7168] By: nick                                  on 2000/10/08  13:16:33
82246         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
82247              is not right thing to do on (e.g. x86). Network order is also "right" for
82248              X fonts.
82249      Branch: perl
82250            ! ext/Encode/Encode.pm
82251 ____________________________________________________________________________
82252 [  7167] By: nick                                  on 2000/10/08  12:54:42
82253         Log: Make "encodings" work post-install when Encode/*.enc files may not
82254              be in same directory as Encode.pm
82255      Branch: perl
82256            ! ext/Encode/Encode.pm
82257 ____________________________________________________________________________
82258 [  7166] By: nick                                  on 2000/10/08  11:51:26
82259         Log: Work round the fact that $hash->{$key} does not take into account
82260              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
82261              so that key is always in the "expected" encoding - i.e. same way we put
82262              it in the hash.
82263      Branch: perl
82264            ! ext/Encode/Encode.pm
82265 ____________________________________________________________________________
82266 [  7165] By: gsar                                  on 2000/10/08  04:15:29
82267         Log: save_re_context() could reset PL_curcop to freed memory, causing core
82268              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
82269      Branch: perl
82270            ! pp_ctl.c
82271 ____________________________________________________________________________
82272 [  7164] By: jhi                                   on 2000/10/06  20:51:48
82273         Log: UTF8ize split() so that the cloned substrings get the UTF8
82274              flag of the original scalar.  Problem reported by Simon Cozens.
82275      Branch: perl
82276            ! pp.c t/pragma/utf8.t
82277 ____________________________________________________________________________
82278 [  7163] By: nick                                  on 2000/10/06  20:48:34
82279         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
82280              got a false +ve and so did not reach code which would have un-FAKEd the SV.
82281      Branch: perl
82282            ! sv.c
82283 ____________________________________________________________________________
82284 [  7162] By: nick                                  on 2000/10/06  20:25:37
82285         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
82286              To fix  (sort {$a <=> $b} keys %hash) in particular but
82287              should cover a number of other as-yet-unknown cases as well.
82288      Branch: perl
82289            ! sv.c
82290 ____________________________________________________________________________
82291 [  7161] By: jhi                                   on 2000/10/06  19:56:18
82292         Log: Change the version number of Tie::Handle in the core to 4.0,
82293              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
82294              
82295              Subject: Note on Tie::Handle
82296              From: andreas.koenig@anima.de (Andreas J. Koenig)
82297              Date:      06 Oct 2000 21:48:58 +0200
82298              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
82299      Branch: perl
82300            ! lib/Tie/Handle.pm
82301 ____________________________________________________________________________
82302 [  7160] By: jhi                                   on 2000/10/06  18:20:35
82303         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
82304              as the first option of cc/ld because of ultrapicky compilers
82305              (e.g. OS/390 R2.5)
82306      Branch: metaconfig
82307            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
82308            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
82309            ! U/compline/orderlib.U U/modified/Cppsym.U
82310            ! U/modified/d_access.U
82311      Branch: metaconfig/U/perl
82312            ! Checkcc.U d_dlsymun.U gccvers.U
82313      Branch: perl
82314            ! Configure config_h.SH
82315 ____________________________________________________________________________
82316 [  7159] By: jhi                                   on 2000/10/06  13:56:39
82317         Log: Update Changes.
82318      Branch: perl
82319            ! Changes patchlevel.h
82320 ____________________________________________________________________________
82321 [  7158] By: jhi                                   on 2000/10/06  12:48:40
82322         Log: Eliminate $Is_VMS code from the test.
82323              
82324              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
82325              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
82326              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
82327              Date:     Thu, 5 Oct 2000 07:46:33 EDT
82328      Branch: perl
82329            ! t/lib/b.t
82330 ____________________________________________________________________________
82331 [  7157] By: jhi                                   on 2000/10/06  12:47:13
82332         Log: Also the $ccflags is needed for the C compiler check.
82333              
82334              Subject: Configure (check for C-compiler)
82335              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82336              Date: Fri, 06 Oct 2000 08:47:15 +0200
82337              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
82338      Branch: metaconfig/U/perl
82339            ! Checkcc.U
82340      Branch: perl
82341            ! Configure config_h.SH
82342 ____________________________________________________________________________
82343 [  7156] By: jhi                                   on 2000/10/06  11:45:15
82344         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
82345      Branch: perl
82346            ! perl.c pp_ctl.c sv.h utf8.c
82347 ____________________________________________________________________________
82348 [  7155] By: jhi                                   on 2000/10/06  11:40:41
82349         Log: IO::Handle->syswrite() did not handle length omission
82350              like CORE::syswrite() does.
82351              
82352              Subject: [Fwd] IO::Handle, syswrite and arguments
82353              From: Graham Barr <gbarr@pobox.com>
82354              Date: Fri, 6 Oct 2000 10:22:05 +0100
82355              Message-ID: <20001006102205.U6312@pobox.com>
82356              
82357              The original patch from andrew@ugh.net.au.
82358      Branch: perl
82359            ! ext/IO/lib/IO/Handle.pm
82360 ____________________________________________________________________________
82361 [  7154] By: jhi                                   on 2000/10/06  01:42:15
82362         Log: Tweak #7153.
82363      Branch: perl
82364            ! utf8.h
82365 ____________________________________________________________________________
82366 [  7153] By: jhi                                   on 2000/10/06  00:39:55
82367         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
82368      Branch: perl
82369            ! utf8.h
82370 ____________________________________________________________________________
82371 [  7152] By: jhi                                   on 2000/10/06  00:38:11
82372         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
82373      Branch: perl
82374            ! perl.c pp_ctl.c sv.h utf8.c
82375 ____________________________________________________________________________
82376 [  7151] By: jhi                                   on 2000/10/06  00:36:38
82377         Log: Subject: Re: Questions about Tie::Array and perl modules
82378              From: Nick Ing-Simmons <nik@tiuk.ti.com>
82379              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
82380              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
82381              
82382              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
82383      Branch: perl
82384            ! lib/Tie/Array.pm t/op/array.t
82385 ____________________________________________________________________________
82386 [  7150] By: jhi                                   on 2000/10/05  00:20:45
82387         Log: Regen Changes.
82388      Branch: perl
82389            ! Changes patchlevel.h
82390 ____________________________________________________________________________
82391 [  7149] By: jhi                                   on 2000/10/05  00:20:01
82392         Log: Regen toc.
82393      Branch: perl
82394            ! pod/perltoc.pod
82395 ____________________________________________________________________________
82396 [  7148] By: jhi                                   on 2000/10/04  23:35:08
82397         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
82398              reported several times by Dominic Dunlop, for example in
82399              ID 20000315.008.  Patch from Dominic.  Patch affects at
82400              least MachTen, and possibly other oldish BSDs. Should not
82401              break non-broken platforms (tested on LinuxPPC). 
82402      Branch: perl
82403            ! doio.c
82404 ____________________________________________________________________________
82405 [  7147] By: jhi                                   on 2000/10/04  23:26:34
82406         Log: The one that got away from 7146.
82407      Branch: metaconfig
82408            + U/installdirs/installscripts.U
82409 ____________________________________________________________________________
82410 [  7146] By: jhi                                   on 2000/10/04  23:25:04
82411         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
82412              suggested by H. Merijn Brand.
82413      Branch: perl
82414            ! Configure INSTALL Makefile.SH Porting/Glossary
82415            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
82416            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
82417            ! win32/config.vc
82418 ____________________________________________________________________________
82419 [  7145] By: jhi                                   on 2000/10/04  22:08:21
82420         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
82421              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82422              Date: Wed, 4 Oct 2000 17:37:46 -0400
82423              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
82424      Branch: perl
82425            ! utils/h2xs.PL
82426 ____________________________________________________________________________
82427 [  7144] By: jhi                                   on 2000/10/04  18:11:41
82428         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
82429              From: Jeff Pinyan <jeffp@crusoe.net>
82430              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
82431              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
82432      Branch: perl
82433            ! pod/perlrun.pod
82434 ____________________________________________________________________________
82435 [  7143] By: jhi                                   on 2000/10/04  18:09:58
82436         Log: Subject: perlhack.pod Patch for Externals Tools
82437              From: Fisher Mark <fisherm@tce.com>
82438              Date: Tue, 3 Oct 2000 15:43:27 -0500 
82439              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
82440      Branch: perl
82441            ! pod/perlhack.pod
82442 ____________________________________________________________________________
82443 [  7142] By: jhi                                   on 2000/10/04  18:08:41
82444         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
82445              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
82446              Date:     Wed, 4 Oct 2000 12:11:11 EDT
82447              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
82448      Branch: perl
82449            ! vms/vms.c
82450 ____________________________________________________________________________
82451 [  7141] By: jhi                                   on 2000/10/04  12:20:16
82452         Log: Subject: [PATCH 5.7.0] h2xs not working
82453              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82454              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
82455              Date: Tue, 3 Oct 2000 21:43:01 -0400
82456              
82457              Subject: [PATCH 5.7.0] h2xs not documenting the created module
82458              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82459              Date: Tue, 3 Oct 2000 22:55:19 -0400
82460              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
82461      Branch: perl
82462            ! utils/h2xs.PL
82463 ____________________________________________________________________________
82464 [  7140] By: jhi                                   on 2000/10/04  11:53:44
82465         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
82466              From: nick@babyhippo.com
82467              Date: Wed, 4 Oct 2000 12:06:45 +0100
82468              Message-Id: <20001004120645.A7356@babyhippo.com>
82469              
82470              Retract 7118 and 7135.
82471      Branch: perl
82472            ! installman installperl op.c t/pragma/subs.t
82473 ____________________________________________________________________________
82474 [  7139] By: jhi                                   on 2000/10/03  22:09:41
82475         Log: It is possible to have no hosts database at all.  Pointed out in
82476              
82477              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
82478              From: Peter Prymmer <pvhp@forte.com>
82479              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
82480              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
82481      Branch: metaconfig
82482            ! U/modified/myhostname.U
82483      Branch: perl
82484            ! Configure config_h.SH
82485 ____________________________________________________________________________
82486 [  7138] By: jhi                                   on 2000/10/03  21:49:49
82487         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
82488              From: Peter Prymmer <pvhp@forte.com>
82489              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
82490              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
82491      Branch: perl
82492            ! pp_sys.c
82493 ____________________________________________________________________________
82494 [  7137] By: jhi                                   on 2000/10/03  20:10:05
82495         Log: One remaining nit less at the VMS mailbox sizing.
82496      Branch: perl
82497            ! vms/vms.c
82498 ____________________________________________________________________________
82499 [  7136] By: jhi                                   on 2000/10/03  20:08:47
82500         Log: Test harness update to sync with the new perlcc,
82501              from Simon Cozens.
82502      Branch: perl
82503            ! t/TEST t/UTEST
82504 ____________________________________________________________________________
82505 [  7135] By: jhi                                   on 2000/10/03  15:15:42
82506         Log: Subject: Re: PATCH for 20001003.004
82507              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
82508              From: "AARON B. DOSSETT" <aaron@iglou.com>
82509              Message-Id: <E13gTay-0006od-00@iglou.com>
82510      Branch: perl
82511            ! installman installperl
82512 ____________________________________________________________________________
82513 [  7134] By: jhi                                   on 2000/10/03  15:00:34
82514         Log: Subject: [ID 20001003.006] B::Debug not -w clean
82515              From: Nicholas Clark <nick@babyhippo.co.uk>
82516              Date: Tue, 03 Oct 2000 15:46:32 +0100
82517              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
82518      Branch: perl
82519            ! ext/B/B/Debug.pm
82520 ____________________________________________________________________________
82521 [  7133] By: jhi                                   on 2000/10/03  14:58:39
82522         Log: Scale down the VMS message boxes, by Charles Lane.
82523              Fix for ID 20000903.009, workaround at
82524              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
82525      Branch: perl
82526            ! vms/vms.c
82527 ____________________________________________________________________________
82528 [  7132] By: jhi                                   on 2000/10/03  11:20:37
82529         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
82530      Branch: perl
82531            + t/lib/st-lock.t t/lib/st-utf8.t
82532            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
82533            ! ext/Storable/Storable.xs t/lib/st-recurse.t
82534 ____________________________________________________________________________
82535 [  7131] By: jhi                                   on 2000/10/03  03:38:23
82536         Log: Encode nits.
82537      Branch: perl
82538            ! MANIFEST Makefile.SH
82539 ____________________________________________________________________________
82540 [  7130] By: jhi                                   on 2000/10/03  03:31:05
82541         Log: Update Changes.
82542      Branch: perl
82543            ! Changes patchlevel.h
82544 ____________________________________________________________________________
82545 [  7129] By: jhi                                   on 2000/10/03  02:24:02
82546         Log: Misplaced else.
82547      Branch: metaconfig/U/perl
82548            ! d_strtoll.U
82549      Branch: perl
82550            ! Configure config_h.SH
82551 ____________________________________________________________________________
82552 [  7128] By: jhi                                   on 2000/10/03  02:08:29
82553         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
82554              From: sthoenna@efn.org
82555              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
82556              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
82557      Branch: metaconfig/U/perl
82558            ! d_strtoll.U
82559      Branch: perl
82560            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
82561 ____________________________________________________________________________
82562 [  7127] By: jhi                                   on 2000/10/03  01:13:14
82563         Log: Update Changes.
82564      Branch: perl
82565            ! Changes patchlevel.h
82566 ____________________________________________________________________________
82567 [  7126] By: jhi                                   on 2000/10/03  00:57:08
82568         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
82569              as suggested by Olaf Flebbe and Nick Clark.
82570      Branch: perl
82571            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
82572 ____________________________________________________________________________
82573 [  7125] By: jhi                                   on 2000/10/03  00:50:56
82574         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
82575              From: Nick Clark <nick@plum.flirble.org>
82576              Date: Mon, 2 Oct 2000 11:03:24 +0100
82577              Message-Id: <20001002110324.D20073@plum.flirble.org>
82578              
82579              Also fixes bug ID 20001002.005.
82580      Branch: perl
82581            ! t/lib/encode.t
82582 ____________________________________________________________________________
82583 [  7124] By: jhi                                   on 2000/10/03  00:34:59
82584         Log: Subject: [PATCH 5.7.0] Epoc update
82585              From: Olaf Flebbe <o.flebbe@gmx.de>
82586              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
82587              Message-ID: <26423.969484586@www10.gmx.net>
82588      Branch: perl
82589            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
82590            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
82591            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
82592            ! util.c util.h
82593 ____________________________________________________________________________
82594 [  7123] By: jhi                                   on 2000/10/03  00:30:07
82595         Log: Regen headers.
82596      Branch: perl
82597            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
82598 ____________________________________________________________________________
82599 [  7122] By: jhi                                   on 2000/10/03  00:10:48
82600         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
82601      Branch: perl
82602            ! hints/openbsd.sh
82603 ____________________________________________________________________________
82604 [  7121] By: jhi                                   on 2000/10/03  00:05:06
82605         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
82606              From: <abigail@foad.org>
82607              Date: Tue, 26 Sep 2000 13:36:14 -0400
82608              Message-ID: <20000926173614.4356.qmail@foad.org>
82609      Branch: perl
82610            ! pod/perlop.pod
82611 ____________________________________________________________________________
82612 [  7120] By: jhi                                   on 2000/10/03  00:04:00
82613         Log: Inside require() $^S was always left undefined.
82614              
82615              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
82616              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82617              Date: Wed, 27 Sep 2000 18:54:49 -0400
82618              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
82619      Branch: perl
82620            ! cop.h mg.c pp_ctl.c util.c
82621 ____________________________________________________________________________
82622 [  7119] By: jhi                                   on 2000/10/03  00:00:16
82623         Log: Subject: [PATCH] DLL not restartabke with threaded perl
82624              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
82625              Date: Thu, 28 Sep 2000 09:20:46 +0100
82626              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
82627      Branch: perl
82628            ! perl.c
82629 ____________________________________________________________________________
82630 [  7118] By: jhi                                   on 2000/10/02  23:59:20
82631         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
82632              From: Nicholas Clark <nick@ccl4.org>
82633              Date: Thu, 28 Sep 2000 11:52:24 +0100
82634              Message-ID: <20000928115224.D7924@plum.flirble.org>
82635      Branch: perl
82636            ! op.c
82637 ____________________________________________________________________________
82638 [  7117] By: jhi                                   on 2000/10/02  23:57:51
82639         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
82640              From: Nicholas Clark <nick@babyhippo.co.uk>
82641              Date: Thu, 28 Sep 2000 12:18:10 +0100
82642              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
82643              
82644              Did not apply cleanly, manual intervention was needed.
82645      Branch: perl
82646            ! ext/B/B/Bytecode.pm utils/perlcc.PL
82647 ____________________________________________________________________________
82648 [  7116] By: jhi                                   on 2000/10/02  23:50:40
82649         Log: Document the issue (is not a syntax error, kind of)
82650              
82651              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
82652              From: Nicholas Clark <nick@ccl4.org>
82653              Date: Thu, 28 Sep 2000 17:12:42 +0100
82654              Message-ID: <20000928171242.K7924@plum.flirble.org>
82655      Branch: perl
82656            ! pod/perldata.pod
82657 ____________________________________________________________________________
82658 [  7115] By: jhi                                   on 2000/10/02  23:48:58
82659         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
82660              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82661              Date: Thu, 28 Sep 2000 21:55:31 -0400
82662              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
82663      Branch: perl
82664            ! regexec.c
82665 ____________________________________________________________________________
82666 [  7114] By: jhi                                   on 2000/10/02  23:47:57
82667         Log: Subject: DOC PATCH 5.6.0
82668              From: mjd@plover.com
82669              Date: 30 Sep 2000 06:02:34 -0000
82670              Message-ID: <20000930060234.4559.qmail@plover.com>
82671      Branch: perl
82672            ! pod/perldebguts.pod
82673 ____________________________________________________________________________
82674 [  7113] By: jhi                                   on 2000/10/02  23:46:43
82675         Log: SOCK_DGRAM and listen() do not mix as reported in
82676              
82677              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
82678              From: Petter Reinholdtsen <pere@hungry.com>
82679              Date: Sun, 1 Oct 2000 10:57:20 +0800
82680              Message-Id: <200010010257.KAA05735@localhost.localdomain>
82681              
82682              The patch for 5.7.0+ had to be reengineered, though.
82683      Branch: perl
82684            ! ext/IO/lib/IO/Socket/UNIX.pm
82685 ____________________________________________________________________________
82686 [  7112] By: jhi                                   on 2000/10/02  23:36:57
82687         Log: Subject: Re: [PATCH 5.005_64 missed]
82688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82689              Date: Sun, 1 Oct 2000 18:50:10 -0400
82690              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
82691      Branch: perl
82692            ! pod/perlxs.pod
82693 ____________________________________________________________________________
82694 [  7111] By: jhi                                   on 2000/10/02  23:35:40
82695         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
82696              From: Radu Greab <radu@netsoft.ro>
82697              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
82698              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
82699      Branch: perl
82700            ! op.c opcode.pl t/op/substr.t
82701 ____________________________________________________________________________
82702 [  7110] By: jhi                                   on 2000/10/02  23:32:38
82703         Log: Subject: [PATCH] Fix aliasing of tied filehandles
82704              From: Daniel Chetlin <daniel@chetlin.com>
82705              Date: Mon, 2 Oct 2000 14:53:27 -0700
82706              Message-ID: <20001002145327.C1617@ilmd>
82707      Branch: perl
82708            ! perl.h pp_hot.c t/op/tiehandle.t
82709 ____________________________________________________________________________
82710 [  7109] By: jhi                                   on 2000/10/02  23:31:30
82711         Log: s/Robin Parker/Robin Barker/
82712      Branch: perl
82713            ! Changes5.6
82714 ____________________________________________________________________________
82715 [  7108] By: jhi                                   on 2000/10/02  23:15:46
82716         Log: Retract #7091 as suggested in
82717              
82718              From: Robin Barker <rmb1@cise.npl.co.uk> 
82719              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
82720              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
82721              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
82722      Branch: perl
82723            ! embed.pl proto.h
82724 ____________________________________________________________________________
82725 [  7107] By: nick                                  on 2000/10/02  18:23:14
82726         Log: A few tweaks to get Tk803 to work with Encode scheme.
82727      Branch: perl
82728            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
82729 ____________________________________________________________________________
82730 [  7106] By: nick                                  on 2000/10/01  21:34:14
82731         Log: Add checking cases to Encode's toUnicode and fromUnicode.
82732      Branch: perl
82733            ! ext/Encode/Encode.pm
82734 ____________________________________________________________________________
82735 [  7105] By: nick                                  on 2000/10/01  17:18:01
82736         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
82737              To read and use them.
82738              Add a lib/encode.t which checks a few things.
82739      Branch: perl
82740            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
82741            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
82742            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
82743            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
82744            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
82745            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
82746            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
82747            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
82748            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
82749            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
82750            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
82751            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
82752            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
82753            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
82754            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
82755            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
82756            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
82757            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
82758            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
82759            + ext/Encode/Encode/iso2022-jp.enc
82760            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
82761            + ext/Encode/Encode/iso8859-1.enc
82762            + ext/Encode/Encode/iso8859-2.enc
82763            + ext/Encode/Encode/iso8859-3.enc
82764            + ext/Encode/Encode/iso8859-4.enc
82765            + ext/Encode/Encode/iso8859-5.enc
82766            + ext/Encode/Encode/iso8859-6.enc
82767            + ext/Encode/Encode/iso8859-7.enc
82768            + ext/Encode/Encode/iso8859-8.enc
82769            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
82770            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
82771            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
82772            + ext/Encode/Encode/macCentEuro.enc
82773            + ext/Encode/Encode/macCroatian.enc
82774            + ext/Encode/Encode/macCyrillic.enc
82775            + ext/Encode/Encode/macDingbats.enc
82776            + ext/Encode/Encode/macGreek.enc
82777            + ext/Encode/Encode/macIceland.enc
82778            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
82779            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
82780            + ext/Encode/Encode/macTurkish.enc
82781            + ext/Encode/Encode/macUkraine.enc
82782            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
82783            + t/lib/encode.t
82784            ! MANIFEST ext/Encode/Encode.pm
82785 ____________________________________________________________________________
82786 [  7104] By: nick                                  on 2000/09/30  13:04:30
82787         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
82788              From: Daniel Chetlin <daniel@chetlin.com>
82789              Date: Mon, 18 Sep 2000 05:05:40 -0700
82790              Message-Id: <20000918050540.C652@ilmd>
82791      Branch: perl
82792            ! lib/overload.pm sv.c t/pragma/overload.t
82793 ____________________________________________________________________________
82794 [  7103] By: nick                                  on 2000/09/30  12:53:36
82795         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
82796              From: Johan Vromans <jvromans@squirrel.nl>
82797              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
82798              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
82799      Branch: perl
82800            ! pod/Makefile.SH
82801 ____________________________________________________________________________
82802 [  7102] By: nick                                  on 2000/09/30  12:52:31
82803         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
82804              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82805              Date: Sat, 16 Sep 2000 16:36:45 -0400
82806              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
82807      Branch: perl
82808            ! ext/B/B/Deparse.pm
82809 ____________________________________________________________________________
82810 [  7101] By: nick                                  on 2000/09/30  12:51:41
82811         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
82812              From: Craig A. Berry <craig.berry@psinetcs.com>
82813              Date: Sat, 16 Sep 2000 10:11:10 -0500
82814              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
82815      Branch: perl
82816            ! vms/vms.c
82817 ____________________________________________________________________________
82818 [  7100] By: nick                                  on 2000/09/30  12:50:33
82819         Log: Subject: Re: unicode support and perl [ID 20000901.097]
82820              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82821              Date: Fri, 15 Sep 2000 16:37:58 -0400
82822              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
82823      Branch: perl
82824            ! t/op/append.t
82825 ____________________________________________________________________________
82826 [  7099] By: nick                                  on 2000/09/30  12:49:35
82827         Log: Subject: Re: unicode support and perl [ID 20000901.097]
82828              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82829              Date: Fri, 15 Sep 2000 16:25:30 -0400
82830              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
82831      Branch: perl
82832            ! pp_hot.c
82833 ____________________________________________________________________________
82834 [  7098] By: nick                                  on 2000/09/30  12:48:00
82835         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
82836              From: Gisle Aas <gisle@ActiveState.com>
82837              Date: 15 Sep 2000 16:23:41 +0200
82838              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
82839      Branch: perl
82840            ! toke.c
82841 ____________________________________________________________________________
82842 [  7097] By: nick                                  on 2000/09/30  12:45:16
82843         Log: Subject: [PATCH] Nits in perlmod.pod
82844              From: Daniel Chetlin <daniel@chetlin.com>
82845              Date: Fri, 15 Sep 2000 02:04:09 -0700
82846              Message-Id: <20000915020409.A2104@ilmd>
82847      Branch: perl
82848            ! pod/perlmod.pod
82849 ____________________________________________________________________________
82850 [  7096] By: nick                                  on 2000/09/30  12:18:00
82851         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
82852              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
82853              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
82854              0 to checking to get the warning.
82855      Branch: perl
82856            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
82857            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
82858            ! regexec.c sv.c toke.c utf8.c
82859 ____________________________________________________________________________
82860 [  7095] By: nick                                  on 2000/09/15  16:55:59
82861         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
82862              
82863              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
82864              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82865              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
82866              Date: Fri, 15 Sep 2000 06:37:30 -0400
82867      Branch: perl
82868            ! ext/Encode/Encode.xs sv.c
82869 ____________________________________________________________________________
82870 [  7094] By: jhi                                   on 2000/09/15  03:23:32
82871         Log: Update Changes.
82872      Branch: perl
82873            ! Changes patchlevel.h
82874 ____________________________________________________________________________
82875 [  7093] By: jhi                                   on 2000/09/15  03:11:44
82876         Log: Fix for the charnames.t failures from Spider Boardman.
82877      Branch: perl
82878            ! toke.c
82879 ____________________________________________________________________________
82880 [  7092] By: jhi                                   on 2000/09/15  00:15:48
82881         Log: Botched the #7090 check-in.
82882      Branch: perl
82883            ! sv.c
82884 ____________________________________________________________________________
82885 [  7091] By: jhi                                   on 2000/09/14  23:33:24
82886         Log: Part of #7081 didn't come through.
82887      Branch: perl
82888            ! embed.pl proto.h
82889 ____________________________________________________________________________
82890 [  7090] By: jhi                                   on 2000/09/14  23:17:39
82891         Log: Subject: Re: perl@7078 
82892              From: Spider Boardman <spider@web.zk3.dec.com>
82893              Date: Thu, 14 Sep 2000 19:06:36 -0400
82894              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
82895      Branch: perl
82896            ! sv.c toke.c
82897 ____________________________________________________________________________
82898 [  7089] By: jhi                                   on 2000/09/14  23:11:21
82899         Log: Small portability tweaks.
82900      Branch: perl
82901            ! ext/Encode/Encode.xs
82902 ____________________________________________________________________________
82903 [  7088] By: jhi                                   on 2000/09/14  22:57:23
82904         Log: Fake return to pacify picky compilers.
82905      Branch: perl
82906            ! ext/Encode/Encode.xs
82907 ____________________________________________________________________________
82908 [  7087] By: jhi                                   on 2000/09/14  22:53:37
82909         Log: Subject: [PATCH] utf8.c apidoc
82910              From: Simon Cozens <simon@cozens.net>
82911              Date: Thu, 14 Sep 2000 23:46:57 +0100
82912              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
82913      Branch: perl
82914            ! perlapi.c pod/perlapi.pod utf8.c
82915 ____________________________________________________________________________
82916 [  7086] By: jhi                                   on 2000/09/14  22:40:38
82917         Log: We don't need to count the high bit bytes, a boolean is enough. 
82918      Branch: perl
82919            ! sv.c
82920 ____________________________________________________________________________
82921 [  7085] By: jhi                                   on 2000/09/14  21:20:09
82922         Log: Replace #7084 with
82923              
82924              Subject: Re: perl@7078 
82925              From: Spider Boardman <spider@web.zk3.dec.com>
82926              Date: Thu, 14 Sep 2000 17:09:36 -0400
82927              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
82928      Branch: perl
82929            ! sv.c utf8.c
82930 ____________________________________________________________________________
82931 [  7084] By: jhi                                   on 2000/09/14  20:03:34
82932         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
82933              convertible to bytes by checking it doesn't go above 0xc3
82934              
82935              Subject: Re: perl@7078
82936              From: Simon Cozens <simon@cozens.net>
82937              Date: Thu, 14 Sep 2000 20:59:19 +0100
82938              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
82939      Branch: perl
82940            ! utf8.c
82941 ____________________________________________________________________________
82942 [  7083] By: jhi                                   on 2000/09/14  19:38:47
82943         Log: Subject: Re: perl@7078
82944              From: Simon Cozens <simon@cozens.net>
82945              Date: Thu, 14 Sep 2000 20:13:09 +0100
82946              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
82947      Branch: perl
82948            ! t/op/bop.t
82949 ____________________________________________________________________________
82950 [  7082] By: jhi                                   on 2000/09/14  17:50:44
82951         Log: The one that got away.
82952      Branch: perl
82953            ! lib/File/Find.pm
82954 ____________________________________________________________________________
82955 [  7081] By: jhi                                   on 2000/09/14  17:45:35
82956         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
82957              From: Robin Barker <rmb1@cise.npl.co.uk>
82958              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
82959              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
82960      Branch: perl
82961            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
82962            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
82963            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
82964            ! regcomp.c toke.c universal.c
82965 ____________________________________________________________________________
82966 [  7080] By: jhi                                   on 2000/09/14  17:40:35
82967         Log: Problems picked up by AIX cc.
82968              
82969              Subject: Re: perl@7078 (patch included)
82970              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82971              Date: Thu, 14 Sep 2000 18:53:30 +0200
82972              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
82973      Branch: perl
82974            ! ext/Encode/Encode.xs
82975 ____________________________________________________________________________
82976 [  7079] By: jhi                                   on 2000/09/14  17:38:27
82977         Log: Subject: File::Find 5.7.0 POD nits
82978              From: Rich Morin <rdm@cfcl.com>
82979              Date: Wed, 13 Sep 2000 22:03:58 -0700
82980              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
82981      Branch: perl
82982            ! lib/File/Find.pm
82983 ____________________________________________________________________________
82984 [  7078] By: jhi                                   on 2000/09/14  14:58:20
82985         Log: Update Changes.
82986      Branch: perl
82987            ! Changes patchlevel.h
82988 ____________________________________________________________________________
82989 [  7077] By: jhi                                   on 2000/09/14  14:55:54
82990         Log: Compilation warnings and an error.
82991      Branch: perl
82992            ! sv.c
82993 ____________________________________________________________________________
82994 [  7076] By: jhi                                   on 2000/09/14  14:42:56
82995         Log: Fix for a parsing bug, not for the original bug.
82996              
82997              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
82998              From: Spider Boardman <spider@web.zk3.dec.com>
82999              Date: Wed, 13 Sep 2000 17:52:20 -0400
83000              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
83001      Branch: perl
83002            ! regcomp.c
83003 ____________________________________________________________________________
83004 [  7075] By: jhi                                   on 2000/09/14  14:40:40
83005         Log: Batch of UTF-8 patches from Simon Cozens.
83006      Branch: perl
83007            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
83008            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
83009            ! toke.c utf8.c
83010 ____________________________________________________________________________
83011 [  7074] By: jhi                                   on 2000/09/14  14:29:58
83012         Log: Subject: Re: Two advertising clauses need to be removed
83013              From: Russ Allbery <rra@stanford.edu>
83014              Date: 13 Sep 2000 18:50:26 -0700
83015              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
83016      Branch: perl
83017            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
83018 ____________________________________________________________________________
83019 [  7073] By: jhi                                   on 2000/09/14  14:28:20
83020         Log: Subject: [PATCH] de-wall t/README
83021              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83022              Date: Wed, 13 Sep 2000 17:46:55 -0700
83023              Message-ID: <//Bw5gzkge/e092yn@efn.org>
83024      Branch: perl
83025            ! t/README
83026 ____________________________________________________________________________
83027 [  7072] By: jhi                                   on 2000/09/14  14:25:10
83028         Log: Hints optimization.
83029              
83030              Subject: Minor nit
83031              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83032              Date: Wed, 13 Sep 2000 21:42:07 +0200
83033              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
83034      Branch: perl
83035            ! hints/hpux.sh
83036 ____________________________________________________________________________
83037 [  7071] By: jhi                                   on 2000/09/14  14:23:30
83038         Log: Allow chop() and chomp() to be overridden.
83039              
83040              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
83041              From: "Casey R. Tweten" <crt@kiski.net>
83042              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
83043              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
83044      Branch: perl
83045            ! toke.c
83046 ____________________________________________________________________________
83047 [  7070] By: jhi                                   on 2000/09/14  14:20:36
83048         Log: The return value of setlocale must be copied away.
83049              
83050              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
83051              From: Alan Burlison <Alan.Burlison@uk.sun.com>
83052              Date: Wed, 13 Sep 2000 16:27:37 +0100 
83053              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
83054      Branch: perl
83055            ! util.c
83056 ____________________________________________________________________________
83057 [  7069] By: jhi                                   on 2000/09/14  14:16:27
83058         Log: Remove vestiges of tr//CU.
83059              
83060              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
83061              From: Nick Clark <nick@plum.flirble.org>
83062              Date: Tue, 12 Sep 2000 22:50:14 +0100
83063              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
83064              
83065              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
83066              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83067              Date: Tue, 12 Sep 2000 21:38:48 -0700
83068              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
83069      Branch: perl
83070            ! op.h pod/perlunicode.pod
83071 ____________________________________________________________________________
83072 [  7068] By: jhi                                   on 2000/09/13  14:18:39
83073         Log: Add the Encode extension.  The code is still largely just skeleton.
83074      Branch: perl
83075            + ext/Encode/Encode.pm ext/Encode/Encode.xs
83076            + ext/Encode/Makefile.PL ext/Encode/Todo
83077            ! MANIFEST Todo-5.6
83078 ____________________________________________________________________________
83079 [  7067] By: jhi                                   on 2000/09/12  17:43:33
83080         Log: Allow for whitespace between "#" and "line" in cpp output.
83081              
83082              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
83083              From: Calle Dybedahl <calle@lysator.liu.se>
83084              Date: 12 Sep 2000 19:38:02 +0200 
83085              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
83086      Branch: perl
83087            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
83088 ____________________________________________________________________________
83089 [  7066] By: gsar                                  on 2000/09/12  17:24:29
83090         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
83091              initialization in all the threads on Windows
83092      Branch: perl
83093            ! win32/win32.c
83094 ____________________________________________________________________________
83095 [  7065] By: jhi                                   on 2000/09/12  15:11:31
83096         Log: Update Changes.
83097      Branch: perl
83098            ! Changes patchlevel.h
83099 ____________________________________________________________________________
83100 [  7064] By: jhi                                   on 2000/09/12  14:54:54
83101         Log: Retract #7062, the pod tests are not ready.
83102      Branch: perl
83103            ! t/TEST t/harness
83104 ____________________________________________________________________________
83105 [  7063] By: jhi                                   on 2000/09/12  14:25:41
83106         Log: The #7054 truncated Configure badly.
83107      Branch: metaconfig/U/perl
83108            ! End.U
83109      Branch: perl
83110            ! Configure config_h.SH
83111 ____________________________________________________________________________
83112 [  7062] By: jhi                                   on 2000/09/12  14:08:32
83113         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
83114              From: sthoenna@efn.org
83115              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
83116              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
83117      Branch: perl
83118            ! t/TEST t/harness
83119 ____________________________________________________________________________
83120 [  7061] By: jhi                                   on 2000/09/12  14:07:18
83121         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
83122              From: sthoenna@efn.org
83123              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
83124              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
83125      Branch: perl
83126            ! pod/perlxs.pod
83127 ____________________________________________________________________________
83128 [  7060] By: jhi                                   on 2000/09/12  14:06:08
83129         Log: Break up the myconfig lines a bit.
83130              
83131              Subject: perlbug/perl -V output format
83132              From: sthoenna@efn.org
83133              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
83134              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
83135      Branch: perl
83136            ! myconfig.SH
83137 ____________________________________________________________________________
83138 [  7059] By: jhi                                   on 2000/09/12  14:05:04
83139         Log: Test for the #7049.
83140              
83141              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
83142              From: andreas.koenig@anima.de (Andreas J. Koenig)
83143              Date: 12 Sep 2000 06:42:01 +0200
83144              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
83145      Branch: perl
83146            ! t/op/my.t
83147 ____________________________________________________________________________
83148 [  7058] By: jhi                                   on 2000/09/12  14:03:05
83149         Log: Subject: [patch: perl@7045] vms updates
83150              From: Peter Prymmer <pvhp@forte.com>
83151              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
83152              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
83153      Branch: perl
83154            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
83155 ____________________________________________________________________________
83156 [  7057] By: jhi                                   on 2000/09/12  14:00:51
83157         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
83158              From: sthoenna@efn.org
83159              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
83160              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
83161      Branch: perl
83162            ! t/op/64bitint.t
83163 ____________________________________________________________________________
83164 [  7056] By: jhi                                   on 2000/09/12  13:58:14
83165         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
83166              From: Jeff Pinyan <jeffp@crusoe.net>
83167              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
83168              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
83169      Branch: perl
83170            ! pod/perlfunc.pod
83171 ____________________________________________________________________________
83172 [  7055] By: jhi                                   on 2000/09/12  13:56:32
83173         Log: Do in VMS as the #7054 does.
83174      Branch: perl
83175            ! configure.com
83176 ____________________________________________________________________________
83177 [  7054] By: jhi                                   on 2000/09/12  13:50:31
83178         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
83179              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
83180              Date: Mon, 11 Sep 2000 08:33:09 +0100
83181              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
83182      Branch: metaconfig/U/perl
83183            ! End.U
83184      Branch: perl
83185            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
83186            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
83187 ____________________________________________________________________________
83188 [  7053] By: jhi                                   on 2000/09/12  13:29:19
83189         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
83190              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
83191              Date:     Tue, 12 Sep 2000 08:35:59 EDT
83192              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
83193      Branch: perl
83194            ! vms/test.com
83195 ____________________________________________________________________________
83196 [  7052] By: jhi                                   on 2000/09/11  23:01:50
83197         Log: Document the SvUTF8*().
83198      Branch: perl
83199            ! pod/perlapi.pod sv.h
83200 ____________________________________________________________________________
83201 [  7051] By: gsar                                  on 2000/09/11  14:46:30
83202         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
83203              (missed a spot when fixing up op_pmreplroot hack for ithreads)
83204      Branch: perl
83205            ! op.c t/op/split.t
83206 ____________________________________________________________________________
83207 [  7050] By: nick                                  on 2000/09/11  10:03:51
83208         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
83209              
83210              Subject: borland C++ win32.c tweak
83211              From: Vadim Konovalov <vkonovalov@lucent.com>
83212              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
83213              Date: Mon, 11 Sep 2000 11:22:33 +0400
83214      Branch: perl
83215            ! win32/win32.c
83216 ____________________________________________________________________________
83217 [  7049] By: nick                                  on 2000/09/11  09:57:33
83218         Log: Point fix for s/// on foreach (keys %xxx).
83219      Branch: perl
83220            ! pp_hot.c
83221 ____________________________________________________________________________
83222 [  7048] By: jhi                                   on 2000/09/10  23:37:09
83223         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
83224              by Pod::Text, from Brad Appleton.
83225      Branch: perl
83226            ! t/pod/testp2pt.pl
83227 ____________________________________________________________________________
83228 [  7047] By: jhi                                   on 2000/09/10  14:32:53
83229         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
83230              by Russ Allbery.
83231      Branch: perl
83232            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
83233 ____________________________________________________________________________
83234 [  7046] By: jhi                                   on 2000/09/10  14:15:08
83235         Log: Upgrade to CPAN 1.57_65, from Andreas König.
83236      Branch: perl
83237            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
83238 ____________________________________________________________________________
83239 [  7045] By: jhi                                   on 2000/09/08  21:36:32
83240         Log: Update Changes.
83241      Branch: perl
83242            ! Changes patchlevel.h
83243 ____________________________________________________________________________
83244 [  7044] By: jhi                                   on 2000/09/08  21:29:56
83245         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
83246              From: Peter Prymmer <pvhp@forte.com>
83247              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
83248              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
83249      Branch: perl
83250            ! configure.com
83251 ____________________________________________________________________________
83252 [  7043] By: jhi                                   on 2000/09/08  21:27:50
83253         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
83254              From: Peter Prymmer <pvhp@forte.com>
83255              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
83256              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
83257      Branch: perl
83258            ! Makefile.SH installperl
83259 ____________________________________________________________________________
83260 [  7042] By: jhi                                   on 2000/09/08  21:23:21
83261         Log: Continue #7041.
83262      Branch: perl
83263            ! cygwin/Makefile.SHs os2/Makefile.SHs
83264 ____________________________________________________________________________
83265 [  7041] By: jhi                                   on 2000/09/08  21:18:10
83266         Log: Do away with memory models cruft.  Sorry, PDP users.
83267      Branch: metaconfig
83268            ! U/modified/cc.U U/modified/libpth.U
83269      Branch: perl
83270            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
83271            ! Porting/config_H cflags.SH config_h.SH configure.com
83272            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
83273            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
83274            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
83275 ____________________________________________________________________________
83276 [  7040] By: jhi                                   on 2000/09/08  14:34:18
83277         Log: Major rewrite of s2p.  And I mean really major, it is
83278              an implementation of sed in perl.  If called as s2p it
83279              will function as s2p.  Note: needs non-UNIXifying.
83280              
83281              Subject: s2p
83282              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
83283              Date: Mon, 28 Aug 2000 14:05:12 +0200
83284              Message-ID: <39AA5578.2102E2AA@alcatel.at>
83285      Branch: perl
83286            ! x2p/s2p.PL
83287 ____________________________________________________________________________
83288 [  7039] By: jhi                                   on 2000/09/08  14:19:49
83289         Log: Re-allow vec() for characters > 255.
83290              
83291              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
83292              From: Spider Boardman <spider@web.zk3.dec.com>
83293              Date: Fri, 08 Sep 2000 02:21:02 -0400
83294              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
83295      Branch: perl
83296            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
83297            ! t/op/vec.t
83298 ____________________________________________________________________________
83299 [  7038] By: jhi                                   on 2000/09/08  14:14:18
83300         Log: Subject: [PATCH lib/Benchmark.pm]
83301              From: <abigail@foad.org>
83302              Date: Thu, 7 Sep 2000 15:03:20 -0400
83303              Message-ID: <20000907190320.888.qmail@foad.org>
83304      Branch: perl
83305            ! lib/Benchmark.pm
83306 ____________________________________________________________________________
83307 [  7037] By: jhi                                   on 2000/09/08  14:11:06
83308         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
83309              
83310              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
83311              From: Spider Boardman <spider@web.zk3.dec.com>
83312              Date: Fri, 08 Sep 2000 01:30:27 -0400
83313              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
83314      Branch: perl
83315            ! op.c
83316 ____________________________________________________________________________
83317 [  7036] By: jhi                                   on 2000/09/08  14:08:58
83318         Log: Subject: [ID 20000908.002] perlipc documentation bug.
83319              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
83320              Date: Fri, 08 Sep 2000 12:38:32 +0200
83321              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
83322      Branch: perl
83323            ! pod/perlipc.pod
83324 ____________________________________________________________________________
83325 [  7035] By: jhi                                   on 2000/09/08  14:03:12
83326         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
83327              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83328              Date: Fri, 08 Sep 2000 11:47:34 +0200
83329              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
83330      Branch: perl
83331            ! hints/dec_osf.sh
83332 ____________________________________________________________________________
83333 [  7034] By: jhi                                   on 2000/09/08  13:59:35
83334         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
83335              From: Simon Cozens <simon@cozens.net>
83336              Date: Thu, 7 Sep 2000 20:40:38 +0100
83337              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
83338      Branch: perl
83339            ! pp_hot.c
83340 ____________________________________________________________________________
83341 [  7033] By: jhi                                   on 2000/09/08  04:03:03
83342         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
83343              From: "Larry W. Virden" <lvirden@cas.org>
83344              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
83345              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
83346      Branch: perl
83347            ! pod/perldiag.pod
83348 ____________________________________________________________________________
83349 [  7032] By: jhi                                   on 2000/09/07  22:18:30
83350         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
83351              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
83352              Date: Mon, 04 Sep 2000 13:16:38 -0700
83353              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
83354      Branch: perl
83355            ! lib/perl5db.pl
83356 ____________________________________________________________________________
83357 [  7031] By: jhi                                   on 2000/09/07  22:02:29
83358         Log: Fix the ccversion detection for 5.1 and beyond.
83359              
83360              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
83361              From: Spider Boardman <spider@leggy.zk3.dec.com>
83362              Date: Thu, 7 Sep 2000 17:54:27 -0400
83363              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
83364      Branch: perl
83365            ! hints/dec_osf.sh
83366 ____________________________________________________________________________
83367 [  7030] By: jhi                                   on 2000/09/07  19:12:28
83368         Log: Fix for
83369              
83370              Subject: [ID 20000903.001] \w in utf8-strings
83371              From: Marc Lehmann <pcg@goof.com>
83372              Date: Sun, 03 Sep 2000 09:44:29 +0200
83373              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
83374              
83375              and various related nits.
83376      Branch: perl
83377            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
83378 ____________________________________________________________________________
83379 [  7029] By: jhi                                   on 2000/09/07  18:49:09
83380         Log: Fix the URL, but the server is still missing in action.
83381              
83382              Subject: [ID 20000905.002] perlfaq1.pod URL error
83383              From: "Larry W. Virden" <lvirden@cas.org>
83384              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
83385              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
83386      Branch: perl
83387            ! pod/perlfaq1.pod
83388 ____________________________________________________________________________
83389 [  7028] By: jhi                                   on 2000/09/07  18:47:13
83390         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
83391              From: Hugo <hv@crypt.compulink.co.uk>
83392              Date: Tue, 05 Sep 2000 14:13:37 +0100
83393              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
83394      Branch: perl
83395            ! toke.c
83396 ____________________________________________________________________________
83397 [  7027] By: jhi                                   on 2000/09/07  18:45:35
83398         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
83399              From: Daniel Chetlin <daniel@chetlin.com>
83400              Date: Tue, 5 Sep 2000 04:57:07 -0700
83401              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
83402      Branch: perl
83403            ! pod/perlfaq6.pod pod/perlop.pod
83404 ____________________________________________________________________________
83405 [  7026] By: jhi                                   on 2000/09/07  18:44:01
83406         Log: Document the new ref() semantics.
83407              
83408              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
83409              From: Gisle Aas <gisle@ActiveState.com>
83410              Date: 05 Sep 2000 08:10:30 +0200
83411              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
83412      Branch: perl
83413            ! pod/perldelta.pod
83414 ____________________________________________________________________________
83415 [  7025] By: jhi                                   on 2000/09/07  18:42:27
83416         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
83417              
83418              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
83419              From: Gisle Aas <gisle@ActiveState.com>
83420              Date: 05 Sep 2000 08:11:40 +0200
83421              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
83422      Branch: perl
83423            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
83424 ____________________________________________________________________________
83425 [  7024] By: jhi                                   on 2000/09/07  18:39:32
83426         Log: Subject: [PATCH] Modernize Opcode.pm documentation
83427              From: Gisle Aas <gisle@ActiveState.com>
83428              Date: 4 Sep 2000 00:18:55 -0000
83429              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
83430      Branch: perl
83431            ! ext/Opcode/Opcode.pm
83432 ____________________________________________________________________________
83433 [  7023] By: jhi                                   on 2000/09/07  18:37:42
83434         Log: Subject: [PATCH] Tied filehandle documentation
83435              From: Gisle Aas <gisle@ActiveState.com>
83436              Date: 4 Sep 2000 00:14:40 -0000
83437              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
83438      Branch: perl
83439            ! pod/perlfunc.pod pod/perltie.pod
83440 ____________________________________________________________________________
83441 [  7022] By: jhi                                   on 2000/09/07  18:35:37
83442         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
83443              From: Gisle Aas <gisle@ActiveState.com>
83444              Date: 4 Sep 2000 00:04:22 -0000
83445              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
83446      Branch: perl
83447            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
83448 ____________________________________________________________________________
83449 [  7021] By: jhi                                   on 2000/09/07  18:33:22
83450         Log: Subject: small apidoc fix
83451              From: Marc Lehmann <pcg@goof.com>
83452              Date: Sun, 3 Sep 2000 05:12:06 +0200
83453              Message-ID: <20000903051206.A5909@cerebro.laendle>
83454      Branch: perl
83455            ! pod/perlapi.pod utf8.c
83456 ____________________________________________________________________________
83457 [  7020] By: jhi                                   on 2000/09/07  16:14:57
83458         Log: Tiny perldelta nits.
83459      Branch: perl
83460            ! pod/perldelta.pod
83461 ____________________________________________________________________________
83462 [  7019] By: jhi                                   on 2000/09/07  16:04:20
83463         Log: Guard against bad string->int conversion for quads.
83464      Branch: perl
83465            ! t/op/64bitint.t
83466 ____________________________________________________________________________
83467 [  7018] By: jhi                                   on 2000/09/06  17:07:03
83468         Log: Update Unicode todo list.
83469      Branch: perl
83470            ! Todo-5.6
83471 ____________________________________________________________________________
83472 [  7017] By: jhi                                   on 2000/09/05  21:16:01
83473         Log: Document the SvIOK_.*UV().
83474      Branch: perl
83475            ! pod/perlapi.pod sv.h
83476 ____________________________________________________________________________
83477 [  7016] By: nick                                  on 2000/09/03  21:54:46
83478         Log: Hash lookup of constant strings optimization:
83479              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
83480              to string table (as per sharepvn). Add newSV_pvn_share to create such
83481              a thing. Make hv.c compare addresses of strings and skip string compare
83482              if equal. Make method_named and helem ops use these shared-string SVs
83483              when arg is constant. Make keys op return shared-string SVs (less clearly
83484              a win).
83485      Branch: perl
83486            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
83487            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
83488            ! pod/perlintern.pod pp_hot.c proto.h sv.c
83489 ____________________________________________________________________________
83490 [  7015] By: jhi                                   on 2000/09/02  17:48:59
83491         Log: This is 5.7.0.
83492      Branch: perl
83493            ! Changes
83494 ____________________________________________________________________________
83495 [  7014] By: jhi                                   on 2000/09/02  17:35:45
83496         Log: Changes and patchlevel tweaks.
83497      Branch: perl
83498            ! Changes patchlevel.h
83499 ____________________________________________________________________________
83500 [  7013] By: jhi                                   on 2000/09/02  17:30:50
83501         Log: Update Changes.
83502      Branch: perl
83503            ! Changes patchlevel.h
83504 ____________________________________________________________________________
83505 [  7012] By: nick                                  on 2000/09/02  17:25:20
83506         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
83507      Branch: perl
83508            ! gv.c lib/overload.pm
83509 ____________________________________________________________________________
83510 [  7011] By: jhi                                   on 2000/09/02  17:16:25
83511         Log: Update perlhist.
83512      Branch: perl
83513            ! pod/perlhist.pod
83514 ____________________________________________________________________________
83515 [  7010] By: jhi                                   on 2000/09/02  17:01:35
83516         Log: perldelta nits.
83517      Branch: perl
83518            ! pod/perldelta.pod
83519 ____________________________________________________________________________
83520 [  7009] By: nick                                  on 2000/09/02  16:48:35
83521         Log: If overloaded %{} etc. return the object do not loop.
83522              Thus  sub deref { $_[0] } functions if object is wanted type.
83523      Branch: perl
83524            ! pp.h
83525 ____________________________________________________________________________
83526 [  7008] By: jhi                                   on 2000/09/02  16:26:11
83527         Log: Retab MANIFEST.
83528      Branch: perl
83529            ! ext/Storable/MANIFEST
83530 ____________________________________________________________________________
83531 [  7007] By: jhi                                   on 2000/09/02  16:23:02
83532         Log: Make certain cc is set before trying to run it.
83533      Branch: perl
83534            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
83535 ____________________________________________________________________________
83536 [  7006] By: jhi                                   on 2000/09/02  15:45:41
83537         Log: Unicode notes.
83538      Branch: perl
83539            ! pod/perldelta.pod
83540 ____________________________________________________________________________
83541 [  7005] By: jhi                                   on 2000/09/02  15:42:11
83542         Log: Various Configure nits by Philip Newton,
83543              plus the ebcdic one by me.
83544      Branch: metaconfig
83545            + U/modified/pager.U
83546            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
83547      Branch: metaconfig/U/perl
83548            ! Devel.U quadfio.U
83549      Branch: perl
83550            ! Configure config_h.SH
83551 ____________________________________________________________________________
83552 [  7004] By: jhi                                   on 2000/09/02  15:06:14
83553         Log: Apparently avoiding the swapping is too costly.
83554              
83555              From: "Ben Tilly" <ben_tilly@hotmail.com>
83556              Subject: Re: the door is closed.
83557              Date: Fri, 01 Sep 2000 20:23:16 EDT
83558              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
83559      Branch: perl
83560            ! pod/perlfaq4.pod
83561 ____________________________________________________________________________
83562 [  7003] By: nick                                  on 2000/09/02  12:26:04
83563         Log: Undo part of change 6489 which looks like a bulk edit which
83564              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
83565              The supressing of main:: on return from select() is undesirable.
83566      Branch: perl
83567            ! pp_sys.c
83568 ____________________________________________________________________________
83569 [  7002] By: jhi                                   on 2000/09/01  23:08:54
83570         Log: Update Changes.
83571      Branch: perl
83572            ! Changes patchlevel.h
83573 ____________________________________________________________________________
83574 [  7001] By: jhi                                   on 2000/09/01  23:00:13
83575         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
83576              From: Peter Prymmer <pvhp@forte.com>
83577              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
83578              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
83579              
83580              plus rework the http: spots as suggested by Tom Christiansen,
83581              plus regen perltoc.
83582      Branch: perl
83583            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
83584            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
83585 ____________________________________________________________________________
83586 [  7000] By: jhi                                   on 2000/09/01  22:36:01
83587         Log: Only the first line, thank you very much.
83588      Branch: perl
83589            ! hints/solaris_2.sh
83590 ____________________________________________________________________________
83591 [  6999] By: gsar                                  on 2000/09/01  22:16:40
83592         Log: change#6791 accidentally clobbered change#6710, put it back
83593      Branch: perl
83594            ! win32/win32.c
83595 ____________________________________________________________________________
83596 [  6998] By: jhi                                   on 2000/09/01  22:14:16
83597         Log: Mention the HP-UX LP64 freak failure.
83598      Branch: perl
83599            ! pod/perldelta.pod
83600 ____________________________________________________________________________
83601 [  6997] By: jhi                                   on 2000/09/01  21:48:32
83602         Log: Detypo.
83603      Branch: perl
83604            ! hints/hpux.sh
83605 ____________________________________________________________________________
83606 [  6996] By: jhi                                   on 2000/09/01  21:27:10
83607         Log: Update Changes.
83608      Branch: perl
83609            ! Changes patchlevel.h
83610 ____________________________________________________________________________
83611 [  6995] By: jhi                                   on 2000/09/01  21:14:24
83612         Log: Mi splgn s gnin.g
83613      Branch: perl
83614            ! pp_ctl.c
83615 ____________________________________________________________________________
83616 [  6994] By: jhi                                   on 2000/09/01  21:09:54
83617         Log: Subject: http:// in L<>
83618              From: Nicholas Clark <nick@ccl4.org>
83619              Date: Fri, 1 Sep 2000 22:03:21 +0100
83620              Message-ID: <20000901220321.B72074@plum.flirble.org>
83621      Branch: perl
83622            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
83623 ____________________________________________________________________________
83624 [  6993] By: jhi                                   on 2000/09/01  21:06:54
83625         Log: Update to Storable 1.0, from Raphael Manfredi.
83626      Branch: perl
83627            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
83628            ! ext/Storable/Makefile.PL ext/Storable/README
83629            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
83630            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
83631            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
83632            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
83633            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
83634            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
83635 ____________________________________________________________________________
83636 [  6992] By: jhi                                   on 2000/09/01  20:43:05
83637         Log: Mention known sfio+linux buglet.
83638      Branch: perl
83639            ! pod/perldelta.pod
83640 ____________________________________________________________________________
83641 [  6991] By: jhi                                   on 2000/09/01  20:40:11
83642         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
83643              From: Peter Prymmer <pvhp@forte.com>
83644              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
83645              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
83646      Branch: perl
83647            ! vms/vms.c
83648 ____________________________________________________________________________
83649 [  6990] By: jhi                                   on 2000/09/01  20:25:26
83650         Log: Retract #6986.
83651      Branch: perl
83652            ! hints/solaris_2.sh
83653 ____________________________________________________________________________
83654 [  6989] By: jhi                                   on 2000/09/01  20:23:00
83655         Log: Mergesort is back.
83656      Branch: perl
83657            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
83658 ____________________________________________________________________________
83659 [  6988] By: jhi                                   on 2000/09/01  19:37:40
83660         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
83661              From: Mike Guy <mjtg@cam.ac.uk>
83662              Date: Fri, 01 Sep 2000 17:43:33 +0100
83663              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
83664      Branch: perl
83665            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
83666            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
83667 ____________________________________________________________________________
83668 [  6987] By: jhi                                   on 2000/09/01  19:17:10
83669         Log: Regen perltoc.
83670      Branch: perl
83671            ! pod/perltoc.pod
83672 ____________________________________________________________________________
83673 [  6986] By: jhi                                   on 2000/09/01  18:51:10
83674         Log: Subject: Re: Solaris x86 has no SPARC libraries!
83675              From: Lupe Christoph <lupe@lupe-christoph.de>
83676              Date: Fri, 1 Sep 2000 20:41:20 +0200
83677              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
83678      Branch: perl
83679            ! hints/solaris_2.sh
83680 ____________________________________________________________________________
83681 [  6985] By: jhi                                   on 2000/09/01  18:28:10
83682         Log: Update Changes.
83683      Branch: perl
83684            ! Changes patchlevel.h
83685 ____________________________________________________________________________
83686 [  6984] By: jhi                                   on 2000/09/01  18:26:53
83687         Log: Feature ordering tweak.
83688      Branch: perl
83689            ! myconfig.SH
83690 ____________________________________________________________________________
83691 [  6983] By: jhi                                   on 2000/09/01  18:19:50
83692         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
83693              From: <abigail@foad.org>
83694              Date: Fri, 1 Sep 2000 13:07:32 -0400
83695              Message-ID: <20000901170732.18249.qmail@foad.org>
83696      Branch: perl
83697            ! t/pragma/overload.t
83698 ____________________________________________________________________________
83699 [  6982] By: jhi                                   on 2000/09/01  18:17:54
83700         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
83701              so that case-ignoring systems like DCL can tell them from
83702              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
83703      Branch: metaconfig/U/perl
83704            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
83705      Branch: perl
83706            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83707            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
83708            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
83709            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
83710            ! vos/config.def vos/config.h vos/config_h.SH_orig
83711            ! win32/config.bc win32/config.gc win32/config.vc
83712 ____________________________________________________________________________
83713 [  6981] By: nick                                  on 2000/09/01  17:21:57
83714         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
83715              warning when UNTIE exists and instead pass the count of extra references to
83716              the UNTIE method.
83717      Branch: perl
83718            ! pod/perltie.pod pp_sys.c
83719 ____________________________________________________________________________
83720 [  6980] By: jhi                                   on 2000/09/01  16:54:44
83721         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
83722              From: Peter Prymmer <pvhp@forte.com>
83723              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
83724              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
83725      Branch: perl
83726            ! configure.com
83727 ____________________________________________________________________________
83728 [  6979] By: jhi                                   on 2000/09/01  16:06:20
83729         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
83730              From: Mike Guy <mjtg@cam.ac.uk> 
83731              Date: Fri, 01 Sep 2000 16:49:27 +0100
83732              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
83733      Branch: perl
83734            ! t/base/rs.t
83735 ____________________________________________________________________________
83736 [  6978] By: jhi                                   on 2000/09/01  16:00:42
83737         Log: Update to PodParser 1.18, from Brad Appleton.
83738      Branch: perl
83739            ! lib/Pod/Checker.pm t/pod/find.t
83740 ____________________________________________________________________________
83741 [  6977] By: jhi                                   on 2000/09/01  14:48:58
83742         Log: Subject: Nit in Configure (bleadperl@6961)
83743              From: Lupe Christoph <lupe@lupe-christoph.de>
83744              Date: Fri, 1 Sep 2000 16:34:29 +0200
83745              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
83746      Branch: metaconfig
83747            ! U/compline/ccflags.U
83748      Branch: perl
83749            ! Configure config_h.SH
83750 ____________________________________________________________________________
83751 [  6976] By: jhi                                   on 2000/09/01  14:39:52
83752         Log: Update Changes.
83753      Branch: perl
83754            ! Changes patchlevel.h
83755 ____________________________________________________________________________
83756 [  6975] By: jhi                                   on 2000/09/01  14:37:36
83757         Log: microperl config update.
83758      Branch: perl
83759            ! uconfig.h uconfig.sh
83760 ____________________________________________________________________________
83761 [  6974] By: jhi                                   on 2000/09/01  14:36:53
83762         Log: Document known deficiencies.
83763      Branch: perl
83764            ! pod/perldelta.pod
83765 ____________________________________________________________________________
83766 [  6973] By: jhi                                   on 2000/09/01  14:10:20
83767         Log: Mention warnings fixes and updates.
83768      Branch: perl
83769            ! pod/perldelta.pod
83770 ____________________________________________________________________________
83771 [  6972] By: jhi                                   on 2000/09/01  14:01:52
83772         Log: Drop unused argument.
83773              
83774              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
83775              From: Spider Boardman <spider@web.zk3.dec.com>
83776              Date: Thu, 31 Aug 2000 16:10:15 -0400
83777              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
83778      Branch: perl
83779            ! toke.c
83780 ____________________________________________________________________________
83781 [  6971] By: jhi                                   on 2000/09/01  13:59:24
83782         Log: Add the overload warnings to perldiag.
83783      Branch: perl
83784            ! lib/overload.pm pod/perldiag.pod
83785 ____________________________________________________________________________
83786 [  6970] By: jhi                                   on 2000/09/01  13:55:10
83787         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
83788              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
83789              Date: Fri, 1 Sep 2000 13:43:15 +0100 
83790              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
83791      Branch: perl
83792            ! lib/overload.pm t/pragma/overload.t
83793 ____________________________________________________________________________
83794 [  6969] By: jhi                                   on 2000/09/01  13:52:27
83795         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
83796              From: <abigail@foad.org>
83797              Date: Fri, 1 Sep 2000 05:46:54 -0400
83798              Message-ID: <20000901094654.6476.qmail@foad.org>
83799      Branch: perl
83800            ! lib/overload.pm
83801 ____________________________________________________________________________
83802 [  6968] By: jhi                                   on 2000/09/01  13:50:05
83803         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
83804              From: Daniel Chetlin <daniel@chetlin.com>
83805              Date: Fri, 1 Sep 2000 02:10:55 -0700
83806              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
83807      Branch: perl
83808            ! pod/perlretut.pod
83809 ____________________________________________________________________________
83810 [  6967] By: jhi                                   on 2000/09/01  13:47:54
83811         Log: Part of the solution.
83812              
83813              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
83814              From: Mike Guy <mjtg@cam.ac.uk>
83815              Date: Fri, 01 Sep 2000 14:16:01 +0100
83816              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
83817      Branch: perl
83818            ! gv.c mg.c
83819 ____________________________________________________________________________
83820 [  6966] By: jhi                                   on 2000/09/01  13:46:17
83821         Log: Subject: CPAN.pm beta 1.57_57 for the core
83822              From: andreas.koenig@anima.de (Andreas J. Koenig)
83823              Date: 01 Sep 2000 15:16:31 +0200
83824              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
83825      Branch: perl
83826            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
83827 ____________________________________________________________________________
83828 [  6965] By: jhi                                   on 2000/09/01  13:43:18
83829         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
83830              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83831              Date: Fri, 01 Sep 2000 01:47:22 -0500
83832              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
83833      Branch: perl
83834            ! pod/perldelta.pod vms/vms.c
83835 ____________________________________________________________________________
83836 [  6964] By: jhi                                   on 2000/09/01  13:35:35
83837         Log: File::Temp patches from Andreas König,
83838              
83839              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
83840              From: andreas.koenig@anima.de (Andreas J. Koenig)
83841              Date: 01 Sep 2000 10:07:20 +0200
83842              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
83843              
83844              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
83845              From: andreas.koenig@anima.de (Andreas J. Koenig)
83846              Date: 31 Aug 2000 23:26:08 +0200
83847              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
83848      Branch: perl
83849            ! lib/File/Temp.pm t/lib/ftmp-security.t
83850 ____________________________________________________________________________
83851 [  6963] By: jhi                                   on 2000/09/01  02:22:24
83852         Log: Retract the mergesort code, way too incompatible licensing
83853              and copyrights.
83854      Branch: perl
83855            ! pod/perldelta.pod pp_ctl.c
83856 ____________________________________________________________________________
83857 [  6962] By: jhi                                   on 2000/08/31  23:27:32
83858         Log: Update Changes.
83859      Branch: perl
83860            ! Changes patchlevel.h
83861 ____________________________________________________________________________
83862 [  6961] By: jhi                                   on 2000/08/31  23:20:04
83863         Log: Small tweaks all over.
83864      Branch: metaconfig
83865            ! U/compline/d_gconvert.U
83866      Branch: perl
83867            ! AUTHORS Configure config_h.SH pp_ctl.c
83868 ____________________________________________________________________________
83869 [  6960] By: jhi                                   on 2000/08/31  22:39:36
83870         Log: Further rewording.
83871      Branch: perl
83872            ! pp_ctl.c
83873 ____________________________________________________________________________
83874 [  6959] By: jhi                                   on 2000/08/31  21:26:44
83875         Log: More address tweaking.
83876      Branch: perl
83877            ! AUTHORS Changes
83878 ____________________________________________________________________________
83879 [  6958] By: jhi                                   on 2000/08/31  20:47:25
83880         Log: AUTHORS tweaks, from Peter Prymmer.
83881              
83882              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
83883              From: Peter Prymmer <pvhp@forte.com>
83884              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
83885              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
83886      Branch: perl
83887            ! AUTHORS MAINTAIN
83888 ____________________________________________________________________________
83889 [  6957] By: jhi                                   on 2000/08/31  20:34:43
83890         Log: perldelta tweaks.
83891      Branch: perl
83892            ! pod/perldelta.pod
83893 ____________________________________________________________________________
83894 [  6956] By: jhi                                   on 2000/08/31  19:11:06
83895         Log: Regen perltoc.
83896      Branch: perl
83897            ! pod/perltoc.pod
83898 ____________________________________________________________________________
83899 [  6955] By: jhi                                   on 2000/08/31  19:06:30
83900         Log: Clarify the mergesort situation.
83901      Branch: perl
83902            ! pp_ctl.c
83903 ____________________________________________________________________________
83904 [  6954] By: jhi                                   on 2000/08/31  18:24:17
83905         Log: Move the Solaris 7 scan to use64bitall, make the
83906              failure to find 64-bot sparc libc to mention the
83907              possibility of being in an intel, from Lupe and Alan.
83908      Branch: perl
83909            ! hints/solaris_2.sh
83910 ____________________________________________________________________________
83911 [  6953] By: jhi                                   on 2000/08/31  18:09:20
83912         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
83913              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
83914      Branch: metaconfig
83915            ! U/compline/d_gconvert.U U/threads/archname.U
83916      Branch: metaconfig/U/perl
83917            ! perlxv.U
83918      Branch: perl
83919            ! Configure config_h.SH sv.c
83920 ____________________________________________________________________________
83921 [  6952] By: jhi                                   on 2000/08/31  17:42:24
83922         Log: :: not allowed in pathnames, change to .
83923              
83924              Subject: [PATCH perl@6938] cygwin port
83925              From: "Fifer, Eric" <EFifer@sanwaint.com>
83926              Date: Thu, 31 Aug 2000 16:32:59 +0100
83927              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
83928      Branch: metaconfig/U/perl
83929            ! perlxv.U
83930 ____________________________________________________________________________
83931 [  6951] By: jhi                                   on 2000/08/31  17:02:05
83932         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
83933      Branch: perl
83934            ! perl.h
83935 ____________________________________________________________________________
83936 [  6950] By: jhi                                   on 2000/08/31  16:26:08
83937         Log: More author updates.
83938              
83939              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
83940              From: Simon Cozens <simon@cozens.net>
83941              Date: Thu, 31 Aug 2000 17:13:32 +0100
83942              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
83943      Branch: perl
83944            ! AUTHORS
83945 ____________________________________________________________________________
83946 [  6949] By: jhi                                   on 2000/08/31  16:04:49
83947         Log: POSIX doesn't report long double values under -Duselongdouble
83948              when the long doubles are "real" (bigger than doubles).
83949              
83950              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
83951              From: Spider Boardman <spider@peano.zk3.dec.com>
83952              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
83953              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
83954      Branch: perl
83955            ! ext/POSIX/POSIX.xs
83956 ____________________________________________________________________________
83957 [  6948] By: jhi                                   on 2000/08/31  15:25:10
83958         Log: Update Changes.
83959      Branch: perl
83960            ! Changes patchlevel.h
83961 ____________________________________________________________________________
83962 [  6947] By: jhi                                   on 2000/08/31  15:22:29
83963         Log: Document UNTIE in a very minimalistic way.
83964      Branch: perl
83965            ! pod/perlfunc.pod pod/perltie.pod
83966 ____________________________________________________________________________
83967 [  6946] By: jhi                                   on 2000/08/31  15:15:23
83968         Log: Document known failures.
83969      Branch: perl
83970            ! pod/perldelta.pod
83971 ____________________________________________________________________________
83972 [  6945] By: jhi                                   on 2000/08/31  15:07:00
83973         Log: Don't attach -ld to the archname if pointless.
83974      Branch: metaconfig
83975            ! U/threads/archname.U
83976      Branch: perl
83977            ! Configure config_h.SH
83978 ____________________________________________________________________________
83979 [  6944] By: jhi                                   on 2000/08/31  14:37:42
83980         Log: Wrap the test in eval.
83981              
83982              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
83983              From: Tim Jenness <timj@jach.hawaii.edu>
83984              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
83985              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
83986      Branch: perl
83987            ! t/lib/ftmp-security.t
83988 ____________________________________________________________________________
83989 [  6943] By: jhi                                   on 2000/08/31  14:30:57
83990         Log: Make -Dusemorebits find long doubles in Solaris.
83991      Branch: perl
83992            ! hints/solaris_2.sh
83993 ____________________________________________________________________________
83994 [  6942] By: jhi                                   on 2000/08/31  13:48:45
83995         Log: Clarify the third case of ftmp-security warnings.
83996      Branch: perl
83997            ! INSTALL
83998 ____________________________________________________________________________
83999 [  6941] By: jhi                                   on 2000/08/31  13:40:31
84000         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
84001              From: <abigail@foad.org>
84002              Date: Thu, 31 Aug 2000 01:35:05 -0400
84003              Message-ID: <20000831053505.32120.qmail@foad.org>
84004      Branch: perl
84005            ! pod/perldelta.pod
84006 ____________________________________________________________________________
84007 [  6940] By: jhi                                   on 2000/08/31  13:38:48
84008         Log: Issue useful diagnostic on unknown pod commands.
84009              
84010              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
84011              From: <abigail@foad.org>
84012              Date: Thu, 31 Aug 2000 03:41:18 -0400
84013              Message-ID: <20000831074118.24880.qmail@foad.org>
84014      Branch: perl
84015            ! lib/Pod/Man.pm
84016 ____________________________________________________________________________
84017 [  6939] By: jhi                                   on 2000/08/31  13:34:33
84018         Log: Reveal Borland's isnan.
84019              
84020              Subject: build with BC++ tweak
84021              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
84022              Date: Thu, 31 Aug 2000 13:09:37 +0400
84023              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
84024      Branch: perl
84025            ! win32/win32.h
84026 ____________________________________________________________________________
84027 [  6938] By: jhi                                   on 2000/08/31  05:01:20
84028         Log: Update Changes.
84029      Branch: perl
84030            ! Changes patchlevel.h
84031 ____________________________________________________________________________
84032 [  6937] By: jhi                                   on 2000/08/31  04:26:23
84033         Log: sscanf() may be the only way to read long doubles from strings.
84034      Branch: metaconfig/U/perl
84035            ! longdblfio.U
84036      Branch: perl
84037            ! Configure config_h.SH perl.h util.c
84038 ____________________________________________________________________________
84039 [  6936] By: jhi                                   on 2000/08/31  04:18:19
84040         Log: The #6929 was too skimpy.
84041      Branch: perl
84042            ! sv.c
84043 ____________________________________________________________________________
84044 [  6935] By: jhi                                   on 2000/08/31  02:47:07
84045         Log: Subject: Re: typos in pods
84046              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84047              Date: Wed, 30 Aug 2000 19:25:34 -0700
84048              Message-ID: <eIcr5gzkg25X092yn@efn.org>
84049      Branch: perl
84050            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
84051 ____________________________________________________________________________
84052 [  6934] By: jhi                                   on 2000/08/31  02:42:55
84053         Log: Missed one Unicode file.
84054      Branch: perl
84055            + lib/unicode/UCDFF301.html
84056 ____________________________________________________________________________
84057 [  6933] By: jhi                                   on 2000/08/30  23:42:27
84058         Log: Update Changes.
84059      Branch: perl
84060            ! Changes patchlevel.h
84061 ____________________________________________________________________________
84062 [  6932] By: jhi                                   on 2000/08/30  23:40:07
84063         Log: Mention UNTIE in perldelta.  Still needs documenting
84064              in perltie et alia.
84065      Branch: perl
84066            ! pod/perldelta.pod
84067 ____________________________________________________________________________
84068 [  6931] By: jhi                                   on 2000/08/30  23:36:02
84069         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
84070              From: <abigail@foad.org>
84071              Date: Wed, 30 Aug 2000 19:28:07 -0400
84072              Message-ID: <20000830232807.305.qmail@foad.org>
84073      Branch: perl
84074            ! pod/perldelta.pod
84075 ____________________________________________________________________________
84076 [  6930] By: jhi                                   on 2000/08/30  23:32:40
84077         Log: Update to Unicode 3.0.1.
84078      Branch: perl
84079            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
84080            + lib/unicode/PropList.txt lib/unicode/README.perl
84081            + lib/unicode/UCD301.html lib/unicode/Unicode.301
84082            - lib/unicode/Props.txt lib/unicode/UCD300.html
84083            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
84084            ! (edit 257 files)
84085 ____________________________________________________________________________
84086 [  6929] By: jhi                                   on 2000/08/30  22:38:18
84087         Log: Heap decorruption.
84088              
84089              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
84090              From: Alan Burlison <Alan.Burlison@uk.sun.com>
84091              Date: Wed, 30 Aug 2000 22:39:52 +0100
84092              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
84093      Branch: perl
84094            ! sv.c
84095 ____________________________________________________________________________
84096 [  6928] By: jhi                                   on 2000/08/30  22:29:34
84097         Log: Retract the dummy test, skip the security tests (instead of failing),
84098              explain what the warnings mean.
84099      Branch: perl
84100            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
84101 ____________________________________________________________________________
84102 [  6927] By: jhi                                   on 2000/08/30  22:14:13
84103         Log: Change the internal implementation of sort() to be mergesort
84104              instead of quicksort, from John Linderman <jpl@research.att.com>.
84105              Gives us better worst case, better average case, and stability.
84106              What's there not to like?  (Small fixes for threaded builds
84107              were required).
84108      Branch: perl
84109            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
84110 ____________________________________________________________________________
84111 [  6926] By: jhi                                   on 2000/08/30  20:55:20
84112         Log: A better fix for the Socket building problem from Craig Berry.
84113      Branch: perl
84114            ! vms/vms.c
84115 ____________________________________________________________________________
84116 [  6925] By: jhi                                   on 2000/08/30  20:20:25
84117         Log: Subject: [PATCH] Re: UNTIE method 
84118              From: Nick Ing-Simmons <nik@tiuk.ti.com>
84119              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
84120              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
84121      Branch: perl
84122            ! pp_sys.c t/op/tie.t
84123 ____________________________________________________________________________
84124 [  6924] By: jhi                                   on 2000/08/30  20:17:11
84125         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
84126              From: "Craig A. Berry" <craig.berry@psinetcs.com>
84127              Date: Wed, 30 Aug 2000 15:03:14 -0500
84128              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
84129      Branch: perl
84130            ! vms/vms.c
84131 ____________________________________________________________________________
84132 [  6923] By: jhi                                   on 2000/08/30  20:15:18
84133         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
84134              From: "Craig A. Berry" <craig.berry@psinetcs.com>
84135              Date: Wed, 30 Aug 2000 13:30:36 -0500
84136              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
84137      Branch: perl
84138            ! vms/vms.c
84139 ____________________________________________________________________________
84140 [  6922] By: jhi                                   on 2000/08/30  19:54:43
84141         Log: Better options for rsync.
84142      Branch: perl
84143            ! pod/perlhack.pod
84144 ____________________________________________________________________________
84145 [  6921] By: jhi                                   on 2000/08/30  19:40:16
84146         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
84147              From: Rick Delaney <rick@consumercontact.com>
84148              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
84149              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
84150      Branch: perl
84151            ! pod/perlfunc.pod
84152 ____________________________________________________________________________
84153 [  6920] By: jhi                                   on 2000/08/30  19:36:40
84154         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
84155              From: Peter Prymmer <pvhp@forte.com>
84156              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
84157              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
84158      Branch: perl
84159            ! configure.com
84160 ____________________________________________________________________________
84161 [  6919] By: jhi                                   on 2000/08/30  14:52:02
84162         Log: Update Changes.
84163      Branch: perl
84164            ! Changes patchlevel.h
84165 ____________________________________________________________________________
84166 [  6918] By: jhi                                   on 2000/08/30  14:48:34
84167         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
84168      Branch: perl
84169            ! lib/ExtUtils/typemap
84170 ____________________________________________________________________________
84171 [  6917] By: jhi                                   on 2000/08/30  14:46:34
84172         Log: Subject: typos in pods
84173              From: Nicholas Clark <nick@ccl4.org>
84174              Date: Wed, 30 Aug 2000 01:12:50 +0100
84175              Message-ID: <20000830011249.A61388@plum.flirble.org>
84176      Branch: perl
84177            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
84178            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
84179            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
84180            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
84181 ____________________________________________________________________________
84182 [  6916] By: jhi                                   on 2000/08/30  14:19:09
84183         Log: Document Storable problems on Crays.  (Will have
84184              to document all the other Storable problems, too.)
84185      Branch: perl
84186            ! pod/perldelta.pod
84187 ____________________________________________________________________________
84188 [  6915] By: jhi                                   on 2000/08/30  14:06:02
84189         Log: Subject: [PATCH] fix misc cast warnings
84190              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84191              Date: Tue, 29 Aug 2000 23:16:14 -0700
84192              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
84193      Branch: perl
84194            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
84195            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
84196            ! os2/os2ish.h
84197 ____________________________________________________________________________
84198 [  6914] By: jhi                                   on 2000/08/30  14:03:45
84199         Log: Timestamp mismatch again.  Need to fix this dependence on
84200              config_h.SH timestamp, since it's the contents of config_h.SH
84201              that matter.
84202      Branch: perl
84203            ! uconfig.h uconfig.sh
84204 ____________________________________________________________________________
84205 [  6913] By: jhi                                   on 2000/08/30  13:54:06
84206         Log: Don't say "Perl 5.0 source kit".
84207      Branch: perl
84208            ! perl.c
84209 ____________________________________________________________________________
84210 [  6912] By: jhi                                   on 2000/08/30  13:51:24
84211         Log: Reset archname and archname64 always, forcing them be
84212              recomputed at each Configure run, make Configure and
84213              the hints files agree on the naming of largefiles variables.
84214      Branch: metaconfig
84215            ! U/threads/archname.U
84216      Branch: metaconfig/U/perl
84217            ! use64bits.U
84218      Branch: perl
84219            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
84220            ! hints/linux.sh hints/solaris_2.sh
84221 ____________________________________________________________________________
84222 [  6911] By: jhi                                   on 2000/08/30  13:30:13
84223         Log: Put back the slice accidentally removed by #6907.
84224      Branch: perl
84225            ! hints/solaris_2.sh
84226 ____________________________________________________________________________
84227 [  6910] By: jhi                                   on 2000/08/30  01:24:26
84228         Log: Be consistent: other Net::get* do export theirs.
84229              
84230              Subject: Re: Net::protoent does not export 'getproto'
84231              From: Yasushi Nakajima <sey@jkc.co.jp>
84232              Date: Wed, 30 Aug 2000 09:53:14 +0900
84233              Message-Id: <200008300051.DAA24700@taku.hut.fi>
84234      Branch: perl
84235            ! lib/Net/protoent.pm
84236 ____________________________________________________________________________
84237 [  6909] By: jhi                                   on 2000/08/30  01:17:25
84238         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
84239              From: Gurusamy Sarathy <gsar@ActiveState.com>
84240              Date: Tue, 29 Aug 2000 17:17:07 -0700
84241              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
84242      Branch: perl
84243            ! cop.h
84244 ____________________________________________________________________________
84245 [  6908] By: jhi                                   on 2000/08/30  00:58:05
84246         Log: Update Changes.
84247      Branch: perl
84248            ! Changes patchlevel.h
84249 ____________________________________________________________________________
84250 [  6907] By: jhi                                   on 2000/08/30  00:57:22
84251         Log: Introduce ccname to keep track of what compiler kind of we have.
84252      Branch: metaconfig/U/perl
84253            ! Checkcc.U gccvers.U
84254      Branch: perl
84255            ! Configure config_h.SH hints/solaris_2.sh
84256 ____________________________________________________________________________
84257 [  6906] By: jhi                                   on 2000/08/30  00:25:47
84258         Log: Put back the flags dump as reasoned in
84259              
84260              Subject: Re: [PATCH] Glob dumping
84261              From: Mike Guy <mjtg@cam.ac.uk> 
84262              Date: Tue, 29 Aug 2000 21:41:32 +0100
84263              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
84264      Branch: perl
84265            ! dump.c t/lib/peek.t
84266 ____________________________________________________________________________
84267 [  6905] By: jhi                                   on 2000/08/30  00:16:17
84268         Log: Make the epsilon to be relative, not absolute.
84269              
84270              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
84271              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
84272              Date: Tue, 29 Aug 2000 19:58:56 -0400
84273              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
84274      Branch: perl
84275            ! t/lib/trig.t
84276 ____________________________________________________________________________
84277 [  6904] By: jhi                                   on 2000/08/30  00:13:09
84278         Log: From now on, Gisle is on my list of usual suspects :-)
84279              Retract #6902.
84280      Branch: perl
84281            ! ext/Opcode/Safe.pm
84282 ____________________________________________________________________________
84283 [  6903] By: jhi                                   on 2000/08/29  23:51:20
84284         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
84285              From: "Craig A. Berry" <craig.berry@psinetcs.com>
84286              Date: Tue, 29 Aug 2000 18:43:26 -0500
84287              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
84288      Branch: perl
84289            + vms/vmspipe.com
84290            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
84291            ! vms/vms.c
84292 ____________________________________________________________________________
84293 [  6902] By: jhi                                   on 2000/08/29  23:44:14
84294         Log: Retry what #6882 attempted.
84295              
84296              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
84297              From: Gisle Aas <gisle@ActiveState.com>
84298              Date: 30 Aug 2000 00:33:09 +0200
84299              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
84300      Branch: perl
84301            ! ext/Opcode/Safe.pm
84302 ____________________________________________________________________________
84303 [  6901] By: jhi                                   on 2000/08/29  22:59:32
84304         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
84305              From: Hugo <hv@crypt.compulink.co.uk>
84306              Date: Mon, 12 Jun 2000 19:36:08 +0100
84307              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
84308      Branch: perl
84309            ! sv.c
84310 ____________________________________________________________________________
84311 [  6900] By: jhi                                   on 2000/08/29  22:58:35
84312         Log: Admit that we are leaking scalars.
84313              
84314              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
84315              From: Spider Boardman <spider@leggy.zk3.dec.com>
84316              Date: Tue, 29 Aug 2000 18:48:29 -0400
84317              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
84318      Branch: perl
84319            ! t/pragma/warnings.t
84320 ____________________________________________________________________________
84321 [  6899] By: jhi                                   on 2000/08/29  20:53:13
84322         Log: Update Changes.
84323      Branch: perl
84324            ! Changes patchlevel.h
84325 ____________________________________________________________________________
84326 [  6898] By: jhi                                   on 2000/08/29  20:46:21
84327         Log: Undo namespace pollution of #6878.
84328              
84329              Subject: Re: Net::protoent does not export 'getproto'
84330              From: Mike Guy <mjtg@cam.ac.uk>
84331              Date: Tue, 29 Aug 2000 21:32:37 +0100
84332              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
84333      Branch: perl
84334            ! lib/Net/protoent.pm
84335 ____________________________________________________________________________
84336 [  6897] By: jhi                                   on 2000/08/29  20:44:29
84337         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
84338              From: Peter Prymmer <pvhp@forte.com>
84339              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
84340              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
84341      Branch: perl
84342            ! pod/perlebcdic.pod
84343 ____________________________________________________________________________
84344 [  6896] By: jhi                                   on 2000/08/29  20:40:57
84345         Log: There's no point repeating the 'revision' (5) of perl5.
84346      Branch: metaconfig/U/perl
84347            ! Devel.U patchlevel.U
84348      Branch: perl
84349            ! Configure config_h.SH
84350 ____________________________________________________________________________
84351 [  6895] By: jhi                                   on 2000/08/29  20:16:58
84352         Log: Regen Configure for #6894.
84353      Branch: metaconfig/U/perl
84354            ! perladmin.U
84355      Branch: perl
84356            ! Configure config_h.SH
84357 ____________________________________________________________________________
84358 [  6894] By: jhi                                   on 2000/08/29  19:59:52
84359         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
84360              From: "Philip Newton" <Philip.Newton@gmx.net>
84361              Date: Tue, 29 Aug 2000 21:39:14 +0200
84362              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
84363      Branch: perl
84364            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
84365            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
84366            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
84367            ! utils/perlbug.PL
84368 ____________________________________________________________________________
84369 [  6893] By: jhi                                   on 2000/08/29  19:55:30
84370         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
84371              From: "Philip Newton" <Philip.Newton@gmx.net>
84372              Date: Tue, 29 Aug 2000 21:39:14 +0200
84373              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
84374      Branch: perl
84375            ! installhtml
84376 ____________________________________________________________________________
84377 [  6892] By: jhi                                   on 2000/08/29  19:53:59
84378         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
84379              From: "Philip Newton" <Philip.Newton@gmx.net>
84380              Date: Tue, 29 Aug 2000 21:48:18 +0200
84381              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
84382      Branch: perl
84383            ! lib/File/Temp.pm
84384 ____________________________________________________________________________
84385 [  6891] By: jhi                                   on 2000/08/29  18:30:03
84386         Log: Nail the ID 20000828.023.
84387      Branch: perl
84388            ! ext/Storable/Storable.xs
84389 ____________________________________________________________________________
84390 [  6890] By: jhi                                   on 2000/08/29  16:50:17
84391         Log: Under usethreads the dumped variable is IN_PAD.
84392              
84393              Subject: Re: [PATCH] Glob dumping
84394              From: Gisle Aas <gisle@ActiveState.com>
84395              Date: 29 Aug 2000 18:45:05 +0200
84396              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
84397      Branch: perl
84398            ! t/lib/peek.t
84399 ____________________________________________________________________________
84400 [  6889] By: jhi                                   on 2000/08/29  15:17:37
84401         Log: Update Changes.
84402      Branch: perl
84403            ! Changes patchlevel.h
84404 ____________________________________________________________________________
84405 [  6888] By: jhi                                   on 2000/08/29  14:49:59
84406         Log: Retract #6882, broke the safe tests.
84407      Branch: perl
84408            ! ext/Opcode/Safe.pm
84409 ____________________________________________________________________________
84410 [  6887] By: jhi                                   on 2000/08/29  14:47:06
84411         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
84412              From: Gisle Aas <gisle@ActiveState.com> 
84413              Date: 09 Jun 2000 20:00:11 +0200
84414              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
84415      Branch: perl
84416            ! utils/perldoc.PL
84417 ____________________________________________________________________________
84418 [  6886] By: jhi                                   on 2000/08/29  14:42:45
84419         Log: The #6881 removed one dump line.
84420      Branch: perl
84421            ! t/lib/peek.t
84422 ____________________________________________________________________________
84423 [  6885] By: jhi                                   on 2000/08/29  14:30:47
84424         Log: Don't forget to tidy up.
84425      Branch: perl
84426            ! t/lib/ftmp-security.t
84427 ____________________________________________________________________________
84428 [  6884] By: jhi                                   on 2000/08/29  14:25:17
84429         Log: Disabling the one test is a bit tricky.
84430      Branch: perl
84431            ! t/lib/ftmp-security.t
84432 ____________________________________________________________________________
84433 [  6883] By: jhi                                   on 2000/08/29  14:16:25
84434         Log: Disable one of the tests for now.
84435      Branch: perl
84436            ! t/lib/ftmp-security.t
84437 ____________________________________________________________________________
84438 [  6882] By: jhi                                   on 2000/08/29  14:05:50
84439         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
84440              From: gisle@aas.no
84441              Date: 29 Aug 2000 10:35:06 -0000
84442              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
84443      Branch: perl
84444            ! ext/Opcode/Safe.pm
84445 ____________________________________________________________________________
84446 [  6881] By: jhi                                   on 2000/08/29  14:03:51
84447         Log: Subject: [PATCH] Glob dumping
84448              From: Gisle Aas <gisle@ActiveState.com>
84449              Date: 29 Aug 2000 07:59:42 -0000
84450              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
84451      Branch: perl
84452            ! dump.c
84453 ____________________________________________________________________________
84454 [  6880] By: jhi                                   on 2000/08/29  14:02:01
84455         Log: Subject: [PATCH] Warnings in B::Deparse
84456              From: <abigail@foad.org>
84457              Date: Tue, 29 Aug 2000 00:00:01 -0400
84458              Message-ID: <20000829040001.2999.qmail@foad.org>
84459      Branch: perl
84460            ! ext/B/B/Deparse.pm
84461 ____________________________________________________________________________
84462 [  6879] By: jhi                                   on 2000/08/29  13:57:26
84463         Log: Missed a change in #6869.
84464      Branch: perl
84465            ! mg.c
84466 ____________________________________________________________________________
84467 [  6878] By: jhi                                   on 2000/08/29  13:45:04
84468         Log: Subject: Net::protoent does not export 'getproto'
84469              From: Yasushi Nakajima <sey@jkc.co.jp>
84470              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
84471      Branch: perl
84472            ! lib/Net/protoent.pm
84473 ____________________________________________________________________________
84474 [  6877] By: jhi                                   on 2000/08/29  13:39:19
84475         Log: Patches all over for people and the files they (hopefully) care about.
84476      Branch: perl
84477            ! AUTHORS Changes MAINTAIN
84478 ____________________________________________________________________________
84479 [  6876] By: jhi                                   on 2000/08/29  12:53:54
84480         Log: Fix for thinko in #6848.
84481              
84482              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
84483              From: Lupe Christoph <lupe@lupe-christoph.de>
84484              Date: Tue, 29 Aug 2000 09:04:08 +0200
84485              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
84486      Branch: perl
84487            ! ext/Thread/Thread.xs
84488 ____________________________________________________________________________
84489 [  6875] By: jhi                                   on 2000/08/29  12:50:14
84490         Log: Update to Getopt::Long 2.24, from Johan Vromans.
84491      Branch: perl
84492            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
84493 ____________________________________________________________________________
84494 [  6874] By: jhi                                   on 2000/08/29  02:09:53
84495         Log: Use minimal @INC in tests, most of the time just '../lib',
84496              so that we simply can't pick up stuff from other Perls than
84497              the one we are testing.  Pointed out by
84498              
84499              From: Mike Guy <mjtg@cam.ac.uk>
84500              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
84501              Date: Fri, 25 Aug 2000 15:15:59 +0100
84502              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
84503      Branch: perl
84504            ! (edit 185 files)
84505 ____________________________________________________________________________
84506 [  6873] By: jhi                                   on 2000/08/29  01:07:11
84507         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
84508              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84509              Date: Mon, 28 Aug 2000 17:45:52 -0700
84510              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
84511      Branch: perl
84512            ! Makefile.SH hints/os2.sh
84513 ____________________________________________________________________________
84514 [  6872] By: jhi                                   on 2000/08/28  23:33:39
84515         Log: Subject: [PATCH bleedperl@6866] spellings
84516              From: marcel@codewerk.com (Marcel Grunauer)
84517              Date: Tue, 29 Aug 2000 01:19:59 +0200
84518              Message-Id: <200008282319.BAA29862@gandalf.local>
84519      Branch: perl
84520            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
84521            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
84522            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
84523 ____________________________________________________________________________
84524 [  6871] By: jhi                                   on 2000/08/28  23:22:09
84525         Log: Take out the SUIDMAIL thing, that will not be
84526              a problem in 5.7.*.
84527      Branch: perl
84528            ! patchlevel.h
84529 ____________________________________________________________________________
84530 [  6870] By: jhi                                   on 2000/08/28  23:19:30
84531         Log: -S is the silent flag, -s is the strip flag.
84532              
84533              Subject: [PATCH] Re: [PATCH] make no-install          
84534              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84535              Date: Mon, 28 Aug 2000 15:12:55 -0700
84536              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
84537      Branch: perl
84538            ! Makefile.SH
84539 ____________________________________________________________________________
84540 [  6869] By: jhi                                   on 2000/08/28  23:12:05
84541         Log: Subject: [PATCH bleedperl@6856] warnings fixes
84542              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
84543              Date: Mon, 28 Aug 2000 23:55:06 +0100
84544              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
84545      Branch: perl
84546            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
84547            ! warnings.h warnings.pl
84548 ____________________________________________________________________________
84549 [  6868] By: jhi                                   on 2000/08/28  21:38:22
84550         Log: Potential cruft.
84551      Branch: perl
84552            ! Makefile.SH
84553 ____________________________________________________________________________
84554 [  6867] By: jhi                                   on 2000/08/28  21:35:36
84555         Log: Update Changes.
84556      Branch: perl
84557            ! Changes patchlevel.h
84558 ____________________________________________________________________________
84559 [  6866] By: jhi                                   on 2000/08/28  21:33:49
84560         Log: Subject: hv.h Doc Patch
84561              From: Fisher Mark <fisherm@tce.com>
84562              Date: Mon, 28 Aug 2000 16:24:59 -0500
84563              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
84564      Branch: perl
84565            ! hv.h
84566 ____________________________________________________________________________
84567 [  6865] By: jhi                                   on 2000/08/28  21:02:15
84568         Log: Add -ld to archname on long tr...double platforms.
84569      Branch: metaconfig
84570            ! U/threads/archname.U
84571      Branch: perl
84572            ! Configure config_h.SH
84573 ____________________________________________________________________________
84574 [  6864] By: jhi                                   on 2000/08/28  20:38:59
84575         Log: An attempt to fix the problem reported in
84576              
84577              Subject: Building perl@6856 using gcc/AIX 4.3.3 
84578              From: Daniel Muino <dmuino@afip.gov.ar> 
84579              Date: Mon, 28 Aug 2000 15:50:01 -0300   
84580              Message-ID: <20000828155001.A14403@con2-dgi>
84581              
84582              I can't test this properly since the gcc installation I have
84583              access to seems to be botched (gcc is calling the AIX cpp,
84584              a losing proposition...)
84585      Branch: perl
84586            ! hints/aix.sh
84587 ____________________________________________________________________________
84588 [  6863] By: jhi                                   on 2000/08/28  18:57:52
84589         Log: Fix for ID 20000828.001, long doubles were not formatted
84590              correctly (showed up in $], which stopped installing perl).
84591      Branch: perl
84592            ! sv.c
84593 ____________________________________________________________________________
84594 [  6862] By: jhi                                   on 2000/08/28  18:07:15
84595         Log: Typo in #6858.
84596      Branch: perl
84597            ! lib/Cwd.pm
84598 ____________________________________________________________________________
84599 [  6861] By: jhi                                   on 2000/08/28  17:57:27
84600         Log: opmini.o may be left around if a build is interrupted.
84601      Branch: perl
84602            ! Makefile.SH
84603 ____________________________________________________________________________
84604 [  6860] By: jhi                                   on 2000/08/28  16:52:50
84605         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
84606              From: Daniel Chetlin <daniel@chetlin.com>
84607              Date: Mon, 28 Aug 2000 01:14:18 -0700
84608              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
84609      Branch: perl
84610            ! lib/overload.pm
84611 ____________________________________________________________________________
84612 [  6859] By: jhi                                   on 2000/08/28  16:08:46
84613         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
84614              From: Nicholas Clark <nick@ccl4.org>
84615              Date: Mon, 28 Aug 2000 16:03:27 +0100
84616              Message-Id: <20000828160327.C49785@plum.flirble.org>
84617      Branch: perl
84618            ! ext/ByteLoader/bytecode.h
84619 ____________________________________________________________________________
84620 [  6858] By: jhi                                   on 2000/08/28  16:02:10
84621         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
84622              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
84623              Date: Mon, 28 Aug 2000 13:08:30 +0200
84624              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
84625      Branch: perl
84626            ! lib/Cwd.pm
84627 ____________________________________________________________________________
84628 [  6857] By: jhi                                   on 2000/08/28  15:42:47
84629         Log: display_format used as a class method without arguments was broken,
84630              reported in
84631              
84632              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
84633              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
84634              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
84635              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
84636      Branch: perl
84637            ! lib/Math/Complex.pm t/lib/complex.t
84638 ____________________________________________________________________________
84639 [  6856] By: jhi                                   on 2000/08/27  22:09:48
84640         Log: Update Changes.
84641      Branch: perl
84642            ! Changes patchlevel.h
84643 ____________________________________________________________________________
84644 [  6855] By: jhi                                   on 2000/08/27  21:59:21
84645         Log: Retract #6853 (false alarm).
84646      Branch: perl
84647            ! lib/ExtUtils/xsubpp
84648 ____________________________________________________________________________
84649 [  6854] By: jhi                                   on 2000/08/27  21:37:44
84650         Log: Update Changes.
84651      Branch: perl
84652            ! Changes patchlevel.h
84653 ____________________________________________________________________________
84654 [  6853] By: jhi                                   on 2000/08/27  21:37:16
84655         Log: Subject: [PATCH perl@6850] workaround for xsubpp
84656              From: Hugo <hv@crypt.compulink.co.uk>
84657              Date: Sun, 27 Aug 2000 22:30:25 +0100
84658              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
84659      Branch: perl
84660            ! lib/ExtUtils/xsubpp
84661 ____________________________________________________________________________
84662 [  6852] By: jhi                                   on 2000/08/27  21:33:58
84663         Log: Big-endian 64-bit patch from Raphael Manfredi.
84664      Branch: perl
84665            ! ext/Storable/Storable.xs
84666 ____________________________________________________________________________
84667 [  6851] By: jhi                                   on 2000/08/27  21:22:21
84668         Log: More ruthless editing from Hugo van der Sanden.
84669      Branch: perl
84670            ! pod/perldelta.pod
84671 ____________________________________________________________________________
84672 [  6850] By: jhi                                   on 2000/08/27  16:11:46
84673         Log: Update Changes.
84674      Branch: perl
84675            ! Changes patchlevel.h
84676 ____________________________________________________________________________
84677 [  6849] By: jhi                                   on 2000/08/27  16:11:05
84678         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
84679      Branch: perl
84680            ! configpm pod/perldelta.pod
84681 ____________________________________________________________________________
84682 [  6848] By: jhi                                   on 2000/08/27  15:35:08
84683         Log: Use the actual thread type, not the pointer-to-struct.
84684      Branch: perl
84685            ! ext/Thread/Thread.xs
84686 ____________________________________________________________________________
84687 [  6847] By: jhi                                   on 2000/08/27  15:30:49
84688         Log: Test nit.
84689      Branch: perl
84690            ! t/pragma/warn/pp_sys
84691 ____________________________________________________________________________
84692 [  6846] By: jhi                                   on 2000/08/27  15:19:02
84693         Log: Passing -R in ldflags makes now it to appear in the default
84694              for lddlflags, just like with -L.
84695              
84696              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
84697              From: Lupe Christoph <lupe@lupe-christoph.de>
84698              Date: Sun, 27 Aug 2000 10:28:21 +0200
84699              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
84700      Branch: metaconfig/U/perl
84701            ! dlsrc.U
84702      Branch: perl
84703            ! Configure
84704 ____________________________________________________________________________
84705 [  6845] By: jhi                                   on 2000/08/27  15:08:54
84706         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
84707              From: Alan Burlison <Alan.Burlison@uk.sun.com>
84708              Date: Sat, 26 Aug 2000 22:23:27 +0100
84709              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
84710      Branch: perl
84711            ! lib/ExtUtils/MM_Unix.pm
84712 ____________________________________________________________________________
84713 [  6844] By: jhi                                   on 2000/08/27  15:02:37
84714         Log: DJGPP update from Laszlo Molnar.
84715              
84716              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
84717              From: ml1050 <ml1050@freemail.hu>
84718              Date: Sat, 26 Aug 2000 23:24:40 +0200
84719              Message-Id: <20000826232440.A439@freemail.hu>
84720      Branch: perl
84721            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
84722            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
84723 ____________________________________________________________________________
84724 [  6843] By: jhi                                   on 2000/08/27  14:53:58
84725         Log: Subject: installman buglet
84726              From: Lupe Christoph <lupe@lupe-christoph.de>
84727              Date: Sun, 27 Aug 2000 14:38:59 +0200
84728              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
84729      Branch: perl
84730            ! installman
84731 ____________________________________________________________________________
84732 [  6842] By: jhi                                   on 2000/08/27  14:52:08
84733         Log: Can't get the test to reliably work thanks to the
84734              inaccurateness of floating point.  "Resolves" bug ids
84735              20000826.003, 20000826.009, 20000826.010,
84736      Branch: perl
84737            ! t/lib/trig.t
84738 ____________________________________________________________________________
84739 [  6841] By: jhi                                   on 2000/08/26  15:53:58
84740         Log: Update Changes.
84741      Branch: perl
84742            ! Changes patchlevel.h
84743 ____________________________________________________________________________
84744 [  6840] By: jhi                                   on 2000/08/26  14:23:03
84745         Log: grep -e isn't portable.
84746              
84747              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
84748              From: chris@broadband.att.com
84749              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
84750              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
84751      Branch: perl
84752            ! hints/solaris_2.sh
84753 ____________________________________________________________________________
84754 [  6839] By: jhi                                   on 2000/08/26  14:12:23
84755         Log: no-install target a la make -n.
84756              
84757              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
84758              From: <abigail@foad.org>
84759              Date: Sat, 26 Aug 2000 03:57:34 -0400
84760              Message-ID: <20000826075735.18912.qmail@foad.org>
84761      Branch: perl
84762            ! Makefile.SH installman installperl
84763 ____________________________________________________________________________
84764 [  6838] By: jhi                                   on 2000/08/26  14:06:33
84765         Log: Retract #6826 as the #6828 should be do the same
84766              in a More Correct Way.
84767      Branch: perl
84768            ! installperl
84769 ____________________________________________________________________________
84770 [  6837] By: jhi                                   on 2000/08/26  05:24:00
84771         Log: More casting.
84772      Branch: perl
84773            ! ext/Storable/Storable.xs
84774 ____________________________________________________________________________
84775 [  6836] By: jhi                                   on 2000/08/26  05:05:46
84776         Log: Nicer in decimal.
84777      Branch: perl
84778            ! ext/Storable/Storable.xs
84779 ____________________________________________________________________________
84780 [  6835] By: jhi                                   on 2000/08/26  05:03:50
84781         Log: There be no UVdf.
84782      Branch: perl
84783            ! ext/Storable/Storable.xs
84784 ____________________________________________________________________________
84785 [  6834] By: jhi                                   on 2000/08/26  05:00:18
84786         Log: Continue IVdfing and UVxfing.
84787      Branch: perl
84788            ! ext/Storable/Storable.xs
84789 ____________________________________________________________________________
84790 [  6833] By: jhi                                   on 2000/08/26  04:53:14
84791         Log: Use IVdf.
84792      Branch: perl
84793            ! ext/Storable/Storable.xs
84794 ____________________________________________________________________________
84795 [  6832] By: jhi                                   on 2000/08/26  04:40:41
84796         Log: Document PTR2XX and INT2PTR.
84797      Branch: perl
84798            ! pod/perlguts.pod
84799 ____________________________________________________________________________
84800 [  6831] By: jhi                                   on 2000/08/26  04:33:18
84801         Log: Use UVxf, PTR2UV, NVff.
84802      Branch: perl
84803            ! ext/Storable/Storable.xs
84804 ____________________________________________________________________________
84805 [  6830] By: jhi                                   on 2000/08/26  04:31:32
84806         Log: Update the test count.
84807      Branch: perl
84808            ! t/lib/trig.t
84809 ____________________________________________________________________________
84810 [  6829] By: jhi                                   on 2000/08/26  03:05:50
84811         Log: Subject: [PATCH] installation not quite silent yet.
84812              From: <abigail@foad.org>
84813              Date: Fri, 25 Aug 2000 20:07:53 -0400
84814              Message-ID: <20000826000753.7822.qmail@foad.org>
84815      Branch: perl
84816            ! installman installperl
84817 ____________________________________________________________________________
84818 [  6828] By: jhi                                   on 2000/08/26  03:05:14
84819         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
84820              From: Spider Boardman <spider@web.zk3.dec.com>
84821              Date: Fri, 25 Aug 2000 19:12:40 -0400
84822              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
84823      Branch: perl
84824            ! gv.c
84825 ____________________________________________________________________________
84826 [  6827] By: jhi                                   on 2000/08/25  23:54:34
84827         Log: Support preserving extremely big/small angles.
84828      Branch: perl
84829            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
84830 ____________________________________________________________________________
84831 [  6826] By: jhi                                   on 2000/08/25  23:01:20
84832         Log: Patch installperl to be long double-aware.
84833              
84834              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
84835              From: Spider Boardman <spider@web.zk3.dec.com>
84836              Date: Fri, 25 Aug 2000 18:15:23 -0400
84837              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
84838      Branch: perl
84839            ! installperl
84840 ____________________________________________________________________________
84841 [  6825] By: jhi                                   on 2000/08/25  22:58:25
84842         Log: Remove duplicately applied patch shards.
84843              
84844              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
84845              From: Spider Boardman <spider@leggy.zk3.dec.com>
84846              Date: Fri, 25 Aug 2000 16:45:03 -0400
84847              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
84848      Branch: perl
84849            ! t/lib/cgi-html.t
84850 ____________________________________________________________________________
84851 [  6824] By: jhi                                   on 2000/08/25  22:57:00
84852         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
84853              From: Daniel Chetlin <daniel@chetlin.com>
84854              Date: Fri, 25 Aug 2000 12:23:16 -0700
84855              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
84856              
84857              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
84858              From: Daniel Chetlin <daniel@chetlin.com>
84859              Date: Fri, 25 Aug 2000 14:47:19 -0700
84860              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
84861      Branch: perl
84862            ! installman
84863 ____________________________________________________________________________
84864 [  6823] By: jhi                                   on 2000/08/25  22:44:17
84865         Log: Timestamp problem?
84866      Branch: perl
84867            ! uconfig.h uconfig.sh
84868 ____________________________________________________________________________
84869 [  6822] By: jhi                                   on 2000/08/25  19:01:06
84870         Log: One forgotten file from #6816.
84871      Branch: perl
84872            ! vos/config.h
84873 ____________________________________________________________________________
84874 [  6821] By: jhi                                   on 2000/08/25  18:56:39
84875         Log: Regen Changes.
84876      Branch: perl
84877            ! Changes patchlevel.h
84878 ____________________________________________________________________________
84879 [  6820] By: jhi                                   on 2000/08/25  18:52:35
84880         Log: Fix Changes ordering.
84881      Branch: perl
84882            ! Changes
84883 ____________________________________________________________________________
84884 [  6819] By: jhi                                   on 2000/08/25  18:50:25
84885         Log: Update Changes.
84886      Branch: perl
84887            ! Changes patchlevel.h
84888 ____________________________________________________________________________
84889 [  6818] By: jhi                                   on 2000/08/25  18:47:45
84890         Log: Tweak the sfio/useperlio logic, hopefully as wished in
84891              
84892              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
84893              From: Nicholas Clark <nick@babyhippo.co.uk>
84894              Date: Fri, 25 Aug 2000 12:01:45 +0100
84895              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
84896      Branch: metaconfig/U/perl
84897            ! d_sfio.U
84898      Branch: perl
84899            ! Configure
84900 ____________________________________________________________________________
84901 [  6817] By: jhi                                   on 2000/08/25  18:32:51
84902         Log: Allow microperl to assume <math.h>, without it the math
84903              functions like floor() are assumed to return int, which makes
84904              for core dumps in machines where integer and floating register
84905              don't mix.
84906      Branch: perl
84907            ! uconfig.h uconfig.sh
84908 ____________________________________________________________________________
84909 [  6816] By: jhi                                   on 2000/08/25  18:27:17
84910         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
84911              the problem reported in
84912              
84913              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
84914              From: danhale@us.ibm.com
84915              Date: Fri, 25 Aug 2000 10:58:06 -0400
84916              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
84917      Branch: metaconfig/U/perl
84918            + d_socks5_init.U
84919      Branch: perl
84920            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
84921            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
84922            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
84923            ! win32/config.gc win32/config.vc
84924 ____________________________________________________________________________
84925 [  6815] By: jhi                                   on 2000/08/25  17:43:31
84926         Log: A solution for the retrieve_fd autosplit warning,
84927              idea suggested by Mike Guy.
84928      Branch: perl
84929            ! ext/Storable/Storable.pm
84930 ____________________________________________________________________________
84931 [  6814] By: jhi                                   on 2000/08/25  17:16:03
84932         Log: Add install-silent target.
84933      Branch: perl
84934            ! Makefile.SH
84935 ____________________________________________________________________________
84936 [  6813] By: jhi                                   on 2000/08/25  17:14:23
84937         Log: Subject: Re: [PATCH] More silencing of installman.
84938              From: <abigail@foad.org>
84939              Date: Thu, 24 Aug 2000 19:27:03 -0400
84940              Message-ID: <20000824232703.7001.qmail@foad.org>
84941              
84942              Subject: Re: [PATCH] More silencing of installman.
84943              From: <abigail@foad.org>
84944              Date: Fri, 25 Aug 2000 03:00:58 -0400
84945              Message-ID: <20000825070058.10697.qmail@foad.org>
84946      Branch: perl
84947            ! installman
84948 ____________________________________________________________________________
84949 [  6812] By: jhi                                   on 2000/08/25  17:11:28
84950         Log: installperl --verbose and --silent.
84951              
84952              Subject: Re: [PATCH] More silencing of installman.
84953              From: <abigail@foad.org>
84954              Message-ID: <20000825064430.9719.qmail@foad.org>
84955              Date: Fri, 25 Aug 2000 02:44:30 -0400
84956      Branch: perl
84957            ! installperl
84958 ____________________________________________________________________________
84959 [  6811] By: jhi                                   on 2000/08/25  17:05:43
84960         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
84961              From: "Peter J. Farley III" <pjfarley@banet.net>
84962              Date: Thu, 24 Aug 2000 21:58:03 -0400
84963              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
84964              
84965              (applied slightly modified)
84966      Branch: perl
84967            ! lib/ExtUtils/MM_Unix.pm
84968 ____________________________________________________________________________
84969 [  6810] By: jhi                                   on 2000/08/25  17:01:18
84970         Log: Missing parts of 
84971              
84972              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
84973              From: Peter Prymmer <pvhp@forte.com>
84974              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
84975              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
84976      Branch: perl
84977            ! t/lib/cgi-html.t
84978 ____________________________________________________________________________
84979 [  6809] By: jhi                                   on 2000/08/25  16:46:32
84980         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
84981              From: "Craig A. Berry" <craig.berry@psinetcs.com>
84982              Date: Thu, 24 Aug 2000 19:13:11 -0500
84983              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
84984      Branch: perl
84985            ! vms/vms.c
84986 ____________________________________________________________________________
84987 [  6808] By: jhi                                   on 2000/08/25  16:39:22
84988         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
84989              From: Peter Prymmer <pvhp@forte.com>
84990              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
84991              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
84992      Branch: perl
84993            ! configure.com
84994 ____________________________________________________________________________
84995 [  6807] By: jhi                                   on 2000/08/25  16:36:37
84996         Log: Better wording for the vec lvalue diagnostic.
84997              
84998              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
84999              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
85000              Date: Wed, 23 Aug 2000 14:12:16 -0400
85001              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
85002      Branch: perl
85003            ! pod/perldiag.pod
85004 ____________________________________________________________________________
85005 [  6806] By: jhi                                   on 2000/08/24  18:17:22
85006         Log: Subject: [PATCH] More silencing of installman.
85007              From: <abigail@foad.org>
85008              Date: Thu, 24 Aug 2000 14:01:44 -0400
85009              Message-ID: <20000824180144.20062.qmail@foad.org>
85010      Branch: perl
85011            ! installman
85012 ____________________________________________________________________________
85013 [  6805] By: jhi                                   on 2000/08/24  15:00:31
85014         Log: Update Changes.
85015      Branch: perl
85016            ! Changes patchlevel.h
85017 ____________________________________________________________________________
85018 [  6804] By: jhi                                   on 2000/08/24  14:59:07
85019         Log: Regen perltoc.
85020      Branch: perl
85021            ! pod/perltoc.pod
85022 ____________________________________________________________________________
85023 [  6803] By: jhi                                   on 2000/08/24  14:44:39
85024         Log: Show the doc file, not the temp file.
85025      Branch: perl
85026            ! installman
85027 ____________________________________________________________________________
85028 [  6802] By: jhi                                   on 2000/08/24  14:41:53
85029         Log: Continue silencing.
85030      Branch: perl
85031            ! installman
85032 ____________________________________________________________________________
85033 [  6801] By: jhi                                   on 2000/08/24  14:34:40
85034         Log: Actually do something with the silencer option.
85035      Branch: perl
85036            ! installman
85037 ____________________________________________________________________________
85038 [  6800] By: jhi                                   on 2000/08/24  14:26:22
85039         Log: Make installman to recognize the silence flag -S.
85040      Branch: perl
85041            ! installman
85042 ____________________________________________________________________________
85043 [  6799] By: jhi                                   on 2000/08/24  13:49:38
85044         Log: DOS patches and portability/porting notes, from Tim Jenness.
85045      Branch: perl
85046            ! lib/File/Temp.pm
85047 ____________________________________________________________________________
85048 [  6798] By: jhi                                   on 2000/08/24  13:48:27
85049         Log: Create directories in silence.
85050              
85051              Subject: [PATCH] Another silencer for MakeMaker
85052              From: andreas.koenig@anima.de (Andreas J. Koenig)
85053              Date: 24 Aug 2000 14:18:52 +0200
85054              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
85055      Branch: perl
85056            ! lib/ExtUtils/Command.pm
85057 ____________________________________________________________________________
85058 [  6797] By: jhi                                   on 2000/08/24  13:46:42
85059         Log: More liberal parsing of version numbers.
85060              
85061              Subject: Re: CPAN.pm beta for testing available
85062              From: andreas.koenig@anima.de (Andreas J. Koenig)
85063              Date: 24 Aug 2000 13:51:57 +0200
85064              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
85065      Branch: perl
85066            ! lib/CPAN.pm
85067 ____________________________________________________________________________
85068 [  6796] By: jhi                                   on 2000/08/24  13:44:36
85069         Log: Make "make install" by default silent.  A new "install-verbose"
85070              target is verbose.
85071      Branch: perl
85072            ! Makefile.SH
85073 ____________________________________________________________________________
85074 [  6795] By: jhi                                   on 2000/08/24  13:39:14
85075         Log: Add silencer flags to installperl.
85076              
85077              Subject: [PATCH] Making installperl silent.
85078              From: <abigail@foad.org>
85079              Date: Thu, 24 Aug 2000 05:01:45 -0400
85080              Message-ID: <20000824090145.13141.qmail@foad.org>
85081      Branch: perl
85082            ! installperl
85083 ____________________________________________________________________________
85084 [  6794] By: jhi                                   on 2000/08/24  13:35:50
85085         Log: installperl couldn't tell whether it had run tests or not.
85086              
85087              Subject: [PATCH] Re: installperl and t/TEST
85088              From: <abigail@foad.org>
85089              Date: Thu, 24 Aug 2000 04:00:53 -0400
85090              Message-ID: <20000824080053.2494.qmail@foad.org>
85091      Branch: perl
85092            ! Makefile.SH installperl
85093 ____________________________________________________________________________
85094 [  6793] By: jhi                                   on 2000/08/24  13:27:50
85095         Log: Drop the separate perlbc, perlcc -b should be enough.
85096      Branch: perl
85097            - utils/perlbc.PL
85098            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
85099 ____________________________________________________________________________
85100 [  6792] By: jhi                                   on 2000/08/24  04:41:30
85101         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
85102              plus the typo fix from Peter Prymmer.
85103      Branch: perl
85104            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
85105            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
85106 ____________________________________________________________________________
85107 [  6791] By: jhi                                   on 2000/08/24  02:10:43
85108         Log: Replace #6705 with a minimal doc patch.
85109              
85110              Subject: [PATCH 5.6.0] replace change #6705
85111              From: Jan Dubois <jand@ActiveState.com>
85112              Date: Wed, 23 Aug 2000 18:31:51 -0700
85113              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
85114      Branch: perl
85115            ! lib/Win32.pod win32/win32.c
85116 ____________________________________________________________________________
85117 [  6790] By: jhi                                   on 2000/08/23  17:52:00
85118         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
85119              From: Mike Guy <mjtg@cam.ac.uk>
85120              Date: Wed, 23 Aug 2000 18:38:46 +0100
85121              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
85122      Branch: perl
85123            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
85124 ____________________________________________________________________________
85125 [  6789] By: jhi                                   on 2000/08/23  15:34:21
85126         Log: Update Changes.
85127      Branch: perl
85128            ! Changes patchlevel.h
85129 ____________________________________________________________________________
85130 [  6788] By: jhi                                   on 2000/08/23  15:33:40
85131         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
85132              From: Wilfredo Sánchez <wsanchez@apple.com>
85133              Date: Tue, 22 Aug 2000 19:31:27 -0700
85134              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
85135      Branch: perl
85136            ! perl.h
85137 ____________________________________________________________________________
85138 [  6787] By: jhi                                   on 2000/08/23  15:29:31
85139         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
85140              From: Spider Boardman <spider@leggy.zk3.dec.com>
85141              Date: Wed, 23 Aug 2000 10:33:23 -0400
85142              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
85143      Branch: perl
85144            ! lib/Pod/Html.pm
85145 ____________________________________________________________________________
85146 [  6786] By: jhi                                   on 2000/08/23  15:28:11
85147         Log: Bad makefile.
85148      Branch: perl
85149            ! ext/B/Makefile.PL
85150 ____________________________________________________________________________
85151 [  6785] By: jhi                                   on 2000/08/23  14:37:04
85152         Log: Update Changes.
85153      Branch: perl
85154            ! Changes patchlevel.h
85155 ____________________________________________________________________________
85156 [  6784] By: jhi                                   on 2000/08/23  13:58:41
85157         Log: Portability fix from Hugo van der Sanden.
85158      Branch: perl
85159            ! ext/re/Makefile.PL
85160 ____________________________________________________________________________
85161 [  6783] By: jhi                                   on 2000/08/23  13:53:53
85162         Log: Storable support, v-version fixes.
85163              
85164              Subject: CPAN.pm beta for testing available
85165              From: andreas.koenig@anima.de (Andreas J. Koenig)
85166              Date: 22 Aug 2000 23:31:33 +0200
85167              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
85168      Branch: perl
85169            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
85170 ____________________________________________________________________________
85171 [  6782] By: jhi                                   on 2000/08/23  13:51:26
85172         Log: Mac and other portability updates from Chris Nandor.
85173      Branch: perl
85174            ! pod/perlmodinstall.pod
85175 ____________________________________________________________________________
85176 [  6781] By: jhi                                   on 2000/08/23  13:47:33
85177         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
85178              From: Peter Prymmer <pvhp@forte.com>
85179              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
85180              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
85181      Branch: perl
85182            ! ext/Storable/Storable.xs
85183 ____________________________________________________________________________
85184 [  6780] By: jhi                                   on 2000/08/23  13:33:34
85185         Log: VMS MMS (make) wants null action.
85186      Branch: perl
85187            ! ext/B/Makefile.PL
85188 ____________________________________________________________________________
85189 [  6779] By: jhi                                   on 2000/08/22  19:44:47
85190         Log: Forgot portability nit.
85191      Branch: perl
85192            ! t/lib/st-forgive.t
85193 ____________________________________________________________________________
85194 [  6778] By: jhi                                   on 2000/08/22  19:35:25
85195         Log: Be portable.
85196      Branch: perl
85197            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
85198            ! t/lib/st-store.t
85199 ____________________________________________________________________________
85200 [  6777] By: jhi                                   on 2000/08/22  18:50:53
85201         Log: Update Changes.
85202      Branch: perl
85203            ! Changes patchlevel.h
85204 ____________________________________________________________________________
85205 [  6776] By: jhi                                   on 2000/08/22  18:44:46
85206         Log: cSVOPo_*v things index into the current PL_curpad
85207              under ithreads, which is different from the curpad
85208              used by the XSUB.  (In other words, the code as-is
85209              before this patch wouldn't work under ithreads.)
85210              From Sarathy.
85211      Branch: perl
85212            ! ext/B/B.xs
85213 ____________________________________________________________________________
85214 [  6775] By: jhi                                   on 2000/08/22  18:18:37
85215         Log: Make the selection of NVff et al stricter.
85216      Branch: metaconfig/U/perl
85217            ! perlxvf.U
85218      Branch: perl
85219            ! Configure config_h.SH
85220 ____________________________________________________________________________
85221 [  6774] By: jhi                                   on 2000/08/22  17:19:42
85222         Log: perldelta nits.
85223      Branch: perl
85224            ! pod/perldelta.pod
85225 ____________________________________________________________________________
85226 [  6773] By: jhi                                   on 2000/08/22  17:06:26
85227         Log: Long double fixes from Spider Boardman.
85228              
85229              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
85230              From: system PRIVILEGED account <root@peano.zk3.dec.com>
85231              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
85232              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
85233      Branch: perl
85234            ! t/lib/bigfltpm.t t/lib/st-06compat.t
85235 ____________________________________________________________________________
85236 [  6772] By: jhi                                   on 2000/08/22  15:04:53
85237         Log: Update Changes.
85238      Branch: perl
85239            ! Changes patchlevel.h
85240 ____________________________________________________________________________
85241 [  6771] By: jhi                                   on 2000/08/22  15:01:44
85242         Log: perldelta fixes from Hugo van der Sanden.
85243      Branch: perl
85244            ! pod/perldelta.pod
85245 ____________________________________________________________________________
85246 [  6770] By: jhi                                   on 2000/08/22  14:34:49
85247         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
85248              From: Hugo <hv@crypt.compulink.co.uk>
85249              Date: Tue, 22 Aug 2000 11:21:53 +0100
85250              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
85251      Branch: perl
85252            ! regcomp.c
85253 ____________________________________________________________________________
85254 [  6769] By: jhi                                   on 2000/08/22  14:30:02
85255         Log: Add Yitzchak, reformat.
85256      Branch: perl
85257            ! Changes config_h.SH
85258 ____________________________________________________________________________
85259 [  6768] By: jhi                                   on 2000/08/22  14:21:35
85260         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
85261              and Spider Boardman.
85262      Branch: metaconfig
85263            ! U/compline/d_gconvert.U
85264      Branch: perl
85265            ! Configure
85266 ____________________________________________________________________________
85267 [  6767] By: jhi                                   on 2000/08/22  14:11:24
85268         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
85269              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85270              Date: Mon, 21 Aug 2000 19:08:31 -0700
85271              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
85272      Branch: perl
85273            - ext/Storable/patchlevel.h
85274            ! MANIFEST ext/Storable/MANIFEST
85275 ____________________________________________________________________________
85276 [  6766] By: jhi                                   on 2000/08/22  13:49:29
85277         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
85278              From: Peter Prymmer <pvhp@forte.com>
85279              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
85280              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
85281      Branch: perl
85282            ! configure.com ext/Storable/Makefile.PL
85283 ____________________________________________________________________________
85284 [  6765] By: jhi                                   on 2000/08/22  13:44:59
85285         Log: Subject: [PATCH blead] B:: missing dependency
85286              From: Hugo <hv@crypt.compulink.co.uk>
85287              Date: Tue, 22 Aug 2000 06:44:33 +0100
85288              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
85289      Branch: perl
85290            ! ext/B/Makefile.PL
85291 ____________________________________________________________________________
85292 [  6764] By: jhi                                   on 2000/08/22  13:38:12
85293         Log: More bytecompiler.
85294      Branch: perl
85295            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
85296 ____________________________________________________________________________
85297 [  6763] By: jhi                                   on 2000/08/22  13:36:44
85298         Log: Bytecompiler patches from Benjamin Stuhl.
85299      Branch: perl
85300            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
85301            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
85302            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
85303            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85304            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
85305            ! perl.c perlapi.h pod/perldelta.pod
85306 ____________________________________________________________________________
85307 [  6762] By: jhi                                   on 2000/08/21  23:43:40
85308         Log: An obsoleted diagnostic.
85309      Branch: perl
85310            ! pod/perldelta.pod
85311 ____________________________________________________________________________
85312 [  6761] By: jhi                                   on 2000/08/21  23:01:45
85313         Log: The #6759 wasn't quite right.
85314      Branch: perl
85315            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
85316            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
85317            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
85318            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
85319            ! t/lib/st-tieditems.t
85320 ____________________________________________________________________________
85321 [  6760] By: jhi                                   on 2000/08/21  22:35:49
85322         Log: Be verydeepclean.
85323      Branch: perl
85324            ! Makefile.SH
85325 ____________________________________________________________________________
85326 [  6759] By: jhi                                   on 2000/08/21  22:25:40
85327         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
85328              From: Peter Prymmer <pvhp@forte.com>
85329              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
85330              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
85331      Branch: perl
85332            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
85333            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
85334            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
85335            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
85336            ! t/lib/st-tieditems.t
85337 ____________________________________________________________________________
85338 [  6758] By: jhi                                   on 2000/08/21  22:22:32
85339         Log: Few more casts, need reported in
85340              
85341              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
85342              From: Mike Stok <mike@stok.co.uk>
85343              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
85344              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
85345              
85346              and
85347              
85348              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
85349              From: abigail@foad.org
85350              Date: 21 Aug 2000 21:31:34 -0000
85351              Message-Id: <20000821213134.30170.qmail@foad.org>
85352      Branch: perl
85353            ! ext/Storable/Storable.xs
85354 ____________________________________________________________________________
85355 [  6757] By: jhi                                   on 2000/08/21  18:37:07
85356         Log: Update Changes.
85357      Branch: perl
85358            ! Changes patchlevel.h
85359 ____________________________________________________________________________
85360 [  6756] By: jhi                                   on 2000/08/21  18:34:02
85361         Log: A pod nit.
85362              
85363              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
85364              From: <abigail@foad.org>
85365              Date: Mon, 21 Aug 2000 14:00:16 -0400
85366              Message-ID: <20000821180016.28627.qmail@foad.org>
85367      Branch: perl
85368            ! pod/perlre.pod
85369 ____________________________________________________________________________
85370 [  6755] By: jhi                                   on 2000/08/21  18:30:56
85371         Log: Use PodParser 1.18 new test.
85372      Branch: perl
85373            ! t/pod/special_seqs.t t/pod/special_seqs.xr
85374 ____________________________________________________________________________
85375 [  6754] By: jhi                                   on 2000/08/21  18:28:35
85376         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
85377              patches cannot be applied since #6712 conflicts.
85378      Branch: perl
85379            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
85380 ____________________________________________________________________________
85381 [  6753] By: jhi                                   on 2000/08/21  18:15:11
85382         Log: Weed out some smaller changes.
85383      Branch: perl
85384            ! pod/perldelta.pod
85385 ____________________________________________________________________________
85386 [  6752] By: jhi                                   on 2000/08/21  18:02:30
85387         Log: Also under djgpp the timestamps are funky.
85388      Branch: perl
85389            ! t/op/stat.t
85390 ____________________________________________________________________________
85391 [  6751] By: jhi                                   on 2000/08/21  17:55:56
85392         Log: Tweak the floating point output routine preferences.
85393      Branch: metaconfig
85394            ! U/compline/d_gconvert.U
85395      Branch: perl
85396            ! Configure
85397 ____________________________________________________________________________
85398 [  6750] By: jhi                                   on 2000/08/21  17:51:29
85399         Log: Unicos/mk requires elaborate paranoia.
85400      Branch: perl
85401            ! lib/Math/Complex.pm
85402 ____________________________________________________________________________
85403 [  6749] By: gsar                                  on 2000/08/21  16:53:31
85404         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
85405      Branch: perl
85406            ! lib/Cwd.pm
85407 ____________________________________________________________________________
85408 [  6748] By: gsar                                  on 2000/08/21  16:22:19
85409         Log: free TLS slot properly on Windows
85410      Branch: perl
85411            ! thread.h win32/perllib.c win32/win32thread.h
85412 ____________________________________________________________________________
85413 [  6747] By: jhi                                   on 2000/08/21  16:20:58
85414         Log: Rename the macro argument because some preprocessors
85415              can't tell the difference and expand arguments also inside
85416              double quoted strings.
85417      Branch: perl
85418            ! regcomp.c
85419 ____________________________________________________________________________
85420 [  6746] By: jhi                                   on 2000/08/21  16:09:41
85421         Log: Support long doubles in Storable.
85422              
85423              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
85424              From: Radu Greab <radu@netsoft.ro>
85425              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
85426              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
85427      Branch: perl
85428            ! ext/Storable/Storable.xs
85429 ____________________________________________________________________________
85430 [  6745] By: jhi                                   on 2000/08/21  15:51:40
85431         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
85432              From: "Fifer, Eric" <EFifer@sanwaint.com>
85433              Date: Mon, 21 Aug 2000 15:34:49 +0100
85434              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
85435      Branch: perl
85436            ! t/pragma/warn/9enabled
85437 ____________________________________________________________________________
85438 [  6744] By: jhi                                   on 2000/08/21  15:39:35
85439         Log: Document the endianness of Alpha more precisely.
85440      Branch: perl
85441            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
85442            ! pod/perlport.pod
85443 ____________________________________________________________________________
85444 [  6743] By: jhi                                   on 2000/08/21  14:47:05
85445         Log: perldelta fixes from the p5p crowd.
85446      Branch: perl
85447            ! pod/perldelta.pod pod/perlop.pod
85448 ____________________________________________________________________________
85449 [  6742] By: jhi                                   on 2000/08/21  13:34:51
85450         Log: Update to Pod::LaTeX 0.53.
85451              
85452              Subject: [PATCH] lib/Pod/LaTeX.pm updates
85453              From: Tim Jenness <timj@jach.hawaii.edu>
85454              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
85455              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
85456      Branch: perl
85457            ! lib/Pod/LaTeX.pm
85458 ____________________________________________________________________________
85459 [  6741] By: jhi                                   on 2000/08/21  13:33:01
85460         Log: Subject: [PATCH] os2.c fix for use64bitint
85461              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85462              Date: Mon, 21 Aug 2000 01:32:25 -0700
85463              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
85464      Branch: perl
85465            ! os2/os2.c
85466 ____________________________________________________________________________
85467 [  6740] By: jhi                                   on 2000/08/21  13:28:52
85468         Log: Array context keeps slithering in.
85469              
85470              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
85471              From: Daniel Chetlin <daniel@chetlin.com>
85472              Date: Sun, 20 Aug 2000 21:40:25 -0700
85473              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
85474      Branch: perl
85475            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
85476            ! pod/perldebtut.pod
85477 ____________________________________________________________________________
85478 [  6739] By: jhi                                   on 2000/08/21  13:23:55
85479         Log: Big-endian quad fixes for Storable from Radu Greab,
85480              plus few explicit null casts for picky compilers.
85481      Branch: perl
85482            ! ext/Storable/Storable.xs
85483 ____________________________________________________________________________
85484 [  6738] By: gsar                                  on 2000/08/21  05:56:13
85485         Log: small tweaks for change#6705: avoid C++ style comments in C code;
85486              use Perl's malloc API rather than the low level system one
85487      Branch: perl
85488            ! win32/win32.c
85489 ____________________________________________________________________________
85490 [  6737] By: gsar                                  on 2000/08/21  05:35:41
85491         Log: add Storable to list of extensions on Windows
85492      Branch: perl
85493            ! win32/Makefile win32/makefile.mk
85494 ____________________________________________________________________________
85495 [  6736] By: jhi                                   on 2000/08/21  02:57:53
85496         Log: Update Changes.
85497      Branch: perl
85498            ! Changes patchlevel.h
85499 ____________________________________________________________________________
85500 [  6735] By: jhi                                   on 2000/08/21  02:57:20
85501         Log: Draft 0.
85502      Branch: perl
85503            ! pod/perldelta.pod
85504 ____________________________________________________________________________
85505 [  6734] By: jhi                                   on 2000/08/21  02:57:03
85506         Log: Add Storable 0.7.2 from Raphael Manfredi,
85507              plus the patch from
85508              
85509              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
85510              From: Radu Greab <radu@netsoft.ro>
85511              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
85512              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
85513              
85514              plus changes to get Storable to compile with
85515              picky ANSI compilers.
85516      Branch: perl
85517            + ext/Storable/ChangeLog ext/Storable/MANIFEST
85518            + ext/Storable/Makefile.PL ext/Storable/README
85519            + ext/Storable/Storable.pm ext/Storable/Storable.xs
85520            + ext/Storable/patchlevel.h t/lib/st-06compat.t
85521            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
85522            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
85523            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
85524            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
85525            + t/lib/st-tieditems.t
85526            ! MANIFEST
85527 ____________________________________________________________________________
85528 [  6733] By: jhi                                   on 2000/08/21  02:29:09
85529         Log: The correct cleaning order is an art.
85530      Branch: perl
85531            ! Makefile.SH
85532 ____________________________________________________________________________
85533 [  6732] By: jhi                                   on 2000/08/21  01:23:39
85534         Log: The #6724 is here.
85535      Branch: perl
85536            ! t/lib/ftmp-security.t
85537 ____________________________________________________________________________
85538 [  6731] By: jhi                                   on 2000/08/20  23:17:03
85539         Log: s/this one/the 5.6.0 release/
85540      Branch: perl
85541            ! pod/perl56delta.pod
85542 ____________________________________________________________________________
85543 [  6730] By: jhi                                   on 2000/08/20  23:07:34
85544         Log: Mention perlebcdic and perlposix-bc.
85545      Branch: perl
85546            ! pod/perlport.pod
85547 ____________________________________________________________________________
85548 [  6729] By: jhi                                   on 2000/08/20  21:32:59
85549         Log: Document the number of exponent digits.
85550      Branch: perl
85551            ! pod/perlfunc.pod
85552 ____________________________________________________________________________
85553 [  6728] By: jhi                                   on 2000/08/20  21:16:47
85554         Log: Use File::Spec->tmpdir().
85555              
85556              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
85557              From: Tim Jenness <timj@jach.hawaii.edu>
85558              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
85559              MIME-Version: 1.0
85560              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
85561      Branch: perl
85562            ! utils/perlbug.PL
85563 ____________________________________________________________________________
85564 [  6727] By: jhi                                   on 2000/08/20  20:43:32
85565         Log: Update Changes.
85566      Branch: perl
85567            ! Changes patchlevel.h
85568 ____________________________________________________________________________
85569 [  6726] By: jhi                                   on 2000/08/20  20:41:44
85570         Log: The veryclean target needs to clobber.
85571      Branch: perl
85572            ! Makefile.SH
85573 ____________________________________________________________________________
85574 [  6725] By: jhi                                   on 2000/08/20  20:37:38
85575         Log: Document odd vs even subreleases and -Dusedevel.
85576      Branch: perl
85577            ! INSTALL
85578 ____________________________________________________________________________
85579 [  6724] By: jhi                                   on 2000/08/20  19:58:05
85580         Log: Use temporary directory instead of current directory.
85581              
85582              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
85583              From: Tim Jenness <timj@jach.hawaii.edu>
85584              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
85585              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
85586      Branch: perl
85587            ! t/lib/ftmp-security.t
85588 ____________________________________________________________________________
85589 [  6723] By: jhi                                   on 2000/08/20  19:55:55
85590         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
85591              From: andreas.koenig@anima.de (Andreas J. Koenig)
85592              Date: 20 Aug 2000 15:52:03 +0200
85593              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
85594      Branch: perl
85595            ! lib/ExtUtils/MM_Unix.pm
85596 ____________________________________________________________________________
85597 [  6722] By: jhi                                   on 2000/08/20  19:46:01
85598         Log: Update to CGI 2.72, from Lincoln Stein.
85599      Branch: perl
85600            ! lib/CGI.pm
85601 ____________________________________________________________________________
85602 [  6721] By: jhi                                   on 2000/08/20  19:43:54
85603         Log: (Replaced by #8364.)
85604              
85605              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
85606              From: Radu Greab <radu@netsoft.ro>
85607              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
85608              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
85609      Branch: perl
85610            ! ext/GDBM_File/GDBM_File.xs
85611 ____________________________________________________________________________
85612 [  6720] By: jhi                                   on 2000/08/20  19:42:01
85613         Log: pp_open() could pass an uninitialized filename down to do_open9().
85614      Branch: perl
85615            ! pp_sys.c
85616 ____________________________________________________________________________
85617 [  6719] By: jhi                                   on 2000/08/20  14:06:41
85618         Log: UTF8 concat fixes.
85619              
85620              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
85621              From: Hugo <hv@crypt.compulink.co.uk>
85622              Date: Sun, 20 Aug 2000 07:30:46 +0100
85623              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
85624      Branch: perl
85625            ! pp_hot.c t/op/append.t
85626 ____________________________________________________________________________
85627 [  6718] By: jhi                                   on 2000/08/20  02:09:37
85628         Log: Let's try #6717 again.
85629      Branch: perl
85630            ! lib/File/Temp.pm
85631 ____________________________________________________________________________
85632 [  6717] By: jhi                                   on 2000/08/20  01:56:55
85633         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
85634              From: "Craig A. Berry" <craig.berry@metamorgs.com>
85635              Date: Sat, 19 Aug 2000 18:15:39 -0500
85636              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
85637      Branch: perl
85638            ! lib/File/Temp.pm
85639 ____________________________________________________________________________
85640 [  6716] By: jhi                                   on 2000/08/19  15:50:11
85641         Log: Update Changes.
85642      Branch: perl
85643            ! Changes patchlevel.h
85644 ____________________________________________________________________________
85645 [  6715] By: jhi                                   on 2000/08/19  15:39:09
85646         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
85647              From: Jonathan D Johnston <jdjohnston2@juno.com>
85648              Date: Thu, 17 Aug 2000 23:13:01 -0400       
85649              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
85650      Branch: perl
85651            ! pod/perlfunc.pod
85652 ____________________________________________________________________________
85653 [  6714] By: jhi                                   on 2000/08/19  15:34:04
85654         Log: Introduce a 'veryclean' target that is like 'distclean'
85655              but also removes *~ and *.orig.
85656      Branch: perl
85657            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
85658            ! utils/Makefile x2p/Makefile.SH
85659 ____________________________________________________________________________
85660 [  6713] By: jhi                                   on 2000/08/19  14:15:45
85661         Log: Put back the long double avoidance code to POSIX.xs
85662              because VMS seems to need it still.
85663      Branch: perl
85664            ! ext/POSIX/POSIX.xs
85665 ____________________________________________________________________________
85666 [  6712] By: jhi                                   on 2000/08/19  14:10:41
85667         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
85668              From: Peter Prymmer <pvhp@forte.com>
85669              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
85670              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
85671      Branch: perl
85672            ! lib/Pod/Find.pm t/pod/find.t
85673 ____________________________________________________________________________
85674 [  6711] By: jhi                                   on 2000/08/19  14:09:19
85675         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
85676              From: Peter Prymmer <pvhp@forte.com>
85677              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
85678              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
85679              cc: vmsperl@perl.org
85680      Branch: perl
85681            ! t/lib/peek.t
85682 ____________________________________________________________________________
85683 [  6710] By: jhi                                   on 2000/08/19  14:08:01
85684         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
85685              From: Jan Dubois <jand@ActiveState.com>
85686              Date: Fri, 18 Aug 2000 16:31:48 -0700
85687              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
85688      Branch: perl
85689            ! win32/win32.c
85690 ____________________________________________________________________________
85691 [  6709] By: jhi                                   on 2000/08/19  14:06:57
85692         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
85693              
85694              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
85695              From: Spider.Boardman@Orb.Nashua.NH.US
85696              Date: Fri, 18 Aug 2000 18:41:14 -0400
85697              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
85698      Branch: perl
85699            ! regcomp.c
85700 ____________________________________________________________________________
85701 [  6708] By: jhi                                   on 2000/08/18  22:04:49
85702         Log: Update Changes.
85703      Branch: perl
85704            ! Changes patchlevel.h
85705 ____________________________________________________________________________
85706 [  6707] By: jhi                                   on 2000/08/18  21:55:14
85707         Log: Add warnif(), check warnings further up the stack,
85708              all the warnings functions now can take an optional object reference.
85709              
85710              Subject: [PATCH bleedperl@6691] warnings pragma update
85711              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
85712              Date: Fri, 18 Aug 2000 22:42:06 +0100
85713              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
85714      Branch: perl
85715            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
85716            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
85717            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
85718 ____________________________________________________________________________
85719 [  6706] By: jhi                                   on 2000/08/18  21:41:45
85720         Log: Typo in pp_complement().
85721              
85722              Subject: [PATCH perl-current] Deparse
85723              From: Peter Scott <Peter@PSDT.com>
85724              Date: Fri, 18 Aug 2000 12:44:37 -0700
85725              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
85726      Branch: perl
85727            ! ext/B/B/Deparse.pm
85728 ____________________________________________________________________________
85729 [  6705] By: jhi                                   on 2000/08/18  21:25:59
85730         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
85731              From: Jan Dubois <jand@ActiveState.com>
85732              Date: Fri, 18 Aug 2000 14:22:51 -0700
85733              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
85734      Branch: perl
85735            ! lib/Win32.pod win32/win32.c
85736 ____________________________________________________________________________
85737 [  6704] By: jhi                                   on 2000/08/18  21:16:14
85738         Log: Don't eat leading os from index entries.
85739              
85740              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
85741              From: Russ Allbery <rra@stanford.edu>
85742              Date: 10 Aug 2000 20:49:25 -0700
85743              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
85744      Branch: perl
85745            ! lib/Pod/Man.pm
85746 ____________________________________________________________________________
85747 [  6703] By: jhi                                   on 2000/08/18  21:07:06
85748         Log: Add [[:blank:]] as suggested in
85749              
85750              Subject: [ID 20000716.024] [=cc=] / [:blank:]
85751              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
85752              Date: Sun, 16 Jul 2000 17:55:29 -0700
85753              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
85754              
85755              (the [=cc=] has already been taken care of by #6439
85756              so the whole bug report can be closed)
85757              
85758              and make [[:space:]] to be equivalent to isspace(3)
85759              (as opposed to \s, which is isSPACE()).  The difference
85760              is that now [[:space:]] matches the mythical vertical tab,
85761              while \s doesn't.
85762      Branch: perl
85763            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
85764            ! regexec.c t/op/pat.t
85765 ____________________________________________________________________________
85766 [  6702] By: jhi                                   on 2000/08/18  18:47:47
85767         Log: The new tests were missing from #6415.
85768      Branch: perl
85769            ! t/op/bop.t
85770 ____________________________________________________________________________
85771 [  6701] By: jhi                                   on 2000/08/18  18:20:40
85772         Log: Document the NDBM_File and ODBM_File as SDBM_File
85773              was documented in #6417.
85774      Branch: perl
85775            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
85776            ! ext/SDBM_File/SDBM_File.pm
85777 ____________________________________________________________________________
85778 [  6700] By: jhi                                   on 2000/08/18  18:10:39
85779         Log: Subject: [PATCH perl@6698] cygwin port
85780              From: "Fifer, Eric" <EFifer@sanwaint.com>
85781              Date: Fri, 18 Aug 2000 17:30:05 +0100
85782              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
85783      Branch: perl
85784            ! lib/File/Temp.pm
85785 ____________________________________________________________________________
85786 [  6699] By: jhi                                   on 2000/08/18  16:21:49
85787         Log: Document code point which makes if (defined %stash::) to work
85788              (noted by Spider Boardman).
85789      Branch: perl
85790            ! op.c
85791 ____________________________________________________________________________
85792 [  6698] By: jhi                                   on 2000/08/18  13:43:27
85793         Log: Update Changes.
85794      Branch: perl
85795            ! Changes patchlevel.h
85796 ____________________________________________________________________________
85797 [  6697] By: jhi                                   on 2000/08/18  13:35:57
85798         Log: Tiny Getopt::Long patch from Johan Vromans.
85799      Branch: perl
85800            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
85801 ____________________________________________________________________________
85802 [  6696] By: jhi                                   on 2000/08/18  13:26:14
85803         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
85804              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
85805              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
85806              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
85807      Branch: perl
85808            ! pod/perldiag.pod pod/perlsyn.pod
85809 ____________________________________________________________________________
85810 [  6695] By: jhi                                   on 2000/08/18  13:13:26
85811         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
85812              From: Daniel Chetlin <daniel@chetlin.com>
85813              Date: Fri, 18 Aug 2000 03:13:36 -0700
85814              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
85815      Branch: perl
85816            ! pod/perlfunc.pod
85817 ____________________________________________________________________________
85818 [  6694] By: jhi                                   on 2000/08/18  13:08:05
85819         Log: Subject: [PATCH] perltrap.pod spring cleaning
85820              From: Daniel Chetlin <daniel@chetlin.com>
85821              Date: Fri, 18 Aug 2000 03:06:54 -0700
85822              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
85823              
85824              plus Mike Guy's nitfix.
85825      Branch: perl
85826            ! pod/perltrap.pod
85827 ____________________________________________________________________________
85828 [  6693] By: jhi                                   on 2000/08/18  13:00:26
85829         Log: Unbuffer the output.
85830              
85831              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
85832              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85833              Date: Thu, 17 Aug 2000 18:39:29 -0700
85834              Message-ID: <RPJn5gzkgydf092yn@efn.org>
85835      Branch: perl
85836            ! t/op/fork.t
85837 ____________________________________________________________________________
85838 [  6692] By: jhi                                   on 2000/08/18  05:19:17
85839         Log: Delete the image, too, not just its MANIFEStation.
85840      Branch: perl
85841            - lib/CGI/eg/wilogo.gif
85842 ____________________________________________________________________________
85843 [  6691] By: jhi                                   on 2000/08/18  05:10:26
85844         Log: Propagate new Configure vars.
85845      Branch: perl
85846            ! configure.com epoc/config.sh uconfig.h uconfig.sh
85847            ! vos/config.def vos/config.h vos/config_h.SH_orig
85848            ! win32/config.bc win32/config.gc win32/config.vc
85849            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
85850 ____________________________________________________________________________
85851 [  6690] By: jhi                                   on 2000/08/18  04:30:56
85852         Log: Update Changes.
85853      Branch: perl
85854            ! Changes patchlevel.h
85855 ____________________________________________________________________________
85856 [  6689] By: jhi                                   on 2000/08/18  04:12:30
85857         Log: Fix the lib/complex failure of
85858              
85859              From: abigail@foad.org
85860              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
85861              Date: 15 Aug 2000 04:06:38 -0000
85862              Message-Id: <20000815040638.8524.qmail@foad.org> 
85863              
85864              Linux long double accuracy issue: something that
85865              when printed with %g looks like "2" but int() of it is 1.
85866      Branch: perl
85867            ! lib/Math/Complex.pm
85868 ____________________________________________________________________________
85869 [  6688] By: jhi                                   on 2000/08/18  03:15:35
85870         Log: The byteorder code in #6671 was wrong.
85871      Branch: perl
85872            ! configpm
85873 ____________________________________________________________________________
85874 [  6687] By: jhi                                   on 2000/08/18  02:08:42
85875         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
85876              From: Jan Dubois <jand@ActiveState.com>
85877              Date: Thu, 17 Aug 2000 18:31:55 -0700
85878              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
85879      Branch: perl
85880            ! sv.c
85881 ____________________________________________________________________________
85882 [  6686] By: jhi                                   on 2000/08/18  02:04:15
85883         Log: Use NVs in POSIX math, not doubles.
85884              
85885              From: abigail@foad.org
85886              Subject: [ID 20000817.014] POSIX & modfl
85887              Date: 17 Aug 2000 20:49:18 -0000
85888              Message-Id: <20000817204918.23123.qmail@foad.org>
85889      Branch: perl
85890            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
85891 ____________________________________________________________________________
85892 [  6685] By: jhi                                   on 2000/08/18  02:02:12
85893         Log: Introduce NVef, NVff, and NVgf, use the middle one.
85894              (helps for lib/peek + Linux + long doubles)  Reported in
85895              
85896              From: abigail@foad.org
85897              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
85898              Date: 15 Aug 2000 04:06:38 -0000
85899              Message-Id: <20000815040638.8524.qmail@foad.org> 
85900              
85901              (note: the lib/complex failure has not yet been addressed)
85902      Branch: metaconfig/U/perl
85903            ! perlxvf.U
85904      Branch: perl
85905            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85906            ! config_h.SH dump.c perl.h pod/perlguts.pod
85907 ____________________________________________________________________________
85908 [  6684] By: jhi                                   on 2000/08/17  23:22:19
85909         Log: Add byteorder to the myconfig output.
85910      Branch: perl
85911            ! myconfig.SH
85912 ____________________________________________________________________________
85913 [  6683] By: jhi                                   on 2000/08/17  23:20:19
85914         Log: The image doth not exist, spotted by Johan Vromans.
85915      Branch: perl
85916            ! MANIFEST
85917 ____________________________________________________________________________
85918 [  6682] By: jhi                                   on 2000/08/17  22:38:16
85919         Log: Document what the backtick returns if the command fails.
85920      Branch: perl
85921            ! pod/perlop.pod
85922 ____________________________________________________________________________
85923 [  6681] By: jhi                                   on 2000/08/17  22:33:12
85924         Log: Do not use prototyping here.
85925              
85926              Subject: [ID 20000817.016] [PATCH] Peek.xs
85927              From: abigail@foad.org
85928              Date: 17 Aug 2000 20:55:56 -0000
85929              Message-Id: <20000817205556.24270.qmail@foad.org>
85930      Branch: perl
85931            ! ext/Devel/Peek/Makefile.PL
85932 ____________________________________________________________________________
85933 [  6680] By: jhi                                   on 2000/08/17  19:46:43
85934         Log: Don't propose using modules built for 5.005 if no binary
85935              compatibility with 5.005 is attempted.
85936              
85937              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
85938              Subject: Minor nit with 5.7.0 (6655)
85939              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
85940              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
85941      Branch: metaconfig
85942            ! U/installdirs/inc_version_list.U
85943      Branch: perl
85944            ! Configure config_h.SH
85945 ____________________________________________________________________________
85946 [  6679] By: jhi                                   on 2000/08/17  19:16:39
85947         Log: Microperl config update.
85948      Branch: perl
85949            ! uconfig.h uconfig.sh
85950 ____________________________________________________________________________
85951 [  6678] By: jhi                                   on 2000/08/17  19:16:13
85952         Log: The #6648 wasn't protective enough for limited platforms
85953              (like microperl).
85954      Branch: perl
85955            ! dump.c sv.c
85956 ____________________________________________________________________________
85957 [  6677] By: jhi                                   on 2000/08/17  14:46:35
85958         Log: Update Changes.
85959      Branch: perl
85960            ! Changes patchlevel.h
85961 ____________________________________________________________________________
85962 [  6676] By: jhi                                   on 2000/08/17  14:44:02
85963         Log: Add perlebcdic from Peter Prymmer, regen toc.
85964      Branch: perl
85965            + pod/perlebcdic.pod
85966            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
85967 ____________________________________________________________________________
85968 [  6675] By: jhi                                   on 2000/08/17  14:41:52
85969         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
85970      Branch: perl
85971            ! pod/perldebtut.pod
85972 ____________________________________________________________________________
85973 [  6674] By: jhi                                   on 2000/08/17  14:29:43
85974         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
85975              
85976              Subject: [ID 20000724.006] -DLEAKTEST problem
85977              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
85978              Date: Tue, 25 Jul 2000 00:36:32 -0500
85979              Message-Id: <20000725003632.A26186@www.llamacom.com>
85980              
85981              Reminder sent
85982              
85983              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
85984              From: Hugo <hv@crypt.compulink.co.uk>
85985              Date: Thu, 17 Aug 2000 15:23:42 +0100
85986              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
85987      Branch: perl
85988            ! util.c
85989 ____________________________________________________________________________
85990 [  6673] By: jhi                                   on 2000/08/17  04:07:10
85991         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
85992              From: John Peacock <JPeacock@UnivPress.com>
85993              Date: Tue, 01 Aug 2000 09:38:12 -0400
85994              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
85995      Branch: perl
85996            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
85997 ____________________________________________________________________________
85998 [  6672] By: jhi                                   on 2000/08/17  03:04:35
85999         Log: Subject: [PATCH] Cwd.pm now uses strict
86000              From: Tim Jenness <timj@jach.hawaii.edu>
86001              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
86002              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
86003      Branch: perl
86004            ! lib/Cwd.pm
86005 ____________________________________________________________________________
86006 [  6671] By: jhi                                   on 2000/08/17  02:16:35
86007         Log: Make $Config{byteorder} more magical so that it is
86008              dynamically computed: nice for 'fat binaries'.
86009              
86010              Subject: [PATCH]: default byteorder
86011              From: Wilfredo Sánchez <wsanchez@apple.com>
86012              Date: Mon, 31 Jul 2000 19:45:31 -0700
86013              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
86014      Branch: perl
86015            ! configpm
86016 ____________________________________________________________________________
86017 [  6670] By: gsar                                  on 2000/08/17  01:22:21
86018         Log: move WNOHANG definition to where other such things are
86019      Branch: perl
86020            ! win32/win32.h
86021 ____________________________________________________________________________
86022 [  6669] By: jhi                                   on 2000/08/17  01:19:17
86023         Log: Update Changes.
86024      Branch: perl
86025            ! Changes patchlevel.h
86026 ____________________________________________________________________________
86027 [  6668] By: jhi                                   on 2000/08/17  01:16:29
86028         Log: Doc nits spotted by Richard Soderberg.
86029      Branch: perl
86030            ! README.posix-bc README.vmesa
86031 ____________________________________________________________________________
86032 [  6667] By: jhi                                   on 2000/08/17  01:12:11
86033         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
86034              From: "Casey R. Tweten" <crt@kiski.net>
86035              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
86036              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
86037      Branch: perl
86038            ! pod/perldebtut.pod
86039 ____________________________________________________________________________
86040 [  6666] By: jhi                                   on 2000/08/17  01:09:31
86041         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
86042              From: "Casey R. Tweten" <crt@kiski.net>
86043              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
86044              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
86045      Branch: perl
86046            ! lib/Shell.pm
86047 ____________________________________________________________________________
86048 [  6665] By: gsar                                  on 2000/08/17  01:03:52
86049         Log: add "ok" targets from change#6632 in makefile.mk
86050      Branch: perl
86051            ! pod/perlport.pod win32/Makefile win32/makefile.mk
86052 ____________________________________________________________________________
86053 [  6664] By: gsar                                  on 2000/08/17  00:56:11
86054         Log: avoid warnings from dense compiler
86055      Branch: perl
86056            ! win32/win32.c
86057 ____________________________________________________________________________
86058 [  6663] By: jhi                                   on 2000/08/17  00:51:49
86059         Log: Tweak the regex compilation errors once more.
86060      Branch: perl
86061            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
86062            ! t/op/regmesg.t t/pragma/warn/regcomp
86063 ____________________________________________________________________________
86064 [  6662] By: gsar                                  on 2000/08/17  00:28:19
86065         Log: trailing new %ENV entries weren't being pushed into the real
86066              environment of subprocesses on Windows
86067      Branch: perl
86068            ! t/op/magic.t win32/perlhost.h
86069 ____________________________________________________________________________
86070 [  6661] By: gsar                                  on 2000/08/17  00:19:20
86071         Log: waitpid() now handles externally spawned pids correctly;
86072              fixes for backtick/wait/waitpid failures on Windows 9x
86073              
86074              these changes make the pid returned by process functions on
86075              Windows 9x always positive by clearing the high bit (which
86076              is always set on Win9x); pseudo-process PIDs are likewise
86077              always negative now on Win9x (just as on NT/2000)
86078      Branch: perl
86079            ! pp_sys.c win32/perlhost.h win32/win32.c
86080 ____________________________________________________________________________
86081 [  6660] By: jhi                                   on 2000/08/17  00:04:32
86082         Log: Retract #6645.
86083      Branch: perl
86084            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86085            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
86086            ! t/op/sprintf.t
86087 ____________________________________________________________________________
86088 [  6659] By: gsar                                  on 2000/08/16  23:59:28
86089         Log: on windows, the return values from wait() and waitpid() don't
86090              match those of pseudo-pids
86091      Branch: perl
86092            ! pp_sys.c t/op/fork.t util.c win32/win32.c
86093 ____________________________________________________________________________
86094 [  6658] By: gsar                                  on 2000/08/16  23:56:14
86095         Log: pod nit seen in passing
86096      Branch: perl
86097            ! pod/perlfunc.pod
86098 ____________________________________________________________________________
86099 [  6657] By: gsar                                  on 2000/08/16  23:53:42
86100         Log: change#6328 could make close(SOCKET) return false on windows
86101              when it shouldn't
86102      Branch: perl
86103            ! win32/win32sck.c
86104 ____________________________________________________________________________
86105 [  6656] By: gsar                                  on 2000/08/16  23:46:57
86106         Log: check that the number pseudo children doesn't exceed
86107              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
86108              the WaitForMultipleObjects() limit that would cause wait()
86109              to crash)
86110              
86111              wait() and waitpid() could potentially be rewritten to use
86112              more than one thread to do the waiting to eliminate this
86113              limitation
86114      Branch: perl
86115            ! win32/perlhost.h
86116 ____________________________________________________________________________
86117 [  6655] By: jhi                                   on 2000/08/16  14:11:05
86118         Log: Update Changes.
86119      Branch: perl
86120            ! Changes patchlevel.h
86121 ____________________________________________________________________________
86122 [  6654] By: jhi                                   on 2000/08/16  14:10:12
86123         Log: Update to perldebtut 1.9, from Richard Foley.
86124      Branch: perl
86125            ! pod/perldebtut.pod
86126 ____________________________________________________________________________
86127 [  6653] By: jhi                                   on 2000/08/16  14:08:17
86128         Log: Change the regx compilation error markers to use = instead of <
86129              since pod makes using the latter quite messy.  Reported in
86130              ID 20000814.006 by Abigail and in
86131              Subject: Unknown escape E<> ?
86132              From: Lupe Christoph <lupe@lupe-christoph.de>
86133              Date: Fri, 11 Aug 2000 00:30:27 +0200
86134              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
86135      Branch: perl
86136            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
86137            ! t/op/regmesg.t t/pragma/warn/regcomp
86138 ____________________________________________________________________________
86139 [  6652] By: jhi                                   on 2000/08/16  13:25:31
86140         Log: Change the perlbug address to perl.org since it's more forgiving.
86141              
86142              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
86143              From: abigail@foad.org
86144              Date: 15 Aug 2000 04:15:40 -0000
86145              Message-Id: <20000815041540.8633.qmail@foad.org>
86146      Branch: perl
86147            ! utils/perlbug.PL
86148 ____________________________________________________________________________
86149 [  6651] By: jhi                                   on 2000/08/16  13:22:35
86150         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
86151              From: Tim Jenness <timj@jach.hawaii.edu>
86152              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
86153              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
86154      Branch: perl
86155            ! lib/Cwd.pm
86156 ____________________________________________________________________________
86157 [  6650] By: jhi                                   on 2000/08/16  13:18:13
86158         Log: Update to CPAN 1.57.
86159              
86160              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
86161              From: andreas.koenig@anima.de (Andreas J. Koenig)
86162              Date: 16 Aug 2000 15:09:46 +0200
86163              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
86164      Branch: perl
86165            ! lib/CPAN.pm
86166 ____________________________________________________________________________
86167 [  6649] By: jhi                                   on 2000/08/16  13:12:31
86168         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
86169              From: "Larry W. Virden" <lvirden@cas.org>
86170              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
86171              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
86172      Branch: perl
86173            ! README.hpux
86174 ____________________________________________________________________________
86175 [  6648] By: jhi                                   on 2000/08/16  13:03:53
86176         Log: The numeric locale was reset to "C" by s?printf and never restored.
86177              
86178              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
86179              From: Christian Kirsch <ck@held.mind.de>
86180              Date: Wed, 9 Aug 2000 17:05:17 +0200
86181              Message-Id: <20000809170517.A25389@held>
86182              
86183              No test since adding the failing example to locale.t
86184              does not fail -- probably because the locale settings are so
86185              thoroughly tweaked by that time.  Running the example standalone
86186              does fail, though.  UPDATE: test case added at change #7540.
86187      Branch: perl
86188            ! dump.c perl.h pp.c pp_ctl.c sv.c
86189 ____________________________________________________________________________
86190 [  6647] By: jhi                                   on 2000/08/16  00:07:54
86191         Log: Update Changes and test semi-automatic patchlevel updating.
86192      Branch: perl
86193            ! Changes patchlevel.h
86194 ____________________________________________________________________________
86195 [  6646] By: jhi                                   on 2000/08/15  23:35:07
86196         Log: Fix a dependency problem.
86197              
86198              Subject: [PATCH: 6640] VMS Makefile.SH update
86199              From: Peter Prymmer <pvhp@forte.com>
86200              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
86201              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
86202      Branch: perl
86203            ! vms/descrip_mms.template
86204 ____________________________________________________________________________
86205 [  6645] By: jhi                                   on 2000/08/15  23:33:23
86206         Log: (Retracted by #6660)
86207              
86208              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
86209              From: Dominic Dunlop <domo@computer.org>
86210              Date: Tue, 15 Aug 2000 22:20:52 +0200
86211              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
86212      Branch: metaconfig/U/perl
86213            + d_printfed.U
86214      Branch: perl
86215            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86216            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
86217            ! t/op/sprintf.t
86218 ____________________________________________________________________________
86219 [  6644] By: jhi                                   on 2000/08/15  21:17:20
86220         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
86221              From: abigail@foad.org
86222              Date: 15 Aug 2000 20:12:41 -0000
86223              Message-Id: <20000815201241.25556.qmail@foad.org>
86224      Branch: perl
86225            ! INSTALL
86226 ____________________________________________________________________________
86227 [  6643] By: jhi                                   on 2000/08/15  21:15:28
86228         Log: (an already applied patch)
86229      Branch: perl
86230            ! lib/CGI.pm
86231 ____________________________________________________________________________
86232 [  6642] By: gsar                                  on 2000/08/15  19:54:05
86233         Log: magic callbacks all need to have same type signature
86234      Branch: perl
86235            ! embed.pl mg.c proto.h
86236 ____________________________________________________________________________
86237 [  6641] By: jhi                                   on 2000/08/15  17:56:27
86238         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)
86239              From: Mike Guy <mjtg@cam.ac.uk>
86240              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
86241              Date: Tue, 15 Aug 2000 18:26:45 +0100
86242              
86243              Only the peek.t part applied, not the hash quality part.
86244      Branch: perl
86245            ! t/lib/peek.t
86246 ____________________________________________________________________________
86247 [  6640] By: jhi                                   on 2000/08/15  16:37:37
86248         Log: Update Changes.
86249      Branch: perl
86250            ! Changes
86251 ____________________________________________________________________________
86252 [  6639] By: jhi                                   on 2000/08/15  16:34:55
86253         Log: Missed a file from #6638.
86254      Branch: perl
86255            ! lib/File/Temp.pm
86256 ____________________________________________________________________________
86257 [  6638] By: jhi                                   on 2000/08/15  16:33:19
86258         Log: Subject: [PATCH perl@6620] cygwin port
86259              From: "Fifer, Eric" <EFifer@sanwaint.com>
86260              Date: Tue, 15 Aug 2000 17:00:49 +0100
86261              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
86262      Branch: perl
86263            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
86264 ____________________________________________________________________________
86265 [  6637] By: jhi                                   on 2000/08/15  16:29:22
86266         Log: Subject: [PATCH] debugger exit code should reflect user exit code
86267              From: Mike Guy <mjtg@cam.ac.uk>
86268              Date: Tue, 15 Aug 2000 16:55:59 +0100
86269              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
86270      Branch: perl
86271            ! lib/perl5db.pl
86272 ____________________________________________________________________________
86273 [  6636] By: jhi                                   on 2000/08/15  15:30:58
86274         Log: Update Changes.
86275      Branch: perl
86276            ! Changes
86277 ____________________________________________________________________________
86278 [  6635] By: jhi                                   on 2000/08/15  15:27:21
86279         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
86280      Branch: metaconfig
86281            ! U/mkglossary U/mksample
86282      Branch: metaconfig/U/perl
86283            ! Devel.U
86284      Branch: perl
86285            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86286 ____________________________________________________________________________
86287 [  6634] By: jhi                                   on 2000/08/15  14:11:55
86288         Log: Don't blow limited stacks, a lower number is enough to
86289              tickle the lookbehind limit.
86290              
86291              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
86292              From: Dominic Dunlop <domo@computer.org>
86293              Date: Tue, 15 Aug 2000 13:51:24 +0200
86294              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
86295      Branch: perl
86296            ! t/op/regmesg.t
86297 ____________________________________________________________________________
86298 [  6633] By: jhi                                   on 2000/08/15  14:01:46
86299         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
86300              From: Mike Guy <mjtg@cam.ac.uk>
86301              Date: Tue, 15 Aug 2000 12:10:50 +0100
86302              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
86303      Branch: perl
86304            ! utils/perldoc.PL
86305 ____________________________________________________________________________
86306 [  6632] By: jhi                                   on 2000/08/15  13:58:48
86307         Log: make ok etc also for win32.
86308              
86309              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
86310              From: Prymmer/Kahn <pvhp@best.com>
86311              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
86312              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
86313      Branch: perl
86314            ! win32/Makefile
86315 ____________________________________________________________________________
86316 [  6631] By: jhi                                   on 2000/08/15  13:45:03
86317         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
86318      Branch: perl
86319            ! lib/Test.pm
86320 ____________________________________________________________________________
86321 [  6630] By: jhi                                   on 2000/08/15  03:25:09
86322         Log: Update Changes.
86323      Branch: perl
86324            ! Changes
86325 ____________________________________________________________________________
86326 [  6629] By: jhi                                   on 2000/08/15  03:23:53
86327         Log: magic_regdatum_set() is void, not int.
86328      Branch: perl
86329            ! embed.pl mg.c proto.h
86330 ____________________________________________________________________________
86331 [  6628] By: jhi                                   on 2000/08/15  03:08:02
86332         Log: Make the user to give up his firstborn, err, to knowingly
86333              verify installing an unstable developer release.  Also bump
86334              the release to 5.7.0, but leave a patch tag in the local
86335              patches saying that this is not yet the real thing.
86336      Branch: metaconfig
86337            ! U/modified/Instruct.U
86338      Branch: metaconfig/U/perl
86339            + Devel.U
86340      Branch: perl
86341            ! Configure patchlevel.h
86342 ____________________________________________________________________________
86343 [  6627] By: jhi                                   on 2000/08/14  22:32:52
86344         Log: README.os2 update.
86345              
86346              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
86347              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86348              Date: Wed, 02 Aug 2000 21:55:09 -0700
86349              Message-ID: <tsPi5gzkgegX092yn@efn.org>
86350      Branch: perl
86351            ! README.os2
86352 ____________________________________________________________________________
86353 [  6626] By: jhi                                   on 2000/08/14  21:00:02
86354         Log: Subject: Re: File::Temp problems on VMS in bleedperl
86355              From: Tim Jenness <timj@jach.hawaii.edu>
86356              cc: vmsperl@perl.org
86357              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
86358              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
86359      Branch: perl
86360            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
86361 ____________________________________________________________________________
86362 [  6625] By: jhi                                   on 2000/08/14  20:52:16
86363         Log: Add SUIDMAIL as was done for the CERT alert.
86364      Branch: perl
86365            ! patchlevel.h
86366 ____________________________________________________________________________
86367 [  6624] By: jhi                                   on 2000/08/14  20:48:50
86368         Log: Subject: sfio2000
86369              From: Daniel Muino <dmuino@afip.gov.ar>
86370              Date: Mon, 14 Aug 2000 16:58:11 -0300
86371              Message-ID: <20000814165811.B16368@con2-dgi>
86372      Branch: perl
86373            ! perlsdio.h perlsfio.h
86374 ____________________________________________________________________________
86375 [  6623] By: jhi                                   on 2000/08/14  20:47:36
86376         Log: Subject: warning: storage class after type is obsolescent
86377              From: Daniel Muino <dmuino@afip.gov.ar>
86378              Date: Mon, 14 Aug 2000 16:42:47 -0300
86379              Message-ID: <20000814164247.A16368@con2-dgi>
86380      Branch: perl
86381            ! regcomp.pl regnodes.h
86382 ____________________________________________________________________________
86383 [  6622] By: jhi                                   on 2000/08/14  20:43:05
86384         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
86385              From: abigail@foad.org
86386              Date: 14 Aug 2000 20:00:10 -0000
86387              Message-Id: <20000814200010.27271.qmail@foad.org>
86388      Branch: perl
86389            ! Changes
86390 ____________________________________________________________________________
86391 [  6621] By: jhi                                   on 2000/08/14  15:23:05
86392         Log: Update Changes.
86393      Branch: perl
86394            ! Changes
86395 ____________________________________________________________________________
86396 [  6620] By: jhi                                   on 2000/08/14  15:22:14
86397         Log: Subject: Re: [PATCH] @+, @- readonly
86398              From: Mike Guy <mjtg@cam.ac.uk>
86399              Date: Mon, 14 Aug 2000 15:26:55 +0100
86400              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
86401      Branch: perl
86402            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
86403            ! sv.c t/op/pat.t
86404 ____________________________________________________________________________
86405 [  6619] By: jhi                                   on 2000/08/14  14:12:08
86406         Log: Update Changes.
86407      Branch: perl
86408            ! Changes
86409 ____________________________________________________________________________
86410 [  6618] By: jhi                                   on 2000/08/14  14:09:34
86411         Log: For now remove the mail code.
86412      Branch: perl
86413            ! perl.c
86414 ____________________________________________________________________________
86415 [  6617] By: jhi                                   on 2000/08/14  14:08:28
86416         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
86417      Branch: perl
86418            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
86419            ! pod/perlfaq8.pod pod/perlsec.pod
86420 ____________________________________________________________________________
86421 [  6616] By: jhi                                   on 2000/08/14  14:00:11
86422         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
86423              From: Mike Guy <mjtg@cam.ac.uk>
86424              Date: Mon, 14 Aug 2000 08:26:02 +0100
86425              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
86426      Branch: perl
86427            ! lib/perl5db.pl
86428 ____________________________________________________________________________
86429 [  6615] By: jhi                                   on 2000/08/14  13:58:45
86430         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
86431              From: Mike Guy <mjtg@cam.ac.uk>
86432              Date: Mon, 14 Aug 2000 08:04:22 +0100
86433              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
86434      Branch: perl
86435            ! gv.c mg.c t/op/pat.t
86436 ____________________________________________________________________________
86437 [  6614] By: jhi                                   on 2000/08/14  13:56:45
86438         Log: Subject: Test fails / warnings with perl-current #6612
86439              From: Mike Guy <mjtg@cam.ac.uk>
86440              Date: Mon, 14 Aug 2000 07:57:23 +0100
86441              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
86442      Branch: perl
86443            ! t/lib/b.t t/lib/peek.t
86444 ____________________________________________________________________________
86445 [  6613] By: jhi                                   on 2000/08/14  13:45:33
86446         Log: VMS configure.com update continues.
86447      Branch: perl
86448            - vms/configure.com
86449            ! MANIFEST configure.com
86450 ____________________________________________________________________________
86451 [  6612] By: jhi                                   on 2000/08/13  22:13:35
86452         Log: Update Changes.
86453      Branch: perl
86454            ! Changes
86455 ____________________________________________________________________________
86456 [  6611] By: jhi                                   on 2000/08/13  16:21:45
86457         Log: Upgrade to CGI 2.71, from Lincoln Stein.
86458      Branch: perl
86459            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
86460 ____________________________________________________________________________
86461 [  6610] By: jhi                                   on 2000/08/13  15:09:16
86462         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
86463              From: Mike Guy <mjtg@cam.ac.uk>
86464              Date: Sun, 13 Aug 2000 13:45:51 +0100
86465              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
86466      Branch: perl
86467            ! t/op/regmesg.t
86468 ____________________________________________________________________________
86469 [  6609] By: jhi                                   on 2000/08/13  14:31:26
86470         Log: Andreas says that 1.56 is fine, so reverting back to it.
86471      Branch: perl
86472            ! lib/CPAN.pm
86473 ____________________________________________________________________________
86474 [  6608] By: jhi                                   on 2000/08/13  05:34:20
86475         Log: Update Changes.
86476      Branch: perl
86477            ! Changes
86478 ____________________________________________________________________________
86479 [  6607] By: jhi                                   on 2000/08/13  05:32:01
86480         Log: Put back the \z changes of #5406 to CPAN.pm.
86481      Branch: perl
86482            ! lib/CPAN.pm
86483 ____________________________________________________________________________
86484 [  6606] By: jhi                                   on 2000/08/13  05:20:16
86485         Log: Fix-n-skip the tests under 5005threads.
86486      Branch: perl
86487            ! t/lib/b.t
86488 ____________________________________________________________________________
86489 [  6605] By: jhi                                   on 2000/08/13  05:07:48
86490         Log: Fix the test for 5005threads.
86491      Branch: perl
86492            ! t/lib/peek.t
86493 ____________________________________________________________________________
86494 [  6604] By: jhi                                   on 2000/08/13  03:35:37
86495         Log: Should have deleted this in #6603.
86496      Branch: perl
86497            - vms/subconfigure.com
86498 ____________________________________________________________________________
86499 [  6603] By: jhi                                   on 2000/08/12  18:29:32
86500         Log: Rewrite of vms/subconfigure.com as configure.com,
86501              from Peter Prymmer and the vmsperl crew.
86502      Branch: perl
86503            + vms/configure.com
86504            ! MANIFEST
86505 ____________________________________________________________________________
86506 [  6602] By: jhi                                   on 2000/08/11  13:00:01
86507         Log: PlainText.pm is dead.
86508      Branch: perl
86509            - lib/Pod/PlainText.pm
86510            ! MANIFEST
86511 ____________________________________________________________________________
86512 [  6601] By: jhi                                   on 2000/08/11  04:06:45
86513         Log: Update Changes.
86514      Branch: perl
86515            ! Changes
86516 ____________________________________________________________________________
86517 [  6600] By: jhi                                   on 2000/08/11  04:06:10
86518         Log: Add a few missing files, update MANIFEST.
86519      Branch: perl
86520            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
86521            + lib/Pod/PlainText.pm t/pod/find.t
86522            ! MANIFEST t/op/regmesg.t
86523 ____________________________________________________________________________
86524 [  6599] By: jhi                                   on 2000/08/11  03:31:10
86525         Log: Add Perl debugging tutorial, regen toc. 
86526              
86527              Subject: perldebtut.pod
86528              From: Richard Foley <Richard.Foley@m.dasa.de>
86529              Date: Wed, 09 Aug 2000 10:17:15 +0200
86530              Message-id: <3991138B.262247B8@m.dasa.de>
86531      Branch: perl
86532            + pod/perldebtut.pod
86533            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
86534 ____________________________________________________________________________
86535 [  6598] By: jhi                                   on 2000/08/11  02:48:56
86536         Log: tiny Changes edit
86537      Branch: perl
86538            ! Changes
86539 ____________________________________________________________________________
86540 [  6597] By: jhi                                   on 2000/08/11  02:39:04
86541         Log: Tests for #6589.
86542              
86543              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
86544              From: simon@brecon.co.uk (Simon Cozens)
86545              Date: 11 Aug 2000 02:24:52 GMT
86546              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
86547      Branch: perl
86548            ! t/lib/b.t
86549 ____________________________________________________________________________
86550 [  6596] By: jhi                                   on 2000/08/11  01:50:07
86551         Log: Update Changes.
86552      Branch: perl
86553            ! Changes
86554 ____________________________________________________________________________
86555 [  6595] By: jhi                                   on 2000/08/11  01:47:16
86556         Log: nitfix
86557      Branch: perl
86558            ! Changes
86559 ____________________________________________________________________________
86560 [  6594] By: jhi                                   on 2000/08/11  01:36:16
86561         Log: Subject: Getting perlio and threads to compile
86562              From: Lupe Christoph <lupe@lupe-christoph.de>
86563              Date: Wed, 9 Aug 2000 11:35:54 +0200
86564              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
86565              
86566              (the Solaris version changes in Configure skipped)
86567      Branch: perl
86568            ! hints/solaris_2.sh thread.h
86569 ____________________________________________________________________________
86570 [  6593] By: jhi                                   on 2000/08/11  01:30:16
86571         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
86572              From: simon@brecon.co.uk (Simon Cozens)
86573              Date: 1 Aug 2000 06:55:19 GMT
86574              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
86575      Branch: perl
86576            ! lib/utf8.pm
86577 ____________________________________________________________________________
86578 [  6592] By: jhi                                   on 2000/08/11  01:26:39
86579         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
86580              From: Peter Scott <Peter@PeterScott.com>
86581              Date: Thu, 10 Aug 2000 08:23:27 -0700
86582              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
86583      Branch: perl
86584            ! lib/perl5db.pl
86585 ____________________________________________________________________________
86586 [  6591] By: jhi                                   on 2000/08/11  01:22:02
86587         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
86588              From: Hugo <hv@crypt.compulink.co.uk>
86589              Date: Thu, 10 Aug 2000 19:23:04 +0100
86590              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
86591      Branch: perl
86592            ! regexec.c t/op/pat.t
86593 ____________________________________________________________________________
86594 [  6590] By: jhi                                   on 2000/08/11  01:19:19
86595         Log: Preprocessing and postprocessing for File::Find.
86596              
86597              Subject: Patch to Find::File.pm to allow alphabetical results
86598              From: Joe Smith <jsmith@inwap.com>
86599              Date: Wed, 9 Aug 2000 02:44:54 -0700
86600              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
86601      Branch: perl
86602            ! lib/File/Find.pm
86603 ____________________________________________________________________________
86604 [  6589] By: jhi                                   on 2000/08/11  01:12:39
86605         Log: B::Deparse didn't do sub attributes.
86606              
86607              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
86608              From: simon@brecon.co.uk (Simon Cozens)
86609              Date: 9 Aug 2000 04:49:20 GMT
86610              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
86611      Branch: perl
86612            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
86613 ____________________________________________________________________________
86614 [  6588] By: jhi                                   on 2000/08/11  01:06:40
86615         Log: Subject: debugger "d" command doesnt check line number
86616              From: Mike Guy <mjtg@cam.ac.uk>
86617              Date: Tue, 08 Aug 2000 21:54:29 +0100
86618              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
86619      Branch: perl
86620            ! lib/perl5db.pl mg.c pod/perldiag.pod
86621 ____________________________________________________________________________
86622 [  6587] By: jhi                                   on 2000/08/11  00:45:03
86623         Log: sleep(1) does not necessarily return 1.
86624              
86625              Subject: [PATCH bleadperl] op/lex_assign.t  
86626              From: Hugo <hv@crypt.compulink.co.uk>
86627              Date: Thu, 03 Aug 2000 14:34:22 +0100        
86628              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
86629      Branch: perl
86630            ! t/op/lex_assign.t
86631 ____________________________________________________________________________
86632 [  6586] By: jhi                                   on 2000/08/11  00:31:50
86633         Log: Document the IO::Select timeout.
86634      Branch: perl
86635            ! ext/IO/lib/IO/Select.pm
86636 ____________________________________________________________________________
86637 [  6585] By: jhi                                   on 2000/08/11  00:13:54
86638         Log: Forgot contributor.
86639      Branch: perl
86640            ! Changes
86641 ____________________________________________________________________________
86642 [  6584] By: jhi                                   on 2000/08/11  00:09:19
86643         Log: detypo
86644      Branch: perl
86645            ! Changes
86646 ____________________________________________________________________________
86647 [  6583] By: jhi                                   on 2000/08/11  00:07:53
86648         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
86649              
86650              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
86651              From: Mike Guy <mjtg@cam.ac.uk> 
86652              Date: Thu, 10 Aug 2000 15:50:54 +0100
86653              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
86654      Branch: perl
86655            ! sv.c t/op/int.t
86656 ____________________________________________________________________________
86657 [  6582] By: jhi                                   on 2000/08/10  23:29:32
86658         Log: Update Changes.
86659      Branch: perl
86660            ! Changes
86661 ____________________________________________________________________________
86662 [  6581] By: jhi                                   on 2000/08/10  23:26:16
86663         Log: Put back the std @INC thing.
86664      Branch: perl
86665            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
86666            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
86667            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
86668            ! t/lib/gol-oo.t
86669 ____________________________________________________________________________
86670 [  6580] By: jhi                                   on 2000/08/10  23:03:34
86671         Log: Update to CGI 2.70, from Lincoln Stein.
86672      Branch: perl
86673            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
86674            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
86675            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
86676            ! t/lib/cgi-request.t
86677 ____________________________________________________________________________
86678 [  6579] By: jhi                                   on 2000/08/10  22:41:50
86679         Log: Update to CPAN 1.56, from Andreas König.
86680      Branch: perl
86681            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
86682 ____________________________________________________________________________
86683 [  6578] By: jhi                                   on 2000/08/10  22:38:13
86684         Log: Update to Pod::Parser 1.17, from Brad Appleton.
86685      Branch: perl
86686            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
86687            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
86688            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
86689            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
86690            ! t/pod/include.t t/pod/included.t t/pod/lref.t
86691            ! t/pod/multiline_items.t t/pod/nested_items.t
86692            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
86693            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
86694            ! t/pod/special_seqs.t
86695 ____________________________________________________________________________
86696 [  6577] By: jhi                                   on 2000/08/10  22:35:41
86697         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
86698      Branch: perl
86699            ! AUTHORS MAINTAIN
86700 ____________________________________________________________________________
86701 [  6576] By: jhi                                   on 2000/08/10  22:24:54
86702         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
86703      Branch: perl
86704            + t/lib/gol-oo.t
86705            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
86706            ! t/lib/gol-compat.t t/lib/gol-linkage.t
86707 ____________________________________________________________________________
86708 [  6575] By: jhi                                   on 2000/08/10  22:02:07
86709         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
86710      Branch: perl
86711            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
86712 ____________________________________________________________________________
86713 [  6574] By: jhi                                   on 2000/08/10  21:55:03
86714         Log: Iterating perl6 description.
86715      Branch: perl
86716            ! pod/perlfaq1.pod
86717 ____________________________________________________________________________
86718 [  6573] By: jhi                                   on 2000/08/10  21:48:26
86719         Log: Revert the sv.c part of #6559, a better fix is needed.
86720      Branch: perl
86721            ! sv.c
86722 ____________________________________________________________________________
86723 [  6572] By: jhi                                   on 2000/08/10  20:33:43
86724         Log: It's the 2ndO'ROSSC.
86725      Branch: perl
86726            ! pod/perlfaq1.pod
86727 ____________________________________________________________________________
86728 [  6571] By: jhi                                   on 2000/08/10  15:55:48
86729         Log: detypo
86730      Branch: perl
86731            ! pod/perlfaq1.pod
86732 ____________________________________________________________________________
86733 [  6570] By: jhi                                   on 2000/08/10  14:11:17
86734         Log: An exceptionally sticky typo.
86735      Branch: perl
86736            ! Changes
86737 ____________________________________________________________________________
86738 [  6569] By: jhi                                   on 2000/08/10  14:09:33
86739         Log: detypo (and test Changes updating script)
86740      Branch: perl
86741            ! Changes
86742 ____________________________________________________________________________
86743 [  6568] By: jhi                                   on 2000/08/10  14:07:07
86744         Log: Update Changes.
86745      Branch: perl
86746            ! Changes
86747 ____________________________________________________________________________
86748 [  6567] By: jhi                                   on 2000/08/10  14:06:19
86749         Log: Amend the description of Perl6.
86750              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
86751              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
86752              Date: Wed, 9 Aug 2000 22:11:06 -0500
86753              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
86754      Branch: perl
86755            ! pod/perlfaq1.pod
86756 ____________________________________________________________________________
86757 [  6566] By: jhi                                   on 2000/08/10  13:58:57
86758         Log: Subject: Remove dead entry in perldiag
86759              From: Mike Guy <mjtg@cam.ac.uk>
86760              Date: Thu, 10 Aug 2000 14:19:19 +0100
86761              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
86762      Branch: perl
86763            ! pod/perldiag.pod
86764 ____________________________________________________________________________
86765 [  6565] By: jhi                                   on 2000/08/10  13:51:48
86766         Log: Zero entries were skipped, fix from Adrian Goalby
86767              <argoalby@yahoo.co.uk>
86768      Branch: perl
86769            ! lib/unicode/Number.pl lib/unicode/mktables.PL
86770 ____________________________________________________________________________
86771 [  6564] By: jhi                                   on 2000/08/10  13:00:12
86772         Log: Subject: [PATCH 5.6.0] cygwin port
86773              From: "Fifer, Eric" <EFifer@sanwaint.com>
86774              Date: Thu, 10 Aug 2000 13:15:36 +0100
86775              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
86776      Branch: perl
86777            ! README.cygwin hints/cygwin.sh
86778 ____________________________________________________________________________
86779 [  6563] By: jhi                                   on 2000/08/10  12:55:16
86780         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
86781      Branch: perl
86782            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
86783 ____________________________________________________________________________
86784 [  6562] By: gsar                                  on 2000/08/10  08:38:39
86785         Log: warn is a macro, avoid using at a variable to avoid warnings
86786              in some configurations; readdir.t is too conservative in
86787              estimating number of *.t's
86788      Branch: perl
86789            ! t/op/readdir.t util.c
86790 ____________________________________________________________________________
86791 [  6561] By: jhi                                   on 2000/08/09  23:35:42
86792         Log: Update Changes.
86793      Branch: perl
86794            ! Changes
86795 ____________________________________________________________________________
86796 [  6560] By: jhi                                   on 2000/08/09  23:05:47
86797         Log: Subject: Re: enhanced(?) regex error messages
86798              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
86799              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
86800              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
86801              
86802              (plus two small patches sent privately)
86803              (this still seems to leave few test failures)
86804      Branch: perl
86805            + t/op/regmesg.t
86806            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
86807            ! t/pragma/warn/regcomp
86808 ____________________________________________________________________________
86809 [  6559] By: jhi                                   on 2000/08/09  20:41:18
86810         Log: (The fix did work but was not right, retracted in #6573)
86811              
86812              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
86813              From: Christian Kirsch <ck@held.mind.de>
86814              Date: Wed, 9 Aug 2000 17:05:17 +0200
86815              Message-Id: <20000809170517.A25389@held>
86816      Branch: perl
86817            ! sv.c t/pragma/locale.t
86818 ____________________________________________________________________________
86819 [  6558] By: jhi                                   on 2000/08/08  22:34:08
86820         Log: Tiny updates on the contributors list.
86821      Branch: perl
86822            ! Changes
86823 ____________________________________________________________________________
86824 [  6557] By: jhi                                   on 2000/08/08  19:34:28
86825         Log: Double check that we have a dirhandle.
86826      Branch: perl
86827            ! util.c
86828 ____________________________________________________________________________
86829 [  6556] By: jhi                                   on 2000/08/08  19:01:51
86830         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
86831              May be repopulated with fresh maintained examples.
86832      Branch: perl
86833            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
86834            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
86835            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
86836            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
86837            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
86838            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
86839            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
86840            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
86841            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
86842            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
86843            + lib/CGI/eg/wilogo_gif.uu
86844            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
86845            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
86846            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
86847            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
86848            - eg/cgi/frameset.cgi eg/cgi/index.html
86849            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
86850            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
86851            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
86852            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
86853            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
86854            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
86855            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
86856            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
86857            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
86858            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
86859            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
86860            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
86861            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
86862            - eg/van/vanish eg/who eg/wrapsuid
86863            ! MANIFEST
86864 ____________________________________________________________________________
86865 [  6555] By: jhi                                   on 2000/08/08  18:51:08
86866         Log: Delete chat2 as requested by Randal.
86867              
86868              Subject: Re: perlfaq8 coyness
86869              From: merlyn@stonehenge.com (Randal L. Schwartz) 
86870              Date: 15 May 2000 18:52:42 -0700 
86871              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
86872      Branch: perl
86873            - lib/chat2.pl
86874            ! MANIFEST
86875 ____________________________________________________________________________
86876 [  6554] By: jhi                                   on 2000/08/08  18:31:35
86877         Log: Regen global.sym.
86878      Branch: perl
86879            ! global.sym
86880 ____________________________________________________________________________
86881 [  6553] By: jhi                                   on 2000/08/08  18:28:13
86882         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
86883              (either perlbug or p5p ate the original), plus regen
86884              perlapi and perltoc. 
86885      Branch: perl
86886            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
86887            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
86888            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
86889            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
86890            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
86891            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
86892            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
86893            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
86894            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
86895            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
86896 ____________________________________________________________________________
86897 [  6552] By: jhi                                   on 2000/08/08  18:06:29
86898         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
86899              From: Mike Guy <mjtg@cam.ac.uk>
86900              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
86901              Date: Tue, 08 Aug 2000 15:51:27 +0100
86902      Branch: perl
86903            ! doop.c sv.h t/op/join.t t/pragma/overload.t
86904 ____________________________________________________________________________
86905 [  6551] By: jhi                                   on 2000/08/08  18:01:11
86906         Log: Re-apply #6549.
86907      Branch: perl
86908            ! lib/perl5db.pl
86909 ____________________________________________________________________________
86910 [  6550] By: jhi                                   on 2000/08/08  17:43:08
86911         Log: Accidental retraction of #6549.
86912      Branch: perl
86913            ! lib/perl5db.pl
86914 ____________________________________________________________________________
86915 [  6549] By: jhi                                   on 2000/08/08  17:40:04
86916         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
86917              From: Mike Guy <mjtg@cam.ac.uk>
86918              Date: Mon, 07 Aug 2000 21:49:58 +0100
86919              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
86920      Branch: perl
86921            ! lib/perl5db.pl
86922 ____________________________________________________________________________
86923 [  6548] By: jhi                                   on 2000/08/08  17:37:57
86924         Log: Document here-doc better.
86925              
86926              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
86927              From: Mike Guy <mjtg@cam.ac.uk>
86928              Date: Mon, 07 Aug 2000 14:02:09 +0100
86929              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
86930      Branch: perl
86931            ! pod/perldata.pod
86932 ____________________________________________________________________________
86933 [  6547] By: jhi                                   on 2000/08/08  17:33:34
86934         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
86935              From: "Randy J. Ray" <rjray@redhat.com>
86936              Date: Mon, 07 Aug 2000 19:12:25 -0700
86937              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
86938      Branch: perl
86939            ! perl.c pod/perlrun.pod
86940 ____________________________________________________________________________
86941 [  6546] By: jhi                                   on 2000/08/08  17:29:26
86942         Log: Subject: Re: enhanced(?) regex error messages 
86943              From: Hugo <hv@crypt.compulink.co.uk>
86944              Date: Tue, 08 Aug 2000 03:25:51 +0100
86945              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
86946              
86947              plus Capitalize the error messages, plus perldiag them.
86948      Branch: perl
86949            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
86950 ____________________________________________________________________________
86951 [  6545] By: jhi                                   on 2000/08/08  13:59:28
86952         Log: Augment #6539 a bit: don't croak if there's magic in the air.
86953              
86954              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
86955              From: Hugo <hv@crypt.compulink.co.uk>
86956              Date: Tue, 08 Aug 2000 03:02:03 +0100
86957              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
86958      Branch: perl
86959            ! pp.c t/op/bless.t
86960 ____________________________________________________________________________
86961 [  6544] By: jhi                                   on 2000/08/07  21:11:52
86962         Log: Make the test -w clean.
86963      Branch: perl
86964            ! t/op/bless.t
86965 ____________________________________________________________________________
86966 [  6543] By: jhi                                   on 2000/08/07  19:49:53
86967         Log: use warnings instead of $^W.
86968      Branch: perl
86969            ! t/op/bless.t
86970 ____________________________________________________________________________
86971 [  6542] By: jhi                                   on 2000/08/07  17:41:41
86972         Log: Disable a portability warning Because We Know What We Are Doing.
86973      Branch: perl
86974            ! t/op/bless.t
86975 ____________________________________________________________________________
86976 [  6541] By: jhi                                   on 2000/08/07  17:29:51
86977         Log: Tiny tidying on report_evil_fh().
86978      Branch: perl
86979            ! util.c
86980 ____________________________________________________________________________
86981 [  6540] By: jhi                                   on 2000/08/07  16:37:38
86982         Log: Make regular expression parse error messages easier to understand.
86983              
86984              Subject: Re: enhanced(?) regex error messages
86985              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
86986              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
86987              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
86988      Branch: perl
86989            ! regcomp.c
86990 ____________________________________________________________________________
86991 [  6539] By: jhi                                   on 2000/08/07  16:12:27
86992         Log: Make bless(REF, REF) a fatal error, add bless tests.
86993              
86994              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
86995              From: Hugo <hv@crypt.compulink.co.uk>
86996              Date: Mon, 07 Aug 2000 16:59:38 +0100
86997              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
86998      Branch: perl
86999            + t/op/bless.t
87000            ! MANIFEST pod/perldiag.pod pp.c sv.c
87001 ____________________________________________________________________________
87002 [  6538] By: jhi                                   on 2000/08/07  15:59:43
87003         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
87004              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
87005              Date: Thu, 3 Aug 2000 14:29:21 -0700
87006              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
87007      Branch: perl
87008            ! lib/lib_pm.PL
87009 ____________________________________________________________________________
87010 [  6537] By: jhi                                   on 2000/08/07  15:47:18
87011         Log: Retract #6419 for now since it breaks in AFS and MachTen.
87012      Branch: perl
87013            ! lib/Cwd.pm
87014 ____________________________________________________________________________
87015 [  6536] By: jhi                                   on 2000/08/07  15:05:29
87016         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
87017              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
87018              The security hole exists only in suidperls, which isn't
87019              installed or even built by default.
87020      Branch: perl
87021            ! perl.c
87022 ____________________________________________________________________________
87023 [  6535] By: jhi                                   on 2000/08/07  14:45:14
87024         Log: tr memory corruption fix from Simon Cozens.
87025      Branch: perl
87026            ! doop.c
87027 ____________________________________________________________________________
87028 [  6534] By: jhi                                   on 2000/08/06  11:38:16
87029         Log: Document a bit that UDP is not what you might think.
87030              
87031              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
87032              From: Lupe Christoph <lupe@lupe-christoph.de>
87033              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
87034              Date: Mon, 24 Jul 2000 08:59:15 +0200
87035      Branch: perl
87036            ! pod/perlipc.pod
87037 ____________________________________________________________________________
87038 [  6533] By: jhi                                   on 2000/08/06  11:35:01
87039         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
87040              From: Jeff Pinyan <jeffp@hut.crusoe.net>
87041              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
87042              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
87043      Branch: perl
87044            ! pod/perlfunc.pod
87045 ____________________________________________________________________________
87046 [  6532] By: jhi                                   on 2000/08/06  03:45:41
87047         Log: Have symbols for the IoTYPEs.
87048      Branch: perl
87049            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
87050 ____________________________________________________________________________
87051 [  6531] By: jhi                                   on 2000/08/06  01:33:55
87052         Log: Continue fixing the io warnings.  This also
87053              sort of fixes bug ID 20000802.003: the core dump
87054              is no more.  Whether the current behaviour is correct
87055              (giving a warning: "Not a format reference"), is another matter.
87056      Branch: perl
87057            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
87058            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
87059 ____________________________________________________________________________
87060 [  6530] By: jhi                                   on 2000/08/05  21:33:12
87061         Log: Change the Policy policy: now -Dprefix= with an existing
87062              Policy.sh and prefix == siteprefix == vendorprefix, then all
87063              of them follow along the new prefix.
87064              
87065              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
87066              From: Andy Dougherty <doughera@lafayette.edu>
87067              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
87068              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
87069      Branch: perl
87070            ! Policy_sh.SH
87071 ____________________________________________________________________________
87072 [  6529] By: jhi                                   on 2000/08/05  18:57:28
87073         Log: Zap lib/Sys directory when cleaning up.
87074      Branch: perl
87075            ! Makefile.SH
87076 ____________________________________________________________________________
87077 [  6528] By: jhi                                   on 2000/08/05  18:40:44
87078         Log: Essential prototype changes were missing from #6527.
87079              Also make report_evil_fh() more bomb-proof.
87080      Branch: perl
87081            ! embed.h util.c
87082 ____________________________________________________________________________
87083 [  6527] By: jhi                                   on 2000/08/05  03:22:05
87084         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
87085              From: "Ronald F. Guilmette" <rfg@monkeys.com>
87086              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
87087              Message-Id: <200007242247.PAA52177@monkeys.com>
87088      Branch: perl
87089            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
87090 ____________________________________________________________________________
87091 [  6526] By: jhi                                   on 2000/08/04  21:23:27
87092         Log: gcc versions might have (parentheses) in them.
87093      Branch: metaconfig/U/perl
87094            ! gccvers.U
87095      Branch: perl
87096            ! Configure config_h.SH
87097 ____________________________________________________________________________
87098 [  6525] By: jhi                                   on 2000/08/04  20:23:12
87099         Log: Weed buglets pointed out by
87100              
87101              From: Lupe Christoph <lupe@lupe-christoph.de>
87102              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
87103              Date: Fri, 4 Aug 2000 17:34:39 +0200
87104              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
87105      Branch: metaconfig/U/perl
87106            ! gccvers.U uselfs.U
87107      Branch: perl
87108            ! Configure config_h.SH
87109 ____________________________________________________________________________
87110 [  6524] By: jhi                                   on 2000/08/04  19:02:08
87111         Log: Warn under -w if lstat(FH) is attempted.
87112              
87113              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
87114              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
87115              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
87116              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
87117      Branch: perl
87118            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
87119            ! t/pragma/warn/pp_sys
87120 ____________________________________________________________________________
87121 [  6523] By: jhi                                   on 2000/08/04  12:31:11
87122         Log: Subject: New perlcc, take 2
87123              From: simon@brecon.co.uk (Simon Cozens)
87124              Date: 4 Aug 2000 06:21:04 GMT
87125              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
87126      Branch: perl
87127            ! utils/perlcc.PL
87128 ____________________________________________________________________________
87129 [  6522] By: jhi                                   on 2000/08/04  12:26:33
87130         Log: Subject: Re: Array vs. List context
87131              From: Daniel Chetlin <daniel@chetlin.com>
87132              Date: Fri, 4 Aug 2000 00:22:44 -0700
87133              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
87134      Branch: perl
87135            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
87136            ! pod/perlfaq4.pod
87137 ____________________________________________________________________________
87138 [  6521] By: jhi                                   on 2000/08/04  12:22:38
87139         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
87140              From: Raymund Will <ray@caldera.de>
87141              Date: Fri, 4 Aug 2000 12:07:09 +0200
87142              Message-Id: <20000804120709.A14982@caldera.de>
87143      Branch: perl
87144            ! configure.gnu
87145 ____________________________________________________________________________
87146 [  6520] By: jhi                                   on 2000/08/04  04:09:06
87147         Log: After the #6519 a warning about stat() is just that,
87148              not about a filetest, which now have their own warning.
87149      Branch: perl
87150            ! pod/perldiag.pod
87151 ____________________________________________________________________________
87152 [  6519] By: jhi                                   on 2000/08/04  04:06:30
87153         Log: In the warnings call filehandles consistently so;
87154              add "unopened" warning for stat().
87155      Branch: perl
87156            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
87157            ! t/pragma/warn/pp_sys
87158 ____________________________________________________________________________
87159 [  6518] By: jhi                                   on 2000/08/04  02:55:35
87160         Log: Subject: Minor tweak to perlvar.pod
87161              From: "Stephen P. Potter" <spp@ds.net>
87162              Date: Tue, 18 Apr 2000 09:26:03 -0400
87163              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
87164      Branch: perl
87165            ! pod/perlvar.pod
87166 ____________________________________________________________________________
87167 [  6517] By: jhi                                   on 2000/08/04  02:50:08
87168         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
87169              From: "Clinton Pierce" <cpierce1@ford.com>
87170              Date: Wed, 21 Jul 1999 16:45:31 -0400
87171              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
87172              
87173              Fix by Stephen Potter (visible in the bug db but not in p5p?)
87174      Branch: perl
87175            ! pod/perlfunc.pod pod/perlop.pod
87176 ____________________________________________________________________________
87177 [  6516] By: jhi                                   on 2000/08/04  02:09:25
87178         Log: This is 6512.  Really.
87179      Branch: perl
87180            ! dump.c
87181 ____________________________________________________________________________
87182 [  6515] By: jhi                                   on 2000/08/04  01:25:50
87183         Log: mention the idea of @( and @)
87184      Branch: perl
87185            ! Todo-5.6
87186 ____________________________________________________________________________
87187 [  6514] By: bailey                                on 2000/08/04  01:18:46
87188         Log: YA resync with mainstem, including VMS patches from others
87189      Branch: vmsperl
87190           +> (branch 48 files)
87191            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
87192           !> (integrate 354 files)
87193 ____________________________________________________________________________
87194 [  6513] By: jhi                                   on 2000/08/04  01:18:18
87195         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
87196              From: Mark Dickinson <dickins3@fas.harvard.edu>
87197              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
87198              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
87199      Branch: perl
87200            ! t/op/grent.t t/op/pwent.t
87201 ____________________________________________________________________________
87202 [  6512] By: jhi                                   on 2000/08/04  01:14:06
87203         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
87204              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87205              Date: Wed, 02 Aug 2000 10:51:01 +0100
87206              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
87207      Branch: perl
87208            ! sv.c
87209 ____________________________________________________________________________
87210 [  6511] By: jhi                                   on 2000/08/04  00:57:00
87211         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
87212              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
87213              Date: Thu, 03 Aug 2000 17:20:04 -0700
87214              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
87215      Branch: metaconfig
87216            ! U/modified/Cppsym.U
87217      Branch: perl
87218            ! Configure config_h.SH
87219 ____________________________________________________________________________
87220 [  6510] By: jhi                                   on 2000/08/04  00:25:28
87221         Log: detypo
87222      Branch: perl
87223            ! Makefile.SH
87224 ____________________________________________________________________________
87225 [  6509] By: jhi                                   on 2000/08/03  23:43:18
87226         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
87227              From: Dominic Dunlop <domo@computer.org>
87228              Date: Thu, 3 Aug 2000 22:16:46 +0200
87229              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
87230      Branch: perl
87231            ! t/op/sprintf.t
87232 ____________________________________________________________________________
87233 [  6508] By: jhi                                   on 2000/08/03  23:40:37
87234         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
87235              From: Hugo <hv@crypt.compulink.co.uk>
87236              Date: Thu, 03 Aug 2000 18:25:30 +0100
87237              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
87238      Branch: perl
87239            ! regcomp.c t/op/re_tests
87240 ____________________________________________________________________________
87241 [  6507] By: jhi                                   on 2000/08/03  23:38:28
87242         Log: Subject: [PATCH] sv.h documentation - SvLEN
87243              From: Mike Guy <mjtg@cam.ac.uk>
87244              Date: Thu, 03 Aug 2000 14:43:09 +0100
87245              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
87246      Branch: perl
87247            ! sv.h
87248 ____________________________________________________________________________
87249 [  6506] By: jhi                                   on 2000/08/03  15:49:14
87250         Log: Disable the fix_pl hack for now.
87251      Branch: perl
87252            ! Makefile.SH
87253 ____________________________________________________________________________
87254 [  6505] By: jhi                                   on 2000/08/03  13:49:04
87255         Log: Add a URL for FSF.
87256              
87257              Subject: Patch for README
87258              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
87259              Date: Wed, 2 Aug 2000 13:25:09 -0500
87260              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
87261      Branch: perl
87262            ! README
87263 ____________________________________________________________________________
87264 [  6504] By: jhi                                   on 2000/08/03  13:29:19
87265         Log: Be more informative on what is skipped and why,
87266              also repeat the list at the end.
87267      Branch: perl
87268            ! Porting/p4desc
87269 ____________________________________________________________________________
87270 [  6503] By: jhi                                   on 2000/08/03  13:07:05
87271         Log: Circumvent the removal of .patch by fix_pl.
87272              
87273              Subject: Re: [ID 20000802.011] unable to 'make test'          
87274              From: simon@brecon.co.uk (Simon Cozens) 
87275              Date: 3 Aug 2000 04:17:00 GMT
87276              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
87277      Branch: perl
87278            ! Makefile.SH
87279 ____________________________________________________________________________
87280 [  6502] By: jhi                                   on 2000/08/03  00:14:34
87281         Log: Add the missing setproctitle unit.
87282      Branch: metaconfig/U/perl
87283            + d_setproctitle.U
87284 ____________________________________________________________________________
87285 [  6501] By: jhi                                   on 2000/08/03  00:00:26
87286         Log: The subtest 4 may fail also on VOBS, as pointed out
87287              by Nick Ing-Simmons in November 1999, bug id 19991124.003
87288              (but the failure in that bug report isn't the subtest 4).
87289      Branch: perl
87290            ! t/op/stat.t
87291 ____________________________________________________________________________
87292 [  6500] By: jhi                                   on 2000/08/02  23:49:30
87293         Log: Better skip message for the test; one of the two problems in
87294              
87295              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
87296              From: Lupe Christoph <lupe@lupe-christoph.de>
87297              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
87298              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
87299      Branch: perl
87300            ! t/op/numconvert.t
87301 ____________________________________________________________________________
87302 [  6499] By: jhi                                   on 2000/08/02  22:49:16
87303         Log: Allow "no Module;" even if there is no 'unimport'.
87304              
87305              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
87306              From: mjd@plover.com
87307              Date: 24 Mar 2000 15:24:34 -0000
87308              Message-Id: <20000324152434.15160.qmail@plover.com>
87309      Branch: perl
87310            ! gv.c
87311 ____________________________________________________________________________
87312 [  6498] By: jhi                                   on 2000/08/02  22:42:58
87313         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
87314              that are hopefully soon put into use.
87315      Branch: perl
87316            ! opcode.h opcode.pl opnames.h
87317 ____________________________________________________________________________
87318 [  6497] By: gsar                                  on 2000/08/02  22:28:59
87319         Log: require.t needs binmode() to work on windows
87320      Branch: perl
87321            ! t/comp/require.t
87322 ____________________________________________________________________________
87323 [  6496] By: jhi                                   on 2000/08/02  22:08:51
87324         Log: Document the IVdf UVuf UVof UVxf.
87325      Branch: perl
87326            ! pod/perlguts.pod
87327 ____________________________________________________________________________
87328 [  6495] By: jhi                                   on 2000/08/02  21:54:26
87329         Log: detypo #6494
87330      Branch: perl
87331            ! ext/Data/Dumper/Dumper.xs
87332 ____________________________________________________________________________
87333 [  6494] By: jhi                                   on 2000/08/02  21:49:17
87334         Log: Dump UVs as UVs in Data::Dumper.
87335              
87336              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
87337              From: Gurusamy Sarathy <gsar@ActiveState.com>
87338              Date: Thu, 27 Apr 2000 12:26:25 -0700
87339              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
87340      Branch: perl
87341            ! ext/Data/Dumper/Dumper.xs
87342 ____________________________________________________________________________
87343 [  6493] By: jhi                                   on 2000/08/02  17:01:58
87344         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
87345              From: Hugo <hv@crypt.compulink.co.uk>
87346              Date: Wed, 02 Aug 2000 14:53:56 +0100
87347              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
87348      Branch: perl
87349            ! regexec.c t/op/re_tests
87350 ____________________________________________________________________________
87351 [  6492] By: jhi                                   on 2000/08/02  15:02:46
87352         Log: The new setproctitle() feature is available only in 
87353              bleeding edge FreeBSD.  From Paul Saab.
87354      Branch: perl
87355            ! mg.c
87356 ____________________________________________________________________________
87357 [  6491] By: jhi                                   on 2000/08/02  13:34:36
87358         Log: The tr utf8 patching continues.
87359              
87360              Subject: Re: #6469, too many tests claimed in require.t
87361              From: simon@brecon.co.uk (Simon Cozens)
87362              Date: 2 Aug 2000 02:37:17 GMT
87363              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
87364              
87365              (the logic of the test was the wrong way round in the patch)
87366      Branch: perl
87367            ! doop.c
87368 ____________________________________________________________________________
87369 [  6490] By: jhi                                   on 2000/08/02  13:27:38
87370         Log: The name of a filehandle does not have <these>.
87371      Branch: perl
87372            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
87373            ! t/pragma/warn/pp_sys util.c
87374 ____________________________________________________________________________
87375 [  6489] By: jhi                                   on 2000/08/02  04:26:46
87376         Log: Remove the extraneous "main::" prefix from all the
87377              "opened only for", "on closed", and "never opened" warnings.
87378              
87379              Subject: Re: inappropriate warning
87380              From: Gurusamy Sarathy <gsar@ActiveState.com>
87381              Date: Mon, 20 Mar 2000 11:28:02 -0800
87382              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
87383      Branch: perl
87384            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
87385            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
87386            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
87387 ____________________________________________________________________________
87388 [  6488] By: jhi                                   on 2000/08/02  03:02:57
87389         Log: memcpy has n o in it, as pinted ut by Sarathy.
87390      Branch: perl
87391            ! pod/perlguts.pod
87392 ____________________________________________________________________________
87393 [  6487] By: jhi                                   on 2000/08/02  02:44:51
87394         Log: Document in one place the memory abstractions used in Perl core.
87395              
87396              Subject: Re: Memory abstraction
87397              From: simon@brecon.co.uk (Simon Cozens)
87398              Date: 2 Aug 2000 02:20:23 GMT
87399              Organization: Earth.li Origins
87400      Branch: perl
87401            ! pod/perlguts.pod
87402 ____________________________________________________________________________
87403 [  6486] By: jhi                                   on 2000/08/02  02:41:57
87404         Log: regen_headers, regen perltoc.
87405      Branch: perl
87406            ! perlapi.c pod/perltoc.pod
87407 ____________________________________________________________________________
87408 [  6485] By: jhi                                   on 2000/08/02  01:43:33
87409         Log: "This little thing tests for a file .patch, and if it contains
87410              a number, pops into patchlevel.h" (making it easier to track
87411              which development version people are reporting bugs against)
87412              
87413              Subject: Patchlevel autogeneration for repository perls
87414              From: simon@brecon.co.uk (Simon Cozens)
87415              Date: 14 Jul 2000 07:12:15 GMT
87416              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
87417      Branch: perl
87418            + fix_pl
87419            ! MANIFEST Makefile.SH
87420 ____________________________________________________________________________
87421 [  6484] By: jhi                                   on 2000/08/02  01:32:54
87422         Log: FreeBSD 3.* updates from
87423              
87424              From: Paul Saab <ps@yahoo-inc.com>
87425              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
87426              Date: Tue, 1 Aug 2000 15:41:39 -0700
87427              Message-Id: <20000801154139.A53740@yahoo-inc.com>
87428      Branch: perl
87429            ! hints/freebsd.sh
87430 ____________________________________________________________________________
87431 [  6483] By: jhi                                   on 2000/08/02  01:27:44
87432         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
87433              instead one must use setproctitle().  This was already addressed
87434              by change #6457, but the below has a new variant for FreeBSD 4.0
87435              or later, and the matter is also documented more.
87436              
87437              From: Paul Saab <ps@yahoo-inc.com>
87438              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
87439              Date: Tue, 1 Aug 2000 15:41:39 -0700
87440              Message-Id: <20000801154139.A53740@yahoo-inc.com>
87441      Branch: metaconfig/U/perl
87442            + i_libutil.U
87443      Branch: perl
87444            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
87445 ____________________________________________________________________________
87446 [  6482] By: jhi                                   on 2000/08/01  22:17:32
87447         Log: The test from this
87448              
87449              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
87450              Date: Sat, 15 Apr 2000 17:03:44 +0100
87451              From: Tom Hughes <tom@compton.nu>
87452              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
87453              
87454              was missing, the code change went in as #5989
87455              (which had a different test?)
87456      Branch: perl
87457            ! t/op/misc.t
87458 ____________________________________________________________________________
87459 [  6481] By: jhi                                   on 2000/08/01  21:48:38
87460         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
87461              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
87462              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
87463              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
87464      Branch: perl
87465            ! perl.h
87466 ____________________________________________________________________________
87467 [  6480] By: jhi                                   on 2000/08/01  18:05:28
87468         Log: Make p4desc to skip non-mainperl branches by default.
87469      Branch: perl
87470            ! Porting/p4desc
87471 ____________________________________________________________________________
87472 [  6479] By: jhi                                   on 2000/08/01  17:29:19
87473         Log: If gccosandvers is equal to osname, clear gccosandvers.
87474      Branch: metaconfig/U/perl
87475            ! gccvers.U
87476      Branch: perl
87477            ! Configure config_h.SH
87478 ____________________________________________________________________________
87479 [  6478] By: jhi                                   on 2000/08/01  15:54:08
87480         Log: BOM patching from Simon Cozens.
87481      Branch: perl
87482            ! toke.c
87483 ____________________________________________________________________________
87484 [  6477] By: jhi                                   on 2000/08/01  04:50:33
87485         Log: Stash away the largefiles flags and libswanted.
87486      Branch: perl
87487            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
87488 ____________________________________________________________________________
87489 [  6476] By: gsar                                  on 2000/08/01  04:24:24
87490         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
87491              on Windows)
87492      Branch: perl
87493            ! t/pragma/utf8.t utf8.c win32/win32.c
87494 ____________________________________________________________________________
87495 [  6475] By: jhi                                   on 2000/08/01  03:35:24
87496         Log: Make chr() for values >127 to create utf8 when under utf8.
87497              
87498              Subject: Re: uft8/chr()
87499              From: simon@brecon.co.uk (Simon Cozens)
87500              Date: 1 Aug 2000 02:37:02 GMT
87501              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
87502      Branch: perl
87503            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
87504 ____________________________________________________________________________
87505 [  6474] By: jhi                                   on 2000/08/01  02:36:18
87506         Log: In Digital UNIX warn if gcc explicitly chosen because even
87507              2.95.2 is known to cause problems.
87508      Branch: perl
87509            ! hints/dec_osf.sh
87510 ____________________________________________________________________________
87511 [  6473] By: jhi                                   on 2000/08/01  02:00:56
87512         Log: Make the safety catch for buggy gccs work with triple version
87513              numbers like 2.95.2.  Reported in
87514              
87515              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
87516              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
87517              Date: Mon, 31 Jul 2000 14:55:06 +0200
87518              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
87519      Branch: perl
87520            ! hints/dec_osf.sh
87521 ____________________________________________________________________________
87522 [  6472] By: jhi                                   on 2000/08/01  01:13:33
87523         Log: Subject: fix and question re: waitpid() under win32
87524              From: Brian Clarke <clarke@appliedmeta.com>
87525              Date: Fri, 28 Jul 2000 15:18:29 -0400
87526              Message-ID: <3981DC85.290314EB@appliedmeta.com>
87527              
87528              Slightly reformatted and WNOHANG # define moved to win32.h
87529              so that also POSIX.xs sees it, as suggsted by Sarathy.
87530      Branch: perl
87531            ! win32/win32.c win32/win32.h
87532 ____________________________________________________________________________
87533 [  6471] By: jhi                                   on 2000/08/01  00:55:05
87534         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
87535              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87536              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
87537              Date: Mon, 31 Jul 2000 13:28:51 +0100
87538              
87539              (aka ID 20000730.002)
87540      Branch: perl
87541            ! op.c t/op/tr.t
87542 ____________________________________________________________________________
87543 [  6470] By: jhi                                   on 2000/07/31  23:34:42
87544         Log: Document the problem with -P in HP-UX and its workaround.
87545              
87546              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
87547              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
87548              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
87549              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
87550      Branch: perl
87551            ! README.hpux
87552 ____________________________________________________________________________
87553 [  6469] By: jhi                                   on 2000/07/31  04:15:02
87554         Log: The swallow_bom() saga continues.  The #23 of require.t
87555              (UTF16-LE) still fails (silently, no output) but the #22
87556              (UTF16-BE) seems to be working now.  The root of the
87557              failure may be in sv_gets(): is it UTF-16LE-aware,
87558              especially when it comes to line endings? 
87559      Branch: perl
87560            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
87561            ! t/comp/require.t toke.c utf8.c
87562 ____________________________________________________________________________
87563 [  6468] By: jhi                                   on 2000/07/30  19:05:48
87564         Log: Find green threads before native threads.
87565              
87566              Subject: Re: Patch to jpl/JNI/Makefile.PL
87567              From: Jens Thomsen <jens@fiend.cis.com>
87568              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
87569              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
87570      Branch: perl
87571            ! jpl/JNI/Makefile.PL
87572 ____________________________________________________________________________
87573 [  6467] By: jhi                                   on 2000/07/30  18:36:22
87574         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
87575      Branch: perl
87576            ! doop.c
87577 ____________________________________________________________________________
87578 [  6466] By: jhi                                   on 2000/07/30  04:37:29
87579         Log: A new version of the "remove UPPERACSE string comparison"
87580              operators.  The problem with the previous one (change #6454)
87581              was that it was for Perl 5.6.0.  From Paul Marquess.
87582      Branch: perl
87583            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
87584            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
87585            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
87586 ____________________________________________________________________________
87587 [  6465] By: jhi                                   on 2000/07/29  22:39:56
87588         Log: Do not upgrade SVs into utf8 just because they participate
87589              in eq or cmp.  Reported and fix suggested in
87590              
87591              Subject: [ID 20000720.009] sv_eq UTF8 bug
87592              From: "Simon Cozens" <simon@othersideofthe.earth.li>
87593              Date: 21 Jul 2000 04:37:29 -0000
87594              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
87595              
87596              Exercise for the kind reader: should we or should we not
87597              cache the utf8 conversion alongside the SV? (as magic,
87598              as the strxfrm()ed version is cached under use locale)
87599              Argue both for and against.
87600      Branch: perl
87601            ! sv.c
87602 ____________________________________________________________________________
87603 [  6464] By: jhi                                   on 2000/07/29  22:36:22
87604         Log: Subject: UTF8 concat
87605              From: simon@brecon.co.uk (Simon Cozens) 
87606              Date: 30 Jun 2000 06:13:25 GMT
87607              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
87608              
87609              (with a memory leak fixed, plus a few casts added)
87610              
87611              This also seems to help for
87612              
87613              Subject: [ID 20000716.015] join UTF8 weirdness
87614              From: root <root@ak-71.mind.de> 
87615              Date: Sat, 15 Jul 2000 15:29:54 +0200
87616              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
87617              
87618              (from Andreas König)
87619      Branch: perl
87620            ! pp_hot.c
87621 ____________________________________________________________________________
87622 [  6463] By: jhi                                   on 2000/07/29  00:55:39
87623         Log: Tune the comments and hopefully stop a memory leak.
87624      Branch: perl
87625            ! toke.c utf8.c
87626 ____________________________________________________________________________
87627 [  6462] By: jhi                                   on 2000/07/29  00:16:53
87628         Log: The problem described in this
87629              
87630              Subject: [ID 20000322.018] named chars aren't magical enough
87631              From: root <root@dixie.cscaper.com>     
87632              Date: Wed, 22 Mar 2000 18:37:42 -0700
87633              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
87634              
87635              has been fixed in perl 5.6.0 but just in case added a test
87636              to keep it away.  (The report from Joseph Hall.)
87637      Branch: perl
87638            ! t/lib/charnames.t
87639 ____________________________________________________________________________
87640 [  6461] By: jhi                                   on 2000/07/28  23:56:36
87641         Log: Tiny fixes for #6460.
87642      Branch: metaconfig/U/perl
87643            ! gccvers.U
87644      Branch: perl
87645            ! Configure config_h.SH
87646 ____________________________________________________________________________
87647 [  6460] By: jhi                                   on 2000/07/28  23:24:41
87648         Log: Warn if the version of the operating system used to compile gcc
87649              differs from the current version of the operating system.
87650              Also display the gcc compilation os and version in myconfig.
87651              Inspiration from
87652              
87653              Subject: Re: [ID 20000710.003] ERRORS!!         
87654              From: "Kurt D. Starsinic" <kstar@chapin.edu>
87655              Date: Mon, 10 Jul 2000 15:54:16 -0400
87656              Message-ID: <20000710155416.A1384@O2.chapin.edu>
87657      Branch: metaconfig/U/perl
87658            ! gccvers.U
87659      Branch: perl
87660            ! Configure config_h.SH myconfig.SH
87661 ____________________________________________________________________________
87662 [  6459] By: jhi                                   on 2000/07/28  22:00:32
87663         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
87664              letter to $Config{osvers}.
87665      Branch: metaconfig
87666            ! U/modified/Oldconfig.U
87667      Branch: perl
87668            ! Configure config_h.SH
87669 ____________________________________________________________________________
87670 [  6458] By: jhi                                   on 2000/07/28  04:15:39
87671         Log: Back out #6454, doesn't seem to work.
87672              (Reason: that patch was for perl 5.6.0, not perl-current)
87673              (A version of the patch for perl-current came in later as #6466)
87674      Branch: perl
87675            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
87676            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
87677            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
87678 ____________________________________________________________________________
87679 [  6457] By: jhi                                   on 2000/07/27  23:31:49
87680         Log: Use setproctitle() if available to modify $0.
87681              
87682              Subject: setting $* on BSD4 broken
87683              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
87684              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
87685              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
87686      Branch: metaconfig
87687            ! U/modified/Myinit.U
87688      Branch: perl
87689            ! Configure config_h.SH mg.c
87690 ____________________________________________________________________________
87691 [  6456] By: jhi                                   on 2000/07/27  14:50:47
87692         Log: Allow "no AutoLoader;", based on change #6444,
87693              suggested by Graham Barr.
87694      Branch: perl
87695            ! lib/AutoLoader.pm
87696 ____________________________________________________________________________
87697 [  6455] By: jhi                                   on 2000/07/27  14:19:10
87698         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
87699              From: rspier@pobox.com (Robert Spier)
87700              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
87701              Message-ID: <14720.15855.787664.424783@rls.cx>
87702      Branch: perl
87703            ! pod/perldiag.pod
87704 ____________________________________________________________________________
87705 [  6454] By: jhi                                   on 2000/07/27  14:03:02
87706         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
87707              for a long time).
87708              
87709              Reported in
87710              
87711              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
87712              From: Ryan Herbert <rherbert@sycamorehq.com>
87713              Date: Mon, 17 Jul 2000 11:40:42 -0400
87714              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
87715              
87716              Patched in
87717              
87718              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
87719              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
87720              Date: Wed, 26 Jul 2000 23:40:18 +0100
87721              Message-ID: <000001bff752$79511880$0a17073e@tiny>
87722              
87723              based on an earlier patch from Stephen P. Potter.
87724              
87725              (Removed later by change #6458 because this patch was for
87726              perl 5.6.0, not perl-current)
87727      Branch: perl
87728            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
87729            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
87730            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
87731 ____________________________________________________________________________
87732 [  6453] By: jhi                                   on 2000/07/27  13:48:02
87733         Log: Subject: [PATCH] fixes bug 20000508.004
87734              From: Michael Stevens <mstevens@globnix.org>
87735              Date: Thu, 27 Jul 2000 13:49:04 +0100
87736              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
87737      Branch: perl
87738            ! pod/perldata.pod
87739 ____________________________________________________________________________
87740 [  6452] By: jhi                                   on 2000/07/26  23:51:26
87741         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
87742              and Craig A. Berry.
87743      Branch: perl
87744            ! lib/File/Temp.pm pod/perlport.pod
87745 ____________________________________________________________________________
87746 [  6451] By: jhi                                   on 2000/07/26  19:43:30
87747         Log: Be wary of close()s, too.
87748              
87749              Subject: Re: [PATCH] perlbug cleanup
87750              From: Tim Jenness <t.jenness@jach.hawaii.edu>
87751              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
87752              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
87753      Branch: perl
87754            ! utils/perlbug.PL
87755 ____________________________________________________________________________
87756 [  6450] By: jhi                                   on 2000/07/26  18:41:40
87757         Log: Subject: Minor doc patch: handy.h
87758              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
87759              Date: Wed, 26 Jul 2000 15:34:25 -0300
87760              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
87761      Branch: perl
87762            ! handy.h pod/perlapi.pod
87763 ____________________________________________________________________________
87764 [  6449] By: jhi                                   on 2000/07/26  18:23:55
87765         Log: Subject: [PATCH] minor doc change - perlguts
87766              From: Michael Stevens <mstevens@globnix.org>
87767              Date: Thu, 13 Jul 2000 12:39:18 +0100
87768              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
87769      Branch: perl
87770            ! pod/perlguts.pod
87771 ____________________________________________________________________________
87772 [  6448] By: jhi                                   on 2000/07/26  18:20:30
87773         Log: open() wariness in perlbug.
87774              
87775              Subject: [PATCH] perlbug cleanup
87776              From: Michael Stevens <mstevens@globnix.org>
87777              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
87778              Date: Thu, 13 Jul 2000 15:52:23 +0100
87779      Branch: perl
87780            ! utils/perlbug.PL
87781 ____________________________________________________________________________
87782 [  6447] By: jhi                                   on 2000/07/26  18:13:04
87783         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
87784      Branch: perl
87785            ! lib/File/Temp.pm t/lib/ftmp-security.t
87786 ____________________________________________________________________________
87787 [  6446] By: jhi                                   on 2000/07/26  18:06:32
87788         Log: docfix from Peter Scott <Peter@PSDT.com>.
87789      Branch: perl
87790            ! pod/perlfunc.pod
87791 ____________________________________________________________________________
87792 [  6445] By: jhi                                   on 2000/07/26  17:53:31
87793         Log: Fix *foo{FORMAT}.
87794              
87795              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
87796              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
87797              Date: Wed, 26 Jul 2000 19:51:02 +0200
87798              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
87799              
87800              From: Graham Barr <gbarr@pobox.com>
87801              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
87802              Date: Wed, 26 Jul 2000 17:38:36 +0100
87803              Message-ID: <20000726173836.L472@pobox.com>
87804      Branch: perl
87805            ! pp.c sv.c t/op/gv.t
87806 ____________________________________________________________________________
87807 [  6444] By: jhi                                   on 2000/07/26  17:49:14
87808         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
87809              from Graham Barr in the module list.
87810      Branch: perl
87811            ! gv.c pod/perlobj.pod
87812 ____________________________________________________________________________
87813 [  6443] By: jhi                                   on 2000/07/26  16:06:56
87814         Log: More split() doc and test patches from Mike Guy.
87815      Branch: perl
87816            ! pod/perlfunc.pod t/op/split.t
87817 ____________________________________________________________________________
87818 [  6442] By: jhi                                   on 2000/07/26  16:05:30
87819         Log: MacOS nits from Matthias Neeracher.
87820      Branch: perl
87821            ! perl.c pp_ctl.c
87822 ____________________________________________________________________________
87823 [  6441] By: jhi                                   on 2000/07/26  04:39:57
87824         Log: Subject: [PATCH] split /^/
87825              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87826              Date: Tue, 25 Jul 2000 14:18:57 +0100
87827              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
87828              
87829              (with notes from tchrist and gbarr)
87830      Branch: perl
87831            ! pod/perlfunc.pod t/op/split.t
87832 ____________________________________________________________________________
87833 [  6440] By: jhi                                   on 2000/07/26  04:32:32
87834         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
87835              From: Peter Prymmer <pvhp@forte.com>
87836              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
87837              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
87838      Branch: perl
87839            ! vms/munchconfig.c
87840 ____________________________________________________________________________
87841 [  6439] By: jhi                                   on 2000/07/26  04:31:01
87842         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
87843              to be fatal errors (instead of by default ignoring them, and
87844              ignoring with a bug: even though -w gave an error, the opening [
87845              was left in)  Reported in:
87846              
87847              Subject: [ID 20000716.024] [=cc=] / [:blank:]
87848              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
87849              Date: Sun, 16 Jul 2000 17:55:29 -0700
87850              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
87851      Branch: perl
87852            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
87853 ____________________________________________________________________________
87854 [  6438] By: jhi                                   on 2000/07/25  15:41:15
87855         Log: Subject: [PATCH] av.c apidoc
87856              From: simon@brecon.co.uk (Simon Cozens)
87857              Date: 24 Jul 2000 06:40:52 GMT
87858              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
87859      Branch: perl
87860            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
87861            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
87862 ____________________________________________________________________________
87863 [  6437] By: jhi                                   on 2000/07/25  14:05:36
87864         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
87865              From: "Stephen P. Potter" <spp@ds.net>
87866              Date: Mon, 24 Jul 2000 14:22:23 -0400
87867              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
87868      Branch: perl
87869            ! pod/perllocale.pod
87870 ____________________________________________________________________________
87871 [  6436] By: jhi                                   on 2000/07/25  14:02:03
87872         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
87873              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87874              Date: Mon, 24 Jul 2000 18:04:28 +0100
87875              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
87876      Branch: perl
87877            ! t/lib/syslfs.t t/op/lfs.t
87878 ____________________________________________________________________________
87879 [  6435] By: jhi                                   on 2000/07/25  13:59:28
87880         Log: Get UTF16 BOMs working.  Patch from
87881              
87882              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
87883              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87884              Date: Tue, 25 Jul 2000 12:52:45 +0100
87885              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
87886              
87887              and notes from
87888              
87889              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
87890              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87891              Date: Tue, 25 Jul 2000 11:43:25 +0100
87892              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
87893      Branch: perl
87894            ! t/comp/require.t toke.c utf8.c
87895 ____________________________________________________________________________
87896 [  6434] By: jhi                                   on 2000/07/25  02:39:54
87897         Log: Make the "uninit variable" warning to say "concat or string"
87898              or "join or string" when in concat or join .
87899              
87900              Subject: Re: [ID 20000403.009] uninitialised concatenation???
87901              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87902              Date: Tue, 04 Apr 2000 18:22:58 +0100
87903              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
87904              
87905              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
87906              From: William R Ward <hermit@BayView.COM>
87907              Date: Thu, 30 Mar 2000 19:50:03 -0800
87908              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
87909      Branch: perl
87910            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
87911            ! t/pragma/warn/op t/pragma/warn/sv
87912 ____________________________________________________________________________
87913 [  6433] By: jhi                                   on 2000/07/24  17:52:56
87914         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
87915      Branch: perl
87916            ! lib/File/Spec/VMS.pm
87917 ____________________________________________________________________________
87918 [  6432] By: jhi                                   on 2000/07/24  17:44:44
87919         Log: Test cases for #6431.
87920              
87921              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
87922              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87923              Date: Mon, 24 Jul 2000 15:32:29 +0100
87924              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
87925      Branch: perl
87926            ! t/op/pat.t t/op/split.t
87927 ____________________________________________________________________________
87928 [  6431] By: jhi                                   on 2000/07/24  17:43:17
87929         Log: Bind op fix.
87930              
87931              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
87932              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87933              Date: Mon, 17 Jul 2000 20:04:56 +0100
87934              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
87935      Branch: perl
87936            ! op.c
87937 ____________________________________________________________________________
87938 [  6430] By: jhi                                   on 2000/07/24  03:42:42
87939         Log: Subject: [ID 20000716.023] syslog test fails without sockets
87940              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
87941              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
87942              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
87943      Branch: metaconfig/U/perl
87944            ! Extensions.U
87945      Branch: perl
87946            ! Configure config_h.SH
87947 ____________________________________________________________________________
87948 [  6429] By: jhi                                   on 2000/07/24  03:11:52
87949         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
87950              case, but add also notes explaining the relationship of this
87951              patch and the earlier notes by Sarathy.
87952              
87953              Subject: Map is still slow
87954              From: "Ben Tilly" <ben_tilly@hotmail.com>
87955              Date: Sat, 15 Jul 2000 17:23:27 EDT
87956              Message-ID: <20000715212327.21656.qmail@hotmail.com>
87957      Branch: perl
87958            ! pp_ctl.c
87959 ____________________________________________________________________________
87960 [  6428] By: jhi                                   on 2000/07/24  02:58:52
87961         Log: Documentation to explain the behaviour of map().
87962              
87963              Subject: Re: Map is still slow 
87964              From: Gurusamy Sarathy <gsar@ActiveState.com>
87965              Date: Sat, 15 Jul 2000 16:05:09 -0700
87966              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
87967      Branch: perl
87968            ! pp_ctl.c
87969 ____________________________________________________________________________
87970 [  6427] By: jhi                                   on 2000/07/24  02:50:03
87971         Log: Add tests for
87972              [ID 19991110.003] another matching finding by pcre author
87973              which has already been fixed by some patch, as verified in
87974              
87975              Subject: Re: two regex bugs from the mists of time (well, last November)
87976              From: Hugo <hv@crypt.compulink.co.uk>
87977              Date: Sat, 22 Jul 2000 18:12:58 +0100
87978              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
87979      Branch: perl
87980            ! t/op/re_tests
87981 ____________________________________________________________________________
87982 [  6426] By: jhi                                   on 2000/07/24  02:11:20
87983         Log: A missing 'break' after the [[:space:]] switch case.
87984              
87985              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
87986              From: "Stephen P. Potter" <spp@ds.net>
87987              Date: Tue, 18 Jul 2000 16:25:17 -0400
87988              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
87989      Branch: perl
87990            ! regcomp.c
87991 ____________________________________________________________________________
87992 [  6425] By: jhi                                   on 2000/07/24  02:06:12
87993         Log: The output might have been produced in the wrong order.
87994              
87995              Subject: [ID 20000720.003] [PATCH] t/op/write.t
87996              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87997              Date: Thu, 20 Jul 2000 18:49:18 +0100
87998              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
87999      Branch: perl
88000            ! t/op/write.t
88001 ____________________________________________________________________________
88002 [  6424] By: jhi                                   on 2000/07/24  02:00:07
88003         Log: Use STDOUT consistently.
88004              
88005              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
88006              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88007              Date: Thu, 20 Jul 2000 18:04:01 +0100
88008              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
88009      Branch: perl
88010            ! lib/Test/Harness.pm
88011 ____________________________________________________________________________
88012 [  6423] By: jhi                                   on 2000/07/24  01:54:54
88013         Log: Protect against "wild next"s, that is, callbacks doing "next"
88014              instead of "return".
88015              
88016              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
88017              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88018              Date: Tue, 18 Jul 2000 11:30:16 +0100
88019              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
88020      Branch: perl
88021            ! lib/File/Find.pm
88022 ____________________________________________________________________________
88023 [  6422] By: jhi                                   on 2000/07/24  01:35:47
88024         Log: Out-of-date note removed.
88025              
88026              Subject: [PATCH] documentation perlipc
88027              From: rspier@pobox.com (Robert Spier)
88028              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
88029              Message-ID: <14711.35178.572612.502654@rls.cx>
88030      Branch: perl
88031            ! pod/perlipc.pod
88032 ____________________________________________________________________________
88033 [  6421] By: jhi                                   on 2000/07/24  00:09:18
88034         Log: Send all installperl messages to STDERR and be -w clean.
88035              
88036              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
88037              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88038              Date: Sat, 22 Jul 2000 14:02:11 +0100
88039              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
88040      Branch: perl
88041            ! installperl
88042 ____________________________________________________________________________
88043 [  6420] By: jhi                                   on 2000/07/24  00:04:19
88044         Log: Decutandpasto.
88045              
88046              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
88047              From: "Richard Soderberg" <rs@crystalflame.net>
88048              Date: Sun, 23 Jul 2000 01:37:23 -0700
88049              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
88050      Branch: perl
88051            ! pod/perlipc.pod
88052 ____________________________________________________________________________
88053 [  6419] By: jhi                                   on 2000/07/24  00:01:12
88054         Log: A cleaner abs_path().
88055              Subject: Re: unix alternative to Cwd.pm
88056              From: Jeff Pinyan <jeffp@crusoe.net>
88057              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
88058              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
88059      Branch: perl
88060            ! lib/Cwd.pm
88061 ____________________________________________________________________________
88062 [  6418] By: jhi                                   on 2000/07/23  23:48:56
88063         Log: Detypo.
88064              
88065              Subject: [PATCH perl-current] Typo in hints/powerux.sh
88066              From: "Richard Soderberg" <rs@crystalflame.net>
88067              Date: Sun, 23 Jul 2000 01:27:33 -0700
88068              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
88069      Branch: perl
88070            ! hints/powerux.sh
88071 ____________________________________________________________________________
88072 [  6417] By: jhi                                   on 2000/07/17  22:13:31
88073         Log: Subject: SDBM_File documentation
88074              From: mjd@plover.com
88075              Date: 16 Jul 2000 17:41:17 -0000
88076              Message-ID: <20000716174117.18515.qmail@plover.com>
88077      Branch: perl
88078            ! ext/SDBM_File/SDBM_File.pm
88079 ____________________________________________________________________________
88080 [  6416] By: jhi                                   on 2000/07/17  19:13:26
88081         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
88082      Branch: perl
88083            ! hints/mpeix.sh mpeix/relink
88084 ____________________________________________________________________________
88085 [  6415] By: jhi                                   on 2000/07/15  14:11:02
88086         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
88087              the utf8 'characters' can be more than one octet).
88088              
88089              Date: Sat, 15 Jul 2000 00:21:56 +0100
88090              From: Tom Hughes <tom@compton.nu>
88091              Subject: Re: [ID 20000714.002]
88092              Message-ID: <db2334de49.tom@compton.compton.nu>
88093              
88094              Reported in
88095              
88096              Subject: [ID 20000714.002]
88097              From: "Simon Cozens" <simon@othersideofthe.earth.li>
88098              Date: 14 Jul 2000 15:13:09 -0000
88099              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
88100      Branch: perl
88101            ! doop.c
88102 ____________________________________________________________________________
88103 [  6414] By: jhi                                   on 2000/07/15  03:13:41
88104         Log: another VMS build tweak from Peter Prymmer
88105      Branch: perl
88106            ! vms/descrip_mms.template
88107 ____________________________________________________________________________
88108 [  6413] By: jhi                                   on 2000/07/15  03:10:40
88109         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
88110      Branch: perl
88111            ! vms/perlvms.pod
88112 ____________________________________________________________________________
88113 [  6412] By: jhi                                   on 2000/07/15  00:31:05
88114         Log: More docs for sv functions.
88115              
88116              Subject: [PATCH cfgperl] sv.c apidoc
88117              From: simon@brecon.co.uk (Simon Cozens)
88118              Date: 13 Jul 2000 09:00:20 GMT
88119              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
88120              
88121              Subject: Re: [PATCH cfgperl] sv.c apidoc
88122              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88123              Date: Thu, 13 Jul 2000 12:27:41 +0100
88124              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
88125              
88126              Subject: Re: [PATCH cfgperl] sv.c apidoc
88127              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88128              Date: Thu, 13 Jul 2000 13:23:09 +0100
88129              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
88130              
88131              Subject: Re: [PATCH cfgperl] sv.c apidoc
88132              From: simon@brecon.co.uk (Simon Cozens)
88133              Date: 14 Jul 2000 06:51:02 GMT
88134              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
88135      Branch: perl
88136            ! embed.pl pod/perlapi.pod sv.c
88137 ____________________________________________________________________________
88138 [  6411] By: jhi                                   on 2000/07/15  00:10:41
88139         Log: lib/b test fixes from Peter Prymmer.
88140      Branch: perl
88141            ! t/lib/b.t
88142 ____________________________________________________________________________
88143 [  6410] By: jhi                                   on 2000/07/15  00:02:09
88144         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
88145              From: Hugo <hv@crypt.compulink.co.uk>
88146              Date: Fri, 14 Jul 2000 23:05:20 +0100
88147              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
88148              
88149              Didn't anymore apply, but that point still could use another fix.
88150      Branch: perl
88151            ! pod/perlfunc.pod
88152 ____________________________________________________________________________
88153 [  6409] By: jhi                                   on 2000/07/14  23:15:15
88154         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
88155              not in pod, from Peter Prymmer
88156      Branch: perl
88157            ! vms/descrip_mms.template
88158 ____________________________________________________________________________
88159 [  6408] By: jhi                                   on 2000/07/14  20:35:05
88160         Log: The bug report
88161              [ID 19991110.002] minimal matching discrepancy found by pcre author
88162              seems to have been fixed (though differently from what was suggested
88163              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
88164      Branch: perl
88165            ! t/op/re_tests
88166 ____________________________________________________________________________
88167 [  6407] By: jhi                                   on 2000/07/14  17:38:08
88168         Log: Fix AutoSplit to use File::Spec the right way in VMS,
88169              from Peter Prymmer.
88170      Branch: perl
88171            ! lib/AutoSplit.pm
88172 ____________________________________________________________________________
88173 [  6406] By: jhi                                   on 2000/07/14  14:13:22
88174         Log: Merge perlhacktut into perlhack, update perlguts.
88175              
88176              Subject: Re: Perlhacktut
88177              From: simon@brecon.co.uk (Simon Cozens)
88178              Date: 14 Jul 2000 06:49:21 GMT
88179              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
88180              
88181              Subject: Re: Perlhacktut
88182              From: simon@brecon.co.uk (Simon Cozens)
88183              Date: 14 Jul 2000 07:09:45 GMT
88184              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
88185      Branch: perl
88186            ! pod/perlguts.pod pod/perlhack.pod
88187 ____________________________________________________________________________
88188 [  6405] By: jhi                                   on 2000/07/14  14:02:31
88189         Log: Integrate with Sarathy.
88190      Branch: cfgperl
88191           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
88192           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
88193           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
88194 ____________________________________________________________________________
88195 [  6404] By: gsar                                  on 2000/07/14  12:15:02
88196         Log: PERL_OBJECT build tweaks
88197      Branch: perl
88198            ! toke.c
88199 ____________________________________________________________________________
88200 [  6403] By: gsar                                  on 2000/07/14  11:23:41
88201         Log: inconsistent types needs casts
88202      Branch: perl
88203            ! toke.c
88204 ____________________________________________________________________________
88205 [  6402] By: gsar                                  on 2000/07/14  11:12:04
88206         Log: typos in change#6399, regen headers
88207      Branch: perl
88208            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
88209 ____________________________________________________________________________
88210 [  6401] By: gsar                                  on 2000/07/14  10:59:12
88211         Log: typecasts needed for change#6394
88212      Branch: perl
88213            ! toke.c
88214 ____________________________________________________________________________
88215 [  6400] By: gsar                                  on 2000/07/14  10:49:37
88216         Log: integrate cfgperl contents into mainline
88217      Branch: perl
88218           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
88219           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
88220 ____________________________________________________________________________
88221 [  6399] By: gsar                                  on 2000/07/14  10:38:35
88222         Log: enable UTF-16 filter by default if relevant BOM is seen; various
88223              cleanups (typos, misformatted code, and small bugs)
88224      Branch: perl
88225            ! doop.c embed.pl mg.c op.c pp.c toke.c
88226 ____________________________________________________________________________
88227 [  6398] By: gsar                                  on 2000/07/14  08:55:38
88228         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
88229              name suggests anyway)
88230      Branch: perl
88231            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
88232 ____________________________________________________________________________
88233 [  6397] By: gsar                                  on 2000/07/14  08:44:33
88234         Log: move new variables to the end of the interpreter structure (for
88235              bincompat in code that doesn't #include XSUB.h)
88236      Branch: perl
88237            ! intrpvar.h
88238 ____________________________________________________________________________
88239 [  6396] By: gsar                                  on 2000/07/14  08:13:58
88240         Log: MakeMaker should not remove editor backups (*~) on `make clean`
88241              by default (completes change#6383)
88242      Branch: perl
88243            ! lib/ExtUtils/MM_Unix.pm
88244 ____________________________________________________________________________
88245 [  6395] By: jhi                                   on 2000/07/14  05:20:33
88246         Log: Replace change #6337 with a better one.
88247              
88248              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
88249              From: Hugo <hv@crypt.compulink.co.uk>
88250              Date: Fri, 14 Jul 2000 04:16:20 +0100
88251              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
88252      Branch: cfgperl
88253            ! regexec.c t/op/re_tests
88254 ____________________________________________________________________________
88255 [  6394] By: jhi                                   on 2000/07/14  01:33:59
88256         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
88257      Branch: cfgperl
88258            ! embed.pl global.sym proto.h toke.c
88259 ____________________________________________________________________________
88260 [  6393] By: jhi                                   on 2000/07/13  23:41:23
88261         Log: remove discarded test
88262      Branch: cfgperl
88263            ! MANIFEST
88264 ____________________________________________________________________________
88265 [  6392] By: jhi                                   on 2000/07/13  23:32:25
88266         Log: The {multiplier} of a fixed substring was overlooked which
88267              caused a wrong initial search offset for that substring.
88268              
88269              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
88270              From: Hugo <hv@crypt.compulink.co.uk>
88271              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
88272              Date: Thu, 13 Jul 2000 19:27:13 +0100
88273      Branch: cfgperl
88274            ! regcomp.c t/op/re_tests
88275 ____________________________________________________________________________
88276 [  6391] By: jhi                                   on 2000/07/13  16:37:42
88277         Log: typo fix from Craig Berry
88278      Branch: cfgperl
88279            ! vms/subconfigure.com
88280 ____________________________________________________________________________
88281 [  6390] By: jhi                                   on 2000/07/13  13:20:12
88282         Log: Integrate with Sarathy.
88283      Branch: cfgperl
88284            - t/op/method2entersub.t
88285           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
88286           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
88287           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
88288           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
88289 ____________________________________________________________________________
88290 [  6389] By: jhi                                   on 2000/07/13  13:18:48
88291         Log: Detypo from Peter Prymmer, part of #6388.
88292      Branch: cfgperl
88293            ! Configure config_h.SH
88294      Branch: metaconfig
88295            ! U/modified/d_longlong.U
88296 ____________________________________________________________________________
88297 [  6388] By: gsar                                  on 2000/07/13  06:33:40
88298         Log: typos (spotted by Peter Prymmer)
88299      Branch: perl
88300            ! Configure t/lib/english.t
88301 ____________________________________________________________________________
88302 [  6387] By: gsar                                  on 2000/07/13  05:35:28
88303         Log: new selfloader.t in change#6183 doesn't close DATA handles,
88304              and thus fails to clean up tmp files on dosish platforms
88305      Branch: perl
88306            ! t/lib/selfloader.t
88307 ____________________________________________________________________________
88308 [  6386] By: gsar                                  on 2000/07/12  21:42:39
88309         Log: sprintf test tweaks (from Dominic Dunlop)
88310      Branch: perl
88311            ! t/op/sprintf.t
88312 ____________________________________________________________________________
88313 [  6385] By: gsar                                  on 2000/07/12  21:33:46
88314         Log: fix bugs in processing %v-*d and similar format specs (from
88315              Avi Finkel <avi@finkel.org>)
88316      Branch: perl
88317            ! sv.c t/op/sprintf.t
88318 ____________________________________________________________________________
88319 [  6384] By: gsar                                  on 2000/07/12  16:04:19
88320         Log: readd missing perldelta.pod changes from changes#6339,6376
88321      Branch: perl
88322            ! pod/perldelta.pod
88323 ____________________________________________________________________________
88324 [  6383] By: gsar                                  on 2000/07/12  16:00:51
88325         Log: don't clobber *.orig files on *clean targets
88326      Branch: perl
88327            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
88328 ____________________________________________________________________________
88329 [  6382] By: gsar                                  on 2000/07/12  07:59:12
88330         Log: fix broken integrations in cfgperl
88331      Branch: cfgperl
88332           !> Changes pod/perldelta.pod
88333 ____________________________________________________________________________
88334 [  6381] By: gsar                                  on 2000/07/12  07:42:17
88335         Log: integrate cfgperl changes into mainline
88336      Branch: perl
88337            ! Changes
88338           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
88339           !> pod/perlre.pod
88340 ____________________________________________________________________________
88341 [  6380] By: gsar                                  on 2000/07/12  07:31:00
88342         Log: get sprintf.t to adjust properly for 3-digit exponents
88343      Branch: perl
88344            ! t/op/sprintf.t
88345 ____________________________________________________________________________
88346 [  6379] By: gsar                                  on 2000/07/12  06:40:04
88347         Log: change#6174 needs corresponding change in win32/config_h.PL,
88348              which grovels through config_h.SH to find the config.h name
88349      Branch: perl
88350            ! win32/config_h.PL
88351 ____________________________________________________________________________
88352 [  6378] By: jhi                                   on 2000/07/12  05:03:59
88353         Log: Do the cc sanity check both before the hints and
88354              after the cc selction.
88355      Branch: cfgperl
88356            ! Configure config_h.SH
88357      Branch: metaconfig
88358            ! U/modified/Oldconfig.U U/modified/cc.U
88359      Branch: metaconfig/U/perl
88360            + Checkcc.U
88361 ____________________________________________________________________________
88362 [  6377] By: jhi                                   on 2000/07/12  02:49:22
88363         Log: Fix nits noticed by Boston.pm.
88364      Branch: cfgperl
88365            ! pod/perlre.pod
88366 ____________________________________________________________________________
88367 [  6376] By: jhi                                   on 2000/07/11  21:22:13
88368         Log: Configure cosmetics and perldelta.
88369      Branch: cfgperl
88370            ! Configure config_h.SH pod/perldelta.pod
88371      Branch: metaconfig
88372            ! U/modified/cc.U
88373 ____________________________________________________________________________
88374 [  6375] By: gsar                                  on 2000/07/11  21:17:35
88375         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
88376      Branch: perl
88377            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
88378            ! win32/win32sck.c
88379 ____________________________________________________________________________
88380 [  6374] By: gsar                                  on 2000/07/11  20:48:50
88381         Log: tweak for build failure under multiplicity
88382      Branch: perl
88383            ! toke.c
88384 ____________________________________________________________________________
88385 [  6373] By: gsar                                  on 2000/07/11  20:37:23
88386         Log: integrate cfgperl changes#6325..6373 into mainline
88387              (NOTE: today's batch of integrations still untested)
88388      Branch: perl
88389           +> ext/DynaLoader/hints/netbsd.pl
88390            ! Changes
88391           !> (integrate 26 files)
88392 ____________________________________________________________________________
88393 [  6372] By: jhi                                   on 2000/07/11  20:30:36
88394         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
88395              regen perltoc.
88396      Branch: cfgperl
88397            + pod/perlbook.pod
88398            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
88399            ! pod/perltoc.pod
88400 ____________________________________________________________________________
88401 [  6371] By: jhi                                   on 2000/07/11  20:08:56
88402         Log: Minor cleanups on the booklist.
88403      Branch: cfgperl
88404            ! pod/perlfaq2.pod
88405 ____________________________________________________________________________
88406 [  6370] By: jhi                                   on 2000/07/11  19:31:13
88407         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
88408      Branch: cfgperl
88409            ! t/pragma/overload.t
88410 ____________________________________________________________________________
88411 [  6369] By: gsar                                  on 2000/07/11  19:27:48
88412         Log: integrate cfgperl changes#6293..6324 into mainline
88413      Branch: perl
88414           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
88415            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
88416           !> (integrate 30 files)
88417 ____________________________________________________________________________
88418 [  6368] By: gsar                                  on 2000/07/11  19:18:57
88419         Log: skip integrate of problematic change#6292 from cfgperl into mainline
88420      Branch: perl
88421           !> pp_hot.c
88422 ____________________________________________________________________________
88423 [  6367] By: gsar                                  on 2000/07/11  19:17:21
88424         Log: integrate cfgperl changes#6288..6290 into mainline
88425      Branch: perl
88426           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
88427 ____________________________________________________________________________
88428 [  6366] By: gsar                                  on 2000/07/11  19:11:18
88429         Log: integrate cfgperl changes#6268..6282 into mainline
88430      Branch: perl
88431           !> (integrate 30 files)
88432 ____________________________________________________________________________
88433 [  6365] By: gsar                                  on 2000/07/11  18:57:00
88434         Log: delete new accidentally branched file
88435      Branch: perl
88436            - t/op/method2entersub.t
88437 ____________________________________________________________________________
88438 [  6364] By: gsar                                  on 2000/07/11  18:55:13
88439         Log: skip integrate of change#6267 from cfgperl into mainline (the
88440              method call optimization is flawed without additional hints
88441              from user about immutableness of @ISA and no runtime method
88442              definitions)
88443      Branch: perl
88444           +> t/op/method2entersub.t
88445           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
88446           !> perl.h t/op/sprintf.t xsutils.c
88447 ____________________________________________________________________________
88448 [  6363] By: gsar                                  on 2000/07/11  18:49:43
88449         Log: integrate cfgperl changes#6261..6266 into mainline
88450      Branch: perl
88451           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
88452           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
88453           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
88454           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
88455 ____________________________________________________________________________
88456 [  6362] By: gsar                                  on 2000/07/11  18:43:26
88457         Log: integrate cfgperl changes#6252..6260 into mainline
88458      Branch: perl
88459           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
88460           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
88461           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
88462           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
88463 ____________________________________________________________________________
88464 [  6361] By: gsar                                  on 2000/07/11  18:37:12
88465         Log: skip integrate of problematic change#6251 from cfgperl into mainline
88466      Branch: perl
88467           !> lib/Exporter.pm
88468 ____________________________________________________________________________
88469 [  6360] By: gsar                                  on 2000/07/11  18:34:56
88470         Log: integrate cfgperl change#6250 into mainline
88471      Branch: perl
88472           +> t/op/my_stash.t
88473           !> MANIFEST embed.pl proto.h toke.c
88474 ____________________________________________________________________________
88475 [  6359] By: gsar                                  on 2000/07/11  18:21:19
88476         Log: integrate cfgperl changes#6242..6249 into mainline
88477      Branch: perl
88478           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
88479           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
88480           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
88481           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
88482           !> t/lib/peek.t utf8.c
88483 ____________________________________________________________________________
88484 [  6358] By: gsar                                  on 2000/07/11  18:15:45
88485         Log: skip integrate of problematic change#6241 from cfgperl into mainline
88486      Branch: perl
88487           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
88488 ____________________________________________________________________________
88489 [  6357] By: jhi                                   on 2000/07/11  18:15:16
88490         Log: Fix for
88491              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
88492              From: Roderick Schertler <roderick@argon.org> 
88493              Date: Tue, 11 Jul 2000 13:55:05 -0400 
88494              Message-Id: <200007111755.NAA05077@jones.argon.org> 
88495      Branch: cfgperl
88496            ! doio.c
88497 ____________________________________________________________________________
88498 [  6356] By: jhi                                   on 2000/07/11  18:12:51
88499         Log: Typo in #6341.
88500      Branch: cfgperl
88501            ! pp_hot.c
88502 ____________________________________________________________________________
88503 [  6355] By: gsar                                  on 2000/07/11  18:12:10
88504         Log: integrate cfgperl changes#6231..6240 into mainline
88505      Branch: perl
88506           +> pod/perlutil.pod
88507           !> (integrate 35 files)
88508 ____________________________________________________________________________
88509 [  6354] By: jhi                                   on 2000/07/11  18:04:34
88510         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
88511              From: Dominic Dunlop <domo@computer.org> 
88512              Date: Tue, 11 Jul 2000 12:27:33 +0200 
88513              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
88514              
88515              Replaces change #6268.
88516      Branch: cfgperl
88517            ! t/op/sprintf.t
88518 ____________________________________________________________________________
88519 [  6353] By: gsar                                  on 2000/07/11  17:59:51
88520         Log: skip integrate of problematic change#6230 from cfgperl into mainline
88521              (a later version of File::Spec is already in mainline)
88522      Branch: perl
88523           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
88524           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
88525 ____________________________________________________________________________
88526 [  6352] By: gsar                                  on 2000/07/11  17:57:48
88527         Log: integrate cfgperl changes#6224..6229 into mainline
88528      Branch: perl
88529           +> lib/lib.pm.PL
88530            - lib/lib.pm
88531           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
88532           !> lib/English.pm op.c t/lib/english.t
88533 ____________________________________________________________________________
88534 [  6351] By: gsar                                  on 2000/07/11  17:50:10
88535         Log: skip integrate of problematic change#6223 from cfgperl into mainline
88536      Branch: perl
88537           !> doio.c
88538 ____________________________________________________________________________
88539 [  6350] By: gsar                                  on 2000/07/11  17:48:28
88540         Log: integrate cfgperl changes#6220..6222 into mainline
88541      Branch: perl
88542           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
88543           !> toke.c utf8.c win32/win32.h
88544 ____________________________________________________________________________
88545 [  6349] By: gsar                                  on 2000/07/11  17:46:13
88546         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
88547              mainline
88548      Branch: perl
88549           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
88550           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
88551           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88552 ____________________________________________________________________________
88553 [  6348] By: jhi                                   on 2000/07/11  17:45:49
88554         Log: README.posix-bc podified from Thomas Dorner.
88555      Branch: cfgperl
88556            ! README.posix-bc
88557 ____________________________________________________________________________
88558 [  6347] By: gsar                                  on 2000/07/11  17:42:04
88559         Log: integrate cfgperl change#6217 into mainline
88560      Branch: perl
88561           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
88562           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
88563           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
88564 ____________________________________________________________________________
88565 [  6346] By: gsar                                  on 2000/07/11  17:39:37
88566         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
88567              mainline
88568      Branch: perl
88569           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
88570           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88571           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
88572           !> perlapi.h pod/perlapi.pod
88573 ____________________________________________________________________________
88574 [  6345] By: gsar                                  on 2000/07/11  17:36:42
88575         Log: integrate cfgperl changes#6207..6210 into mainline
88576      Branch: perl
88577           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
88578           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
88579 ____________________________________________________________________________
88580 [  6344] By: gsar                                  on 2000/07/11  17:31:20
88581         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
88582              mainline
88583      Branch: perl
88584           !> (integrate 40 files)
88585 ____________________________________________________________________________
88586 [  6343] By: gsar                                  on 2000/07/11  17:19:08
88587         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
88588      Branch: perl
88589           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
88590            ! Changes
88591           !> (integrate 34 files)
88592 ____________________________________________________________________________
88593 [  6342] By: jhi                                   on 2000/07/11  16:05:48
88594         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
88595              To: perl5-porters@perl.org
88596              From: Karsten Sperling <spiff@phreax.net>
88597              Date: Mon, 10 Jul 2000 15:12:52 +0200
88598              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
88599      Branch: cfgperl
88600            ! lib/Symbol.pm
88601 ____________________________________________________________________________
88602 [  6341] By: jhi                                   on 2000/07/11  15:59:23
88603         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
88604              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88605              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
88606              Date: Fri, 07 Jul 2000 17:57:16 +0100
88607      Branch: cfgperl
88608            ! pp_hot.c
88609 ____________________________________________________________________________
88610 [  6340] By: jhi                                   on 2000/07/11  15:55:47
88611         Log: Subject: Re: format bug report  [Patch]
88612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
88613              Date: Wed, 05 Jul 2000 13:12:52 +0200
88614              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
88615              
88616              Subject: Re: format bug report  [Patch]
88617              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
88618              Date: Wed, 05 Jul 2000 14:10:01 +0200
88619              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
88620      Branch: cfgperl
88621            ! t/op/write.t toke.c
88622 ____________________________________________________________________________
88623 [  6339] By: jhi                                   on 2000/07/11  13:54:09
88624         Log: Be less forgiving about ambiguous and illegal tr ranges.
88625              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
88626              From: Mark-Jason Dominus <mjd@plover.com>
88627              Date: Tue, 04 Jul 2000 10:00:12 -0400
88628              Message-ID: <20000704140012.17772.qmail@plover.com>
88629              
88630              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
88631              From: Mark-Jason Dominus <mjd@plover.com>
88632              Date: Wed, 05 Jul 2000 09:37:36 -0400
88633              Message-ID: <20000705133736.27293.qmail@plover.com>
88634      Branch: cfgperl
88635            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
88636 ____________________________________________________________________________
88637 [  6338] By: jhi                                   on 2000/07/11  13:31:24
88638         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
88639              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88640              Date: Tue, 11 Jul 2000 13:50:51 +0100
88641              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
88642      Branch: cfgperl
88643            ! sv.c
88644 ____________________________________________________________________________
88645 [  6337] By: jhi                                   on 2000/07/11  13:29:14
88646         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
88647              From: Hugo <hv@crypt.compulink.co.uk>
88648              Date: Tue, 11 Jul 2000 12:44:50 +0100
88649              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
88650      Branch: cfgperl
88651            ! regexec.c t/op/re_tests
88652 ____________________________________________________________________________
88653 [  6336] By: jhi                                   on 2000/07/11  13:26:47
88654         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
88655              From: simon@brecon.co.uk (Simon Cozens)
88656              Date: 7 Jul 2000 11:26:09 GMT
88657              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
88658      Branch: cfgperl
88659            ! mg.c
88660 ____________________________________________________________________________
88661 [  6335] By: jhi                                   on 2000/07/11  13:23:37
88662         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
88663              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
88664              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
88665              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
88666      Branch: cfgperl
88667            + ext/DynaLoader/hints/netbsd.pl
88668            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
88669 ____________________________________________________________________________
88670 [  6334] By: jhi                                   on 2000/07/11  13:20:38
88671         Log: Subject: PATCH perlguts.pod: Document D and d magic types
88672              From: mjd@plover.com
88673              Date: 5 Jul 2000 18:01:51 -0000
88674              Message-ID: <20000705180151.29413.qmail@plover.com>
88675      Branch: cfgperl
88676            ! pod/perlguts.pod
88677 ____________________________________________________________________________
88678 [  6333] By: jhi                                   on 2000/07/11  13:15:51
88679         Log: Precedence goof, fix based on
88680              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
88681              From: Hugo <hv@crypt.compulink.co.uk>
88682              Date: Tue, 11 Jul 2000 12:52:38 +0100
88683              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
88684      Branch: cfgperl
88685            ! t/op/taint.t
88686 ____________________________________________________________________________
88687 [  6332] By: jhi                                   on 2000/07/11  12:40:17
88688         Log: Integrate with Sarathy.
88689      Branch: cfgperl
88690           !> win32/win32sck.c
88691 ____________________________________________________________________________
88692 [  6331] By: jhi                                   on 2000/07/10  20:14:16
88693         Log: Sprinkle ldlibpath.
88694      Branch: cfgperl
88695            ! pod/Makefile.SH
88696 ____________________________________________________________________________
88697 [  6330] By: jhi                                   on 2000/07/10  17:54:49
88698         Log: More POSIX.pod tweaks.
88699      Branch: cfgperl
88700            ! ext/POSIX/POSIX.pod
88701 ____________________________________________________________________________
88702 [  6329] By: jhi                                   on 2000/07/10  14:02:12
88703         Log: Reorder perl.pod once more.
88704      Branch: cfgperl
88705            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
88706 ____________________________________________________________________________
88707 [  6328] By: gsar                                  on 2000/07/10  07:06:00
88708         Log: accept() leaks memory on windows due to incorrect ordering of
88709              closesocket() and fclose() calls
88710      Branch: perl
88711            ! win32/win32sck.c
88712 ____________________________________________________________________________
88713 [  6327] By: gsar                                  on 2000/07/10  06:49:17
88714         Log: winsock options weren't being set in all threads under ithreads
88715              (caused send()s from second and subsequent threads to fail)
88716      Branch: perl
88717            ! win32/win32sck.c
88718 ____________________________________________________________________________
88719 [  6326] By: jhi                                   on 2000/07/08  02:45:40
88720         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
88721              was cast to an unsigned (32-bit) integer with wild abandon.
88722      Branch: cfgperl
88723            ! ext/Devel/DProf/DProf.xs
88724 ____________________________________________________________________________
88725 [  6325] By: jhi                                   on 2000/07/07  18:50:33
88726         Log: Remove perlbook, update perlfaq book listing,
88727              rearrange perl.pod, regenerate perltoc.
88728      Branch: cfgperl
88729            - pod/perlbook.pod
88730            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
88731            ! pod/perlfaq2.pod pod/perltoc.pod
88732 ____________________________________________________________________________
88733 [  6324] By: jhi                                   on 2000/07/07  14:03:40
88734         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
88735      Branch: cfgperl
88736            ! sv.h toke.c
88737 ____________________________________________________________________________
88738 [  6323] By: jhi                                   on 2000/07/06  16:03:55
88739         Log: Fix complaints of buildtoc.
88740      Branch: cfgperl
88741            + lib/Win32.pod
88742            - pod/Win32.pod
88743            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
88744 ____________________________________________________________________________
88745 [  6322] By: jhi                                   on 2000/07/06  15:15:52
88746         Log: Add =head1 NAMEs so that buildtoc is happy.
88747              (The CGI::Util nit reported to Lincoln.)
88748      Branch: cfgperl
88749            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
88750            ! pod/perltoc.pod
88751 ____________________________________________________________________________
88752 [  6321] By: jhi                                   on 2000/07/06  03:16:04
88753         Log: Config is being used.
88754      Branch: cfgperl
88755            ! t/op/method.t
88756 ____________________________________________________________________________
88757 [  6320] By: jhi                                   on 2000/07/06  03:13:13
88758         Log: Integrate with Sarathy.
88759      Branch: cfgperl
88760           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
88761 ____________________________________________________________________________
88762 [  6319] By: jhi                                   on 2000/07/06  03:11:46
88763         Log: Autogenerate pod/Makefile and pod/buildtoc.
88764              buildtoc also checks whether the existing pods are
88765              mentioned in MANIFEST and perl.pod, and vice versa.
88766              (None of the thusly found discrepancies fixed yet.)
88767              roffitall also needs to be autogenerated similarly but it
88768              seems so badly out of date that I didn't touch it yet.
88769      Branch: cfgperl
88770            + pod/Makefile.SH pod/buildtoc.PL
88771            - pod/Makefile pod/buildtoc
88772            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
88773 ____________________________________________________________________________
88774 [  6318] By: gsar                                  on 2000/07/05  22:10:54
88775         Log: fix UNC path handling on Windows under ithreads, and chdir()
88776              return value when given a non-existent directory
88777      Branch: perl
88778            ! win32/vdir.h
88779 ____________________________________________________________________________
88780 [  6317] By: gsar                                  on 2000/07/05  22:08:19
88781         Log: winsock cleanup never done on Windows (leads to handle leaks)
88782      Branch: perl
88783            ! win32/perllib.c win32/win32sck.c
88784 ____________________________________________________________________________
88785 [  6316] By: gsar                                  on 2000/07/05  22:06:19
88786         Log: some debugger output does not go to the socket when RemotePort is set
88787      Branch: perl
88788            ! lib/perl5db.pl
88789 ____________________________________________________________________________
88790 [  6315] By: jhi                                   on 2000/07/05  00:25:21
88791         Log: Integrate with Sarathy, preliminary fix for unicos
88792              alignment problems in [ID 20000612.002] Perl problem on Cray system.
88793      Branch: cfgperl
88794            ! sv.h
88795           !> pp_hot.c
88796 ____________________________________________________________________________
88797 [  6314] By: gsar                                  on 2000/07/04  23:34:02
88798         Log: tyop in change#6306
88799      Branch: perl
88800            ! pp_hot.c
88801 ____________________________________________________________________________
88802 [  6313] By: jhi                                   on 2000/07/04  22:14:38
88803         Log: Multiline string literals ENONPORTABLE.
88804      Branch: cfgperl
88805            ! pp_hot.c
88806 ____________________________________________________________________________
88807 [  6312] By: jhi                                   on 2000/07/04  20:34:44
88808         Log: Integrate with Sarathy.
88809      Branch: cfgperl
88810           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
88811           !> t/op/method.t
88812 ____________________________________________________________________________
88813 [  6311] By: jhi                                   on 2000/07/04  20:30:56
88814         Log: More POSIX.pod embellishment.
88815      Branch: cfgperl
88816            ! ext/POSIX/POSIX.pod
88817 ____________________________________________________________________________
88818 [  6310] By: gsar                                  on 2000/07/04  17:28:48
88819         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
88820      Branch: perl
88821            ! t/lib/b.t
88822 ____________________________________________________________________________
88823 [  6309] By: jhi                                   on 2000/07/04  17:22:18
88824         Log: The #6308 required a little bit more.
88825      Branch: cfgperl
88826            ! Makefile.SH win32/Makefile
88827 ____________________________________________________________________________
88828 [  6308] By: jhi                                   on 2000/07/04  16:35:24
88829         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
88830      Branch: cfgperl
88831            + lib/lib_pm.PL
88832            - lib/lib.pm.PL
88833            ! MANIFEST Makefile.SH
88834 ____________________________________________________________________________
88835 [  6307] By: jhi                                   on 2000/07/04  16:28:58
88836         Log: Win32 patches for cfgperl from Sarathy.
88837      Branch: cfgperl
88838            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
88839            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
88840            ! thread.h toke.c util.c win32/Makefile win32/win32.c
88841 ____________________________________________________________________________
88842 [  6306] By: gsar                                  on 2000/07/04  16:28:40
88843         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
88844              (from Richard Soderberg <rs@oregonnet.com>)
88845      Branch: perl
88846            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
88847 ____________________________________________________________________________
88848 [  6305] By: jhi                                   on 2000/07/04  16:24:24
88849         Log: Integrate with Sarathy.
88850      Branch: cfgperl
88851           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
88852           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88853           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
88854           !> proto.h win32/win32.c
88855 ____________________________________________________________________________
88856 [  6304] By: gsar                                  on 2000/07/04  16:17:24
88857         Log: missing perldiag entry for unpack("w",...) diagnostic (from
88858              Andreas Koenig)
88859      Branch: perl
88860            ! pod/perldiag.pod
88861 ____________________________________________________________________________
88862 [  6303] By: gsar                                  on 2000/07/04  16:14:44
88863         Log: remove rel2abs prototypes (from Barrie Slaymaker)
88864      Branch: perl
88865            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
88866            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
88867 ____________________________________________________________________________
88868 [  6302] By: gsar                                  on 2000/07/04  04:59:35
88869         Log: adjust change#6299
88870      Branch: perl
88871            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
88872            ! win32/win32.c
88873 ____________________________________________________________________________
88874 [  6301] By: jhi                                   on 2000/07/04  04:50:07
88875         Log: Integrate with Sarathy.
88876      Branch: cfgperl
88877           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
88878           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
88879           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
88880 ____________________________________________________________________________
88881 [  6300] By: gsar                                  on 2000/07/04  04:42:09
88882         Log: PERL_OBJECT build tweak
88883      Branch: perl
88884            ! perl.h
88885 ____________________________________________________________________________
88886 [  6299] By: gsar                                  on 2000/07/04  04:37:00
88887         Log: fix memory leak on Windows (PL_sys_intern contents were never
88888              freed)
88889      Branch: perl
88890            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
88891            ! perlapi.c proto.h win32/win32.c
88892 ____________________________________________________________________________
88893 [  6298] By: gsar                                  on 2000/07/04  04:15:59
88894         Log: fix large memory leak that has been around for ever, masked by
88895              -DPURIFY (most of the arenas were never freed!)
88896      Branch: perl
88897            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
88898 ____________________________________________________________________________
88899 [  6297] By: gsar                                  on 2000/07/04  04:07:46
88900         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
88901      Branch: perl
88902            ! perl.c
88903 ____________________________________________________________________________
88904 [  6296] By: jhi                                   on 2000/06/30  18:28:37
88905         Log: Elaborate POSIX.pod.  Still needs work.
88906      Branch: cfgperl
88907            ! ext/POSIX/POSIX.pod
88908 ____________________________________________________________________________
88909 [  6295] By: jhi                                   on 2000/06/30  14:58:18
88910         Log: Point to perlipc for more SysV IPC examples.
88911      Branch: cfgperl
88912            ! pod/perlfunc.pod
88913 ____________________________________________________________________________
88914 [  6294] By: gsar                                  on 2000/06/30  14:47:45
88915         Log: slurp mode fix in change#4736 still not quite right
88916      Branch: perl
88917            ! pp_hot.c t/io/argv.t
88918 ____________________________________________________________________________
88919 [  6293] By: jhi                                   on 2000/06/30  12:02:55
88920         Log: Integrate with Sarathy.
88921      Branch: cfgperl
88922           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
88923 ____________________________________________________________________________
88924 [  6292] By: jhi                                   on 2000/06/30  12:01:11
88925         Log: From: simon@brecon.co.uk (Simon Cozens)
88926              Subject: UTF8 concat
88927              Date: 30 Jun 2000 06:13:25 GMT
88928              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
88929      Branch: cfgperl
88930            ! pp_hot.c
88931 ____________________________________________________________________________
88932 [  6291] By: gsar                                  on 2000/06/30  04:37:33
88933         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
88934              when @_ is modified, causing coredumps
88935      Branch: perl
88936            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
88937 ____________________________________________________________________________
88938 [  6290] By: jhi                                   on 2000/06/30  02:21:44
88939         Log: Integrate with Sarathy.
88940      Branch: cfgperl
88941           !> vms/vms.c vms/vmsish.h
88942 ____________________________________________________________________________
88943 [  6289] By: jhi                                   on 2000/06/30  02:21:02
88944         Log: Check VERSIONs.
88945      Branch: cfgperl
88946            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
88947            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
88948            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
88949 ____________________________________________________________________________
88950 [  6288] By: jhi                                   on 2000/06/30  02:18:52
88951         Log: Integrate with Sarathy.
88952      Branch: cfgperl
88953           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
88954           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
88955           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
88956           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
88957 ____________________________________________________________________________
88958 [  6287] By: gsar                                  on 2000/06/30  02:17:08
88959         Log: integrate vmsperl changes into mainline
88960      Branch: perl
88961           !> vms/vms.c vms/vmsish.h
88962 ____________________________________________________________________________
88963 [  6285] By: gsar                                  on 2000/06/30  02:05:28
88964         Log: localize %INC in a Safe compartment so that use/require work
88965              (many other magic globals probably need similar treatment)
88966      Branch: perl
88967            ! ext/Opcode/Opcode.xs
88968 ____________________________________________________________________________
88969 [  6284] By: gsar                                  on 2000/06/30  01:54:54
88970         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
88971              about Windows
88972      Branch: perl
88973            ! pod/perlembed.pod
88974 ____________________________________________________________________________
88975 [  6283] By: jhi                                   on 2000/06/30  01:50:10
88976         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
88977              From: Barrie Slaymaker <barries@jester.slaysys.com>
88978              Date: Wed, 28 Jun 2000 11:35:29 -0400
88979              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
88980      Branch: perl
88981            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
88982            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
88983            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88984            ! lib/File/Spec/Win32.pm
88985 ____________________________________________________________________________
88986 [  6282] By: jhi                                   on 2000/06/29  22:57:22
88987         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
88988              From: Dan Sugalski <dan@sidhe.org>
88989              Date: Tue, 06 Jun 2000 11:59:50 -0400
88990              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
88991      Branch: cfgperl
88992            ! vms/vms.c
88993 ____________________________________________________________________________
88994 [  6281] By: jhi                                   on 2000/06/29  22:52:50
88995         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
88996              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
88997              Date: Wed, 7 Jun 2000 04:02:04 -0500
88998              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
88999      Branch: cfgperl
89000            ! utils/h2xs.PL
89001 ____________________________________________________________________________
89002 [  6280] By: jhi                                   on 2000/06/29  22:45:47
89003         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
89004              From: rspier@pobox.com (Robert Spier)
89005              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
89006              Message-ID: <14654.31913.845602.610277@rls.cx>
89007      Branch: cfgperl
89008            ! utils/h2xs.PL
89009 ____________________________________________________________________________
89010 [  6279] By: jhi                                   on 2000/06/29  22:38:16
89011         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
89012              From: Tim Ayers <tayers@bridge.com>
89013              Date: Thu, 08 Jun 2000 08:11:06 +0200
89014              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
89015              [resent by Richard Foley, Message-Id probably wrong]
89016      Branch: cfgperl
89017            ! pod/perlsub.pod
89018 ____________________________________________________________________________
89019 [  6278] By: jhi                                   on 2000/06/29  22:21:45
89020         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
89021              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
89022              Date: Fri, 09 Jun 2000 12:39:27 -0400
89023              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
89024              (plus update the version "number" of Text::Wrap)
89025      Branch: cfgperl
89026            ! lib/Text/Wrap.pm
89027 ____________________________________________________________________________
89028 [  6277] By: jhi                                   on 2000/06/29  22:13:10
89029         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
89030              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
89031              Date: Mon, 12 Jun 2000 14:55:59 +0100
89032              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
89033      Branch: cfgperl
89034            ! pod/perlfunc.pod
89035 ____________________________________________________________________________
89036 [  6276] By: jhi                                   on 2000/06/29  22:11:06
89037         Log: Subject: [PATCH] Re: eval documentation: context
89038              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
89039              Date: Mon, 12 Jun 2000 15:07:29 +0100
89040              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
89041      Branch: cfgperl
89042            ! pod/perlfunc.pod
89043 ____________________________________________________________________________
89044 [  6275] By: jhi                                   on 2000/06/29  21:59:46
89045         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
89046              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
89047              Date: Tue, 13 Jun 2000 02:43:48 -0500
89048              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
89049      Branch: cfgperl
89050            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
89051 ____________________________________________________________________________
89052 [  6274] By: jhi                                   on 2000/06/29  21:56:14
89053         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
89054              From: Andy Dougherty <doughera@lafayette.edu>
89055              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
89056              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
89057      Branch: cfgperl
89058            ! ext/File/Glob/Glob.pm
89059 ____________________________________________________________________________
89060 [  6273] By: jhi                                   on 2000/06/29  21:49:09
89061         Log: Subject: [PATCH] xsub attributes
89062              From: Doug MacEachern <dougm@covalent.net>
89063              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
89064              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
89065      Branch: cfgperl
89066            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
89067            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
89068 ____________________________________________________________________________
89069 [  6272] By: jhi                                   on 2000/06/29  21:41:28
89070         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
89071              From: Tom Phoenix <rootbeer@redcat.com>
89072              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
89073              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
89074      Branch: cfgperl
89075            ! lib/Net/Ping.pm
89076 ____________________________________________________________________________
89077 [  6271] By: jhi                                   on 2000/06/29  21:36:55
89078         Log: Subject: PATCH pod/perltie.pod
89079              From: Ian Phillipps <Ian.Phillipps@iname.com>
89080              Date: Fri, 16 Jun 2000 00:17:19 +0100
89081              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
89082              (only the first hunk, the second hunk had already been done
89083              by some other patch)
89084      Branch: cfgperl
89085            ! pod/perltie.pod
89086 ____________________________________________________________________________
89087 [  6270] By: jhi                                   on 2000/06/29  21:24:51
89088         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
89089              From: Nicholas Clark <nick@talking.bollo.cx>
89090              Date: Fri, 23 Jun 2000 16:21:15 +0100
89091              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
89092      Branch: cfgperl
89093            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
89094            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
89095 ____________________________________________________________________________
89096 [  6269] By: jhi                                   on 2000/06/29  19:38:15
89097         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
89098              silence few compiler warnings.
89099      Branch: cfgperl
89100            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
89101 ____________________________________________________________________________
89102 [  6268] By: jhi                                   on 2000/06/29  18:21:50
89103         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
89104              From: Dominic Dunlop <domo@computer.org> 
89105              Date: Thu, 29 Jun 2000 12:32:39 +0200 
89106              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
89107      Branch: cfgperl
89108            ! t/op/sprintf.t
89109 ____________________________________________________________________________
89110 [  6267] By: jhi                                   on 2000/06/29  18:16:07
89111         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
89112              From: Doug MacEachern <dougm@covalent.net>
89113              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
89114              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
89115      Branch: cfgperl
89116            + t/op/method2entersub.t
89117            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
89118            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
89119            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
89120            ! xsutils.c
89121 ____________________________________________________________________________
89122 [  6266] By: jhi                                   on 2000/06/29  15:11:15
89123         Log: Subject: [PATCH 5.6.0] cygwin port
89124              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
89125              From: "Fifer, Eric" <EFifer@sanwaint.com>
89126              Date: Thu, 29 Jun 2000 12:58:29 +0100
89127      Branch: cfgperl
89128            ! cygwin/Makefile.SHs
89129 ____________________________________________________________________________
89130 [  6265] By: jhi                                   on 2000/06/29  15:04:05
89131         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
89132              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
89133              Date: Wed, 28 Jun 2000 17:50:12 -0700
89134              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
89135      Branch: cfgperl
89136            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
89137 ____________________________________________________________________________
89138 [  6264] By: jhi                                   on 2000/06/29  15:00:57
89139         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
89140              From: Marty Lucich <marty@netcom.com>
89141              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
89142              Message-Id: <200006282116.OAA11148@netcom.com>
89143              ccdlflags update (the BSD/OS 4.1 part had already been taken
89144              care of by #6141).
89145      Branch: cfgperl
89146            ! hints/bsdos.sh
89147 ____________________________________________________________________________
89148 [  6263] By: jhi                                   on 2000/06/29  13:47:44
89149         Log: tr fixes from Simon Cozens
89150      Branch: cfgperl
89151            ! doop.c
89152 ____________________________________________________________________________
89153 [  6262] By: jhi                                   on 2000/06/28  18:46:01
89154         Log: Subject: 5.6.0 Patch for EPOC
89155              From: Olaf Flebbe <o.flebbe@gmx.de>
89156              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
89157              Message-ID: <23449.960929969@www11.gmx.net>
89158      Branch: cfgperl
89159            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
89160            ! epoc/epocish.h
89161 ____________________________________________________________________________
89162 [  6261] By: jhi                                   on 2000/06/28  18:29:07
89163         Log: Subject: Re: [PATCH cfgperl] BOMs away!
89164              From: simon@brecon.co.uk (Simon Cozens)
89165              Date: 17 Jun 2000 11:49:57 GMT
89166              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
89167      Branch: cfgperl
89168            ! pod/perldiag.pod t/comp/require.t toke.c
89169 ____________________________________________________________________________
89170 [  6260] By: jhi                                   on 2000/06/28  17:47:16
89171         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
89172              From: simon@brecon.co.uk (Simon Cozens) 
89173              Date: 17 Jun 2000 11:56:44 GMT 
89174              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
89175              pack U0, pack C0
89176      Branch: cfgperl
89177            ! pod/perlfunc.pod pp.c t/op/pack.t
89178 ____________________________________________________________________________
89179 [  6259] By: jhi                                   on 2000/06/28  16:43:17
89180         Log: perlnewmod was missing from MANIFEST.
89181      Branch: cfgperl
89182            ! MANIFEST
89183 ____________________________________________________________________________
89184 [  6258] By: jhi                                   on 2000/06/28  15:54:30
89185         Log: linenumber tweak
89186      Branch: cfgperl
89187            ! t/pragma/warn/regcomp
89188 ____________________________________________________________________________
89189 [  6257] By: jhi                                   on 2000/06/28  15:50:44
89190         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
89191              From: Doug MacEachern <dougm@covalent.net>
89192              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
89193              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
89194              (one part of the patch had been applied earlier)
89195      Branch: cfgperl
89196            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
89197 ____________________________________________________________________________
89198 [  6256] By: jhi                                   on 2000/06/28  15:40:22
89199         Log: tweaks from Simon Cozens to further fix tr/// under utf8
89200      Branch: cfgperl
89201            ! doop.c
89202 ____________________________________________________________________________
89203 [  6255] By: jhi                                   on 2000/06/28  15:33:45
89204         Log: small thinko tweaks
89205      Branch: cfgperl
89206            ! lib/IPC/Open3.pm t/op/my_stash.t
89207 ____________________________________________________________________________
89208 [  6254] By: jhi                                   on 2000/06/28  15:33:25
89209         Log: Subject: tr///, help wanted.
89210              From: simon@brecon.co.uk (Simon Cozens)
89211              Date: 28 Jun 2000 11:29:04 GMT
89212              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
89213      Branch: cfgperl
89214            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
89215            ! pp_proto.h proto.h t/op/tr.t
89216 ____________________________________________________________________________
89217 [  6253] By: jhi                                   on 2000/06/28  15:09:17
89218         Log: Paranoia tweak on #6249.
89219              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
89220              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
89221              Date: Sun, 25 Jun 2000 23:43:12 -0400
89222              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
89223      Branch: cfgperl
89224            ! lib/IPC/Open3.pm
89225 ____________________________________________________________________________
89226 [  6252] By: jhi                                   on 2000/06/28  15:01:38
89227         Log: Document #6249 and #6251.
89228      Branch: cfgperl
89229            ! lib/Exporter.pm lib/IPC/Open3.pm
89230 ____________________________________________________________________________
89231 [  6251] By: jhi                                   on 2000/06/28  14:50:43
89232         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
89233              From: Doug MacEachern <dougm@covalent.net>
89234              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
89235              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
89236      Branch: cfgperl
89237            ! lib/Exporter.pm
89238 ____________________________________________________________________________
89239 [  6250] By: jhi                                   on 2000/06/28  14:45:23
89240         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
89241              From: Doug MacEachern <dougm@covalent.net>
89242              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
89243              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
89244      Branch: cfgperl
89245            + t/op/my_stash.t
89246            ! MANIFEST embed.pl global.sym proto.h toke.c
89247 ____________________________________________________________________________
89248 [  6249] By: jhi                                   on 2000/06/28  14:36:34
89249         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
89250              From: Frank Tobin <ftobin@uiuc.edu>
89251              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
89252              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
89253      Branch: cfgperl
89254            ! lib/IPC/Open3.pm
89255 ____________________________________________________________________________
89256 [  6248] By: jhi                                   on 2000/06/28  14:11:25
89257         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
89258              From: Mark-Jason Dominus <mjd@plover.com>
89259              Date: Tue, 27 Jun 2000 22:36:42 -0400
89260              Message-ID: <20000628023642.12166.qmail@plover.com>
89261      Branch: cfgperl
89262            ! pod/perlfunc.pod
89263 ____________________________________________________________________________
89264 [  6247] By: jhi                                   on 2000/06/27  12:46:37
89265         Log: Tweak $VERSION, patch from Doug MacEachern.
89266      Branch: cfgperl
89267            ! lib/File/Spec.pm
89268 ____________________________________________________________________________
89269 [  6246] By: jhi                                   on 2000/06/27  03:34:46
89270         Log: Allow for standalone testing.
89271      Branch: cfgperl
89272            ! t/lib/filefunc.t t/lib/filespec.t
89273 ____________________________________________________________________________
89274 [  6245] By: jhi                                   on 2000/06/27  02:50:02
89275         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
89276              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
89277              Date: Sat, 24 Jun 2000 13:06:20 +0100
89278              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
89279      Branch: cfgperl
89280            ! ext/DynaLoader/DynaLoader_pm.PL
89281 ____________________________________________________________________________
89282 [  6244] By: jhi                                   on 2000/06/27  02:46:10
89283         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
89284              From: Doug MacEachern <dougm@covalent.net>
89285              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
89286              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
89287      Branch: cfgperl
89288            ! gv.c sv.c t/lib/peek.t
89289 ____________________________________________________________________________
89290 [  6243] By: jhi                                   on 2000/06/27  02:38:07
89291         Log: Subject: [PATCH] is_utf8_string
89292              From: simon@brecon.co.uk (Simon Cozens)
89293              Date: 26 Jun 2000 02:25:59 GMT
89294              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
89295      Branch: cfgperl
89296            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
89297            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
89298            ! proto.h utf8.c
89299 ____________________________________________________________________________
89300 [  6242] By: jhi                                   on 2000/06/27  02:24:00
89301         Log: Subject: [PATCH] bytes<->utf8 fixes
89302              From: simon@brecon.co.uk (Simon Cozens)
89303              Date: 26 Jun 2000 04:55:45 GMT
89304              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
89305      Branch: cfgperl
89306            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
89307 ____________________________________________________________________________
89308 [  6241] By: jhi                                   on 2000/06/27  02:12:42
89309         Log: Do no -warn on \_, only on \alpha.
89310              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
89311              From: David Dyck <dcd@tc.fluke.com>
89312              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
89313              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
89314      Branch: cfgperl
89315            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
89316 ____________________________________________________________________________
89317 [  6240] By: jhi                                   on 2000/06/27  02:00:01
89318         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
89319              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
89320              Date: Mon, 26 Jun 2000 18:40:14 +0100
89321              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
89322      Branch: cfgperl
89323            ! utils/h2xs.PL
89324 ____________________________________________________________________________
89325 [  6239] By: jhi                                   on 2000/06/27  01:53:40
89326         Log: Configure maintenance.  Sever some dependency cycles,
89327              separate gccversion from the cc unit,
89328              address [ID 20000623.006] Configure script patch for using gcc on AIX
89329              (but solve it a little bit differently),
89330              unduplex some accidentally duplicated units,
89331              suggest using gcc if no cc available
89332              (p5p thread: "Solaris configure: counterproposal", 1999-09)
89333      Branch: cfgperl
89334            ! Configure Todo-5.6 config_h.SH
89335      Branch: metaconfig
89336            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
89337            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
89338      Branch: metaconfig/U/perl
89339            + gccvers.U
89340            ! d_getespwnam.U d_getprpwnam.U i_prot.U
89341 ____________________________________________________________________________
89342 [  6238] By: jhi                                   on 2000/06/25  18:04:56
89343         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
89344              From: Dan Sugalski <dan@sidhe.org>
89345              Date: Fri, 23 Jun 2000 17:00:00 -0400
89346              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
89347      Branch: cfgperl
89348            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
89349 ____________________________________________________________________________
89350 [  6237] By: jhi                                   on 2000/06/25  16:36:45
89351         Log: Tweak embed.pl, regen headers.
89352      Branch: cfgperl
89353            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
89354            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
89355            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
89356            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
89357            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
89358 ____________________________________________________________________________
89359 [  6236] By: jhi                                   on 2000/06/25  15:26:42
89360         Log: Regen headers.
89361      Branch: cfgperl
89362            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
89363            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
89364            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
89365            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
89366            ! regnodes.h warnings.h
89367 ____________________________________________________________________________
89368 [  6235] By: jhi                                   on 2000/06/23  19:39:35
89369         Log: The thread begun by
89370              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
89371              From: Kevin.Ruscoe@ubsw.com
89372              Date: Fri, 16 Jun 2000 16:38:51 +0100
89373              Message-Id: <H000019b03c300d6@MHS>
89374      Branch: cfgperl
89375            ! hints/solaris_2.sh
89376 ____________________________________________________________________________
89377 [  6234] By: jhi                                   on 2000/06/23  19:23:36
89378         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
89379              because when run as services (Win32ese for daemons)
89380              no environment variables are set and tmpdir ends up as /tmp,
89381              which is ambiguous.
89382              
89383              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
89384              From: matt@sergeant.org
89385              Date: 16 Jun 2000 16:30:43 -0000
89386              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
89387      Branch: cfgperl
89388            ! lib/File/Spec/Win32.pm
89389 ____________________________________________________________________________
89390 [  6233] By: jhi                                   on 2000/06/23  19:18:58
89391         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
89392              From: Mark-Jason Dominus <mjd@plover.com>
89393              Date: Fri, 16 Jun 2000 20:53:04 -0400
89394              Message-ID: <20000617005304.8008.qmail@plover.com>
89395      Branch: cfgperl
89396            ! op.h
89397 ____________________________________________________________________________
89398 [  6232] By: jhi                                   on 2000/06/23  16:10:02
89399         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
89400              From: simon@brecon.co.uk (Simon Cozens)
89401              Date: 19 Jun 2000 15:18:27 GMT
89402              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
89403              
89404              plus update pod/Makefile and regenerate perltoc
89405      Branch: cfgperl
89406            + pod/perlutil.pod
89407            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
89408 ____________________________________________________________________________
89409 [  6231] By: jhi                                   on 2000/06/23  15:19:18
89410         Log: Subject: [PATCH 5.6.0] cygwin port
89411              From: "Fifer, Eric" <EFifer@sanwaint.com>
89412              Date: Tue, 20 Jun 2000 14:30:58 +0100
89413              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
89414      Branch: cfgperl
89415            ! README.cygwin lib/File/Find.pm
89416 ____________________________________________________________________________
89417 [  6230] By: jhi                                   on 2000/06/23  14:25:21
89418         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
89419      Branch: cfgperl
89420            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
89421            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
89422            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
89423            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
89424 ____________________________________________________________________________
89425 [  6229] By: jhi                                   on 2000/06/23  14:13:34
89426         Log: Subject: README.hpux version 0.6.1
89427              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
89428              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
89429              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
89430      Branch: cfgperl
89431            ! README.hpux
89432 ____________________________________________________________________________
89433 [  6228] By: jhi                                   on 2000/06/23  14:07:20
89434         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
89435              From: Doug MacEachern <dougm@covalent.net>
89436              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
89437              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
89438      Branch: cfgperl
89439            ! op.c
89440 ____________________________________________________________________________
89441 [  6227] By: jhi                                   on 2000/06/23  14:01:06
89442         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
89443              From: Doug MacEachern <dougm@covalent.net>
89444              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
89445              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
89446      Branch: cfgperl
89447            + lib/lib.pm.PL
89448            - lib/lib.pm
89449            ! MANIFEST Makefile.SH
89450 ____________________________________________________________________________
89451 [  6226] By: jhi                                   on 2000/06/23  13:53:07
89452         Log: Subject: [PATCH] remove forward declarations in Socket.pm
89453              From: Doug MacEachern <dougm@covalent.net>
89454              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
89455              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
89456              
89457              From: Doug MacEachern <dougm@covalent.net>
89458              Subject: Re: [PATCH] remove forward declarations in Socket.pm
89459              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
89460              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
89461      Branch: cfgperl
89462            ! ext/Socket/Socket.pm op.c
89463 ____________________________________________________________________________
89464 [  6225] By: jhi                                   on 2000/06/23  13:41:52
89465         Log: Add source code filenames to apidoc.
89466              From: simon@brecon.co.uk (Simon Cozens)
89467              Subject: [PATCH embed.pl] Source X-ref
89468              Date: 22 Jun 2000 02:18:49 GMT
89469              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
89470      Branch: cfgperl
89471            ! embed.pl
89472 ____________________________________________________________________________
89473 [  6224] By: jhi                                   on 2000/06/23  13:32:33
89474         Log: A way to avoid English.pm performance hit.
89475              From: root <root@jester.slaysys.com>
89476              Subject: [YAPATCH English.pm] My turn to putt again
89477              Date: Thu, 22 Jun 2000 20:33:58 -0400
89478              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
89479      Branch: cfgperl
89480            ! lib/English.pm t/lib/english.t
89481 ____________________________________________________________________________
89482 [  6223] By: jhi                                   on 2000/06/23  13:27:06
89483         Log: Avoid double close().
89484              Subject: [PATCH] avoid double close()
89485              From: Doug MacEachern <dougm@covalent.net>
89486              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
89487              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
89488      Branch: cfgperl
89489            ! doio.c
89490 ____________________________________________________________________________
89491 [  6222] By: jhi                                   on 2000/06/23  13:25:54
89492         Log: doc typo fix
89493              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
89494              From: Ian Phillipps <Ian.Phillipps@iname.com>
89495              Date: Fri, 23 Jun 2000 10:40:58 +0100
89496              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
89497      Branch: cfgperl
89498            ! lib/Pod/Usage.pm
89499 ____________________________________________________________________________
89500 [  6221] By: jhi                                   on 2000/06/23  13:24:15
89501         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
89502              From: simon@brecon.co.uk (Simon Cozens)
89503              Subject: [PATCH] Eliminate tr///[CU][CU]
89504              Date: 23 Jun 2000 11:05:40 GMT
89505              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
89506      Branch: cfgperl
89507            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
89508 ____________________________________________________________________________
89509 [  6220] By: jhi                                   on 2000/06/22  16:07:51
89510         Log: Win32 patches from Benjamin Stuhl.
89511      Branch: cfgperl
89512            ! makedef.pl win32/win32.h
89513 ____________________________________________________________________________
89514 [  6219] By: jhi                                   on 2000/06/22  16:06:34
89515         Log: Bytecode patches from Benjamin Stuhl.
89516      Branch: cfgperl
89517            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
89518            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
89519            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
89520 ____________________________________________________________________________
89521 [  6218] By: jhi                                   on 2000/06/15  23:54:16
89522         Log: Bytecode patches from Benjamin Stuhl.
89523      Branch: cfgperl
89524            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
89525 ____________________________________________________________________________
89526 [  6217] By: jhi                                   on 2000/06/09  13:38:29
89527         Log: Rename the fdpid locking and integrate with Sarathy.
89528      Branch: cfgperl
89529            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
89530            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
89531            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
89532            ! win32/win32.c
89533           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
89534 ____________________________________________________________________________
89535 [  6216] By: gsar                                  on 2000/06/08  14:54:21
89536         Log: be more optimal about clearing @_
89537      Branch: perl
89538            ! cop.h
89539 ____________________________________________________________________________
89540 [  6215] By: gsar                                  on 2000/06/08  14:33:04
89541         Log: tweak comment about @DB::args
89542      Branch: perl
89543            ! av.h pp_ctl.c
89544 ____________________________________________________________________________
89545 [  6214] By: gsar                                  on 2000/06/08  13:57:54
89546         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
89547              caller() wants to populate @DB::args with it (causes a coredump
89548              in Carp::confess())
89549      Branch: perl
89550            ! cop.h t/op/runlevel.t
89551 ____________________________________________________________________________
89552 [  6213] By: gsar                                  on 2000/06/08  07:06:35
89553         Log: back out change#6106 (seems problematic)
89554      Branch: perl
89555            ! hints/solaris_2.sh
89556 ____________________________________________________________________________
89557 [  6212] By: jhi                                   on 2000/06/07  03:10:36
89558         Log: Continuing mopup for #6204.
89559      Branch: cfgperl
89560            ! ext/B/defsubs_h.PL
89561 ____________________________________________________________________________
89562 [  6211] By: jhi                                   on 2000/06/07  02:41:50
89563         Log: Mopup for #6204.
89564              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
89565              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
89566              This is comes from const() where POK isn't on when expected.
89567      Branch: cfgperl
89568            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
89569            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
89570            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
89571            ! perlapi.h pod/perlapi.pod
89572 ____________________________________________________________________________
89573 [  6210] By: jhi                                   on 2000/06/07  01:56:29
89574         Log: Mopup for #6207 and #6209.
89575      Branch: cfgperl
89576            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
89577 ____________________________________________________________________________
89578 [  6209] By: jhi                                   on 2000/06/07  01:33:12
89579         Log: Lock PL_fdpid against race conditions, based on:
89580              Subject: [PATCH 5.6.0]subprocess fixup for threads
89581              From: Dan Sugalski <dan@sidhe.org>
89582              To: perl5-porters@perl.org
89583              Date: Tue, 11 Apr 2000 17:02:32 -0400
89584              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
89585      Branch: cfgperl
89586            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
89587            ! win32/win32.c
89588 ____________________________________________________________________________
89589 [  6208] By: jhi                                   on 2000/06/07  01:05:23
89590         Log: Regen headers for #6207.
89591      Branch: cfgperl
89592            ! embed.h global.sym objXSUB.h proto.h
89593 ____________________________________________________________________________
89594 [  6207] By: jhi                                   on 2000/06/06  23:43:13
89595         Log: Subject: [PATCH 5.6.0] Threadsafe patches
89596              From: Dan Sugalski <dan@sidhe.org>
89597              To: perl5-porters@perl.org
89598              Date: Mon, 08 May 2000 18:08:13 -0400
89599              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
89600      Branch: cfgperl
89601            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
89602            ! proto.h sv.h util.c
89603 ____________________________________________________________________________
89604 [  6206] By: jhi                                   on 2000/06/06  23:21:23
89605         Log: Subject: [PATCH] Eliminate $a/$b in pod
89606              From: David Glasser <me@davidglasser.net>
89607              To: perl5-porters@perl.org
89608              Date: Mon, 29 May 2000 21:15:59 -0400
89609              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
89610      Branch: cfgperl
89611            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
89612            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
89613            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
89614            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
89615            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
89616            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
89617            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
89618            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
89619            ! pod/perlvar.pod pod/perlxs.pod
89620 ____________________________________________________________________________
89621 [  6205] By: jhi                                   on 2000/06/06  23:12:14
89622         Log: Subject: [PATCH] Win32 improvements
89623              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
89624              To: gsar@activestate.com, perl5-porters@perl.org
89625              Date: Mon, 29 May 2000 17:22:24 PDT
89626              Message-ID: <20000530002224.91142.qmail@hotmail.com>
89627              (MUA had mangled many lines by wordwrapping)
89628      Branch: cfgperl
89629            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
89630 ____________________________________________________________________________
89631 [  6204] By: jhi                                   on 2000/06/06  23:01:50
89632         Log: Subject: [PATCH] B::Bytecode patches
89633              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
89634              To: gsar@activestate.com, jhi@iki.fi
89635              Cc: perl5-porters@perl.org
89636              Message-ID: <20000602202526.48694.qmail@hotmail.com>
89637              (MUA had mangled many lines by wordwrapping)
89638      Branch: cfgperl
89639            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
89640            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
89641            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
89642            ! intrpvar.h perl.c
89643 ____________________________________________________________________________
89644 [  6203] By: jhi                                   on 2000/06/06  22:32:43
89645         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
89646              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
89647              Date: Tue, 06 Jun 2000 13:07:45 -0700
89648              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
89649      Branch: cfgperl
89650            ! pod/perldiag.pod
89651 ____________________________________________________________________________
89652 [  6202] By: jhi                                   on 2000/06/06  19:38:35
89653         Log: Integrate with Sarathy.
89654      Branch: cfgperl
89655           !> perl.c
89656 ____________________________________________________________________________
89657 [  6201] By: gsar                                  on 2000/06/06  00:42:59
89658         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
89659              does a PUSHMARK that's never ever POPMARKed; in general, only
89660              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
89661              Perl_eval_[sp]v() don't because they don't take any incoming
89662              arguments (this leak has been around since the original version
89663              of perl_eval_pv() in 5.003_97e)
89664      Branch: perl
89665            ! perl.c
89666 ____________________________________________________________________________
89667 [  6200] By: jhi                                   on 2000/06/04  03:44:52
89668         Log: Update to cperl-mode.el 4.31 from
89669              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
89670              Subject: A couple of notes
89671              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
89672              To: Mailing list Perl5 <perl5-porters@perl.org>
89673              Date: Sat, 3 Jun 2000 23:33:32 -0400
89674              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
89675      Branch: cfgperl
89676            ! emacs/cperl-mode.el
89677 ____________________________________________________________________________
89678 [  6199] By: jhi                                   on 2000/06/03  15:11:05
89679         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
89680              From: Dan Sugalski <dan@sidhe.org>
89681              To: perl5-porters@perl.org, vmsperl@perl.org
89682              Date: Fri, 02 Jun 2000 17:30:51 -0400
89683              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
89684      Branch: cfgperl
89685            ! vms/descrip_mms.template vms/gen_shrfls.pl
89686 ____________________________________________________________________________
89687 [  6198] By: jhi                                   on 2000/06/03  14:59:15
89688         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
89689              From: Dan Sugalski <dan@sidhe.org>
89690              To: vmsperl@perl.org, perl5-porters@perl.org
89691              Date: Fri, 02 Jun 2000 16:00:41 -0400
89692              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
89693              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
89694      Branch: cfgperl
89695            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
89696            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
89697            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
89698 ____________________________________________________________________________
89699 [  6197] By: jhi                                   on 2000/06/03  14:41:30
89700         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
89701              From: John Borwick <jhborwic@unity.ncsu.edu>
89702              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
89703              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
89704      Branch: cfgperl
89705            ! pod/perlsyn.pod
89706 ____________________________________________________________________________
89707 [  6196] By: jhi                                   on 2000/06/03  14:38:09
89708         Log: Integrate with Sarathy.
89709      Branch: cfgperl
89710           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
89711           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
89712           !> vms/perly_c.vms
89713 ____________________________________________________________________________
89714 [  6195] By: gsar                                  on 2000/06/02  22:43:13
89715         Log: fix yet another eval"" leak under USE_ITHREADS
89716      Branch: perl
89717            ! op.c
89718 ____________________________________________________________________________
89719 [  6194] By: gsar                                  on 2000/06/02  18:22:06
89720         Log: fix small eval"" memory leaks under USE_ITHREADS
89721      Branch: perl
89722            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
89723            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
89724            ! vms/perly_c.vms
89725 ____________________________________________________________________________
89726 [  6193] By: jhi                                   on 2000/06/01  13:03:56
89727         Log: Signals-be-gone for microperl.
89728      Branch: cfgperl
89729            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
89730 ____________________________________________________________________________
89731 [  6192] By: jhi                                   on 2000/06/01  12:52:02
89732         Log: Integrate with Sarathy.
89733      Branch: cfgperl
89734           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
89735           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
89736           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
89737           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
89738           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
89739           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
89740           !> t/op/vec.t utils/h2xs.PL
89741 ____________________________________________________________________________
89742 [  6191] By: gsar                                  on 2000/06/01  09:38:21
89743         Log: vec() loses numericalness (modified version of patch suggested
89744              by Robin Barker)
89745      Branch: perl
89746            ! doop.c t/op/vec.t
89747 ____________________________________________________________________________
89748 [  6190] By: gsar                                  on 2000/06/01  09:26:15
89749         Log: submit missing embed.pl change
89750      Branch: perl
89751            ! embed.pl
89752 ____________________________________________________________________________
89753 [  6189] By: gsar                                  on 2000/06/01  09:05:34
89754         Log: counting tr/// corrupts later operation (from M.J.T Guy)
89755      Branch: perl
89756            ! doop.c t/op/tr.t
89757 ____________________________________________________________________________
89758 [  6188] By: gsar                                  on 2000/06/01  08:58:39
89759         Log: h2xs tweaks
89760      Branch: perl
89761            ! utils/h2xs.PL
89762 ____________________________________________________________________________
89763 [  6187] By: gsar                                  on 2000/06/01  08:50:07
89764         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
89765              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
89766      Branch: perl
89767            + lib/Pod/LaTeX.pm
89768            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
89769            ! pod/pod2latex.PL
89770 ____________________________________________________________________________
89771 [  6186] By: gsar                                  on 2000/06/01  08:24:40
89772         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
89773              <wolfgang.laun@alcatel.at>)
89774      Branch: perl
89775            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
89776            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
89777 ____________________________________________________________________________
89778 [  6185] By: gsar                                  on 2000/06/01  08:12:00
89779         Log: remove incorrect documentation about implicit split to @_ in
89780              list context, which never really worked in perl 5 (from
89781              M.J.T. Guy)
89782      Branch: perl
89783            ! pod/perlfunc.pod pod/perltrap.pod
89784 ____________________________________________________________________________
89785 [  6184] By: gsar                                  on 2000/06/01  07:52:27
89786         Log: tweak for change#6127
89787      Branch: perl
89788            ! perl.c
89789 ____________________________________________________________________________
89790 [  6183] By: gsar                                  on 2000/06/01  07:41:02
89791         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
89792              <nick@ccl4.org>)
89793      Branch: perl
89794            + t/lib/selfloader.t
89795            ! MANIFEST lib/SelfLoader.pm
89796 ____________________________________________________________________________
89797 [  6182] By: jhi                                   on 2000/06/01  00:34:42
89798         Log: Be Cleaner Part Deux.
89799      Branch: cfgperl
89800            ! Makefile.SH
89801 ____________________________________________________________________________
89802 [  6181] By: jhi                                   on 2000/06/01  00:32:09
89803         Log: Integrate with Sarathy.
89804      Branch: cfgperl
89805           !> pp.c t/op/arith.t
89806 ____________________________________________________________________________
89807 [  6180] By: jhi                                   on 2000/06/01  00:31:13
89808         Log: microperl nits from Simon Cozens.
89809      Branch: cfgperl
89810            + uconfig.h
89811            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
89812            ! unixish.h
89813 ____________________________________________________________________________
89814 [  6179] By: gsar                                  on 2000/05/31  22:37:51
89815         Log: buggy modulus on UVs introduced by change#3378 (resulted in
89816              4063328477 % 65535 amounting to 27406, instead of 27407)
89817      Branch: perl
89818            ! pp.c t/op/arith.t
89819 ____________________________________________________________________________
89820 [  6178] By: jhi                                   on 2000/05/31  21:52:41
89821         Log: Be cleaner.
89822      Branch: cfgperl
89823            ! Makefile.SH
89824 ____________________________________________________________________________
89825 [  6177] By: jhi                                   on 2000/05/31  21:47:33
89826         Log: Substitution utf8 patch from Simon Cozens.
89827      Branch: cfgperl
89828            ! pp_hot.c
89829 ____________________________________________________________________________
89830 [  6176] By: jhi                                   on 2000/05/31  21:45:34
89831         Log: Single-quoted utf8 patch from Simon Cozens.
89832      Branch: cfgperl
89833            ! toke.c
89834 ____________________________________________________________________________
89835 [  6175] By: jhi                                   on 2000/05/31  21:40:18
89836         Log: Integrate with Sarathy.
89837      Branch: cfgperl
89838           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
89839 ____________________________________________________________________________
89840 [  6174] By: jhi                                   on 2000/05/31  21:37:31
89841         Log: microperl changes from Simon Cozens; Makefile for microperl
89842              written from scratch; few casts added as microperl compilation
89843              doesn't have all prototypes available.
89844      Branch: cfgperl
89845            + Makefile.micro README.micro Todo.micro uconfig.sh
89846            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
89847            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
89848      Branch: metaconfig
89849            + U/modified/Config_h.U
89850 ____________________________________________________________________________
89851 [  6173] By: jhi                                   on 2000/05/31  20:00:24
89852         Log: metaconfig maintenance.
89853      Branch: metaconfig
89854            + U/modified/Inhdr.U U/typedefs/inotype.U
89855      Branch: metaconfig/U/perl
89856            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
89857            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
89858 ____________________________________________________________________________
89859 [  6172] By: gsar                                  on 2000/05/31  05:05:42
89860         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
89861              (from Ilya Zakharevich)
89862      Branch: perl
89863            ! regexec.c t/op/re_tests
89864 ____________________________________________________________________________
89865 [  6171] By: gsar                                  on 2000/05/31  05:01:47
89866         Log: scalar() doesn't force scalar context when used in void context
89867              (from Simon Cozens)
89868      Branch: perl
89869            ! op.c t/op/wantarray.t
89870 ____________________________________________________________________________
89871 [  6170] By: gsar                                  on 2000/05/31  04:41:33
89872         Log: change#6142 needs tweaks to tests to work where there's no symlink()
89873              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
89874      Branch: perl
89875            ! t/lib/filefind.t
89876 ____________________________________________________________________________
89877 [  6169] By: gsar                                  on 2000/05/31  04:29:49
89878         Log: integrate cfgperl contents into mainline
89879      Branch: perl
89880           +> pod/perlmodlib.PL pod/perlnewmod.pod
89881           !> (integrate 42 files)
89882 ____________________________________________________________________________
89883 [  6168] By: jhi                                   on 2000/05/30  22:53:37
89884         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
89885      Branch: cfgperl
89886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89887            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
89888            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
89889            ! win32/config.bc win32/config.gc win32/config.vc
89890            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
89891            ! win32/config_h.PL win32/config_sh.PL
89892      Branch: metaconfig/U/perl
89893            ! perlxv.U
89894 ____________________________________________________________________________
89895 [  6167] By: jhi                                   on 2000/05/30  22:20:21
89896         Log: tweak todo 
89897      Branch: cfgperl
89898            ! Todo-5.6
89899 ____________________________________________________________________________
89900 [  6166] By: jhi                                   on 2000/05/30  22:11:51
89901         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
89902              in case somebody wants to write an extension for more
89903              shadow database interfaces.
89904      Branch: cfgperl
89905            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89906            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
89907            ! vos/config.def vos/config.h vos/config_h.SH_orig
89908            ! win32/config.bc win32/config.gc win32/config.vc
89909            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
89910      Branch: metaconfig
89911            ! U/modified/Myinit.U
89912      Branch: metaconfig/U/perl
89913            + d_getespwnam.U d_getprpwnam.U i_prot.U
89914 ____________________________________________________________________________
89915 [  6165] By: jhi                                   on 2000/05/30  18:35:34
89916         Log: Integrate with Sarathy.
89917      Branch: cfgperl
89918           !> op.c
89919 ____________________________________________________________________________
89920 [  6164] By: jhi                                   on 2000/05/30  18:30:16
89921         Log: detypo
89922      Branch: cfgperl
89923            ! Configure config_h.SH
89924      Branch: metaconfig/U/perl
89925            ! perlxv.U
89926 ____________________________________________________________________________
89927 [  6163] By: gsar                                  on 2000/05/30  03:24:03
89928         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
89929      Branch: perl
89930            ! op.c
89931 ____________________________________________________________________________
89932 [  6162] By: gsar                                  on 2000/05/30  03:09:38
89933         Log: fix memory leak in method call optimization (change#3768);
89934              made C<eval "$x->foo()"> leak
89935      Branch: perl
89936            ! op.c
89937 ____________________________________________________________________________
89938 [  6161] By: jhi                                   on 2000/05/29  17:56:26
89939         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
89940              both from Simon Cozens.
89941      Branch: cfgperl
89942            + pod/perlmodlib.PL pod/perlnewmod.pod
89943            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
89944            ! pod/perlmodlib.pod pod/perltoc.pod
89945 ____________________________________________________________________________
89946 [  6160] By: jhi                                   on 2000/05/29  17:23:55
89947         Log: Changes for the File::Temp 0.08 (change #6159) test suite
89948              to fit better into the Perl distribution test framework.
89949      Branch: cfgperl
89950            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
89951            ! t/lib/ftmp-tempfile.t
89952 ____________________________________________________________________________
89953 [  6159] By: jhi                                   on 2000/05/29  16:55:36
89954         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
89955      Branch: cfgperl
89956            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89957            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89958 ____________________________________________________________________________
89959 [  6158] By: bailey                                on 2000/05/29  16:22:08
89960         Log: Add fallback to tmpfile for use in cases where user's relying on
89961              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
89962              Lane's patch)
89963      Branch: vmsperl
89964            ! vms/vms.c vms/vmsish.h
89965 ____________________________________________________________________________
89966 [  6157] By: jhi                                   on 2000/05/29  03:10:36
89967         Log: Regen Configure to jive with #6149.
89968      Branch: cfgperl
89969            ! Configure
89970      Branch: metaconfig
89971            ! U/modified/Getfile.U
89972 ____________________________________________________________________________
89973 [  6156] By: jhi                                   on 2000/05/29  03:01:38
89974         Log: Integrate with Sarathy.
89975      Branch: cfgperl
89976           +> ext/DynaLoader/dl_mac.xs
89977           !> (integrate 38 files)
89978 ____________________________________________________________________________
89979 [  6155] By: gsar                                  on 2000/05/28  21:15:58
89980         Log: small bug in change#6144; remove random \xA0 character that snuck
89981              in via change#6145
89982      Branch: perl
89983            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
89984 ____________________________________________________________________________
89985 [  6154] By: gsar                                  on 2000/05/28  21:04:19
89986         Log: avoid type mismatch warning
89987      Branch: perl
89988            ! perl.c
89989 ____________________________________________________________________________
89990 [  6153] By: gsar                                  on 2000/05/28  20:58:31
89991         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
89992              <nick@Bagpuss.uk.boo.com>)
89993      Branch: perl
89994            ! lib/Test/Harness.pm
89995 ____________________________________________________________________________
89996 [  6152] By: gsar                                  on 2000/05/28  20:53:42
89997         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
89998      Branch: perl
89999            ! regexec.c
90000 ____________________________________________________________________________
90001 [  6151] By: gsar                                  on 2000/05/28  20:50:28
90002         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
90003      Branch: perl
90004            ! regexec.c
90005 ____________________________________________________________________________
90006 [  6150] By: gsar                                  on 2000/05/28  20:39:58
90007         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
90008      Branch: perl
90009            ! pod/perlrequick.pod
90010 ____________________________________________________________________________
90011 [  6149] By: gsar                                  on 2000/05/28  20:35:16
90012         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
90013              <troc@netrus.net>)
90014      Branch: perl
90015            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
90016            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
90017            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
90018            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
90019 ____________________________________________________________________________
90020 [  6148] By: gsar                                  on 2000/05/28  20:21:07
90021         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
90022      Branch: perl
90023            ! lib/ExtUtils/MM_Unix.pm
90024 ____________________________________________________________________________
90025 [  6147] By: gsar                                  on 2000/05/28  20:12:41
90026         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
90027              (from Peter Prymmer)
90028      Branch: perl
90029            ! vms/subconfigure.com
90030 ____________________________________________________________________________
90031 [  6146] By: gsar                                  on 2000/05/28  20:06:15
90032         Log: doc typo
90033      Branch: perl
90034            ! lib/warnings.pm warnings.h warnings.pl
90035 ____________________________________________________________________________
90036 [  6145] By: gsar                                  on 2000/05/28  18:44:33
90037         Log: make xsubpp skip embedded pod (from Matthias Neeracher
90038              <neeri@iis.ee.ethz.ch>)
90039      Branch: perl
90040            ! lib/ExtUtils/xsubpp
90041 ____________________________________________________________________________
90042 [  6144] By: gsar                                  on 2000/05/28  18:42:49
90043         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
90044              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
90045              <neeri@iis.ee.ethz.ch>)
90046      Branch: perl
90047            ! lib/AutoSplit.pm
90048 ____________________________________________________________________________
90049 [  6143] By: gsar                                  on 2000/05/28  18:41:12
90050         Log: MacOS support, part 1 (from Matthias Neeracher
90051              <neeri@iis.ee.ethz.ch>)
90052      Branch: perl
90053            + ext/DynaLoader/dl_mac.xs
90054            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
90055            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
90056            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
90057            ! util.h
90058 ____________________________________________________________________________
90059 [  6142] By: gsar                                  on 2000/05/28  18:21:51
90060         Log: File::Find fails to chdir when chasing symlinks (from
90061              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
90062      Branch: perl
90063            ! lib/File/Find.pm t/lib/filefind.t
90064 ____________________________________________________________________________
90065 [  6141] By: jhi                                   on 2000/05/28  14:25:15
90066         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
90067              forwarded by Peter Seebach from the bsdi-users mailing list.
90068              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
90069      Branch: perl
90070            ! hints/bsdos.sh
90071 ____________________________________________________________________________
90072 [  6140] By: jhi                                   on 2000/05/28  14:11:57
90073         Log: Integrate with Sarathy.
90074      Branch: cfgperl
90075           +> (branch 30 files)
90076           !> (integrate 93 files)
90077 ____________________________________________________________________________
90078 [  6139] By: gsar                                  on 2000/05/28  10:01:48
90079         Log: revise mktables.PL for bugs and newness in Unicode 3.0
90080              (from James Bence <jbence@amgen.com>)
90081      Branch: perl
90082            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
90083            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
90084            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
90085            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
90086            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
90087            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
90088            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
90089            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
90090            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
90091            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
90092            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
90093            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
90094            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
90095            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
90096            + lib/unicode/Is/SylWU.pl
90097            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
90098            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
90099            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
90100            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
90101            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
90102            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
90103            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
90104            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
90105            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
90106            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
90107            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
90108            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
90109            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
90110            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
90111            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
90112            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
90113            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
90114            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
90115            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
90116            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
90117            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
90118            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
90119            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
90120            ! lib/unicode/Makefile lib/unicode/mktables.PL
90121 ____________________________________________________________________________
90122 [  6138] By: gsar                                  on 2000/05/28  08:50:32
90123         Log: add note about the handling of negative indices to tied arrays
90124              (from Michael G Schwern <schwern@pobox.com>)
90125      Branch: perl
90126            ! pod/perltie.pod
90127 ____________________________________________________________________________
90128 [  6137] By: gsar                                  on 2000/05/28  08:46:10
90129         Log: fix bogus redeclaration warning for "our" variables in different
90130              scopes
90131      Branch: perl
90132            ! op.c t/pragma/strict-vars
90133 ____________________________________________________________________________
90134 [  6136] By: gsar                                  on 2000/05/28  08:31:20
90135         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
90136      Branch: perl
90137            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
90138 ____________________________________________________________________________
90139 [  6135] By: gsar                                  on 2000/05/28  08:17:50
90140         Log: enable Test::Harness to dynamically determine column width etc.
90141              (from Rob Napier <rnapier@employees.org>)
90142      Branch: perl
90143            ! lib/Test/Harness.pm
90144 ____________________________________________________________________________
90145 [  6134] By: gsar                                  on 2000/05/28  08:13:39
90146         Log: make Test::Harness use wait.h/WCOREDUMP if available
90147              (from Ben Tilly <ben_tilly@hotmail.com>)
90148      Branch: perl
90149            ! lib/Test/Harness.pm
90150 ____________________________________________________________________________
90151 [  6133] By: gsar                                  on 2000/05/28  08:08:05
90152         Log: elide bogus test in change#6132
90153      Branch: perl
90154            ! t/pragma/warn/9enabled
90155 ____________________________________________________________________________
90156 [  6132] By: gsar                                  on 2000/05/28  08:03:14
90157         Log: warnings::enabled() doesn't fall back to looking at $^W if
90158              caller isn't using lexical warnings (from Paul Marquess)
90159      Branch: perl
90160            ! pp_ctl.c t/pragma/warn/9enabled
90161 ____________________________________________________________________________
90162 [  6131] By: gsar                                  on 2000/05/28  07:57:47
90163         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
90164      Branch: perl
90165            ! ext/POSIX/POSIX.pm
90166 ____________________________________________________________________________
90167 [  6130] By: gsar                                  on 2000/05/28  07:29:12
90168         Log: fix places that mean C<"word" character> but say C<alphanumeric
90169              character>
90170      Branch: perl
90171            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
90172 ____________________________________________________________________________
90173 [  6129] By: gsar                                  on 2000/05/28  07:18:41
90174         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
90175      Branch: perl
90176            ! vms/test.com
90177 ____________________________________________________________________________
90178 [  6128] By: gsar                                  on 2000/05/28  07:12:55
90179         Log: new perlxstut example for passing/returning refs to arrays
90180              (from David Lowe <dlowe@pootpoot.com>)
90181      Branch: perl
90182            ! pod/perlxstut.pod
90183 ____________________________________________________________________________
90184 [  6127] By: gsar                                  on 2000/05/28  07:02:50
90185         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
90186              failed (from Gisle Aas)
90187      Branch: perl
90188            ! cop.h perl.c
90189 ____________________________________________________________________________
90190 [  6126] By: gsar                                  on 2000/05/28  06:39:53
90191         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
90192              (reworked variant of patch suggested by Simon Cozens)
90193      Branch: perl
90194            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
90195            ! pp_hot.c proto.h t/op/gv.t
90196 ____________________________________________________________________________
90197 [  6125] By: gsar                                  on 2000/05/28  05:14:55
90198         Log: enable propagating exception objects via Perl_croak() in XS code
90199              (from Gisle Aas)
90200      Branch: perl
90201            ! util.c
90202 ____________________________________________________________________________
90203 [  6124] By: gsar                                  on 2000/05/28  05:07:28
90204         Log: integrate vmsperl contents into mainline
90205      Branch: perl
90206           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
90207           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
90208           !> vms/vmsish.h
90209 ____________________________________________________________________________
90210 [  6123] By: gsar                                  on 2000/05/28  05:03:53
90211         Log: clarify gotcha with #line directives (from Rocco Caputo
90212              <troc@netrus.net>)
90213      Branch: perl
90214            ! pod/perldebug.pod pod/perlsyn.pod
90215 ____________________________________________________________________________
90216 [  6122] By: gsar                                  on 2000/05/28  04:58:29
90217         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
90218              (from Mark-Jason Dominus)
90219      Branch: perl
90220            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
90221            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
90222            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
90223            ! toke.c
90224 ____________________________________________________________________________
90225 [  6121] By: bailey                                on 2000/05/25  04:46:54
90226         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
90227              lists (based on fixes by Craig Berry)
90228      Branch: vmsperl
90229            ! lib/File/Spec/VMS.pm
90230 ____________________________________________________________________________
90231 [  6120] By: bailey                                on 2000/05/25  04:25:38
90232         Log: Add missing escape (Charles Lane)
90233      Branch: vmsperl
90234            ! t/op/lex_assign.t
90235 ____________________________________________________________________________
90236 [  6119] By: bailey                                on 2000/05/25  04:21:25
90237         Log: Quiet error messages in vmsish.t (Charles Lane)
90238      Branch: vmsperl
90239            ! vms/ext/vmsish.t
90240 ____________________________________________________________________________
90241 [  6118] By: bailey                                on 2000/05/25  04:17:57
90242         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
90243              Flatten case labels in switch statements uniformly (Charles Bailey)
90244      Branch: vmsperl
90245            ! vms/vms.c
90246 ____________________________________________________________________________
90247 [  6117] By: bailey                                on 2000/05/25  03:58:09
90248         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
90249      Branch: vmsperl
90250            ! vms/vmsish.h
90251 ____________________________________________________________________________
90252 [  6116] By: bailey                                on 2000/05/25  03:11:15
90253         Log: Miscellaneous cosmetic fixes (Charles Lane)
90254      Branch: vmsperl
90255            ! lib/ExtUtils/MM_VMS.pm
90256 ____________________________________________________________________________
90257 [  6115] By: bailey                                on 2000/05/25  03:10:36
90258         Log: Add bounds checking for several strings (Charles Lane)
90259      Branch: vmsperl
90260            ! vms/vms.c
90261 ____________________________________________________________________________
90262 [  6114] By: bailey                                on 2000/05/25  02:25:34
90263         Log: Urk -- undo previous removal of vmsish 'exit' change
90264      Branch: vmsperl
90265            ! vms/ext/vmsish.pm vms/vmsish.h
90266 ____________________________________________________________________________
90267 [  6113] By: bailey                                on 2000/05/24  02:24:40
90268         Log: Ugly workaround for version-specific RTL error
90269      Branch: vmsperl
90270            ! vms/vms.c
90271 ____________________________________________________________________________
90272 [  6112] By: bailey                                on 2000/05/24  02:19:55
90273         Log: Check for existence of file before trying to delete
90274      Branch: vmsperl
90275            ! vms/test.com
90276 ____________________________________________________________________________
90277 [  6111] By: bailey                                on 2000/05/23  23:35:13
90278         Log: Resync with mainline prior to post-5.6.0 updates
90279      Branch: vmsperl
90280           +> (branch 49 files)
90281            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
90282            ! vms/ext/vmsish.pm
90283           !> (integrate 334 files)
90284 ____________________________________________________________________________
90285 [  6110] By: jhi                                   on 2000/05/23  19:28:32
90286         Log: todo tweak
90287      Branch: cfgperl
90288            ! Todo-5.6
90289 ____________________________________________________________________________
90290 [  6109] By: jhi                                   on 2000/05/18  17:38:54
90291         Log: Integrate with Sarathy.
90292      Branch: cfgperl
90293           !> mg.c perl.h win32/perlhost.h
90294 ____________________________________________________________________________
90295 [  6108] By: gsar                                  on 2000/05/17  02:24:56
90296         Log: reenable fake signal handling on Windows, bugs and all
90297      Branch: perl
90298            ! mg.c perl.h win32/perlhost.h
90299 ____________________________________________________________________________
90300 [  6107] By: jhi                                   on 2000/05/15  18:01:41
90301         Log: Tweak the todo list.
90302      Branch: cfgperl
90303            ! Todo-5.6
90304 ____________________________________________________________________________
90305 [  6106] By: jhi                                   on 2000/05/15  13:41:48
90306         Log: The (Configure) script refuses to go on, after asking for
90307              'You may also choose to try maximal 64-bitness....'.
90308              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
90309              -- Patrick Zima
90310              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
90311      Branch: cfgperl
90312            ! hints/solaris_2.sh
90313 ____________________________________________________________________________
90314 [  6105] By: jhi                                   on 2000/05/11  14:37:43
90315         Log: Integrate with Sarathy.
90316      Branch: cfgperl
90317           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
90318           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
90319 ____________________________________________________________________________
90320 [  6104] By: gsar                                  on 2000/05/11  03:39:07
90321         Log: PL_sys_intern was being initialized too late on windows
90322      Branch: perl
90323            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
90324            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
90325 ____________________________________________________________________________
90326 [  6103] By: jhi                                   on 2000/05/09  19:42:20
90327         Log: Test tweaking for Unicos continues.
90328      Branch: cfgperl
90329            ! t/op/64bitint.t
90330 ____________________________________________________________________________
90331 [  6102] By: jhi                                   on 2000/05/09  16:47:27
90332         Log: The test suite tweak in #6101 wasn't quite right.
90333      Branch: cfgperl
90334            ! t/lib/complex.t
90335 ____________________________________________________________________________
90336 [  6101] By: jhi                                   on 2000/05/09  15:35:34
90337         Log: Hints and test tweaks for Unicos.
90338      Branch: cfgperl
90339            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
90340 ____________________________________________________________________________
90341 [  6100] By: jhi                                   on 2000/05/08  21:15:06
90342         Log: More compilation tweakery from Allen Smith.
90343      Branch: cfgperl
90344            ! hints/irix_6.sh
90345 ____________________________________________________________________________
90346 [  6099] By: jhi                                   on 2000/05/08  19:21:18
90347         Log: Tweaks for the cc bugs from Allen Smith.
90348      Branch: cfgperl
90349            ! hints/irix_6.sh
90350 ____________________________________________________________________________
90351 [  6098] By: jhi                                   on 2000/05/08  19:13:37
90352         Log: Add a note about other, yet unsupported, shadow password APIs.
90353      Branch: cfgperl
90354            ! pp_sys.c
90355 ____________________________________________________________________________
90356 [  6097] By: jhi                                   on 2000/05/08  18:46:34
90357         Log: Add a note about possible compilation problems from Allen Smith.
90358      Branch: cfgperl
90359            ! hints/irix_6.sh
90360 ____________________________________________________________________________
90361 [  6096] By: jhi                                   on 2000/05/08  17:33:10
90362         Log: Integrate with Sarathy.
90363      Branch: cfgperl
90364           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
90365           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
90366 ____________________________________________________________________________
90367 [  6095] By: jhi                                   on 2000/05/08  16:21:33
90368         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
90369              might be useful in future.
90370      Branch: cfgperl
90371            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90372            ! config_h.SH
90373      Branch: metaconfig
90374            ! U/installdirs/inc_version_list.U
90375      Branch: metaconfig/U/perl
90376            ! perlxv.U
90377 ____________________________________________________________________________
90378 [  6094] By: gsar                                  on 2000/05/08  14:22:22
90379         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
90380      Branch: perl
90381            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
90382            ! hints/cygwin.sh pp_sys.c
90383 ____________________________________________________________________________
90384 [  6093] By: gsar                                  on 2000/05/08  12:52:28
90385         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
90386              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
90387      Branch: perl
90388            ! pp_sys.c sv.c win32/perlhost.h
90389 ____________________________________________________________________________
90390 [  6092] By: jhi                                   on 2000/05/07  22:40:34
90391         Log: Regen perltoc with the fixed buildtoc.
90392      Branch: cfgperl
90393            ! pod/perltoc.pod
90394 ____________________________________________________________________________
90395 [  6091] By: jhi                                   on 2000/05/07  22:24:16
90396         Log: Integrate with Sarathy.
90397      Branch: cfgperl
90398           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
90399           !> t/op/substr.t toke.c
90400 ____________________________________________________________________________
90401 [  6090] By: gsar                                  on 2000/05/07  19:47:07
90402         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
90403              [NI]OK; added tests for both
90404      Branch: perl
90405            ! perl.c pp_hot.c sv.c t/op/substr.t
90406 ____________________________________________________________________________
90407 [  6089] By: gsar                                  on 2000/05/07  18:18:38
90408         Log: buildtoc tweak to fix newline lossage
90409      Branch: perl
90410            ! pod/buildtoc
90411 ____________________________________________________________________________
90412 [  6088] By: jhi                                   on 2000/05/07  16:35:36
90413         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
90414              because we do not use those.  The HAS_GETSPNAM remains,
90415              though, because we still do use that.
90416      Branch: cfgperl
90417            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90418            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
90419            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
90420            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
90421            ! win32/config.vc win32/config_H.bc win32/config_H.gc
90422            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
90423 ____________________________________________________________________________
90424 [  6087] By: gsar                                  on 2000/05/07  16:05:16
90425         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
90426      Branch: perl
90427            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
90428 ____________________________________________________________________________
90429 [  6086] By: jhi                                   on 2000/05/07  15:27:07
90430         Log: Integrate with Sarathy.
90431      Branch: cfgperl
90432           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
90433           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
90434           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
90435           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
90436           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
90437           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
90438 ____________________________________________________________________________
90439 [  6085] By: gsar                                  on 2000/05/07  05:52:02
90440         Log: repeat operator (x) doesn't preserve utf8-ness
90441      Branch: perl
90442            ! pp.c t/op/substr.t
90443 ____________________________________________________________________________
90444 [  6084] By: gsar                                  on 2000/05/07  05:39:55
90445         Log: substr() does not preserve utf8-ness (from Stefan Eissing
90446              <Eissing@medicaldataservice.de>); added tests
90447      Branch: perl
90448            ! pp.c t/op/substr.t
90449 ____________________________________________________________________________
90450 [  6083] By: gsar                                  on 2000/05/07  05:24:46
90451         Log: note about undocumented caller() return value (from M.J.T. Guy);
90452              yet another peek.t tweak
90453      Branch: perl
90454            ! pod/perlfunc.pod t/lib/peek.t
90455 ____________________________________________________________________________
90456 [  6082] By: gsar                                  on 2000/05/07  05:08:40
90457         Log: peek.t non-portable to ithreads
90458      Branch: perl
90459            ! t/lib/peek.t
90460 ____________________________________________________________________________
90461 [  6081] By: gsar                                  on 2000/05/07  04:17:04
90462         Log: better default perlbug categories for ok reports (from Richard Foley)
90463      Branch: perl
90464            ! utils/perlbug.PL
90465 ____________________________________________________________________________
90466 [  6080] By: gsar                                  on 2000/05/07  04:08:07
90467         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
90468              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
90469      Branch: perl
90470            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
90471            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
90472            ! AUTHORS MAINTAIN MANIFEST
90473 ____________________________________________________________________________
90474 [  6079] By: gsar                                  on 2000/05/07  04:01:38
90475         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
90476      Branch: perl
90477            ! lib/Carp/Heavy.pm
90478 ____________________________________________________________________________
90479 [  6078] By: gsar                                  on 2000/05/07  01:24:19
90480         Log: workaround for CRT bug in chdir() (from Charles Lane, via
90481              Peter Prymmer)
90482      Branch: perl
90483            ! iperlsys.h vms/vms.c vms/vmsish.h
90484 ____________________________________________________________________________
90485 [  6077] By: gsar                                  on 2000/05/07  01:22:23
90486         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
90487              and Tom Phoenix)
90488      Branch: perl
90489            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
90490 ____________________________________________________________________________
90491 [  6076] By: gsar                                  on 2000/05/06  17:36:29
90492         Log: integrate cfgperl contents into mainline
90493      Branch: perl
90494           +> t/lib/peek.t
90495           !> Configure MANIFEST Porting/Glossary Porting/config.sh
90496           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
90497           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
90498           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
90499 ____________________________________________________________________________
90500 [  6075] By: jhi                                   on 2000/05/05  18:56:10
90501         Log: Make the test more portable.
90502      Branch: cfgperl
90503            ! t/lib/peek.t
90504 ____________________________________________________________________________
90505 [  6074] By: jhi                                   on 2000/05/05  18:49:20
90506         Log: Introduce t/lib/peek.t.
90507      Branch: cfgperl
90508            + t/lib/peek.t
90509            ! MANIFEST
90510 ____________________________________________________________________________
90511 [  6073] By: jhi                                   on 2000/05/05  14:30:45
90512         Log: Complex tweaks.
90513      Branch: cfgperl
90514            ! lib/Math/Complex.pm t/lib/complex.t
90515 ____________________________________________________________________________
90516 [  6072] By: jhi                                   on 2000/05/05  12:27:13
90517         Log: Integrate with Sarathy.
90518      Branch: cfgperl
90519           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
90520           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
90521           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
90522           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
90523 ____________________________________________________________________________
90524 [  6071] By: gsar                                  on 2000/05/05  02:24:46
90525         Log: misformatted perllocal.pod (from Tim Jenness
90526              <t.jenness@jach.hawaii.edu>)
90527      Branch: perl
90528            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
90529 ____________________________________________________________________________
90530 [  6070] By: gsar                                  on 2000/05/05  02:16:52
90531         Log: remove misleading comment (from M.J.T. Guy)
90532      Branch: perl
90533            ! t/lib/anydbm.t
90534 ____________________________________________________________________________
90535 [  6069] By: gsar                                  on 2000/05/05  02:15:13
90536         Log: File::Spec compatibility update (from Barrie Slaymaker
90537              <barries@slaysys.com>)
90538      Branch: perl
90539            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
90540            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
90541 ____________________________________________________________________________
90542 [  6068] By: gsar                                  on 2000/05/05  02:01:50
90543         Log: note about values()
90544      Branch: perl
90545            ! pod/perlfunc.pod
90546 ____________________________________________________________________________
90547 [  6067] By: gsar                                  on 2000/05/05  01:33:09
90548         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
90549      Branch: perl
90550            ! win32/win32.c
90551 ____________________________________________________________________________
90552 [  6066] By: gsar                                  on 2000/05/05  01:23:43
90553         Log: s/END/CHECK/
90554      Branch: perl
90555            ! perl.c
90556 ____________________________________________________________________________
90557 [  6065] By: jhi                                   on 2000/05/04  17:30:22
90558         Log: Integrate with Sarathy.
90559      Branch: cfgperl
90560           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
90561 ____________________________________________________________________________
90562 [  6064] By: gsar                                  on 2000/05/04  17:26:14
90563         Log: change#5905 wasn't quite right--it's intent only applies when arguments
90564              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
90565      Branch: perl
90566            ! pp_sys.c sv.c
90567 ____________________________________________________________________________
90568 [  6063] By: gsar                                  on 2000/05/04  16:52:29
90569         Log: tokeq() could read unallocated field in argument
90570      Branch: perl
90571            ! toke.c
90572 ____________________________________________________________________________
90573 [  6062] By: gsar                                  on 2000/05/04  16:34:51
90574         Log: additional tests for utf8.t
90575      Branch: perl
90576            ! t/pragma/utf8.t
90577 ____________________________________________________________________________
90578 [  6061] By: gsar                                  on 2000/05/04  16:09:28
90579         Log: change#5921 neglected to make eq honor "use bytes"
90580      Branch: perl
90581            ! sv.c
90582 ____________________________________________________________________________
90583 [  6060] By: jhi                                   on 2000/05/04  15:30:16
90584         Log: Integrate with Sarathy.
90585      Branch: cfgperl
90586           !> perl.c regcomp.c t/pragma/utf8.t
90587 ____________________________________________________________________________
90588 [  6059] By: jhi                                   on 2000/05/04  15:26:37
90589         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
90590              in natively 64-bit platforms where a long is a quad (no need
90591              for long longs).  Also added bias for IVs.
90592      Branch: cfgperl
90593            ! toke.c
90594 ____________________________________________________________________________
90595 [  6058] By: gsar                                  on 2000/05/04  00:19:14
90596         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
90597              (spotted by Donald Kinzer <dkinzer@premia.com>)
90598      Branch: perl
90599            ! perl.c
90600 ____________________________________________________________________________
90601 [  6057] By: gsar                                  on 2000/05/03  18:34:01
90602         Log: fix broken parsing of /\x{ab}/
90603      Branch: perl
90604            ! regcomp.c t/pragma/utf8.t
90605 ____________________________________________________________________________
90606 [  6056] By: jhi                                   on 2000/05/03  17:57:16
90607         Log: The search of infinity continues, this time simplified.
90608      Branch: cfgperl
90609            ! lib/Math/Complex.pm
90610 ____________________________________________________________________________
90611 [  6055] By: jhi                                   on 2000/05/03  17:45:30
90612         Log: Detypo.
90613      Branch: cfgperl
90614            ! hints/unicos.sh
90615 ____________________________________________________________________________
90616 [  6054] By: jhi                                   on 2000/05/02  22:28:27
90617         Log: Be more forgiving in POSIX about HUGE_VALL.
90618      Branch: cfgperl
90619            ! ext/POSIX/POSIX.xs
90620 ____________________________________________________________________________
90621 [  6053] By: jhi                                   on 2000/05/02  22:25:05
90622         Log: Integrate with Sarathy.
90623      Branch: cfgperl
90624           !> hints/irix_6.sh pod/perlop.pod
90625 ____________________________________________________________________________
90626 [  6052] By: jhi                                   on 2000/05/02  22:24:31
90627         Log: Unicos hint tweak.
90628      Branch: cfgperl
90629            ! hints/unicos.sh
90630 ____________________________________________________________________________
90631 [  6051] By: jhi                                   on 2000/05/02  22:21:26
90632         Log: Complex tweakery.
90633      Branch: cfgperl
90634            ! lib/Math/Complex.pm t/lib/complex.t
90635 ____________________________________________________________________________
90636 [  6050] By: jhi                                   on 2000/05/02  19:26:22
90637         Log: Use setxxent()/endxxent().
90638      Branch: cfgperl
90639            ! t/op/grent.t t/op/pwent.t
90640 ____________________________________________________________________________
90641 [  6049] By: jhi                                   on 2000/05/02  19:06:02
90642         Log: Test both the scalar and list contexts.
90643      Branch: cfgperl
90644            ! t/op/grent.t t/op/pwent.t
90645 ____________________________________________________________________________
90646 [  6048] By: gsar                                  on 2000/05/02  18:29:10
90647         Log: add note about how $( doesn't interpolate in REs (from
90648              Philip Newton <newton@ficus.frogspace.net>)
90649      Branch: perl
90650            ! pod/perlop.pod
90651 ____________________________________________________________________________
90652 [  6047] By: jhi                                   on 2000/05/02  17:41:24
90653         Log: Call getspnam() only iff needed.
90654      Branch: cfgperl
90655            ! pp_sys.c
90656 ____________________________________________________________________________
90657 [  6046] By: gsar                                  on 2000/05/02  17:07:25
90658         Log: libscheck has insufficient checks for n32 libs (from
90659              Albert Chin-A-Young <china@thewrittenword.com>)
90660      Branch: perl
90661            ! hints/irix_6.sh
90662 ____________________________________________________________________________
90663 [  6045] By: jhi                                   on 2000/05/02  13:57:17
90664         Log: Integrate with Sarathy.
90665      Branch: cfgperl
90666           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
90667           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
90668 ____________________________________________________________________________
90669 [  6044] By: gsar                                  on 2000/05/02  06:48:19
90670         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
90671              such that underscores are only ignored in literal numbers,
90672              "\x{...}", and hex/oct argument
90673      Branch: perl
90674            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
90675 ____________________________________________________________________________
90676 [  6043] By: gsar                                  on 2000/05/02  02:22:29
90677         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
90678      Branch: perl
90679            ! pod/perlretut.pod
90680 ____________________________________________________________________________
90681 [  6042] By: gsar                                  on 2000/05/02  02:17:51
90682         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
90683      Branch: perl
90684            ! pod/perltrap.pod
90685 ____________________________________________________________________________
90686 [  6041] By: gsar                                  on 2000/05/02  01:53:51
90687         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
90688              to compensate
90689      Branch: perl
90690            ! Porting/makerel
90691 ____________________________________________________________________________
90692 [  6040] By: gsar                                  on 2000/05/02  01:51:57
90693         Log: missing files in MANIFEST
90694      Branch: perl
90695            ! MANIFEST
90696 ____________________________________________________________________________
90697 [  6039] By: jhi                                   on 2000/05/02  00:36:46
90698         Log: Infinite problems.
90699      Branch: cfgperl
90700            ! lib/Math/Complex.pm
90701 ____________________________________________________________________________
90702 [  6038] By: jhi                                   on 2000/05/02  00:06:38
90703         Log: pwent/spent #ifdef imbalance.
90704      Branch: cfgperl
90705            ! pp_sys.c
90706 ____________________________________________________________________________
90707 [  6037] By: jhi                                   on 2000/05/01  22:50:11
90708         Log: Use HUGE_VALL if applicable.
90709      Branch: cfgperl
90710            ! ext/POSIX/POSIX.xs util.c
90711 ____________________________________________________________________________
90712 [  6036] By: jhi                                   on 2000/05/01  22:20:53
90713         Log: Correct Freudian slip.
90714      Branch: cfgperl
90715            ! pp_sys.c
90716 ____________________________________________________________________________
90717 [  6035] By: jhi                                   on 2000/05/01  21:07:38
90718         Log: Continue on the pwent/spent case.
90719      Branch: cfgperl
90720            ! pp_sys.c
90721 ____________________________________________________________________________
90722 [  6034] By: jhi                                   on 2000/05/01  17:45:14
90723         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
90724              adjustments in 6032 conflicted badly with this, will have
90725              to revisit them later.
90726      Branch: cfgperl
90727           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
90728           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
90729           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
90730           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
90731           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
90732           !> t/lib/cgi-html.t t/lib/cgi-request.t
90733 ____________________________________________________________________________
90734 [  6033] By: jhi                                   on 2000/05/01  17:40:49
90735         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
90736      Branch: cfgperl
90737            ! pp_sys.c
90738 ____________________________________________________________________________
90739 [  6032] By: gsar                                  on 2000/05/01  15:56:32
90740         Log: whitespace adjustments
90741      Branch: perl
90742            ! pp_sys.c
90743 ____________________________________________________________________________
90744 [  6031] By: gsar                                  on 2000/05/01  15:19:41
90745         Log: small nits in diagnostics.pm (from Robin Barker)
90746      Branch: perl
90747            ! lib/diagnostics.pm pod/perldiag.pod
90748 ____________________________________________________________________________
90749 [  6030] By: gsar                                  on 2000/05/01  08:39:18
90750         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
90751              for @- and @+ (from Johan Vromans)
90752      Branch: perl
90753            ! lib/English.pm pod/perlvar.pod
90754 ____________________________________________________________________________
90755 [  6029] By: gsar                                  on 2000/05/01  08:16:10
90756         Log: add CGI.pm v2.66 (from Lincoln Stein)
90757      Branch: perl
90758            + lib/CGI/Util.pm t/lib/cgi-pretty.t
90759            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
90760            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
90761            ! t/lib/cgi-html.t t/lib/cgi-request.t
90762 ____________________________________________________________________________
90763 [  6028] By: gsar                                  on 2000/05/01  06:34:41
90764         Log: Pod::Man generates groff-incompatible macro definition (from
90765              Tom Christiansen)
90766      Branch: perl
90767            ! lib/Pod/Man.pm
90768 ____________________________________________________________________________
90769 [  6027] By: gsar                                  on 2000/05/01  06:31:36
90770         Log: podlators-1.02 update (from Russ Allbery)
90771      Branch: perl
90772            ! lib/Pod/Man.pm lib/Pod/Text.pm
90773 ____________________________________________________________________________
90774 [  6026] By: jhi                                   on 2000/04/30  23:24:23
90775         Log: Integrate with Sarathy.
90776      Branch: cfgperl
90777           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
90778           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
90779           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
90780           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
90781           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
90782           !> t/lib/syslog.t toke.c win32/win32.h
90783 ____________________________________________________________________________
90784 [  6025] By: gsar                                  on 2000/04/30  18:17:47
90785         Log: Is{Alnum,Alpha,Word} don't match titlecase
90786              
90787              TODO: IsSpace is defined recursively!
90788              
90789              (both spotted by Larry)
90790      Branch: perl
90791            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
90792            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
90793 ____________________________________________________________________________
90794 [  6024] By: gsar                                  on 2000/04/30  17:50:19
90795         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
90796              (from Hugo van der Sanden)
90797      Branch: perl
90798            ! toke.c
90799 ____________________________________________________________________________
90800 [  6023] By: gsar                                  on 2000/04/30  17:14:43
90801         Log: debugger stomps on $. (from M.J.T. Guy)
90802      Branch: perl
90803            ! lib/perl5db.pl
90804 ____________________________________________________________________________
90805 [  6022] By: gsar                                  on 2000/04/30  16:59:22
90806         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
90807      Branch: perl
90808            ! sv.c
90809 ____________________________________________________________________________
90810 [  6021] By: gsar                                  on 2000/04/29  21:00:08
90811         Log: remove Win2K issue in pod (fixed by change#6020)
90812      Branch: perl
90813            ! README.win32 pod/perl56delta.pod
90814 ____________________________________________________________________________
90815 [  6020] By: gsar                                  on 2000/04/29  20:51:49
90816         Log: test tweak
90817      Branch: perl
90818            ! t/lib/open3.t
90819 ____________________________________________________________________________
90820 [  6019] By: gsar                                  on 2000/04/29  20:34:27
90821         Log: windows portability tweaks
90822      Branch: perl
90823            ! t/lib/b.t win32/win32.h
90824 ____________________________________________________________________________
90825 [  6018] By: gsar                                  on 2000/04/29  19:55:24
90826         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
90827              make _PATH_LOG() return "" if unavailable
90828      Branch: perl
90829            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
90830            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
90831 ____________________________________________________________________________
90832 [  6017] By: jhi                                   on 2000/04/28  22:49:46
90833         Log: Integrate with Sarathy.
90834      Branch: cfgperl
90835           !> op.c perl.c pod/perldiag.pod t/lib/b.t
90836 ____________________________________________________________________________
90837 [  6016] By: jhi                                   on 2000/04/28  22:46:14
90838         Log: Do not warn that an infinity does not look like a number.
90839      Branch: cfgperl
90840            ! sv.c
90841 ____________________________________________________________________________
90842 [  6015] By: gsar                                  on 2000/04/28  22:35:49
90843         Log: tweak test for portability
90844      Branch: perl
90845            ! t/lib/b.t
90846 ____________________________________________________________________________
90847 [  6014] By: gsar                                  on 2000/04/28  22:05:31
90848         Log: glob() loading File::Glob behind the scenes may cause syntax errors
90849      Branch: perl
90850            ! op.c
90851 ____________________________________________________________________________
90852 [  6013] By: gsar                                  on 2000/04/28  21:25:22
90853         Log: tweak change#5945 to display correct switch name in diagnostic
90854      Branch: perl
90855            ! perl.c pod/perldiag.pod
90856 ____________________________________________________________________________
90857 [  6012] By: jhi                                   on 2000/04/28  21:08:12
90858         Log: Integrate with Sarathy.
90859      Branch: cfgperl
90860           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
90861           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
90862           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
90863 ____________________________________________________________________________
90864 [  6011] By: jhi                                   on 2000/04/28  21:04:46
90865         Log: &HUGE_VAL is not defined, it exists.
90866      Branch: cfgperl
90867            ! lib/Math/Complex.pm
90868 ____________________________________________________________________________
90869 [  6010] By: gsar                                  on 2000/04/28  21:02:58
90870         Log: clarify note about shadow password support (from
90871              gellyfish@gellyfish.com)
90872      Branch: perl
90873            ! pod/perlfunc.pod
90874 ____________________________________________________________________________
90875 [  6009] By: gsar                                  on 2000/04/28  21:00:00
90876         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
90877      Branch: perl
90878            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
90879 ____________________________________________________________________________
90880 [  6008] By: gsar                                  on 2000/04/28  20:56:33
90881         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
90882      Branch: perl
90883            ! installperl vms/subconfigure.com
90884 ____________________________________________________________________________
90885 [  6007] By: gsar                                  on 2000/04/28  20:51:21
90886         Log: note about compile failures and END blocks (from M.J.T. Guy)
90887      Branch: perl
90888            ! pod/perl56delta.pod pod/perlmod.pod
90889 ____________________________________________________________________________
90890 [  6006] By: jhi                                   on 2000/04/28  20:42:14
90891         Log: Regen Configure.
90892      Branch: cfgperl
90893            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90894            ! config_h.SH
90895 ____________________________________________________________________________
90896 [  6005] By: gsar                                  on 2000/04/28  20:41:16
90897         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
90898      Branch: perl
90899            ! utils/perldoc.PL
90900 ____________________________________________________________________________
90901 [  6004] By: jhi                                   on 2000/04/28  20:28:21
90902         Log: Integrate with Sarathy.
90903      Branch: cfgperl
90904           !> Configure INSTALL Porting/Glossary Porting/config.sh
90905           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
90906           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
90907           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
90908           !> win32/config.vc win32/win32.c
90909 ____________________________________________________________________________
90910 [  6003] By: gsar                                  on 2000/04/28  20:11:20
90911         Log: allow REG_EXPAND_SZ keys in Windows registry (from
90912              John Clayton <John.Clayton@barclayscapital.com>)
90913      Branch: perl
90914            ! win32/win32.c
90915 ____________________________________________________________________________
90916 [  6002] By: gsar                                  on 2000/04/28  19:34:16
90917         Log: destructive sv_setsv() can lose UV-ness from source, causing
90918              numeric promotions/comparisons to fail to do the right thing
90919      Branch: perl
90920            ! sv.c
90921 ____________________________________________________________________________
90922 [  6001] By: gsar                                  on 2000/04/28  18:44:15
90923         Log: support additional library locations via $Config{otherlibdirs}
90924              (from Andy Dougherty)
90925      Branch: perl
90926            ! Configure INSTALL Porting/Glossary Porting/config.sh
90927            ! Porting/config_H config_h.SH epoc/config.sh perl.c
90928            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
90929            ! win32/config.bc win32/config.gc win32/config.vc
90930 ____________________________________________________________________________
90931 [  6000] By: gsar                                  on 2000/04/28  18:26:58
90932         Log: reworked otherlibdirs.U (from Andy Dougherty)
90933      Branch: metaconfig
90934            ! U/installdirs/otherlibdirs.U
90935 ____________________________________________________________________________
90936 [  5999] By: gsar                                  on 2000/04/28  18:17:07
90937         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
90938      Branch: perl
90939            ! t/pragma/warn/toke toke.c
90940 ____________________________________________________________________________
90941 [  5998] By: jhi                                   on 2000/04/28  13:32:17
90942         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
90943      Branch: cfgperl
90944            ! lib/Math/Complex.pm
90945 ____________________________________________________________________________
90946 [  5997] By: jhi                                   on 2000/04/28  13:14:04
90947         Log: Preserve $!.
90948      Branch: cfgperl
90949            ! lib/Math/Complex.pm
90950 ____________________________________________________________________________
90951 [  5996] By: jhi                                   on 2000/04/28  12:59:23
90952         Log: Integrate with Sarathy.
90953      Branch: cfgperl
90954           +> pod/perlrequick.pod pod/perlretut.pod
90955           !> (integrate 51 files)
90956 ____________________________________________________________________________
90957 [  5995] By: gsar                                  on 2000/04/28  09:37:36
90958         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
90959      Branch: perl
90960            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
90961 ____________________________________________________________________________
90962 [  5994] By: gsar                                  on 2000/04/28  09:33:26
90963         Log: fix for missed accounting for null byte in pack("Z",...) (from
90964              M.J.T. Guy)
90965      Branch: perl
90966            ! pp.c t/op/pack.t
90967 ____________________________________________________________________________
90968 [  5993] By: gsar                                  on 2000/04/28  09:30:05
90969         Log: various minor tweaks seen on p5p
90970      Branch: perl
90971            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
90972 ____________________________________________________________________________
90973 [  5992] By: gsar                                  on 2000/04/28  09:08:19
90974         Log: pod nit (from Simon Cozens)
90975      Branch: perl
90976            ! pod/perlop.pod
90977 ____________________________________________________________________________
90978 [  5991] By: gsar                                  on 2000/04/28  09:06:36
90979         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
90980      Branch: perl
90981            ! README.posix-bc hints/posix-bc.sh
90982 ____________________________________________________________________________
90983 [  5990] By: gsar                                  on 2000/04/28  08:54:52
90984         Log: use $ENV{LIB} to search for libs under Visual C compiler
90985              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
90986      Branch: perl
90987            ! lib/ExtUtils/Liblist.pm
90988 ____________________________________________________________________________
90989 [  5989] By: gsar                                  on 2000/04/28  08:27:12
90990         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
90991              itself and no other (from Tom Hughes)
90992      Branch: perl
90993            ! t/op/array.t toke.c
90994 ____________________________________________________________________________
90995 [  5988] By: gsar                                  on 2000/04/28  08:01:38
90996         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
90997              <paul@miraclefish.com>)
90998      Branch: perl
90999            ! lib/ExtUtils/MakeMaker.pm
91000 ____________________________________________________________________________
91001 [  5987] By: gsar                                  on 2000/04/28  07:53:09
91002         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
91003      Branch: perl
91004            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
91005 ____________________________________________________________________________
91006 [  5986] By: gsar                                  on 2000/04/28  07:44:17
91007         Log: add regular expressions tutorial and quick-start guide (from
91008              Mark Kvale <kvale@phy.ucsf.edu>)
91009      Branch: perl
91010            + pod/perlrequick.pod pod/perlretut.pod
91011            ! AUTHORS MAINTAIN MANIFEST
91012 ____________________________________________________________________________
91013 [  5985] By: gsar                                  on 2000/04/28  07:30:28
91014         Log: forked child may not exit correctly if it failed to open
91015              /dev/console (from Graham Barr)
91016      Branch: perl
91017            ! ext/Sys/Syslog/Syslog.pm
91018 ____________________________________________________________________________
91019 [  5984] By: gsar                                  on 2000/04/28  07:27:20
91020         Log: attributes::reftype() doesn't work on tied argument
91021      Branch: perl
91022            ! xsutils.c
91023 ____________________________________________________________________________
91024 [  5983] By: gsar                                  on 2000/04/28  07:15:04
91025         Log: numeric conversion of non-number in change#3378 tramples on
91026              OOK offset, causing segfaults
91027      Branch: perl
91028            ! sv.c
91029 ____________________________________________________________________________
91030 [  5982] By: gsar                                  on 2000/04/28  04:48:25
91031         Log: avoid error in IO::Socket::INET when given an unknown service name
91032              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
91033      Branch: perl
91034            ! ext/IO/lib/IO/Socket/INET.pm
91035 ____________________________________________________________________________
91036 [  5981] By: gsar                                  on 2000/04/28  04:31:31
91037         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
91038              prototype mismatch with CORE::glob(); update pod and tests to
91039              suit (File::Glob::glob() is still available for backward
91040              compatibility, but should be considered deprecated)
91041      Branch: perl
91042            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
91043            ! t/lib/glob-taint.t
91044 ____________________________________________________________________________
91045 [  5980] By: gsar                                  on 2000/04/28  03:47:29
91046         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
91047              <ghudson@mit.edu>)
91048      Branch: metaconfig
91049            ! U/modified/Options.U
91050      Branch: perl
91051            ! Configure
91052 ____________________________________________________________________________
91053 [  5979] By: gsar                                  on 2000/04/28  03:07:54
91054         Log: under useithreads, constant pad entries could inadvertently be
91055              shared across threads (from Eric Blood <eblood@xmission.com>);
91056              added Eric's test case to testsuite
91057      Branch: perl
91058            ! op.c t/op/misc.t
91059 ____________________________________________________________________________
91060 [  5978] By: gsar                                  on 2000/04/27  21:13:00
91061         Log: sync version numbers in File::Spec with the ones on CPAN
91062              (from Barrie Slaymaker)
91063      Branch: perl
91064            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
91065            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
91066            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
91067 ____________________________________________________________________________
91068 [  5977] By: gsar                                  on 2000/04/27  21:07:29
91069         Log: autoquote barewords followed by newline and arrow properly
91070              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
91071      Branch: perl
91072            ! t/pragma/warn/toke toke.c
91073 ____________________________________________________________________________
91074 [  5976] By: gsar                                  on 2000/04/27  20:41:20
91075         Log: DB_File v1.73 update (from Paul Marquess)
91076      Branch: perl
91077            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
91078            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
91079 ____________________________________________________________________________
91080 [  5975] By: gsar                                  on 2000/04/27  20:34:24
91081         Log: allow sort() reentrancy (variant of patch suggested by
91082              Hugo van der Sanden)
91083      Branch: perl
91084            ! pp_ctl.c t/op/sort.t
91085 ____________________________________________________________________________
91086 [  5974] By: gsar                                  on 2000/04/27  19:46:57
91087         Log: change#4197 somehow missed initializing PL_errors, meaning
91088              sytax error queueing wasn't working outside eval"" at all;
91089              also fixed eval"" to localize PL_error_count, so that compile-time
91090              eval's don't clobber the error state of the outer context
91091      Branch: perl
91092            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
91093            ! t/pragma/warn/toke
91094 ____________________________________________________________________________
91095 [  5973] By: gsar                                  on 2000/04/27  18:29:05
91096         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
91097      Branch: perl
91098            ! regcomp.c regexec.c t/op/re_tests
91099 ____________________________________________________________________________
91100 [  5972] By: jhi                                   on 2000/04/27  18:22:41
91101         Log: Integrate with Sarathy.
91102      Branch: cfgperl
91103           +> t/lib/b.t t/lib/syslog.t
91104           !> (integrate 31 files)
91105 ____________________________________________________________________________
91106 [  5971] By: jhi                                   on 2000/04/27  18:18:46
91107         Log: Unicos tweaks from Mark P. Lutz.
91108      Branch: cfgperl
91109            ! hints/unicos.sh lib/Math/Complex.pm
91110 ____________________________________________________________________________
91111 [  5970] By: gsar                                  on 2000/04/27  18:05:11
91112         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
91113              IV is >32bits
91114      Branch: perl
91115            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
91116 ____________________________________________________________________________
91117 [  5969] By: gsar                                  on 2000/04/27  17:50:56
91118         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
91119      Branch: perl
91120            + t/lib/syslog.t
91121            ! MANIFEST ext/Sys/Syslog/Syslog.pm
91122 ____________________________________________________________________________
91123 [  5968] By: gsar                                  on 2000/04/27  17:44:49
91124         Log: tolerate spaces in group names in test on solaris (from David Boyce
91125              <dsb@boyski.com>)
91126      Branch: perl
91127            ! t/op/groups.t
91128 ____________________________________________________________________________
91129 [  5967] By: gsar                                  on 2000/04/27  17:41:22
91130         Log: improved docs on the warn_uninit diagnostic (from David Glasser
91131              and Simon Cozens)
91132      Branch: perl
91133            ! pod/perldiag.pod
91134 ____________________________________________________________________________
91135 [  5966] By: gsar                                  on 2000/04/27  16:54:58
91136         Log: add testsuite for B backends, fix bug in B::Deparse (from
91137              Simon Cozens <simon@brecon.co.uk>)
91138      Branch: perl
91139            + t/lib/b.t
91140            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
91141 ____________________________________________________________________________
91142 [  5965] By: gsar                                  on 2000/04/27  16:10:37
91143         Log: avoid "will not stay shared" warnings for our variables (from
91144              Robin Barker)
91145      Branch: perl
91146            ! op.c t/pragma/warn/op
91147 ____________________________________________________________________________
91148 [  5964] By: gsar                                  on 2000/04/27  07:05:05
91149         Log: reformat to 72 columns (again)
91150      Branch: perl
91151            ! pod/perldiag.pod
91152 ____________________________________________________________________________
91153 [  5963] By: gsar                                  on 2000/04/27  06:28:31
91154         Log: patch from Larry to make (\&) prototype work; added tests for
91155              the same
91156      Branch: perl
91157            ! op.c t/comp/proto.t
91158 ____________________________________________________________________________
91159 [  5962] By: gsar                                  on 2000/04/27  06:15:47
91160         Log: updated README.hpux (from Jeff Okamoto)
91161      Branch: perl
91162            ! README.hpux
91163 ____________________________________________________________________________
91164 [  5961] By: gsar                                  on 2000/04/27  05:55:03
91165         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
91166      Branch: perl
91167            ! emacs/cperl-mode.el
91168 ____________________________________________________________________________
91169 [  5960] By: gsar                                  on 2000/04/27  05:49:26
91170         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
91171      Branch: perl
91172            ! INSTALL
91173 ____________________________________________________________________________
91174 [  5959] By: gsar                                  on 2000/04/27  05:33:41
91175         Log: doubled words in pods (from Simon Cozens
91176              <simon.p.cozens@jp.pwcglobal.com>)
91177      Branch: perl
91178            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
91179            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
91180            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
91181            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
91182            ! pod/perltootc.pod
91183 ____________________________________________________________________________
91184 [  5958] By: gsar                                  on 2000/04/27  05:11:39
91185         Log: change#3569 deleted some essential code, revert; avoid use of
91186              atexit() to make DynaLoader work properly on AIX under mod_perl
91187              (from Jens-Uwe Mager <jum@helios.de>)
91188      Branch: perl
91189            ! ext/DynaLoader/dl_aix.xs
91190 ____________________________________________________________________________
91191 [  5957] By: gsar                                  on 2000/04/27  04:54:51
91192         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
91193      Branch: perl
91194            ! pod/perlmod.pod
91195 ____________________________________________________________________________
91196 [  5956] By: gsar                                  on 2000/04/27  04:51:47
91197         Log: better diagnostics on failed tests (from Ilya Zakharevich)
91198      Branch: perl
91199            ! t/op/lex_assign.t
91200 ____________________________________________________________________________
91201 [  5955] By: gsar                                  on 2000/04/27  04:26:44
91202         Log: longstanding bug exposed by change#3307: sort arguments weren't
91203              compiled with the right wantarray context (ensuing runtime lookup
91204              via block_gimme() was getting the incidental context of the
91205              sort() itself)
91206      Branch: perl
91207            ! op.c t/op/sort.t
91208 ____________________________________________________________________________
91209 [  5954] By: gsar                                  on 2000/04/26  23:42:12
91210         Log: integrate cfgperl contents into mainline
91211      Branch: perl
91212           !> (integrate 30 files)
91213 ____________________________________________________________________________
91214 [  5953] By: jhi                                   on 2000/04/26  23:06:42
91215         Log: Integrate with Sarathy.
91216      Branch: cfgperl
91217           !> README.win32 ext/B/B/Deparse.pm
91218           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
91219           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
91220           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
91221           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
91222           !> utils/perldoc.PL vms/perlvms.pod
91223 ____________________________________________________________________________
91224 [  5952] By: jhi                                   on 2000/04/26  23:03:46
91225         Log: Undo "use integer" addition from 64bitint as it seems
91226              to break most of the subtests in Digital UNIX;
91227              Unicos needs to find another way.
91228      Branch: cfgperl
91229            ! t/op/64bitint.t
91230 ____________________________________________________________________________
91231 [  5951] By: jhi                                   on 2000/04/26  22:57:53
91232         Log: Be more robust on "extreme" (large absolute value)
91233              arguments.  Originally reported by Daniel Connelly
91234              as a problem with asinh() on large negative arguments,
91235              asinh() used to bail out because an argument to log()
91236              ended up being zero.  Ilya Zakharevich proposed using
91237              Taylor's series in such cases, which for such large
91238              arguments is a very good approximation.
91239      Branch: cfgperl
91240            ! lib/Math/Complex.pm t/lib/complex.t
91241 ____________________________________________________________________________
91242 [  5950] By: gsar                                  on 2000/04/25  19:13:12
91243         Log: reformat perldiag to avoid long lines
91244      Branch: perl
91245            ! pod/perldiag.pod
91246 ____________________________________________________________________________
91247 [  5949] By: gsar                                  on 2000/04/25  18:41:11
91248         Log: make perldoc use the pod2man from the same version (from
91249              M.J.T. Guy)
91250      Branch: perl
91251            ! utils/perldoc.PL
91252 ____________________________________________________________________________
91253 [  5948] By: gsar                                  on 2000/04/25  18:21:57
91254         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
91255              <kompas@kompas.usr.onet.pl>)
91256      Branch: perl
91257            ! lib/vars.pm
91258 ____________________________________________________________________________
91259 [  5947] By: gsar                                  on 2000/04/25  18:11:53
91260         Log: use &dl_error rather than &dl_load_file as the guard for calling
91261              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
91262              statically built perl)
91263      Branch: perl
91264            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
91265 ____________________________________________________________________________
91266 [  5946] By: jhi                                   on 2000/04/25  17:37:54
91267         Log: Document that tr() is not tr(1).
91268      Branch: cfgperl
91269            ! pod/perlop.pod
91270 ____________________________________________________________________________
91271 [  5945] By: gsar                                  on 2000/04/25  16:34:33
91272         Log: make module name mandatory after -M switch; reorder perldiag
91273              alphabetically (from Mark-Jason Dominus)
91274      Branch: perl
91275            ! perl.c pod/perldiag.pod
91276 ____________________________________________________________________________
91277 [  5944] By: jhi                                   on 2000/04/25  01:15:18
91278         Log: On second thoughts frexp() does have two arguments.
91279      Branch: cfgperl
91280            ! perl.h
91281 ____________________________________________________________________________
91282 [  5943] By: jhi                                   on 2000/04/24  22:56:32
91283         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
91284              Now pp_ncmp() returns undef is either operand is a NaN.
91285      Branch: cfgperl
91286            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
91287            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
91288            ! vms/subconfigure.com vos/config.def vos/config.h
91289            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
91290            ! win32/config.vc win32/config_H.bc win32/config_H.gc
91291            ! win32/config_H.vc
91292      Branch: metaconfig/U/perl
91293            + d_modfl.U
91294 ____________________________________________________________________________
91295 [  5942] By: jhi                                   on 2000/04/24  19:45:17
91296         Log: Regen Configure to match #5937.
91297      Branch: cfgperl
91298            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
91299            ! config_h.SH
91300      Branch: metaconfig
91301            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
91302 ____________________________________________________________________________
91303 [  5941] By: jhi                                   on 2000/04/24  19:24:11
91304         Log: Further Unicos fixes for Mark Lutz.
91305      Branch: cfgperl
91306            ! hints/unicos.sh pp_ctl.c
91307 ____________________________________________________________________________
91308 [  5940] By: jhi                                   on 2000/04/24  19:09:06
91309         Log: Various Unicos 10.0.0.6 fixes.
91310              
91311              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
91312              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
91313              Reply-To: tecmpl1@triton.ca.boeing.com 
91314              To: perl5-porters@perl.org 
91315              Date: Fri, 14 Apr 2000 20:21:00 GMT 
91316              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
91317      Branch: cfgperl
91318            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
91319 ____________________________________________________________________________
91320 [  5939] By: gsar                                  on 2000/04/24  19:01:24
91321         Log: more pod nits (from Larry Virden)
91322      Branch: perl
91323            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
91324            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
91325            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
91326 ____________________________________________________________________________
91327 [  5938] By: gsar                                  on 2000/04/24  18:54:01
91328         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
91329      Branch: perl
91330            ! ext/B/B/Deparse.pm
91331 ____________________________________________________________________________
91332 [  5937] By: jhi                                   on 2000/04/24  17:39:00
91333         Log: Integrate with Sarathy.
91334      Branch: cfgperl
91335           +> (branch 31 files)
91336           !> (integrate 73 files)
91337 ____________________________________________________________________________
91338 [  5936] By: gsar                                  on 2000/04/24  17:30:06
91339         Log: additional tests for change#5934 (from Paul Marquess, who also
91340              sent in the same fix)
91341      Branch: perl
91342            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
91343            ! t/pragma/warn/5nolint t/pragma/warn/6default
91344 ____________________________________________________________________________
91345 [  5935] By: jhi                                   on 2000/04/24  17:26:05
91346         Log: Do not assume sign propagation.
91347              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
91348              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
91349              To: payner@ncifcrf.gov, perl5-porters@perl.org 
91350              Date: Tue, 18 Apr 2000 18:24:49 +0100 
91351              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
91352      Branch: cfgperl
91353            ! t/op/bop.t t/op/misc.t
91354 ____________________________________________________________________________
91355 [  5934] By: gsar                                  on 2000/04/24  17:16:54
91356         Log: propagate lexical warnings from surrounding scope correctly
91357              within string eval()
91358      Branch: perl
91359            ! pp_ctl.c t/pragma/warn/pp_ctl
91360 ____________________________________________________________________________
91361 [  5933] By: jhi                                   on 2000/04/24  17:01:07
91362         Log: Flatten the cpp jungle doing the nosuid checking.
91363      Branch: cfgperl
91364            ! perl.c
91365 ____________________________________________________________________________
91366 [  5932] By: gsar                                  on 2000/04/24  09:08:14
91367         Log: add rsignal(), whichsig() and do_join() to public API list
91368              (mod_perl uses them to good advantage)
91369      Branch: perl
91370            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
91371 ____________________________________________________________________________
91372 [  5931] By: gsar                                  on 2000/04/24  09:01:40
91373         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
91374      Branch: perl
91375            ! pp_hot.c regexec.c t/op/pat.t
91376 ____________________________________________________________________________
91377 [  5930] By: gsar                                  on 2000/04/24  08:58:33
91378         Log: small os390 tweaks (from Peter Prymmer)
91379      Branch: perl
91380            ! config_h.SH makedepend.SH
91381 ____________________________________________________________________________
91382 [  5929] By: gsar                                  on 2000/04/24  08:55:25
91383         Log: pod nits
91384      Branch: perl
91385            ! pod/perlguts.pod
91386 ____________________________________________________________________________
91387 [  5928] By: gsar                                  on 2000/04/24  08:50:13
91388         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
91389      Branch: perl
91390            ! ext/IO/lib/IO/Poll.pm
91391 ____________________________________________________________________________
91392 [  5927] By: gsar                                  on 2000/04/24  08:43:24
91393         Log: arrange for next() to resume at the unstack op rather than the
91394              loop conditional, so that scope cleanup happens correctly
91395              (from Stephen McCamant)
91396      Branch: perl
91397            ! op.c pp_ctl.c t/op/misc.t
91398 ____________________________________________________________________________
91399 [  5926] By: gsar                                  on 2000/04/24  08:18:40
91400         Log: on windows, reserve 16M of stack rather than 128M (allows more
91401              threads to run concurrently)
91402      Branch: perl
91403            ! win32/Makefile win32/makefile.mk
91404 ____________________________________________________________________________
91405 [  5925] By: gsar                                  on 2000/04/24  08:13:52
91406         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
91407      Branch: perl
91408            ! toke.c
91409 ____________________________________________________________________________
91410 [  5924] By: gsar                                  on 2000/04/24  08:08:59
91411         Log: avoid using uninitialized memory in require version check
91412      Branch: perl
91413            ! pp_ctl.c universal.c
91414 ____________________________________________________________________________
91415 [  5923] By: gsar                                  on 2000/04/24  07:20:14
91416         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
91417      Branch: perl
91418            ! ext/IO/lib/IO/Poll.pm
91419 ____________________________________________________________________________
91420 [  5922] By: gsar                                  on 2000/04/24  07:08:42
91421         Log: commentary about IoTYPE() (from Nathan Torkington)
91422      Branch: perl
91423            ! sv.h
91424 ____________________________________________________________________________
91425 [  5921] By: gsar                                  on 2000/04/24  06:58:26
91426         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
91427              by fix
91428      Branch: perl
91429            ! sv.c t/lib/charnames.t t/pragma/utf8.t
91430 ____________________________________________________________________________
91431 [  5920] By: gsar                                  on 2000/04/24  06:37:59
91432         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
91433      Branch: perl
91434            ! doop.c t/op/ver.t
91435 ____________________________________________________________________________
91436 [  5919] By: gsar                                  on 2000/04/24  06:21:58
91437         Log: Configure might miss old directories when prefix must be
91438              expanded (from Robin Barker)
91439      Branch: metaconfig
91440            ! U/installdirs/inc_version_list.U
91441      Branch: perl
91442            ! Configure
91443 ____________________________________________________________________________
91444 [  5918] By: gsar                                  on 2000/04/24  06:16:11
91445         Log: VMS nits in glob() test (from Charles Lane)
91446      Branch: perl
91447            ! t/lib/glob-basic.t
91448 ____________________________________________________________________________
91449 [  5917] By: gsar                                  on 2000/04/24  06:11:56
91450         Log: various pod nits (from Larry Virden and others)
91451      Branch: perl
91452            ! README.amiga README.hpux README.machten README.os2
91453            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
91454            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
91455            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
91456            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
91457            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
91458            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
91459            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
91460            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
91461 ____________________________________________________________________________
91462 [  5916] By: gsar                                  on 2000/04/24  05:52:43
91463         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
91464              <wjones@tc.fluke.com>)
91465      Branch: perl
91466            ! t/lib/glob-basic.t
91467 ____________________________________________________________________________
91468 [  5915] By: gsar                                  on 2000/04/24  05:07:01
91469         Log: supported platforms mixed up
91470      Branch: perl
91471            ! pod/perl56delta.pod pod/perlport.pod
91472 ____________________________________________________________________________
91473 [  5914] By: gsar                                  on 2000/04/24  04:56:08
91474         Log: caller() wasn't returning the right number of elements for
91475              eval {...}
91476      Branch: perl
91477            ! pp_ctl.c t/pragma/warn/9enabled
91478 ____________________________________________________________________________
91479 [  5913] By: gsar                                  on 2000/04/24  04:35:41
91480         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
91481              Mark-Jason Dominus)
91482      Branch: perl
91483            ! pod/perlfunc.pod
91484 ____________________________________________________________________________
91485 [  5912] By: gsar                                  on 2000/04/24  04:17:15
91486         Log: fix totally broken caching in UNIVERSAL::isa() (from
91487              Nick Ing-Simmons)
91488      Branch: perl
91489            ! t/op/universal.t universal.c
91490 ____________________________________________________________________________
91491 [  5911] By: gsar                                  on 2000/04/24  03:39:47
91492         Log: add linebreak properties from unicode/LineBrk.txt (from
91493              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
91494      Branch: perl
91495            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
91496            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
91497            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
91498            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
91499            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
91500            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
91501            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
91502            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
91503            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
91504            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
91505            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
91506            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
91507            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
91508            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
91509            + lib/unicode/Is/LbrkZW.pl
91510            ! lib/unicode/mktables.PL
91511 ____________________________________________________________________________
91512 [  5910] By: gsar                                  on 2000/04/24  03:23:10
91513         Log: typo in pod
91514      Branch: perl
91515            ! ext/Thread/Thread.pm
91516 ____________________________________________________________________________
91517 [  5909] By: gsar                                  on 2000/04/24  03:22:03
91518         Log: mode argument to do_binmode() should be file mode, not boolean
91519      Branch: perl
91520            ! pp_sys.c
91521 ____________________________________________________________________________
91522 [  5908] By: gsar                                  on 2000/04/16  16:51:08
91523         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
91524              always returns a valid GV even when the symbol is trapped by strictures
91525              (avoids coredumps)
91526              
91527              TODO: the C<package;> hack needs similar treatment
91528      Branch: perl
91529            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
91530            ! t/pragma/strict-vars
91531 ____________________________________________________________________________
91532 [  5907] By: jhi                                   on 2000/03/31  23:42:56
91533         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
91534              an assumption which #5905 demolished.
91535      Branch: cfgperl
91536            ! pp_sys.c
91537 ____________________________________________________________________________
91538 [  5906] By: jhi                                   on 2000/03/31  18:54:37
91539         Log: Typo in #5905.
91540      Branch: cfgperl
91541            ! t/op/64bitint.t
91542 ____________________________________________________________________________
91543 [  5905] By: jhi                                   on 2000/03/31  18:50:54
91544         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
91545              reported by Joseph N. Hall.  The bug was that even with use64bitint
91546              one had to use the prefixes q, L, or ll with printf/sprintf,
91547              contrary to the documentation and common sense.
91548      Branch: cfgperl
91549            ! sv.c t/op/64bitint.t
91550 ____________________________________________________________________________
91551 [  5904] By: gsar                                  on 2000/03/28  02:31:32
91552         Log: add Changes, perldelta.pod
91553      Branch: perl
91554            + Changes pod/perldelta.pod
91555 ____________________________________________________________________________
91556 [  5903] By: gsar                                  on 2000/03/28  02:03:55
91557         Log: rename Changes and perldelta.pod
91558      Branch: perl
91559           +> Changes5.6 pod/perl56delta.pod
91560            - Changes pod/perldelta.pod
91561            ! MANIFEST
91562 ____________________________________________________________________________
91563 [  5902] By: gsar                                  on 2000/03/28  01:59:14
91564         Log: create maint-5.6 branch
91565      Branch: maint-5.6/perl
91566           +> (branch 1611 files)
91567 ____________________________________________________________________________
91568 [  5901] By: jhi                                   on 2000/03/23  05:48:43
91569         Log: Integrate with Sarathy.
91570      Branch: cfgperl
91571           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
91572 ____________________________________________________________________________
91573 [  5900] By: gsar                                  on 2000/03/23  05:42:43
91574         Log: three guesses on what this is :-)
91575      Branch: perl
91576            ! Changes